Plugin Directory

Changeset 2809127


Ignore:
Timestamp:
11/01/2022 08:28:36 PM (3 years ago)
Author:
blockstyles
Message:

Update to version 2.0.2 from GitHub

Location:
styles-library
Files:
74 added
16 deleted
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • styles-library/tags/2.0.2/ea-styles-library.php

    r2805306 r2809127  
    33 * Plugin Name:       Styles Library
    44 * Description:       This is custom block pattern builder.
    5  * Version:           2.0.1
     5 * Version:           2.0.2
    66 * Requires at least: 5.9
    77 * Requires PHP:      7.4
    8  * Author:            easilyamused
    9  * Author URI:        https://profiles.wordpress.org/easilyamused/
     8 * Author:            BlockStyles
     9 * Author URI:        https://profiles.wordpress.org/blockstyles/
    1010 * License:           GPL v3 or later
    1111 * License URI:       https://www.gnu.org/licenses/gpl-3.0.html
     
    1515 * @package           ea-styles-library
    1616 */
     17
     18namespace EASL;
     19
     20use EASL\Classes\StylesLibrary;
    1721
    1822// If this file called directly then abort.
     
    2630}
    2731
     32require_once __DIR__ . '/vendor/autoload.php';
     33
    2834/**
    2935 * Constant as plugin version.
    3036 */
    3137if ( ! defined( 'EASL_VERSION' ) ) {
    32     define( 'EASL_VERSION', '2.0.1' );
     38    define( 'EASL_VERSION', '2.0.2' );
    3339}
    3440
     
    5460}
    5561
    56 /**
    57  * Include all blocks which requires.
    58  */
    59 require_once EASL_PLUGIN_PATH . '/inc/helpers/autoloader.php';
    60 
    6162// Initiate the class instances.
    62 \EASL\Features\Inc\Styles_Library::get_instance();
     63StylesLibrary::get_instance();
  • styles-library/tags/2.0.2/inc/helpers/custom-functions.php

    r2805306 r2809127  
    66 */
    77
    8 namespace EASL\Features\Inc\Helpers;
     8namespace EASL\Helpers;
  • styles-library/tags/2.0.2/languages/ea-styles-library.pot

    r2805306 r2809127  
    1 # Copyright (C) 2022 easilyamused
     1# Copyright (C) 2022 BlockStyles
    22# This file is distributed under the GPL v3 or later.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Styles Library 2.0.0\n"
     5"Project-Id-Version: Styles Library 2.0.2\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ea-styles-library\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2022-10-25T03:36:14+00:00\n"
     12"POT-Creation-Date: 2022-11-01T20:26:27+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.6.0\n"
     
    1616
    1717#. Plugin Name of the plugin
    18 #: inc/classes/class-styles-library.php:146
    19 #: build/index.js:7
     18#: inc/Classes/StylesLibrary.php:148
    2019#: src/admin/block-pattern-explorer/src/index.js:106
    2120#: src/admin/block-pattern-explorer/src/index.js:110
     
    2827
    2928#. Author of the plugin
    30 msgid "easilyamused"
     29msgid "BlockStyles"
    3130msgstr ""
    3231
    3332#. Author URI of the plugin
    34 msgid "https://profiles.wordpress.org/easilyamused/"
    35 msgstr ""
    36 
    37 #: inc/classes/class-pattern-and-types-rest-controller.php:102
     33msgid "https://profiles.wordpress.org/blockstyles/"
     34msgstr ""
     35
     36#: inc/Classes/PatternAndTypesRESTController.php:102
    3837msgid "Something went wrong, the category types could not be found."
    3938msgstr ""
    4039
    41 #: inc/classes/class-styles-library.php:120
    42 msgid "Flow Block - font style"
    43 msgstr ""
    44 
    45 #: inc/classes/class-styles-library.php:147
     40#: inc/Classes/StylesLibrary.php:122
     41msgid "Placeholder"
     42msgstr ""
     43
     44#: inc/Classes/StylesLibrary.php:149
    4645msgid "Block Pattern"
    4746msgstr ""
    4847
    49 #: inc/classes/class-styles-library.php:148
     48#: inc/Classes/StylesLibrary.php:150
    5049msgid "Search Patterns"
    5150msgstr ""
    5251
    53 #: inc/classes/class-styles-library.php:149
     52#: inc/Classes/StylesLibrary.php:151
    5453msgid "All Patterns"
    5554msgstr ""
    5655
    57 #: inc/classes/class-styles-library.php:150
     56#: inc/Classes/StylesLibrary.php:152
    5857msgid "Add New"
    5958msgstr ""
    6059
    61 #: inc/classes/class-styles-library.php:151
    62 #: inc/classes/class-styles-library.php:152
     60#: inc/Classes/StylesLibrary.php:153
     61#: inc/Classes/StylesLibrary.php:154
    6362msgid "Add New Pattern"
    6463msgstr ""
    6564
    66 #: inc/classes/class-styles-library.php:153
     65#: inc/Classes/StylesLibrary.php:155
    6766msgid "Edit Pattern"
    6867msgstr ""
    6968
    70 #: inc/classes/class-styles-library.php:154
     69#: inc/Classes/StylesLibrary.php:156
    7170msgid "No patterns found."
    7271msgstr ""
    7372
    74 #: inc/classes/class-styles-library.php:155
     73#: inc/Classes/StylesLibrary.php:157
    7574msgid "View Pattern"
    7675msgstr ""
    7776
    78 #: inc/classes/class-styles-library.php:156
     77#: inc/Classes/StylesLibrary.php:158
    7978msgid "View Patterns"
    8079msgstr ""
    8180
    82 #: inc/classes/class-styles-library.php:157
     81#: inc/Classes/StylesLibrary.php:159
    8382msgid "Upload to this pattern"
    8483msgstr ""
    8584
    86 #: inc/classes/class-styles-library.php:158
     85#: inc/Classes/StylesLibrary.php:160
    8786msgid "Pattern published"
    8887msgstr ""
    8988
    90 #: inc/classes/class-styles-library.php:159
     89#: inc/Classes/StylesLibrary.php:161
    9190msgid "Pattern updated"
    9291msgstr ""
    9392
    94 #: inc/classes/class-styles-library.php:160
     93#: inc/Classes/StylesLibrary.php:162
    9594msgid "Insert into pattern"
    9695msgstr ""
    9796
    98 #: inc/classes/class-styles-library.php:161
     97#: inc/Classes/StylesLibrary.php:163
    9998msgid "Patterns list"
    10099msgstr ""
    101100
    102 #: inc/classes/class-styles-library.php:165
     101#: inc/Classes/StylesLibrary.php:167
    103102msgid "Block pattern builder"
    104103msgstr ""
    105104
    106 #: inc/classes/class-styles-library.php:186
     105#: inc/Classes/StylesLibrary.php:188
    107106msgctxt "pattern category taxonomy general name"
    108107msgid "Categories"
    109108msgstr ""
    110109
    111 #: inc/classes/class-styles-library.php:187
     110#: inc/Classes/StylesLibrary.php:189
    112111msgctxt "pattern category taxonomy singular name"
    113112msgid "pattern-category"
    114113msgstr ""
    115114
    116 #: inc/classes/class-styles-library.php:188
     115#: inc/Classes/StylesLibrary.php:190
    117116msgid "Search Categories"
    118117msgstr ""
    119118
    120 #: inc/classes/class-styles-library.php:189
     119#: inc/Classes/StylesLibrary.php:191
    121120msgid "All Categories"
    122121msgstr ""
    123122
    124 #: inc/classes/class-styles-library.php:190
     123#: inc/Classes/StylesLibrary.php:192
    125124msgid "Parent Category"
    126125msgstr ""
    127126
    128 #: inc/classes/class-styles-library.php:191
     127#: inc/Classes/StylesLibrary.php:193
    129128msgid "Parent Category:"
    130129msgstr ""
    131130
    132 #: inc/classes/class-styles-library.php:192
     131#: inc/Classes/StylesLibrary.php:194
    133132msgid "Edit Category"
    134133msgstr ""
    135134
    136 #: inc/classes/class-styles-library.php:193
     135#: inc/Classes/StylesLibrary.php:195
    137136msgid "Update Category"
    138137msgstr ""
    139138
    140 #: inc/classes/class-styles-library.php:194
     139#: inc/Classes/StylesLibrary.php:196
    141140msgid "Add New Category"
    142141msgstr ""
    143142
    144 #: inc/classes/class-styles-library.php:195
     143#: inc/Classes/StylesLibrary.php:197
    145144msgid "New Category"
    146145msgstr ""
    147146
    148 #: inc/classes/class-styles-library.php:196
     147#: inc/Classes/StylesLibrary.php:198
    149148msgid "Categories"
    150149msgstr ""
    151150
    152 #: inc/classes/class-styles-library.php:212
     151#: inc/Classes/StylesLibrary.php:214
    153152msgctxt "pattern keyword taxonomy general name"
    154153msgid "Keywords"
    155154msgstr ""
    156155
    157 #: inc/classes/class-styles-library.php:213
     156#: inc/Classes/StylesLibrary.php:215
    158157msgctxt "pattern keyword taxonomy singular name"
    159158msgid "Keyword"
    160159msgstr ""
    161160
    162 #: inc/classes/class-styles-library.php:214
     161#: inc/Classes/StylesLibrary.php:216
    163162msgid "Search Keywords"
    164163msgstr ""
    165164
    166 #: inc/classes/class-styles-library.php:215
     165#: inc/Classes/StylesLibrary.php:217
    167166msgid "All Keywords"
    168167msgstr ""
    169168
    170 #: inc/classes/class-styles-library.php:216
     169#: inc/Classes/StylesLibrary.php:218
    171170msgid "Parent Keyword"
    172171msgstr ""
    173172
    174 #: inc/classes/class-styles-library.php:217
     173#: inc/Classes/StylesLibrary.php:219
    175174msgid "Parent Keyword:"
    176175msgstr ""
    177176
    178 #: inc/classes/class-styles-library.php:218
     177#: inc/Classes/StylesLibrary.php:220
    179178msgid "Edit Keyword"
    180179msgstr ""
    181180
    182 #: inc/classes/class-styles-library.php:219
     181#: inc/Classes/StylesLibrary.php:221
    183182msgid "Update Keyword"
    184183msgstr ""
    185184
    186 #: inc/classes/class-styles-library.php:220
     185#: inc/Classes/StylesLibrary.php:222
    187186msgid "Add New Keyword"
    188187msgstr ""
    189188
    190 #: inc/classes/class-styles-library.php:221
     189#: inc/Classes/StylesLibrary.php:223
    191190msgid "New Keyword"
    192191msgstr ""
    193192
    194 #: inc/classes/class-styles-library.php:222
     193#: inc/Classes/StylesLibrary.php:224
    195194msgid "Keywords"
    196195msgstr ""
    197196
    198 #: inc/classes/class-styles-library.php:335
    199 #: inc/classes/class-styles-library.php:336
     197#: inc/Classes/StylesLibrary.php:346
     198#: inc/Classes/StylesLibrary.php:347
    200199msgid "Pattern Library"
    201200msgstr ""
    202201
    203 #: inc/classes/class-styles-library.php:442
     202#: inc/Classes/StylesLibrary.php:453
    204203msgid "Export"
    205204msgstr ""
    206205
    207 #: inc/classes/class-styles-library.php:454
    208 #: inc/classes/class-styles-library.php:484
     206#: inc/Classes/StylesLibrary.php:465
     207#: inc/Classes/StylesLibrary.php:495
    209208msgid "Invalid Nonce data"
    210209msgstr ""
    211210
    212 #: inc/classes/class-styles-library.php:488
     211#: inc/Classes/StylesLibrary.php:499
    213212msgid "Title is missing"
    214213msgstr ""
    215214
    216 #: inc/classes/class-styles-library.php:492
     215#: inc/Classes/StylesLibrary.php:503
    217216msgid "Block contents are missing"
    218217msgstr ""
    219218
    220 #: inc/classes/class-styles-library.php:505
     219#: inc/Classes/StylesLibrary.php:516
    221220msgid "Post could not be created."
    222221msgstr ""
    223222
    224 #: inc/classes/class-styles-library.php:553
     223#: inc/Classes/StylesLibrary.php:564
    225224msgid "File not found on the server"
    226225msgstr ""
    227226
    228 #: inc/classes/class-styles-library.php:562
     227#: inc/Classes/StylesLibrary.php:573
    229228msgid "The imported block pattern seems to be empty"
    230229msgstr ""
    231230
    232 #: inc/classes/class-styles-library.php:576
     231#: inc/Classes/StylesLibrary.php:587
    233232msgid "Pattern could not be imported."
    234233msgstr ""
    235234
    236 #: inc/classes/class-styles-library.php:615
     235#: inc/Classes/StylesLibrary.php:626
    237236msgid "New Pattern successfully imported. The page will reload automatically."
    238237msgstr ""
    239238
    240 #: inc/classes/class-styles-library.php:629
     239#: inc/Classes/StylesLibrary.php:640
    241240msgid "Post ID missing !"
    242241msgstr ""
    243242
    244 #: inc/classes/class-styles-library.php:638
     243#: inc/Classes/StylesLibrary.php:649
    245244msgid "Pattern not exist !"
    246245msgstr ""
    247246
    248 #: inc/classes/class-styles-library.php:695
     247#: inc/Classes/StylesLibrary.php:706
    249248msgid "You can upload block pattern in .json format."
    250249msgstr ""
    251250
    252 #: inc/classes/class-styles-library.php:697
    253 #: inc/classes/class-styles-library.php:699
     251#: inc/Classes/StylesLibrary.php:708
     252#: inc/Classes/StylesLibrary.php:710
    254253#: inc/templates/block-pattern-upload.php:32
    255254#: inc/templates/block-pattern-upload.php:34
     
    257256msgstr ""
    258257
    259 #: inc/classes/class-styles-library.php:744
     258#: inc/Classes/StylesLibrary.php:755
    260259msgid "Viewport width"
    261260msgstr ""
    262261
    263 #: inc/classes/class-styles-library.php:747
     262#: inc/Classes/StylesLibrary.php:758
    264263msgid "An integer specifying the intended width of the pattern to allow for a scaled preview of the pattern in the inserter."
    265264msgstr ""
    266265
    267 #: inc/classes/class-styles-library.php:752
     266#: inc/Classes/StylesLibrary.php:763
    268267msgid "Description"
    269268msgstr ""
    270269
    271 #: inc/classes/class-styles-library.php:755
     270#: inc/Classes/StylesLibrary.php:766
    272271msgid "A visually hidden text used to describe the pattern in the inserter. A description is optional but it is strongly encouraged when the title does not fully describe what the pattern does. The description will help users discover the pattern while searching."
    273272msgstr ""
     
    285284msgstr ""
    286285
    287 #: build/index.js:1
    288 #: src/admin/js/editor.js:96
    289 msgid "New Pattern created."
    290 msgstr ""
    291 
    292 #: build/index.js:1
    293 #: src/admin/js/editor.js:120
    294 #: src/admin/js/editor.js:132
    295 #: src/admin/js/editor.js:143
    296 msgid "Add to Block Pattern"
    297 msgstr ""
    298 
    299 #: build/index.js:1
    300 #: src/admin/js/editor.js:154
    301 msgid "Pattern name is missing !"
    302 msgstr ""
    303 
    304 #: build/index.js:1
    305 #: src/admin/block-pattern-explorer/src/sidebar.js:40
    306 msgid "Search patterns"
    307 msgstr ""
    308 
    309 #: build/index.js:1
     286#: src/admin/block-pattern-explorer/src/core-components/no-results.js:18
     287msgid "No results found."
     288msgstr ""
     289
     290#. translators: placeholder: block pattern title.
     291#: src/admin/block-pattern-explorer/src/core-hooks/use-patterns-state.js:63
     292#: src/admin/block-pattern-explorer/src/preview/pattern.js:51
     293msgid "Block pattern \"%s\" inserted."
     294msgstr ""
     295
     296#: src/admin/block-pattern-explorer/src/index.js:88
     297msgid "Uncategorized"
     298msgstr ""
     299
     300#: src/admin/block-pattern-explorer/src/index.js:103
     301msgid "Styles Library Explorer"
     302msgstr ""
     303
     304#: src/admin/block-pattern-explorer/src/index.js:111
     305msgid "Close"
     306msgstr ""
     307
     308#: src/admin/block-pattern-explorer/src/index.js:173
     309msgid "Pattern And Types"
     310msgstr ""
     311
    310312#: src/admin/block-pattern-explorer/src/preview/header.js:43
    311313msgid "Desktop"
    312314msgstr ""
    313315
    314 #: build/index.js:1
    315316#: src/admin/block-pattern-explorer/src/preview/header.js:49
    316317msgid "Tablet"
    317318msgstr ""
    318319
    319 #: build/index.js:1
    320320#: src/admin/block-pattern-explorer/src/preview/header.js:55
    321321msgid "Mobile"
     
    323323
    324324#. translators: %1$d: Number of patterns. %2$s: The search input.
    325 #: build/index.js:2
    326325#: src/admin/block-pattern-explorer/src/preview/header.js:97
    327326msgid "%1$d search result for \"%2$s\""
     
    330329msgstr[1] ""
    331330
    332 #: build/index.js:2
    333331#: src/admin/block-pattern-explorer/src/preview/header.js:111
    334332msgid "Preview"
    335333msgstr ""
    336334
    337 #: build/index.js:2
    338335#: src/admin/block-pattern-explorer/src/preview/header.js:137
    339336msgid "Individual Pattern"
    340337msgstr ""
    341338
    342 #: build/index.js:2
    343339#: src/admin/block-pattern-explorer/src/preview/header.js:146
    344340msgid "Grid View"
    345341msgstr ""
    346342
    347 #: build/index.js:2
    348 #: src/admin/block-pattern-explorer/src/core-components/no-results.js:18
    349 msgid "No results found."
    350 msgstr ""
    351 
    352 #: build/index.js:2
    353 #: src/admin/block-pattern-explorer/src/preview/pattern.js:91
    354 msgid "Premium"
    355 msgstr ""
    356 
    357 #. translators: placeholder: block pattern title.
    358 #: build/index.js:3
    359 #: build/index.js:7
    360 #: src/admin/block-pattern-explorer/src/core-hooks/use-patterns-state.js:63
    361 #: src/admin/block-pattern-explorer/src/preview/pattern.js:51
    362 msgid "Block pattern \"%s\" inserted."
    363 msgstr ""
    364 
    365 #: build/index.js:3
    366 #: src/admin/block-pattern-explorer/src/preview/pattern.js:102
    367 msgid "Add Pattern"
    368 msgstr ""
    369 
    370 #: build/index.js:3
    371 #: src/admin/block-pattern-explorer/src/preview/pattern.js:108
    372 msgid "See Demo"
    373 msgstr ""
    374 
    375 #. translators: %d: the name of the block that has been added
    376 #: build/index.js:4
    377 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:51
    378 msgid "No search results found."
    379 msgstr ""
    380 
    381 #: build/index.js:4
    382 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:52
    383 msgid "No patterns were found for this category."
    384 msgstr ""
    385 
    386 #: build/index.js:4
    387 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:79
    388 msgid "Patterns"
    389 msgstr ""
    390 
    391343#. translators: %d: number of patterns found.
    392 #: build/index.js:6
    393344#: src/admin/block-pattern-explorer/src/preview/index.js:122
    394345msgid "%d pattern found."
     
    397348msgstr[1] ""
    398349
    399 #: build/index.js:7
    400 #: src/admin/block-pattern-explorer/src/index.js:88
    401 msgid "Uncategorized"
    402 msgstr ""
    403 
    404 #: build/index.js:7
    405 #: src/admin/block-pattern-explorer/src/index.js:103
    406 msgid "Styles Library Explorer"
    407 msgstr ""
    408 
    409 #: build/index.js:7
    410 #: src/admin/block-pattern-explorer/src/index.js:111
    411 msgid "Close"
    412 msgstr ""
    413 
    414 #: build/index.js:7
    415 #: src/admin/block-pattern-explorer/src/index.js:170
    416 msgid "Pattern And Types"
    417 msgstr ""
     350#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:51
     351msgid "No search results found."
     352msgstr ""
     353
     354#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:52
     355msgid "No patterns were found for this category."
     356msgstr ""
     357
     358#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:79
     359msgid "Patterns"
     360msgstr ""
     361
     362#: src/admin/block-pattern-explorer/src/preview/pattern.js:91
     363msgid "Premium"
     364msgstr ""
     365
     366#: src/admin/block-pattern-explorer/src/preview/pattern.js:102
     367msgid "Add Pattern"
     368msgstr ""
     369
     370#: src/admin/block-pattern-explorer/src/preview/pattern.js:108
     371msgid "See Demo"
     372msgstr ""
     373
     374#: src/admin/block-pattern-explorer/src/sidebar.js:40
     375msgid "Search patterns"
     376msgstr ""
     377
     378#: src/admin/js/editor.js:96
     379msgid "New Pattern created."
     380msgstr ""
     381
     382#: src/admin/js/editor.js:120
     383#: src/admin/js/editor.js:132
     384#: src/admin/js/editor.js:143
     385msgid "Add to Block Pattern"
     386msgstr ""
     387
     388#: src/admin/js/editor.js:154
     389msgid "Pattern name is missing !"
     390msgstr ""
  • styles-library/tags/2.0.2/readme.txt

    r2805306 r2809127  
    44Tags:              patterns, blocks, block patterns, gutenberg, block editor
    55Requires at least: 5.9
    6 Tested up to:      6.0
     6Tested up to:      6.1
    77Requires PHP:      7.4
    8 Stable tag:        2.0.1
     8Stable tag:        2.0.2
    99License:           GPLv3 or later
    1010License URI:       https://www.gnu.org/licenses/gpl-3.0.html
     
    3030Create & manage block pattern categories and block pattern tags to easily find them in the library
    3131
    32 == Mission == (Not sure if we need this or not for the repo)
    33 
    34 Our mission is to provide WordPress users with an easy and convenient way to create their own block patterns and store them to use for later web pages.
    35 
    3632== Features ==
    3733
    38 * **Create New Block Patterns:** Create block patterns from scratch via the WordPress backend or save block patterns from the frontend of your site.
     34* **Create New Block Patterns:** Create block patterns from anywhere. A block pattern can consist of a single block, a few blocks, or an entire page worth of blocks.
    3935
    40 * **Easily Manage Your Custom Block Patterns:** Block patterns are stored in the backend of your WordPress site and in the **Pattern Library**.
     36* **Manage Your Custom Block Patterns:** Easily manage & edit your block patterns just like any other post.
    4137
    42 * **Categorize Block Patterns and Apply Tags:** Organize your block patterns by applying categories and tags.
     38* **Organize Your Designs:** Use custom taxonomies to organize your collection of block patterns.
    4339
    44 * **Save Full Pages as Block Patterns:** Save time building webpages with the ability to save full WordPress pages as entire block patterns.
     40* **Upgraded Pattern Explorer:** The [BlockStyles](https://blockstyles.com) Styles Library allows you to browse and search your own, core, and **FREE** & premium patterns.
    4541
    46 * **Import & Export Block Patterns:** Any block pattern you create can be downloaded via a JSON file and exported to be used on any other WordPress site you have.
     42* **Easier To Use:** Insert patterns into the editor from the Styles Library with 1 click.
    4743
    48 * **Access Pre-Built Block Patterns:** Our team has built a handful of pre-built block patterns that are ready for you to download and use on your WordPress site.
    49 
    50 Interested in premium block patterns? Our [Block Styles membership](https://blockstyles.com) features premium pre-built block patterns with robust design elements.
     44* **Import & Export Block Patterns:** Block patterns can be exported to be used on any other WordPress site.
    5145
    5246== Stay Connected ==
    5347
    54 Stay up-to-date on the Styles Library, and Gutenberg development, using the links below. The plugin is also being built transparently on GitHub, so give it a star and follow along! 😉
     48Stay up-to-date on Missing Menu Items updates and Gutenberg development, using the links below. The plugin is also being built transparently on GitHub, so give it a star and follow along! 😉
    5549
    56 Styles Library is a part of Block Styles, a collection of tools which transforms the default WordPress Block Editor in to a true page builder.
     50Missing Menu Items is a part of BlockStyles, a collection of tools that transforms the default WordPress Block Editor into a true page builder.
    5751
    58 * [Visit the Block Styles Home Page] (https://blockstyles.com)
    59 * [Follow on Twitter] (https://twitter.com/blockstyleswp)
     52* [Visit the Block Styles Home Page](https://blockstyles.com)
     53* [Follow on Twitter](https://twitter.com/blockstyleswp)
    6054* [Follow on Facebook](https://www.facebook.com/blockstyleswp)
    61 * [View on GitHub](https://github.com/easily-amused/ea-styles-library/)
    62 * [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/)
    63 * [Gutenberg on GitHub](https://github.com/WordPress/gutenberg)
     55* [Join Our Facebook Community](https://www.facebook.com/groups/225424019774289)
     56* [Subscribe to our Youtube for Tutorials & Demos](https://www.youtube.com/channel/UCYH8CPFCo-PCHPtPARqvq6Q/)
    6457
    6558== Installation ==
     
    8275== Screenshots ==
    8376
    84 1. Two-column call to action block pattern.
    85 2. Two-column FAQ block pattern.
    86 3. Four-column feature call-out with images.
    87 4. Access your styles library from the frontend of your WordPress site
    88 5. Add block patterns from the frontend of your WordPress site.
     771. Pre Block Pattern conversion with the option to make a full page Block Pattern
     782. Create your own Block Patter from the List View.
     793. Naming, tagging, and Categorizing your new Block Pattern.
     804. Create your own Block Patter from the Top toolbar.
     815. Save full page Block Pattern
     826. Admin view of Categories
     837. Admin view Keyword
     848. Admin view for Creating your own Block Patterns directly.
     859. Admin view of your created Block Patters
     8610. Pattern Explore - Browse free patterns grid view
     8711. Pattern Explore - Browse free patterns list view
     8812. Shows new Block Pattern added to the content
     8913. Showing what a Block Patterns blocks looks like imported
     9014. Importing your exported Block Patterns
     9115. Export your Block Patterns.
    8992
    9093== FAQ ==
    9194
    9295= Can I add custom CSS? =
    93 Yes, using the Advanced panel, you can add any additional CSS you wish.
     96Not with Styles Library directly, however with our [Block Styles](https://blockstyles.com) plugin, you can! You can also check your theme's Customizer for added CSS support.
    9497
    95 = What happens to my patterns after I deactivate the plugin? =
    96 The patterns will no longer be available to you, but anything that is published will remain the same. Once you reactivate the plugin, your patterns will reappear.
     98= Can I use premium third-party blocks for patterns? =
     99Yes! Use your favorite blocks to craete your patterns, no matter where they came from.
    97100
    98 = What happens to my patterns after I uninstall the plugin? =
    99 Your patterns will remain in your site's database unless you do a complete data removal. Patterns on published pages will remain the same.
     101= What is the difference between a block pattern and a reusable block? =
     102A reusable block is a block that retains content, and block settings. When updating content or settings, all reusable blocks across your site will update.
     103Block Patterns are more of a "stamp", and can be customized every time you use one.
    100104
    101 = Should I deactivate the plugin to debug? =
    102 Yes, we recommend you deactivate the plugin to troubleshoot/debug. We do not recommend uninstalling the plugin.
     105= What happens after I deactivate the plugin? =
     106Pattern Managment and the pattern explorer will no longer be available. Any patterns used in content will not be affected.
     107Your patterns won't be lost when deactivating or deleting the plugin. Although we always recommend backups and using exports
    103108
    104 = Do you offer premium block style patterns? =
    105 Yes, if you purchase a Block Styles membership, you receive our premium block patterns, along with our Block Styles plugin, our Dynamic Content plugin, and our FSE Gesso theme.
     109= Do I need a BlockStyles membership? =
     110No, Styles Library includes all patterns included in core, as well as BlockStyles free to use patterns.
    106111
    107112== Changelog ==
     113
     114= 2.0.2 =
     115* Updated readme and screenshots
     116* Added plugin banner and icon
     117* Added shortcodes `easl_year` and `easl_site_title`
     118* Renamed Styles button from 'Flow Block - font style' to 'Placeholder'
    108119
    109120= 2.0.1 =
  • styles-library/tags/2.0.2/vendor/autoload.php

    r2805306 r2809127  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351::getLoader();
     25return ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61::getLoader();
  • styles-library/tags/2.0.2/vendor/composer/autoload_psr4.php

    r2805306 r2809127  
    77
    88return array(
     9    'EASL\\' => array($baseDir . '/inc'),
    910);
  • styles-library/tags/2.0.2/vendor/composer/autoload_real.php

    r2805306 r2809127  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351
     5class ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit1db7cd437323b50ed9460525da65c351::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • styles-library/tags/2.0.2/vendor/composer/autoload_static.php

    r2805306 r2809127  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit1db7cd437323b50ed9460525da65c351
     7class ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61
    88{
     9    public static $prefixLengthsPsr4 = array (
     10        'E' =>
     11        array (
     12            'EASL\\' => 5,
     13        ),
     14    );
     15
     16    public static $prefixDirsPsr4 = array (
     17        'EASL\\' =>
     18        array (
     19            0 => __DIR__ . '/../..' . '/inc',
     20        ),
     21    );
     22
    923    public static $classMap = array (
    1024        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
     
    1428    {
    1529        return \Closure::bind(function () use ($loader) {
    16             $loader->classMap = ComposerStaticInit1db7cd437323b50ed9460525da65c351::$classMap;
     30            $loader->prefixLengthsPsr4 = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$prefixLengthsPsr4;
     31            $loader->prefixDirsPsr4 = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$prefixDirsPsr4;
     32            $loader->classMap = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$classMap;
    1733
    1834        }, null, ClassLoader::class);
  • styles-library/trunk/ea-styles-library.php

    r2805306 r2809127  
    33 * Plugin Name:       Styles Library
    44 * Description:       This is custom block pattern builder.
    5  * Version:           2.0.1
     5 * Version:           2.0.2
    66 * Requires at least: 5.9
    77 * Requires PHP:      7.4
    8  * Author:            easilyamused
    9  * Author URI:        https://profiles.wordpress.org/easilyamused/
     8 * Author:            BlockStyles
     9 * Author URI:        https://profiles.wordpress.org/blockstyles/
    1010 * License:           GPL v3 or later
    1111 * License URI:       https://www.gnu.org/licenses/gpl-3.0.html
     
    1515 * @package           ea-styles-library
    1616 */
     17
     18namespace EASL;
     19
     20use EASL\Classes\StylesLibrary;
    1721
    1822// If this file called directly then abort.
     
    2630}
    2731
     32require_once __DIR__ . '/vendor/autoload.php';
     33
    2834/**
    2935 * Constant as plugin version.
    3036 */
    3137if ( ! defined( 'EASL_VERSION' ) ) {
    32     define( 'EASL_VERSION', '2.0.1' );
     38    define( 'EASL_VERSION', '2.0.2' );
    3339}
    3440
     
    5460}
    5561
    56 /**
    57  * Include all blocks which requires.
    58  */
    59 require_once EASL_PLUGIN_PATH . '/inc/helpers/autoloader.php';
    60 
    6162// Initiate the class instances.
    62 \EASL\Features\Inc\Styles_Library::get_instance();
     63StylesLibrary::get_instance();
  • styles-library/trunk/inc/helpers/custom-functions.php

    r2805306 r2809127  
    66 */
    77
    8 namespace EASL\Features\Inc\Helpers;
     8namespace EASL\Helpers;
  • styles-library/trunk/languages/ea-styles-library.pot

    r2805306 r2809127  
    1 # Copyright (C) 2022 easilyamused
     1# Copyright (C) 2022 BlockStyles
    22# This file is distributed under the GPL v3 or later.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Styles Library 2.0.0\n"
     5"Project-Id-Version: Styles Library 2.0.2\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ea-styles-library\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2022-10-25T03:36:14+00:00\n"
     12"POT-Creation-Date: 2022-11-01T20:26:27+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.6.0\n"
     
    1616
    1717#. Plugin Name of the plugin
    18 #: inc/classes/class-styles-library.php:146
    19 #: build/index.js:7
     18#: inc/Classes/StylesLibrary.php:148
    2019#: src/admin/block-pattern-explorer/src/index.js:106
    2120#: src/admin/block-pattern-explorer/src/index.js:110
     
    2827
    2928#. Author of the plugin
    30 msgid "easilyamused"
     29msgid "BlockStyles"
    3130msgstr ""
    3231
    3332#. Author URI of the plugin
    34 msgid "https://profiles.wordpress.org/easilyamused/"
    35 msgstr ""
    36 
    37 #: inc/classes/class-pattern-and-types-rest-controller.php:102
     33msgid "https://profiles.wordpress.org/blockstyles/"
     34msgstr ""
     35
     36#: inc/Classes/PatternAndTypesRESTController.php:102
    3837msgid "Something went wrong, the category types could not be found."
    3938msgstr ""
    4039
    41 #: inc/classes/class-styles-library.php:120
    42 msgid "Flow Block - font style"
    43 msgstr ""
    44 
    45 #: inc/classes/class-styles-library.php:147
     40#: inc/Classes/StylesLibrary.php:122
     41msgid "Placeholder"
     42msgstr ""
     43
     44#: inc/Classes/StylesLibrary.php:149
    4645msgid "Block Pattern"
    4746msgstr ""
    4847
    49 #: inc/classes/class-styles-library.php:148
     48#: inc/Classes/StylesLibrary.php:150
    5049msgid "Search Patterns"
    5150msgstr ""
    5251
    53 #: inc/classes/class-styles-library.php:149
     52#: inc/Classes/StylesLibrary.php:151
    5453msgid "All Patterns"
    5554msgstr ""
    5655
    57 #: inc/classes/class-styles-library.php:150
     56#: inc/Classes/StylesLibrary.php:152
    5857msgid "Add New"
    5958msgstr ""
    6059
    61 #: inc/classes/class-styles-library.php:151
    62 #: inc/classes/class-styles-library.php:152
     60#: inc/Classes/StylesLibrary.php:153
     61#: inc/Classes/StylesLibrary.php:154
    6362msgid "Add New Pattern"
    6463msgstr ""
    6564
    66 #: inc/classes/class-styles-library.php:153
     65#: inc/Classes/StylesLibrary.php:155
    6766msgid "Edit Pattern"
    6867msgstr ""
    6968
    70 #: inc/classes/class-styles-library.php:154
     69#: inc/Classes/StylesLibrary.php:156
    7170msgid "No patterns found."
    7271msgstr ""
    7372
    74 #: inc/classes/class-styles-library.php:155
     73#: inc/Classes/StylesLibrary.php:157
    7574msgid "View Pattern"
    7675msgstr ""
    7776
    78 #: inc/classes/class-styles-library.php:156
     77#: inc/Classes/StylesLibrary.php:158
    7978msgid "View Patterns"
    8079msgstr ""
    8180
    82 #: inc/classes/class-styles-library.php:157
     81#: inc/Classes/StylesLibrary.php:159
    8382msgid "Upload to this pattern"
    8483msgstr ""
    8584
    86 #: inc/classes/class-styles-library.php:158
     85#: inc/Classes/StylesLibrary.php:160
    8786msgid "Pattern published"
    8887msgstr ""
    8988
    90 #: inc/classes/class-styles-library.php:159
     89#: inc/Classes/StylesLibrary.php:161
    9190msgid "Pattern updated"
    9291msgstr ""
    9392
    94 #: inc/classes/class-styles-library.php:160
     93#: inc/Classes/StylesLibrary.php:162
    9594msgid "Insert into pattern"
    9695msgstr ""
    9796
    98 #: inc/classes/class-styles-library.php:161
     97#: inc/Classes/StylesLibrary.php:163
    9998msgid "Patterns list"
    10099msgstr ""
    101100
    102 #: inc/classes/class-styles-library.php:165
     101#: inc/Classes/StylesLibrary.php:167
    103102msgid "Block pattern builder"
    104103msgstr ""
    105104
    106 #: inc/classes/class-styles-library.php:186
     105#: inc/Classes/StylesLibrary.php:188
    107106msgctxt "pattern category taxonomy general name"
    108107msgid "Categories"
    109108msgstr ""
    110109
    111 #: inc/classes/class-styles-library.php:187
     110#: inc/Classes/StylesLibrary.php:189
    112111msgctxt "pattern category taxonomy singular name"
    113112msgid "pattern-category"
    114113msgstr ""
    115114
    116 #: inc/classes/class-styles-library.php:188
     115#: inc/Classes/StylesLibrary.php:190
    117116msgid "Search Categories"
    118117msgstr ""
    119118
    120 #: inc/classes/class-styles-library.php:189
     119#: inc/Classes/StylesLibrary.php:191
    121120msgid "All Categories"
    122121msgstr ""
    123122
    124 #: inc/classes/class-styles-library.php:190
     123#: inc/Classes/StylesLibrary.php:192
    125124msgid "Parent Category"
    126125msgstr ""
    127126
    128 #: inc/classes/class-styles-library.php:191
     127#: inc/Classes/StylesLibrary.php:193
    129128msgid "Parent Category:"
    130129msgstr ""
    131130
    132 #: inc/classes/class-styles-library.php:192
     131#: inc/Classes/StylesLibrary.php:194
    133132msgid "Edit Category"
    134133msgstr ""
    135134
    136 #: inc/classes/class-styles-library.php:193
     135#: inc/Classes/StylesLibrary.php:195
    137136msgid "Update Category"
    138137msgstr ""
    139138
    140 #: inc/classes/class-styles-library.php:194
     139#: inc/Classes/StylesLibrary.php:196
    141140msgid "Add New Category"
    142141msgstr ""
    143142
    144 #: inc/classes/class-styles-library.php:195
     143#: inc/Classes/StylesLibrary.php:197
    145144msgid "New Category"
    146145msgstr ""
    147146
    148 #: inc/classes/class-styles-library.php:196
     147#: inc/Classes/StylesLibrary.php:198
    149148msgid "Categories"
    150149msgstr ""
    151150
    152 #: inc/classes/class-styles-library.php:212
     151#: inc/Classes/StylesLibrary.php:214
    153152msgctxt "pattern keyword taxonomy general name"
    154153msgid "Keywords"
    155154msgstr ""
    156155
    157 #: inc/classes/class-styles-library.php:213
     156#: inc/Classes/StylesLibrary.php:215
    158157msgctxt "pattern keyword taxonomy singular name"
    159158msgid "Keyword"
    160159msgstr ""
    161160
    162 #: inc/classes/class-styles-library.php:214
     161#: inc/Classes/StylesLibrary.php:216
    163162msgid "Search Keywords"
    164163msgstr ""
    165164
    166 #: inc/classes/class-styles-library.php:215
     165#: inc/Classes/StylesLibrary.php:217
    167166msgid "All Keywords"
    168167msgstr ""
    169168
    170 #: inc/classes/class-styles-library.php:216
     169#: inc/Classes/StylesLibrary.php:218
    171170msgid "Parent Keyword"
    172171msgstr ""
    173172
    174 #: inc/classes/class-styles-library.php:217
     173#: inc/Classes/StylesLibrary.php:219
    175174msgid "Parent Keyword:"
    176175msgstr ""
    177176
    178 #: inc/classes/class-styles-library.php:218
     177#: inc/Classes/StylesLibrary.php:220
    179178msgid "Edit Keyword"
    180179msgstr ""
    181180
    182 #: inc/classes/class-styles-library.php:219
     181#: inc/Classes/StylesLibrary.php:221
    183182msgid "Update Keyword"
    184183msgstr ""
    185184
    186 #: inc/classes/class-styles-library.php:220
     185#: inc/Classes/StylesLibrary.php:222
    187186msgid "Add New Keyword"
    188187msgstr ""
    189188
    190 #: inc/classes/class-styles-library.php:221
     189#: inc/Classes/StylesLibrary.php:223
    191190msgid "New Keyword"
    192191msgstr ""
    193192
    194 #: inc/classes/class-styles-library.php:222
     193#: inc/Classes/StylesLibrary.php:224
    195194msgid "Keywords"
    196195msgstr ""
    197196
    198 #: inc/classes/class-styles-library.php:335
    199 #: inc/classes/class-styles-library.php:336
     197#: inc/Classes/StylesLibrary.php:346
     198#: inc/Classes/StylesLibrary.php:347
    200199msgid "Pattern Library"
    201200msgstr ""
    202201
    203 #: inc/classes/class-styles-library.php:442
     202#: inc/Classes/StylesLibrary.php:453
    204203msgid "Export"
    205204msgstr ""
    206205
    207 #: inc/classes/class-styles-library.php:454
    208 #: inc/classes/class-styles-library.php:484
     206#: inc/Classes/StylesLibrary.php:465
     207#: inc/Classes/StylesLibrary.php:495
    209208msgid "Invalid Nonce data"
    210209msgstr ""
    211210
    212 #: inc/classes/class-styles-library.php:488
     211#: inc/Classes/StylesLibrary.php:499
    213212msgid "Title is missing"
    214213msgstr ""
    215214
    216 #: inc/classes/class-styles-library.php:492
     215#: inc/Classes/StylesLibrary.php:503
    217216msgid "Block contents are missing"
    218217msgstr ""
    219218
    220 #: inc/classes/class-styles-library.php:505
     219#: inc/Classes/StylesLibrary.php:516
    221220msgid "Post could not be created."
    222221msgstr ""
    223222
    224 #: inc/classes/class-styles-library.php:553
     223#: inc/Classes/StylesLibrary.php:564
    225224msgid "File not found on the server"
    226225msgstr ""
    227226
    228 #: inc/classes/class-styles-library.php:562
     227#: inc/Classes/StylesLibrary.php:573
    229228msgid "The imported block pattern seems to be empty"
    230229msgstr ""
    231230
    232 #: inc/classes/class-styles-library.php:576
     231#: inc/Classes/StylesLibrary.php:587
    233232msgid "Pattern could not be imported."
    234233msgstr ""
    235234
    236 #: inc/classes/class-styles-library.php:615
     235#: inc/Classes/StylesLibrary.php:626
    237236msgid "New Pattern successfully imported. The page will reload automatically."
    238237msgstr ""
    239238
    240 #: inc/classes/class-styles-library.php:629
     239#: inc/Classes/StylesLibrary.php:640
    241240msgid "Post ID missing !"
    242241msgstr ""
    243242
    244 #: inc/classes/class-styles-library.php:638
     243#: inc/Classes/StylesLibrary.php:649
    245244msgid "Pattern not exist !"
    246245msgstr ""
    247246
    248 #: inc/classes/class-styles-library.php:695
     247#: inc/Classes/StylesLibrary.php:706
    249248msgid "You can upload block pattern in .json format."
    250249msgstr ""
    251250
    252 #: inc/classes/class-styles-library.php:697
    253 #: inc/classes/class-styles-library.php:699
     251#: inc/Classes/StylesLibrary.php:708
     252#: inc/Classes/StylesLibrary.php:710
    254253#: inc/templates/block-pattern-upload.php:32
    255254#: inc/templates/block-pattern-upload.php:34
     
    257256msgstr ""
    258257
    259 #: inc/classes/class-styles-library.php:744
     258#: inc/Classes/StylesLibrary.php:755
    260259msgid "Viewport width"
    261260msgstr ""
    262261
    263 #: inc/classes/class-styles-library.php:747
     262#: inc/Classes/StylesLibrary.php:758
    264263msgid "An integer specifying the intended width of the pattern to allow for a scaled preview of the pattern in the inserter."
    265264msgstr ""
    266265
    267 #: inc/classes/class-styles-library.php:752
     266#: inc/Classes/StylesLibrary.php:763
    268267msgid "Description"
    269268msgstr ""
    270269
    271 #: inc/classes/class-styles-library.php:755
     270#: inc/Classes/StylesLibrary.php:766
    272271msgid "A visually hidden text used to describe the pattern in the inserter. A description is optional but it is strongly encouraged when the title does not fully describe what the pattern does. The description will help users discover the pattern while searching."
    273272msgstr ""
     
    285284msgstr ""
    286285
    287 #: build/index.js:1
    288 #: src/admin/js/editor.js:96
    289 msgid "New Pattern created."
    290 msgstr ""
    291 
    292 #: build/index.js:1
    293 #: src/admin/js/editor.js:120
    294 #: src/admin/js/editor.js:132
    295 #: src/admin/js/editor.js:143
    296 msgid "Add to Block Pattern"
    297 msgstr ""
    298 
    299 #: build/index.js:1
    300 #: src/admin/js/editor.js:154
    301 msgid "Pattern name is missing !"
    302 msgstr ""
    303 
    304 #: build/index.js:1
    305 #: src/admin/block-pattern-explorer/src/sidebar.js:40
    306 msgid "Search patterns"
    307 msgstr ""
    308 
    309 #: build/index.js:1
     286#: src/admin/block-pattern-explorer/src/core-components/no-results.js:18
     287msgid "No results found."
     288msgstr ""
     289
     290#. translators: placeholder: block pattern title.
     291#: src/admin/block-pattern-explorer/src/core-hooks/use-patterns-state.js:63
     292#: src/admin/block-pattern-explorer/src/preview/pattern.js:51
     293msgid "Block pattern \"%s\" inserted."
     294msgstr ""
     295
     296#: src/admin/block-pattern-explorer/src/index.js:88
     297msgid "Uncategorized"
     298msgstr ""
     299
     300#: src/admin/block-pattern-explorer/src/index.js:103
     301msgid "Styles Library Explorer"
     302msgstr ""
     303
     304#: src/admin/block-pattern-explorer/src/index.js:111
     305msgid "Close"
     306msgstr ""
     307
     308#: src/admin/block-pattern-explorer/src/index.js:173
     309msgid "Pattern And Types"
     310msgstr ""
     311
    310312#: src/admin/block-pattern-explorer/src/preview/header.js:43
    311313msgid "Desktop"
    312314msgstr ""
    313315
    314 #: build/index.js:1
    315316#: src/admin/block-pattern-explorer/src/preview/header.js:49
    316317msgid "Tablet"
    317318msgstr ""
    318319
    319 #: build/index.js:1
    320320#: src/admin/block-pattern-explorer/src/preview/header.js:55
    321321msgid "Mobile"
     
    323323
    324324#. translators: %1$d: Number of patterns. %2$s: The search input.
    325 #: build/index.js:2
    326325#: src/admin/block-pattern-explorer/src/preview/header.js:97
    327326msgid "%1$d search result for \"%2$s\""
     
    330329msgstr[1] ""
    331330
    332 #: build/index.js:2
    333331#: src/admin/block-pattern-explorer/src/preview/header.js:111
    334332msgid "Preview"
    335333msgstr ""
    336334
    337 #: build/index.js:2
    338335#: src/admin/block-pattern-explorer/src/preview/header.js:137
    339336msgid "Individual Pattern"
    340337msgstr ""
    341338
    342 #: build/index.js:2
    343339#: src/admin/block-pattern-explorer/src/preview/header.js:146
    344340msgid "Grid View"
    345341msgstr ""
    346342
    347 #: build/index.js:2
    348 #: src/admin/block-pattern-explorer/src/core-components/no-results.js:18
    349 msgid "No results found."
    350 msgstr ""
    351 
    352 #: build/index.js:2
    353 #: src/admin/block-pattern-explorer/src/preview/pattern.js:91
    354 msgid "Premium"
    355 msgstr ""
    356 
    357 #. translators: placeholder: block pattern title.
    358 #: build/index.js:3
    359 #: build/index.js:7
    360 #: src/admin/block-pattern-explorer/src/core-hooks/use-patterns-state.js:63
    361 #: src/admin/block-pattern-explorer/src/preview/pattern.js:51
    362 msgid "Block pattern \"%s\" inserted."
    363 msgstr ""
    364 
    365 #: build/index.js:3
    366 #: src/admin/block-pattern-explorer/src/preview/pattern.js:102
    367 msgid "Add Pattern"
    368 msgstr ""
    369 
    370 #: build/index.js:3
    371 #: src/admin/block-pattern-explorer/src/preview/pattern.js:108
    372 msgid "See Demo"
    373 msgstr ""
    374 
    375 #. translators: %d: the name of the block that has been added
    376 #: build/index.js:4
    377 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:51
    378 msgid "No search results found."
    379 msgstr ""
    380 
    381 #: build/index.js:4
    382 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:52
    383 msgid "No patterns were found for this category."
    384 msgstr ""
    385 
    386 #: build/index.js:4
    387 #: src/admin/block-pattern-explorer/src/preview/pattern-list.js:79
    388 msgid "Patterns"
    389 msgstr ""
    390 
    391343#. translators: %d: number of patterns found.
    392 #: build/index.js:6
    393344#: src/admin/block-pattern-explorer/src/preview/index.js:122
    394345msgid "%d pattern found."
     
    397348msgstr[1] ""
    398349
    399 #: build/index.js:7
    400 #: src/admin/block-pattern-explorer/src/index.js:88
    401 msgid "Uncategorized"
    402 msgstr ""
    403 
    404 #: build/index.js:7
    405 #: src/admin/block-pattern-explorer/src/index.js:103
    406 msgid "Styles Library Explorer"
    407 msgstr ""
    408 
    409 #: build/index.js:7
    410 #: src/admin/block-pattern-explorer/src/index.js:111
    411 msgid "Close"
    412 msgstr ""
    413 
    414 #: build/index.js:7
    415 #: src/admin/block-pattern-explorer/src/index.js:170
    416 msgid "Pattern And Types"
    417 msgstr ""
     350#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:51
     351msgid "No search results found."
     352msgstr ""
     353
     354#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:52
     355msgid "No patterns were found for this category."
     356msgstr ""
     357
     358#: src/admin/block-pattern-explorer/src/preview/pattern-list.js:79
     359msgid "Patterns"
     360msgstr ""
     361
     362#: src/admin/block-pattern-explorer/src/preview/pattern.js:91
     363msgid "Premium"
     364msgstr ""
     365
     366#: src/admin/block-pattern-explorer/src/preview/pattern.js:102
     367msgid "Add Pattern"
     368msgstr ""
     369
     370#: src/admin/block-pattern-explorer/src/preview/pattern.js:108
     371msgid "See Demo"
     372msgstr ""
     373
     374#: src/admin/block-pattern-explorer/src/sidebar.js:40
     375msgid "Search patterns"
     376msgstr ""
     377
     378#: src/admin/js/editor.js:96
     379msgid "New Pattern created."
     380msgstr ""
     381
     382#: src/admin/js/editor.js:120
     383#: src/admin/js/editor.js:132
     384#: src/admin/js/editor.js:143
     385msgid "Add to Block Pattern"
     386msgstr ""
     387
     388#: src/admin/js/editor.js:154
     389msgid "Pattern name is missing !"
     390msgstr ""
  • styles-library/trunk/readme.txt

    r2805306 r2809127  
    44Tags:              patterns, blocks, block patterns, gutenberg, block editor
    55Requires at least: 5.9
    6 Tested up to:      6.0
     6Tested up to:      6.1
    77Requires PHP:      7.4
    8 Stable tag:        2.0.1
     8Stable tag:        2.0.2
    99License:           GPLv3 or later
    1010License URI:       https://www.gnu.org/licenses/gpl-3.0.html
     
    3030Create & manage block pattern categories and block pattern tags to easily find them in the library
    3131
    32 == Mission == (Not sure if we need this or not for the repo)
    33 
    34 Our mission is to provide WordPress users with an easy and convenient way to create their own block patterns and store them to use for later web pages.
    35 
    3632== Features ==
    3733
    38 * **Create New Block Patterns:** Create block patterns from scratch via the WordPress backend or save block patterns from the frontend of your site.
     34* **Create New Block Patterns:** Create block patterns from anywhere. A block pattern can consist of a single block, a few blocks, or an entire page worth of blocks.
    3935
    40 * **Easily Manage Your Custom Block Patterns:** Block patterns are stored in the backend of your WordPress site and in the **Pattern Library**.
     36* **Manage Your Custom Block Patterns:** Easily manage & edit your block patterns just like any other post.
    4137
    42 * **Categorize Block Patterns and Apply Tags:** Organize your block patterns by applying categories and tags.
     38* **Organize Your Designs:** Use custom taxonomies to organize your collection of block patterns.
    4339
    44 * **Save Full Pages as Block Patterns:** Save time building webpages with the ability to save full WordPress pages as entire block patterns.
     40* **Upgraded Pattern Explorer:** The [BlockStyles](https://blockstyles.com) Styles Library allows you to browse and search your own, core, and **FREE** & premium patterns.
    4541
    46 * **Import & Export Block Patterns:** Any block pattern you create can be downloaded via a JSON file and exported to be used on any other WordPress site you have.
     42* **Easier To Use:** Insert patterns into the editor from the Styles Library with 1 click.
    4743
    48 * **Access Pre-Built Block Patterns:** Our team has built a handful of pre-built block patterns that are ready for you to download and use on your WordPress site.
    49 
    50 Interested in premium block patterns? Our [Block Styles membership](https://blockstyles.com) features premium pre-built block patterns with robust design elements.
     44* **Import & Export Block Patterns:** Block patterns can be exported to be used on any other WordPress site.
    5145
    5246== Stay Connected ==
    5347
    54 Stay up-to-date on the Styles Library, and Gutenberg development, using the links below. The plugin is also being built transparently on GitHub, so give it a star and follow along! 😉
     48Stay up-to-date on Missing Menu Items updates and Gutenberg development, using the links below. The plugin is also being built transparently on GitHub, so give it a star and follow along! 😉
    5549
    56 Styles Library is a part of Block Styles, a collection of tools which transforms the default WordPress Block Editor in to a true page builder.
     50Missing Menu Items is a part of BlockStyles, a collection of tools that transforms the default WordPress Block Editor into a true page builder.
    5751
    58 * [Visit the Block Styles Home Page] (https://blockstyles.com)
    59 * [Follow on Twitter] (https://twitter.com/blockstyleswp)
     52* [Visit the Block Styles Home Page](https://blockstyles.com)
     53* [Follow on Twitter](https://twitter.com/blockstyleswp)
    6054* [Follow on Facebook](https://www.facebook.com/blockstyleswp)
    61 * [View on GitHub](https://github.com/easily-amused/ea-styles-library/)
    62 * [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/)
    63 * [Gutenberg on GitHub](https://github.com/WordPress/gutenberg)
     55* [Join Our Facebook Community](https://www.facebook.com/groups/225424019774289)
     56* [Subscribe to our Youtube for Tutorials & Demos](https://www.youtube.com/channel/UCYH8CPFCo-PCHPtPARqvq6Q/)
    6457
    6558== Installation ==
     
    8275== Screenshots ==
    8376
    84 1. Two-column call to action block pattern.
    85 2. Two-column FAQ block pattern.
    86 3. Four-column feature call-out with images.
    87 4. Access your styles library from the frontend of your WordPress site
    88 5. Add block patterns from the frontend of your WordPress site.
     771. Pre Block Pattern conversion with the option to make a full page Block Pattern
     782. Create your own Block Patter from the List View.
     793. Naming, tagging, and Categorizing your new Block Pattern.
     804. Create your own Block Patter from the Top toolbar.
     815. Save full page Block Pattern
     826. Admin view of Categories
     837. Admin view Keyword
     848. Admin view for Creating your own Block Patterns directly.
     859. Admin view of your created Block Patters
     8610. Pattern Explore - Browse free patterns grid view
     8711. Pattern Explore - Browse free patterns list view
     8812. Shows new Block Pattern added to the content
     8913. Showing what a Block Patterns blocks looks like imported
     9014. Importing your exported Block Patterns
     9115. Export your Block Patterns.
    8992
    9093== FAQ ==
    9194
    9295= Can I add custom CSS? =
    93 Yes, using the Advanced panel, you can add any additional CSS you wish.
     96Not with Styles Library directly, however with our [Block Styles](https://blockstyles.com) plugin, you can! You can also check your theme's Customizer for added CSS support.
    9497
    95 = What happens to my patterns after I deactivate the plugin? =
    96 The patterns will no longer be available to you, but anything that is published will remain the same. Once you reactivate the plugin, your patterns will reappear.
     98= Can I use premium third-party blocks for patterns? =
     99Yes! Use your favorite blocks to craete your patterns, no matter where they came from.
    97100
    98 = What happens to my patterns after I uninstall the plugin? =
    99 Your patterns will remain in your site's database unless you do a complete data removal. Patterns on published pages will remain the same.
     101= What is the difference between a block pattern and a reusable block? =
     102A reusable block is a block that retains content, and block settings. When updating content or settings, all reusable blocks across your site will update.
     103Block Patterns are more of a "stamp", and can be customized every time you use one.
    100104
    101 = Should I deactivate the plugin to debug? =
    102 Yes, we recommend you deactivate the plugin to troubleshoot/debug. We do not recommend uninstalling the plugin.
     105= What happens after I deactivate the plugin? =
     106Pattern Managment and the pattern explorer will no longer be available. Any patterns used in content will not be affected.
     107Your patterns won't be lost when deactivating or deleting the plugin. Although we always recommend backups and using exports
    103108
    104 = Do you offer premium block style patterns? =
    105 Yes, if you purchase a Block Styles membership, you receive our premium block patterns, along with our Block Styles plugin, our Dynamic Content plugin, and our FSE Gesso theme.
     109= Do I need a BlockStyles membership? =
     110No, Styles Library includes all patterns included in core, as well as BlockStyles free to use patterns.
    106111
    107112== Changelog ==
     113
     114= 2.0.2 =
     115* Updated readme and screenshots
     116* Added plugin banner and icon
     117* Added shortcodes `easl_year` and `easl_site_title`
     118* Renamed Styles button from 'Flow Block - font style' to 'Placeholder'
    108119
    109120= 2.0.1 =
  • styles-library/trunk/vendor/autoload.php

    r2805306 r2809127  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351::getLoader();
     25return ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61::getLoader();
  • styles-library/trunk/vendor/composer/autoload_psr4.php

    r2805306 r2809127  
    77
    88return array(
     9    'EASL\\' => array($baseDir . '/inc'),
    910);
  • styles-library/trunk/vendor/composer/autoload_real.php

    r2805306 r2809127  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351
     5class ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit1db7cd437323b50ed9460525da65c351', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitba2eb6e977c4a5b4ad561d18d4407b61', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit1db7cd437323b50ed9460525da65c351::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • styles-library/trunk/vendor/composer/autoload_static.php

    r2805306 r2809127  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit1db7cd437323b50ed9460525da65c351
     7class ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61
    88{
     9    public static $prefixLengthsPsr4 = array (
     10        'E' =>
     11        array (
     12            'EASL\\' => 5,
     13        ),
     14    );
     15
     16    public static $prefixDirsPsr4 = array (
     17        'EASL\\' =>
     18        array (
     19            0 => __DIR__ . '/../..' . '/inc',
     20        ),
     21    );
     22
    923    public static $classMap = array (
    1024        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
     
    1428    {
    1529        return \Closure::bind(function () use ($loader) {
    16             $loader->classMap = ComposerStaticInit1db7cd437323b50ed9460525da65c351::$classMap;
     30            $loader->prefixLengthsPsr4 = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$prefixLengthsPsr4;
     31            $loader->prefixDirsPsr4 = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$prefixDirsPsr4;
     32            $loader->classMap = ComposerStaticInitba2eb6e977c4a5b4ad561d18d4407b61::$classMap;
    1733
    1834        }, null, ClassLoader::class);
Note: See TracChangeset for help on using the changeset viewer.