@cloudtower/parrot 0.27.32 → 0.27.35

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.
package/dist/esm/index.js CHANGED
@@ -159,6 +159,8 @@ var absolute_time$1 = "Absolute Time";
159
159
  var empty_search_history$1 = "No search history ";
160
160
  var date_range_picker_history_title$1 = "Recent Search";
161
161
  var search_relative_time_placeholder$1 = "Search relative time";
162
+ var select_all$1 = "Select All";
163
+ var unselect_all$1 = "Clear";
162
164
  var components$1 = {
163
165
  contains: contains$2,
164
166
  custom_column: custom_column$1,
@@ -232,7 +234,9 @@ var components$1 = {
232
234
  absolute_time: absolute_time$1,
233
235
  empty_search_history: empty_search_history$1,
234
236
  date_range_picker_history_title: date_range_picker_history_title$1,
235
- search_relative_time_placeholder: search_relative_time_placeholder$1
237
+ search_relative_time_placeholder: search_relative_time_placeholder$1,
238
+ select_all: select_all$1,
239
+ unselect_all: unselect_all$1
236
240
  };
237
241
 
238
242
  var current$1 = "Current value";
@@ -408,6 +412,8 @@ var absolute_time = "绝对时间";
408
412
  var empty_search_history = "无历史查询";
409
413
  var date_range_picker_history_title = "最近查询";
410
414
  var search_relative_time_placeholder = "搜索相对时间";
415
+ var select_all = "全选";
416
+ var unselect_all = "取消全选";
411
417
  var components = {
412
418
  contains: contains,
413
419
  custom_column: custom_column,
@@ -481,7 +487,9 @@ var components = {
481
487
  absolute_time: absolute_time,
482
488
  empty_search_history: empty_search_history,
483
489
  date_range_picker_history_title: date_range_picker_history_title,
484
- search_relative_time_placeholder: search_relative_time_placeholder
490
+ search_relative_time_placeholder: search_relative_time_placeholder,
491
+ select_all: select_all,
492
+ unselect_all: unselect_all
485
493
  };
486
494
 
487
495
  var current = "当前值";
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
6157
6157
  </script>
6158
6158
  <script>
6159
6159
  /*<!--*/
6160
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"b479-25","name":"common.json"},{"uid":"b479-27","name":"components.json"},{"uid":"b479-29","name":"metric.json"},{"uid":"b479-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"b479-33","name":"common.json"},{"uid":"b479-35","name":"components.json"},{"uid":"b479-37","name":"metric.json"},{"uid":"b479-39","name":"index.ts"}]},{"uid":"b479-41","name":"index.ts"}]},{"uid":"b479-43","name":"parrotI18n.ts"},{"uid":"b479-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"b479-25":{"renderedLength":2293,"gzipLength":0,"brotliLength":0,"metaUid":"b479-24"},"b479-27":{"renderedLength":6396,"gzipLength":0,"brotliLength":0,"metaUid":"b479-26"},"b479-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"b479-28"},"b479-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"b479-30"},"b479-33":{"renderedLength":2110,"gzipLength":0,"brotliLength":0,"metaUid":"b479-32"},"b479-35":{"renderedLength":5971,"gzipLength":0,"brotliLength":0,"metaUid":"b479-34"},"b479-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"b479-36"},"b479-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"b479-38"},"b479-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"b479-40"},"b479-43":{"renderedLength":1894,"gzipLength":0,"brotliLength":0,"metaUid":"b479-42"},"b479-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"b479-44"}},"nodeMetas":{"b479-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"b479-25"},"imported":[],"importedBy":[{"uid":"b479-30"}]},"b479-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"b479-27"},"imported":[],"importedBy":[{"uid":"b479-30"}]},"b479-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"b479-29"},"imported":[],"importedBy":[{"uid":"b479-30"}]},"b479-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"b479-31"},"imported":[{"uid":"b479-24"},{"uid":"b479-26"},{"uid":"b479-28"}],"importedBy":[{"uid":"b479-40"}]},"b479-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"b479-33"},"imported":[],"importedBy":[{"uid":"b479-38"}]},"b479-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"b479-35"},"imported":[],"importedBy":[{"uid":"b479-38"}]},"b479-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"b479-37"},"imported":[],"importedBy":[{"uid":"b479-38"}]},"b479-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"b479-39"},"imported":[{"uid":"b479-32"},{"uid":"b479-34"},{"uid":"b479-36"}],"importedBy":[{"uid":"b479-40"}]},"b479-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"b479-41"},"imported":[{"uid":"b479-30"},{"uid":"b479-38"}],"importedBy":[{"uid":"b479-44"},{"uid":"b479-42"}]},"b479-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"b479-43"},"imported":[{"uid":"b479-46"},{"uid":"b479-47"},{"uid":"b479-40"}],"importedBy":[{"uid":"b479-44"}]},"b479-44":{"id":"/src/index.ts","moduleParts":{"index.js":"b479-45"},"imported":[{"uid":"b479-40"},{"uid":"b479-42"}],"importedBy":[],"isEntry":true},"b479-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"b479-42"}],"isExternal":true},"b479-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"b479-42"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
6160
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"c533-25","name":"common.json"},{"uid":"c533-27","name":"components.json"},{"uid":"c533-29","name":"metric.json"},{"uid":"c533-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"c533-33","name":"common.json"},{"uid":"c533-35","name":"components.json"},{"uid":"c533-37","name":"metric.json"},{"uid":"c533-39","name":"index.ts"}]},{"uid":"c533-41","name":"index.ts"}]},{"uid":"c533-43","name":"parrotI18n.ts"},{"uid":"c533-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c533-25":{"renderedLength":2293,"gzipLength":0,"brotliLength":0,"metaUid":"c533-24"},"c533-27":{"renderedLength":6517,"gzipLength":0,"brotliLength":0,"metaUid":"c533-26"},"c533-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"c533-28"},"c533-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"c533-30"},"c533-33":{"renderedLength":2110,"gzipLength":0,"brotliLength":0,"metaUid":"c533-32"},"c533-35":{"renderedLength":6087,"gzipLength":0,"brotliLength":0,"metaUid":"c533-34"},"c533-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"c533-36"},"c533-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"c533-38"},"c533-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"c533-40"},"c533-43":{"renderedLength":1894,"gzipLength":0,"brotliLength":0,"metaUid":"c533-42"},"c533-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c533-44"}},"nodeMetas":{"c533-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"c533-25"},"imported":[],"importedBy":[{"uid":"c533-30"}]},"c533-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"c533-27"},"imported":[],"importedBy":[{"uid":"c533-30"}]},"c533-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"c533-29"},"imported":[],"importedBy":[{"uid":"c533-30"}]},"c533-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"c533-31"},"imported":[{"uid":"c533-24"},{"uid":"c533-26"},{"uid":"c533-28"}],"importedBy":[{"uid":"c533-40"}]},"c533-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"c533-33"},"imported":[],"importedBy":[{"uid":"c533-38"}]},"c533-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"c533-35"},"imported":[],"importedBy":[{"uid":"c533-38"}]},"c533-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"c533-37"},"imported":[],"importedBy":[{"uid":"c533-38"}]},"c533-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"c533-39"},"imported":[{"uid":"c533-32"},{"uid":"c533-34"},{"uid":"c533-36"}],"importedBy":[{"uid":"c533-40"}]},"c533-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"c533-41"},"imported":[{"uid":"c533-30"},{"uid":"c533-38"}],"importedBy":[{"uid":"c533-44"},{"uid":"c533-42"}]},"c533-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"c533-43"},"imported":[{"uid":"c533-46"},{"uid":"c533-47"},{"uid":"c533-40"}],"importedBy":[{"uid":"c533-44"}]},"c533-44":{"id":"/src/index.ts","moduleParts":{"index.js":"c533-45"},"imported":[{"uid":"c533-40"},{"uid":"c533-42"}],"importedBy":[],"isEntry":true},"c533-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"c533-42"}],"isExternal":true},"c533-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"c533-42"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
6161
6161
 
6162
6162
  const run = () => {
6163
6163
  const width = window.innerWidth;
@@ -120,6 +120,8 @@ declare const locale: {
120
120
  empty_search_history: string;
121
121
  date_range_picker_history_title: string;
122
122
  search_relative_time_placeholder: string;
123
+ select_all: string;
124
+ unselect_all: string;
123
125
  };
124
126
  metric: {
125
127
  current: string;
@@ -121,6 +121,8 @@ declare const locales: {
121
121
  empty_search_history: string;
122
122
  date_range_picker_history_title: string;
123
123
  search_relative_time_placeholder: string;
124
+ select_all: string;
125
+ unselect_all: string;
124
126
  };
125
127
  metric: {
126
128
  current: string;
@@ -250,6 +252,8 @@ declare const locales: {
250
252
  empty_search_history: string;
251
253
  date_range_picker_history_title: string;
252
254
  search_relative_time_placeholder: string;
255
+ select_all: string;
256
+ unselect_all: string;
253
257
  };
254
258
  metric: {
255
259
  current: string;
@@ -120,6 +120,8 @@ declare const locale: {
120
120
  empty_search_history: string;
121
121
  date_range_picker_history_title: string;
122
122
  search_relative_time_placeholder: string;
123
+ select_all: string;
124
+ unselect_all: string;
123
125
  };
124
126
  metric: {
125
127
  current: string;
package/dist/umd/index.js CHANGED
@@ -162,6 +162,8 @@
162
162
  var empty_search_history$1 = "No search history ";
163
163
  var date_range_picker_history_title$1 = "Recent Search";
164
164
  var search_relative_time_placeholder$1 = "Search relative time";
165
+ var select_all$1 = "Select All";
166
+ var unselect_all$1 = "Clear";
165
167
  var components$1 = {
166
168
  contains: contains$2,
167
169
  custom_column: custom_column$1,
@@ -235,7 +237,9 @@
235
237
  absolute_time: absolute_time$1,
236
238
  empty_search_history: empty_search_history$1,
237
239
  date_range_picker_history_title: date_range_picker_history_title$1,
238
- search_relative_time_placeholder: search_relative_time_placeholder$1
240
+ search_relative_time_placeholder: search_relative_time_placeholder$1,
241
+ select_all: select_all$1,
242
+ unselect_all: unselect_all$1
239
243
  };
240
244
 
241
245
  var current$1 = "Current value";
@@ -411,6 +415,8 @@
411
415
  var empty_search_history = "无历史查询";
412
416
  var date_range_picker_history_title = "最近查询";
413
417
  var search_relative_time_placeholder = "搜索相对时间";
418
+ var select_all = "全选";
419
+ var unselect_all = "取消全选";
414
420
  var components = {
415
421
  contains: contains,
416
422
  custom_column: custom_column,
@@ -484,7 +490,9 @@
484
490
  absolute_time: absolute_time,
485
491
  empty_search_history: empty_search_history,
486
492
  date_range_picker_history_title: date_range_picker_history_title,
487
- search_relative_time_placeholder: search_relative_time_placeholder
493
+ search_relative_time_placeholder: search_relative_time_placeholder,
494
+ select_all: select_all,
495
+ unselect_all: unselect_all
488
496
  };
489
497
 
490
498
  var current = "当前值";
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
6157
6157
  </script>
6158
6158
  <script>
6159
6159
  /*<!--*/
6160
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"b479-1","name":"common.json"},{"uid":"b479-3","name":"components.json"},{"uid":"b479-5","name":"metric.json"},{"uid":"b479-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"b479-9","name":"common.json"},{"uid":"b479-11","name":"components.json"},{"uid":"b479-13","name":"metric.json"},{"uid":"b479-15","name":"index.ts"}]},{"uid":"b479-17","name":"index.ts"}]},{"uid":"b479-19","name":"parrotI18n.ts"},{"uid":"b479-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"b479-1":{"renderedLength":2477,"gzipLength":0,"brotliLength":0,"metaUid":"b479-0"},"b479-3":{"renderedLength":6676,"gzipLength":0,"brotliLength":0,"metaUid":"b479-2"},"b479-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"b479-4"},"b479-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"b479-6"},"b479-9":{"renderedLength":2294,"gzipLength":0,"brotliLength":0,"metaUid":"b479-8"},"b479-11":{"renderedLength":6251,"gzipLength":0,"brotliLength":0,"metaUid":"b479-10"},"b479-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"b479-12"},"b479-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"b479-14"},"b479-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"b479-16"},"b479-19":{"renderedLength":2004,"gzipLength":0,"brotliLength":0,"metaUid":"b479-18"},"b479-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"b479-20"}},"nodeMetas":{"b479-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"b479-1"},"imported":[],"importedBy":[{"uid":"b479-6"}]},"b479-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"b479-3"},"imported":[],"importedBy":[{"uid":"b479-6"}]},"b479-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"b479-5"},"imported":[],"importedBy":[{"uid":"b479-6"}]},"b479-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"b479-7"},"imported":[{"uid":"b479-0"},{"uid":"b479-2"},{"uid":"b479-4"}],"importedBy":[{"uid":"b479-16"}]},"b479-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"b479-9"},"imported":[],"importedBy":[{"uid":"b479-14"}]},"b479-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"b479-11"},"imported":[],"importedBy":[{"uid":"b479-14"}]},"b479-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"b479-13"},"imported":[],"importedBy":[{"uid":"b479-14"}]},"b479-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"b479-15"},"imported":[{"uid":"b479-8"},{"uid":"b479-10"},{"uid":"b479-12"}],"importedBy":[{"uid":"b479-16"}]},"b479-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"b479-17"},"imported":[{"uid":"b479-6"},{"uid":"b479-14"}],"importedBy":[{"uid":"b479-20"},{"uid":"b479-18"}]},"b479-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"b479-19"},"imported":[{"uid":"b479-22"},{"uid":"b479-23"},{"uid":"b479-16"}],"importedBy":[{"uid":"b479-20"}]},"b479-20":{"id":"/src/index.ts","moduleParts":{"index.js":"b479-21"},"imported":[{"uid":"b479-16"},{"uid":"b479-18"}],"importedBy":[],"isEntry":true},"b479-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"b479-18"}],"isExternal":true},"b479-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"b479-18"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
6160
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"c533-1","name":"common.json"},{"uid":"c533-3","name":"components.json"},{"uid":"c533-5","name":"metric.json"},{"uid":"c533-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"c533-9","name":"common.json"},{"uid":"c533-11","name":"components.json"},{"uid":"c533-13","name":"metric.json"},{"uid":"c533-15","name":"index.ts"}]},{"uid":"c533-17","name":"index.ts"}]},{"uid":"c533-19","name":"parrotI18n.ts"},{"uid":"c533-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c533-1":{"renderedLength":2477,"gzipLength":0,"brotliLength":0,"metaUid":"c533-0"},"c533-3":{"renderedLength":6805,"gzipLength":0,"brotliLength":0,"metaUid":"c533-2"},"c533-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"c533-4"},"c533-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"c533-6"},"c533-9":{"renderedLength":2294,"gzipLength":0,"brotliLength":0,"metaUid":"c533-8"},"c533-11":{"renderedLength":6375,"gzipLength":0,"brotliLength":0,"metaUid":"c533-10"},"c533-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"c533-12"},"c533-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"c533-14"},"c533-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"c533-16"},"c533-19":{"renderedLength":2004,"gzipLength":0,"brotliLength":0,"metaUid":"c533-18"},"c533-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c533-20"}},"nodeMetas":{"c533-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"c533-1"},"imported":[],"importedBy":[{"uid":"c533-6"}]},"c533-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"c533-3"},"imported":[],"importedBy":[{"uid":"c533-6"}]},"c533-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"c533-5"},"imported":[],"importedBy":[{"uid":"c533-6"}]},"c533-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"c533-7"},"imported":[{"uid":"c533-0"},{"uid":"c533-2"},{"uid":"c533-4"}],"importedBy":[{"uid":"c533-16"}]},"c533-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"c533-9"},"imported":[],"importedBy":[{"uid":"c533-14"}]},"c533-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"c533-11"},"imported":[],"importedBy":[{"uid":"c533-14"}]},"c533-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"c533-13"},"imported":[],"importedBy":[{"uid":"c533-14"}]},"c533-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"c533-15"},"imported":[{"uid":"c533-8"},{"uid":"c533-10"},{"uid":"c533-12"}],"importedBy":[{"uid":"c533-16"}]},"c533-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"c533-17"},"imported":[{"uid":"c533-6"},{"uid":"c533-14"}],"importedBy":[{"uid":"c533-20"},{"uid":"c533-18"}]},"c533-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"c533-19"},"imported":[{"uid":"c533-22"},{"uid":"c533-23"},{"uid":"c533-16"}],"importedBy":[{"uid":"c533-20"}]},"c533-20":{"id":"/src/index.ts","moduleParts":{"index.js":"c533-21"},"imported":[{"uid":"c533-16"},{"uid":"c533-18"}],"importedBy":[],"isEntry":true},"c533-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"c533-18"}],"isExternal":true},"c533-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"c533-18"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
6161
6161
 
6162
6162
  const run = () => {
6163
6163
  const width = window.innerWidth;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudtower/parrot",
3
- "version": "0.27.32",
3
+ "version": "0.27.35",
4
4
  "description": "i18n modules for cloudtower sparrow and eagle",
5
5
  "keywords": [
6
6
  "i18n",
@@ -45,5 +45,5 @@
45
45
  "typescript": "5.0.2",
46
46
  "vitest": "^0.24.1"
47
47
  },
48
- "gitHead": "c41055e264cb24b5c2962bcd2d7cfe25d8e1492f"
48
+ "gitHead": "c0d9c6d5b32fee5f3d4aae56ca61fb47e59b039d"
49
49
  }