@innovastudio/contentbuilder 1.2.4-rc9 → 1.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -336,6 +336,38 @@ _txt["2XL"] = "2XL";
336
336
  _txt["3XL"] = "3XL";
337
337
  _txt["Margin Left"] = "Margin Left";
338
338
  _txt["Margin Right"] = "Margin Right";
339
+ _txt["Margin Top"] = "Margin Top";
340
+ _txt["Margin Bottom"] = "Margin Bottom";
339
341
  _txt["Reset"] = "Reset";
340
342
  _txt["Snippet Categories"] = "Snippet Categories";
341
- _txt["Snippets"] = "Snippets";
343
+ _txt["Snippets"] = "Snippets";
344
+ _txt["Copy"] = "Copy";
345
+ _txt["Cut"] = "Cut";
346
+ _txt["Paste"] = "Paste";
347
+ _txt["Insert Link"] = "Insert Link";
348
+ _txt["Insert Image"] = "Insert Image";
349
+ _txt["Show shortcut info"] = "Show shortcut info";
350
+ _txt["Navigate to the next control"] = "Navigate to the next control";
351
+ _txt["Navigate to the previous control"] = "Navigate to the previous control";
352
+ _txt["Select control that has focus"] = "Select control that has focus";
353
+ _txt["Select option that has focus (eg. checkbox)"] = "Select option that has focus (eg. checkbox)";
354
+ _txt["Move up in selection list or menu"] = "Move up in selection list or menu";
355
+ _txt["Move down in selection list or menu"] = "Move down in selection list or menu";
356
+ _txt["Close modal or popup"] = "Close modal or popup";
357
+ _txt["Shortcuts"] = "Shortcuts";
358
+ _txt["Basic"] = "Basic";
359
+ _txt["Editing"] = "Editing";
360
+ _txt["Navigation"] = "Navigation";
361
+ _txt["Tab"] = "Tab";
362
+ _txt["Shift"] = "Shift";
363
+ _txt["Esc"] = "Esc";
364
+ _txt["Enter"] = "Enter";
365
+ _txt["Up arrow"] = "Up arrow";
366
+ _txt["Down arrow"] = "Down arrow";
367
+ _txt["or"] = "or";
368
+ _txt["Spacebar"] = "Spacebar";
369
+ _txt["Min Width"] = "Min Width";
370
+ _txt["Max Height"] = "Max Height";
371
+ _txt["Min Height"] = "Min Height";
372
+ _txt["Overflow x"] = "Overflow x";
373
+ _txt["Overflow y"] = "Overflow y";
@@ -336,4 +336,38 @@ _txt["2XL"] = "2XL";
336
336
  _txt["3XL"] = "3XL";
337
337
  _txt["Margin Left"] = "Margin Left";
338
338
  _txt["Margin Right"] = "Margin Right";
339
- _txt["Reset"] = "Reset";
339
+ _txt["Margin Top"] = "Margin Top";
340
+ _txt["Margin Bottom"] = "Margin Bottom";
341
+ _txt["Reset"] = "Reset";
342
+ _txt["Snippet Categories"] = "Snippet Categories";
343
+ _txt["Snippets"] = "Snippets";
344
+ _txt["Copy"] = "Copy";
345
+ _txt["Cut"] = "Cut";
346
+ _txt["Paste"] = "Paste";
347
+ _txt["Insert Link"] = "Insert Link";
348
+ _txt["Insert Image"] = "Insert Image";
349
+ _txt["Show shortcut info"] = "Show shortcut info";
350
+ _txt["Navigate to the next control"] = "Navigate to the next control";
351
+ _txt["Navigate to the previous control"] = "Navigate to the previous control";
352
+ _txt["Select control that has focus"] = "Select control that has focus";
353
+ _txt["Select option that has focus (eg. checkbox)"] = "Select option that has focus (eg. checkbox)";
354
+ _txt["Move up in selection list or menu"] = "Move up in selection list or menu";
355
+ _txt["Move down in selection list or menu"] = "Move down in selection list or menu";
356
+ _txt["Close modal or popup"] = "Close modal or popup";
357
+ _txt["Shortcuts"] = "Shortcuts";
358
+ _txt["Basic"] = "Basic";
359
+ _txt["Editing"] = "Editing";
360
+ _txt["Navigation"] = "Navigation";
361
+ _txt["Tab"] = "Tab";
362
+ _txt["Shift"] = "Shift";
363
+ _txt["Esc"] = "Esc";
364
+ _txt["Enter"] = "Enter";
365
+ _txt["Up arrow"] = "Up arrow";
366
+ _txt["Down arrow"] = "Down arrow";
367
+ _txt["or"] = "or";
368
+ _txt["Spacebar"] = "Spacebar";
369
+ _txt["Min Width"] = "Min Width";
370
+ _txt["Max Height"] = "Max Height";
371
+ _txt["Min Height"] = "Min Height";
372
+ _txt["Overflow x"] = "Overflow x";
373
+ _txt["Overflow y"] = "Overflow y";
package/readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- ContentBuilder.js 5.1.4
1
+ ContentBuilder.js 5.1.5
2
2
 
3
3
  To get started, please see the documentation:
4
4