@cloudtower/parrot 0.32.27 → 0.32.29

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
@@ -48,6 +48,14 @@ var saturday$1 = "Saturday";
48
48
  var sunday$1 = "Sunday";
49
49
  var month$1 = "Month";
50
50
  var year$1 = "Year";
51
+ var day_count$1 = "{count} day";
52
+ var day_count_plural = "{count} days";
53
+ var hour_count$1 = "{count} hour";
54
+ var hour_count_plural = "{count} hours";
55
+ var minute_count$1 = "{count} minute";
56
+ var minute_count_plural = "{count} minutes";
57
+ var month_count$1 = "{count} month";
58
+ var month_count_plural = "{count} months";
51
59
  var common$1 = {
52
60
  _action_: _action_$1,
53
61
  action: action$1,
@@ -95,7 +103,15 @@ var common$1 = {
95
103
  saturday: saturday$1,
96
104
  sunday: sunday$1,
97
105
  month: month$1,
98
- year: year$1
106
+ year: year$1,
107
+ day_count: day_count$1,
108
+ day_count_plural: day_count_plural,
109
+ hour_count: hour_count$1,
110
+ hour_count_plural: hour_count_plural,
111
+ minute_count: minute_count$1,
112
+ minute_count_plural: minute_count_plural,
113
+ month_count: month_count$1,
114
+ month_count_plural: month_count_plural
99
115
  };
100
116
 
101
117
  var contains$2 = "Contains";
@@ -325,6 +341,10 @@ var saturday = "周六";
325
341
  var sunday = "周日";
326
342
  var month = "月";
327
343
  var year = "年";
344
+ var day_count = "{count} 天";
345
+ var hour_count = "{count} 小时";
346
+ var minute_count = "{count} 分钟";
347
+ var month_count = "{count} 个月";
328
348
  var common = {
329
349
  _action_: _action_,
330
350
  action: action,
@@ -372,7 +392,11 @@ var common = {
372
392
  saturday: saturday,
373
393
  sunday: sunday,
374
394
  month: month,
375
- year: year
395
+ year: year,
396
+ day_count: day_count,
397
+ hour_count: hour_count,
398
+ minute_count: minute_count,
399
+ month_count: month_count
376
400
  };
377
401
 
378
402
  var contains = "包含";
@@ -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":"3af0-25","name":"common.json"},{"uid":"3af0-27","name":"components.json"},{"uid":"3af0-29","name":"metric.json"},{"uid":"3af0-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"3af0-33","name":"common.json"},{"uid":"3af0-35","name":"components.json"},{"uid":"3af0-37","name":"metric.json"},{"uid":"3af0-39","name":"index.ts"}]},{"uid":"3af0-41","name":"index.ts"}]},{"uid":"3af0-43","name":"parrotI18n.ts"},{"uid":"3af0-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"3af0-25":{"renderedLength":2393,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-24"},"3af0-27":{"renderedLength":7390,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-26"},"3af0-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-28"},"3af0-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-30"},"3af0-33":{"renderedLength":2199,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-32"},"3af0-35":{"renderedLength":6347,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-34"},"3af0-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-36"},"3af0-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-38"},"3af0-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-40"},"3af0-43":{"renderedLength":1945,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-42"},"3af0-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-44"}},"nodeMetas":{"3af0-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"3af0-25"},"imported":[],"importedBy":[{"uid":"3af0-30"}]},"3af0-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"3af0-27"},"imported":[],"importedBy":[{"uid":"3af0-30"}]},"3af0-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"3af0-29"},"imported":[],"importedBy":[{"uid":"3af0-30"}]},"3af0-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"3af0-31"},"imported":[{"uid":"3af0-24"},{"uid":"3af0-26"},{"uid":"3af0-28"}],"importedBy":[{"uid":"3af0-40"}]},"3af0-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"3af0-33"},"imported":[],"importedBy":[{"uid":"3af0-38"}]},"3af0-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"3af0-35"},"imported":[],"importedBy":[{"uid":"3af0-38"}]},"3af0-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"3af0-37"},"imported":[],"importedBy":[{"uid":"3af0-38"}]},"3af0-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"3af0-39"},"imported":[{"uid":"3af0-32"},{"uid":"3af0-34"},{"uid":"3af0-36"}],"importedBy":[{"uid":"3af0-40"}]},"3af0-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"3af0-41"},"imported":[{"uid":"3af0-30"},{"uid":"3af0-38"}],"importedBy":[{"uid":"3af0-44"},{"uid":"3af0-42"}]},"3af0-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"3af0-43"},"imported":[{"uid":"3af0-46"},{"uid":"3af0-47"},{"uid":"3af0-40"}],"importedBy":[{"uid":"3af0-44"}]},"3af0-44":{"id":"/src/index.ts","moduleParts":{"index.js":"3af0-45"},"imported":[{"uid":"3af0-40"},{"uid":"3af0-42"}],"importedBy":[],"isEntry":true},"3af0-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"3af0-42"}],"isExternal":true},"3af0-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"3af0-42"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"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":"f6b2-25","name":"common.json"},{"uid":"f6b2-27","name":"components.json"},{"uid":"f6b2-29","name":"metric.json"},{"uid":"f6b2-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"f6b2-33","name":"common.json"},{"uid":"f6b2-35","name":"components.json"},{"uid":"f6b2-37","name":"metric.json"},{"uid":"f6b2-39","name":"index.ts"}]},{"uid":"f6b2-41","name":"index.ts"}]},{"uid":"f6b2-43","name":"parrotI18n.ts"},{"uid":"f6b2-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"f6b2-25":{"renderedLength":2977,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-24"},"f6b2-27":{"renderedLength":7390,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-26"},"f6b2-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-28"},"f6b2-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-30"},"f6b2-33":{"renderedLength":2442,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-32"},"f6b2-35":{"renderedLength":6347,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-34"},"f6b2-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-36"},"f6b2-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-38"},"f6b2-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-40"},"f6b2-43":{"renderedLength":1945,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-42"},"f6b2-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-44"}},"nodeMetas":{"f6b2-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"f6b2-25"},"imported":[],"importedBy":[{"uid":"f6b2-30"}]},"f6b2-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"f6b2-27"},"imported":[],"importedBy":[{"uid":"f6b2-30"}]},"f6b2-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"f6b2-29"},"imported":[],"importedBy":[{"uid":"f6b2-30"}]},"f6b2-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"f6b2-31"},"imported":[{"uid":"f6b2-24"},{"uid":"f6b2-26"},{"uid":"f6b2-28"}],"importedBy":[{"uid":"f6b2-40"}]},"f6b2-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"f6b2-33"},"imported":[],"importedBy":[{"uid":"f6b2-38"}]},"f6b2-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"f6b2-35"},"imported":[],"importedBy":[{"uid":"f6b2-38"}]},"f6b2-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"f6b2-37"},"imported":[],"importedBy":[{"uid":"f6b2-38"}]},"f6b2-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"f6b2-39"},"imported":[{"uid":"f6b2-32"},{"uid":"f6b2-34"},{"uid":"f6b2-36"}],"importedBy":[{"uid":"f6b2-40"}]},"f6b2-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"f6b2-41"},"imported":[{"uid":"f6b2-30"},{"uid":"f6b2-38"}],"importedBy":[{"uid":"f6b2-44"},{"uid":"f6b2-42"}]},"f6b2-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"f6b2-43"},"imported":[{"uid":"f6b2-46"},{"uid":"f6b2-47"},{"uid":"f6b2-40"}],"importedBy":[{"uid":"f6b2-44"}]},"f6b2-44":{"id":"/src/index.ts","moduleParts":{"index.js":"f6b2-45"},"imported":[{"uid":"f6b2-40"},{"uid":"f6b2-42"}],"importedBy":[],"isEntry":true},"f6b2-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"f6b2-42"}],"isExternal":true},"f6b2-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"f6b2-42"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
6161
6161
 
6162
6162
  const run = () => {
6163
6163
  const width = window.innerWidth;
@@ -47,6 +47,14 @@ declare const locale: {
47
47
  sunday: string;
48
48
  month: string;
49
49
  year: string;
50
+ day_count: string;
51
+ day_count_plural: string;
52
+ hour_count: string;
53
+ hour_count_plural: string;
54
+ minute_count: string;
55
+ minute_count_plural: string;
56
+ month_count: string;
57
+ month_count_plural: string;
50
58
  };
51
59
  components: {
52
60
  contains: string;
@@ -48,6 +48,14 @@ declare const locales: {
48
48
  sunday: string;
49
49
  month: string;
50
50
  year: string;
51
+ day_count: string;
52
+ day_count_plural: string;
53
+ hour_count: string;
54
+ hour_count_plural: string;
55
+ minute_count: string;
56
+ minute_count_plural: string;
57
+ month_count: string;
58
+ month_count_plural: string;
51
59
  };
52
60
  components: {
53
61
  contains: string;
@@ -191,6 +199,10 @@ declare const locales: {
191
199
  sunday: string;
192
200
  month: string;
193
201
  year: string;
202
+ day_count: string;
203
+ hour_count: string;
204
+ minute_count: string;
205
+ month_count: string;
194
206
  };
195
207
  components: {
196
208
  contains: string;
@@ -47,6 +47,10 @@ declare const locale: {
47
47
  sunday: string;
48
48
  month: string;
49
49
  year: string;
50
+ day_count: string;
51
+ hour_count: string;
52
+ minute_count: string;
53
+ month_count: string;
50
54
  };
51
55
  components: {
52
56
  contains: string;
package/dist/umd/index.js CHANGED
@@ -51,6 +51,14 @@
51
51
  var sunday$1 = "Sunday";
52
52
  var month$1 = "Month";
53
53
  var year$1 = "Year";
54
+ var day_count$1 = "{count} day";
55
+ var day_count_plural = "{count} days";
56
+ var hour_count$1 = "{count} hour";
57
+ var hour_count_plural = "{count} hours";
58
+ var minute_count$1 = "{count} minute";
59
+ var minute_count_plural = "{count} minutes";
60
+ var month_count$1 = "{count} month";
61
+ var month_count_plural = "{count} months";
54
62
  var common$1 = {
55
63
  _action_: _action_$1,
56
64
  action: action$1,
@@ -98,7 +106,15 @@
98
106
  saturday: saturday$1,
99
107
  sunday: sunday$1,
100
108
  month: month$1,
101
- year: year$1
109
+ year: year$1,
110
+ day_count: day_count$1,
111
+ day_count_plural: day_count_plural,
112
+ hour_count: hour_count$1,
113
+ hour_count_plural: hour_count_plural,
114
+ minute_count: minute_count$1,
115
+ minute_count_plural: minute_count_plural,
116
+ month_count: month_count$1,
117
+ month_count_plural: month_count_plural
102
118
  };
103
119
 
104
120
  var contains$2 = "Contains";
@@ -328,6 +344,10 @@
328
344
  var sunday = "周日";
329
345
  var month = "月";
330
346
  var year = "年";
347
+ var day_count = "{count} 天";
348
+ var hour_count = "{count} 小时";
349
+ var minute_count = "{count} 分钟";
350
+ var month_count = "{count} 个月";
331
351
  var common = {
332
352
  _action_: _action_,
333
353
  action: action,
@@ -375,7 +395,11 @@
375
395
  saturday: saturday,
376
396
  sunday: sunday,
377
397
  month: month,
378
- year: year
398
+ year: year,
399
+ day_count: day_count,
400
+ hour_count: hour_count,
401
+ minute_count: minute_count,
402
+ month_count: month_count
379
403
  };
380
404
 
381
405
  var contains = "包含";
@@ -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":"3af0-1","name":"common.json"},{"uid":"3af0-3","name":"components.json"},{"uid":"3af0-5","name":"metric.json"},{"uid":"3af0-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"3af0-9","name":"common.json"},{"uid":"3af0-11","name":"components.json"},{"uid":"3af0-13","name":"metric.json"},{"uid":"3af0-15","name":"index.ts"}]},{"uid":"3af0-17","name":"index.ts"}]},{"uid":"3af0-19","name":"parrotI18n.ts"},{"uid":"3af0-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"3af0-1":{"renderedLength":2585,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-0"},"3af0-3":{"renderedLength":7718,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-2"},"3af0-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-4"},"3af0-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-6"},"3af0-9":{"renderedLength":2391,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-8"},"3af0-11":{"renderedLength":6655,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-10"},"3af0-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-12"},"3af0-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-14"},"3af0-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-16"},"3af0-19":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-18"},"3af0-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"3af0-20"}},"nodeMetas":{"3af0-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"3af0-1"},"imported":[],"importedBy":[{"uid":"3af0-6"}]},"3af0-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"3af0-3"},"imported":[],"importedBy":[{"uid":"3af0-6"}]},"3af0-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"3af0-5"},"imported":[],"importedBy":[{"uid":"3af0-6"}]},"3af0-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"3af0-7"},"imported":[{"uid":"3af0-0"},{"uid":"3af0-2"},{"uid":"3af0-4"}],"importedBy":[{"uid":"3af0-16"}]},"3af0-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"3af0-9"},"imported":[],"importedBy":[{"uid":"3af0-14"}]},"3af0-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"3af0-11"},"imported":[],"importedBy":[{"uid":"3af0-14"}]},"3af0-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"3af0-13"},"imported":[],"importedBy":[{"uid":"3af0-14"}]},"3af0-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"3af0-15"},"imported":[{"uid":"3af0-8"},{"uid":"3af0-10"},{"uid":"3af0-12"}],"importedBy":[{"uid":"3af0-16"}]},"3af0-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"3af0-17"},"imported":[{"uid":"3af0-6"},{"uid":"3af0-14"}],"importedBy":[{"uid":"3af0-20"},{"uid":"3af0-18"}]},"3af0-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"3af0-19"},"imported":[{"uid":"3af0-22"},{"uid":"3af0-23"},{"uid":"3af0-16"}],"importedBy":[{"uid":"3af0-20"}]},"3af0-20":{"id":"/src/index.ts","moduleParts":{"index.js":"3af0-21"},"imported":[{"uid":"3af0-16"},{"uid":"3af0-18"}],"importedBy":[],"isEntry":true},"3af0-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"3af0-18"}],"isExternal":true},"3af0-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"3af0-18"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"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":"f6b2-1","name":"common.json"},{"uid":"f6b2-3","name":"components.json"},{"uid":"f6b2-5","name":"metric.json"},{"uid":"f6b2-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"f6b2-9","name":"common.json"},{"uid":"f6b2-11","name":"components.json"},{"uid":"f6b2-13","name":"metric.json"},{"uid":"f6b2-15","name":"index.ts"}]},{"uid":"f6b2-17","name":"index.ts"}]},{"uid":"f6b2-19","name":"parrotI18n.ts"},{"uid":"f6b2-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"f6b2-1":{"renderedLength":3201,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-0"},"f6b2-3":{"renderedLength":7718,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-2"},"f6b2-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-4"},"f6b2-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-6"},"f6b2-9":{"renderedLength":2650,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-8"},"f6b2-11":{"renderedLength":6655,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-10"},"f6b2-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-12"},"f6b2-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-14"},"f6b2-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-16"},"f6b2-19":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-18"},"f6b2-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"f6b2-20"}},"nodeMetas":{"f6b2-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"f6b2-1"},"imported":[],"importedBy":[{"uid":"f6b2-6"}]},"f6b2-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"f6b2-3"},"imported":[],"importedBy":[{"uid":"f6b2-6"}]},"f6b2-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"f6b2-5"},"imported":[],"importedBy":[{"uid":"f6b2-6"}]},"f6b2-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"f6b2-7"},"imported":[{"uid":"f6b2-0"},{"uid":"f6b2-2"},{"uid":"f6b2-4"}],"importedBy":[{"uid":"f6b2-16"}]},"f6b2-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"f6b2-9"},"imported":[],"importedBy":[{"uid":"f6b2-14"}]},"f6b2-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"f6b2-11"},"imported":[],"importedBy":[{"uid":"f6b2-14"}]},"f6b2-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"f6b2-13"},"imported":[],"importedBy":[{"uid":"f6b2-14"}]},"f6b2-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"f6b2-15"},"imported":[{"uid":"f6b2-8"},{"uid":"f6b2-10"},{"uid":"f6b2-12"}],"importedBy":[{"uid":"f6b2-16"}]},"f6b2-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"f6b2-17"},"imported":[{"uid":"f6b2-6"},{"uid":"f6b2-14"}],"importedBy":[{"uid":"f6b2-20"},{"uid":"f6b2-18"}]},"f6b2-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"f6b2-19"},"imported":[{"uid":"f6b2-22"},{"uid":"f6b2-23"},{"uid":"f6b2-16"}],"importedBy":[{"uid":"f6b2-20"}]},"f6b2-20":{"id":"/src/index.ts","moduleParts":{"index.js":"f6b2-21"},"imported":[{"uid":"f6b2-16"},{"uid":"f6b2-18"}],"importedBy":[],"isEntry":true},"f6b2-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"f6b2-18"}],"isExternal":true},"f6b2-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"f6b2-18"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"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.32.27",
3
+ "version": "0.32.29",
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": "^3.0.2"
47
47
  },
48
- "gitHead": "f203f5caedd8e292f39ca7b2ef0e508d72d594d1"
48
+ "gitHead": "011139b2bd0f485ee29298bcfdf9457b3e8509d7"
49
49
  }