@ntlab/ntjs-assets 2.21.0 → 2.22.0

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.
@@ -82,7 +82,7 @@
82
82
  "datatables-extension": "fixedheader"
83
83
  },
84
84
  "DataTables-I18N": {
85
- "version": "2.1.7",
85
+ "version": "2.2.1",
86
86
  "datatables-plugin": "i18n"
87
87
  },
88
88
  "DataTables-KeyTable": {
@@ -239,7 +239,7 @@
239
239
  "jsdelivr": ""
240
240
  },
241
241
  "tinymce-i18n": {
242
- "version": "25.1.27",
242
+ "version": "25.2.3",
243
243
  "jsdelivr": ""
244
244
  },
245
245
  "typeahead.js": {
@@ -32,7 +32,7 @@ tinymce.addI18n("zh_TW", {
32
32
  "Blockquote": "\u5f15\u6587\u5340\u584a",
33
33
  "Blocks": "\u6bb5\u843d\u5340\u584a",
34
34
  "Blue": "\u85cd\u8272",
35
- "Blue component": "\u767d\u8272\u90e8\u5206",
35
+ "Blue component": "\u85cd\u8272\u90e8\u5206",
36
36
  "Body": "\u8868\u9ad4",
37
37
  "Bold": "\u7c97\u9ad4",
38
38
  "Border": "\u6846\u7dda",
@@ -378,7 +378,7 @@ tinymce.addI18n("zh_TW", {
378
378
  "Yes": "\u662f",
379
379
  "You are using {0}": "\u4f60\u6b63\u5728\u4f7f\u7528 {0}",
380
380
  "You have unsaved changes are you sure you want to navigate away?": "\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f",
381
- "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u9375\u3002",
381
+ "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u5b58\u53d6\u526a\u8cbc\u7c3f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u9375\u3002",
382
382
  "alignment": "\u5c0d\u9f4a",
383
383
  "austral sign": "\u6fb3\u5143\u7b26\u865f",
384
384
  "cedi sign": "\u585e\u5730\u7b26\u865f",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ntlab/ntjs-assets",
3
- "version": "2.21.0",
3
+ "version": "2.22.0",
4
4
  "description": "Node Javascript assets",
5
5
  "main": "index.js",
6
6
  "scripts": {