@cloudtower/parrot 0.0.0-double-rc-1 → 0.0.0-no-uikit-1
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 +27 -18
- package/dist/esm/stats1.html +1 -1
- package/dist/locales/en-US/index.d.ts +7 -3
- package/dist/locales/index.d.ts +10 -6
- package/dist/locales/zh-CN/index.d.ts +3 -3
- package/dist/umd/index.js +27 -18
- package/dist/umd/stats1.html +1 -1
- package/package.json +2 -2
package/dist/esm/index.js
CHANGED
@@ -119,14 +119,17 @@ var prefix$1 = "Prefix";
|
|
119
119
|
var suffix$1 = "Suffix";
|
120
120
|
var as_day$1 = "By Day";
|
121
121
|
var count$1 = "";
|
122
|
-
var
|
123
|
-
var
|
124
|
-
var per_day_3$1 = "";
|
122
|
+
var day_execute_task$1 = "Generate the report at <1></1> every <0></0> day.";
|
123
|
+
var day_execute_task_plural = "Generate the report at <1></1> every <0></0> days.";
|
125
124
|
var execution_time$1 = "Execution Time: ";
|
126
125
|
var as_week$1 = "By Week";
|
127
126
|
var as_month$1 = "By Month";
|
128
|
-
var
|
129
|
-
var
|
127
|
+
var day_date$1 = "day";
|
128
|
+
var day_date_plural = "days";
|
129
|
+
var week_with_below_date$1 = "Generate every <0></0> week on the following {day}:";
|
130
|
+
var week_with_below_date_plural = "Generate every <0></0> weeks on the following {day}:";
|
131
|
+
var month_with_below_date$1 = "Generate every <0></0> month on the following {day}:";
|
132
|
+
var month_with_below_date_plural = "Generate every <0></0> months on the following {day}:";
|
130
133
|
var will_excute_at_last_day_with_date$1 = "If there is no {date} in the current month, it will be executed in the last day of the month.";
|
131
134
|
var retain_with_count$1 = "Retain {count} reports";
|
132
135
|
var start_date$1 = "Start Date";
|
@@ -161,6 +164,7 @@ var date_range_picker_history_title$1 = "Recent Search";
|
|
161
164
|
var search_relative_time_placeholder$1 = "Search relative time";
|
162
165
|
var select_all$1 = "Select All";
|
163
166
|
var unselect_all$1 = "Clear";
|
167
|
+
var other$1 = "Other";
|
164
168
|
var components$1 = {
|
165
169
|
contains: contains$2,
|
166
170
|
custom_column: custom_column$1,
|
@@ -188,14 +192,17 @@ var components$1 = {
|
|
188
192
|
suffix: suffix$1,
|
189
193
|
as_day: as_day$1,
|
190
194
|
count: count$1,
|
191
|
-
|
192
|
-
|
193
|
-
per_day_3: per_day_3$1,
|
195
|
+
day_execute_task: day_execute_task$1,
|
196
|
+
day_execute_task_plural: day_execute_task_plural,
|
194
197
|
execution_time: execution_time$1,
|
195
198
|
as_week: as_week$1,
|
196
199
|
as_month: as_month$1,
|
200
|
+
day_date: day_date$1,
|
201
|
+
day_date_plural: day_date_plural,
|
197
202
|
week_with_below_date: week_with_below_date$1,
|
203
|
+
week_with_below_date_plural: week_with_below_date_plural,
|
198
204
|
month_with_below_date: month_with_below_date$1,
|
205
|
+
month_with_below_date_plural: month_with_below_date_plural,
|
199
206
|
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date$1,
|
200
207
|
retain_with_count: retain_with_count$1,
|
201
208
|
start_date: start_date$1,
|
@@ -236,7 +243,8 @@ var components$1 = {
|
|
236
243
|
date_range_picker_history_title: date_range_picker_history_title$1,
|
237
244
|
search_relative_time_placeholder: search_relative_time_placeholder$1,
|
238
245
|
select_all: select_all$1,
|
239
|
-
unselect_all: unselect_all$1
|
246
|
+
unselect_all: unselect_all$1,
|
247
|
+
other: other$1
|
240
248
|
};
|
241
249
|
|
242
250
|
var current$1 = "Current value";
|
@@ -372,14 +380,13 @@ var prefix = "前缀";
|
|
372
380
|
var suffix = "后缀";
|
373
381
|
var as_day = "按天";
|
374
382
|
var count = "份";
|
375
|
-
var
|
376
|
-
var per_day_2 = "天,";
|
377
|
-
var per_day_3 = "生成。";
|
383
|
+
var day_execute_task = "每 <0></0> 天, <1></1> 生成。";
|
378
384
|
var execution_time = "生成时间:";
|
379
385
|
var as_week = "按周";
|
380
386
|
var as_month = "按月";
|
381
|
-
var
|
382
|
-
var
|
387
|
+
var day_date = "日期";
|
388
|
+
var week_with_below_date = "每 <0></0> 周的如下{day}:";
|
389
|
+
var month_with_below_date = "每 <0></0> 个月的如下{day}:";
|
383
390
|
var will_excute_at_last_day_with_date = "如果当月没有 {date} 号,则会提前至该月最后一天执行。";
|
384
391
|
var retain_with_count = "保留 {count} 份";
|
385
392
|
var start_date = "开始日期";
|
@@ -414,6 +421,7 @@ var date_range_picker_history_title = "最近查询";
|
|
414
421
|
var search_relative_time_placeholder = "搜索相对时间";
|
415
422
|
var select_all = "全选";
|
416
423
|
var unselect_all = "取消全选";
|
424
|
+
var other = "其他";
|
417
425
|
var components = {
|
418
426
|
contains: contains,
|
419
427
|
custom_column: custom_column,
|
@@ -441,12 +449,11 @@ var components = {
|
|
441
449
|
suffix: suffix,
|
442
450
|
as_day: as_day,
|
443
451
|
count: count,
|
444
|
-
|
445
|
-
per_day_2: per_day_2,
|
446
|
-
per_day_3: per_day_3,
|
452
|
+
day_execute_task: day_execute_task,
|
447
453
|
execution_time: execution_time,
|
448
454
|
as_week: as_week,
|
449
455
|
as_month: as_month,
|
456
|
+
day_date: day_date,
|
450
457
|
week_with_below_date: week_with_below_date,
|
451
458
|
month_with_below_date: month_with_below_date,
|
452
459
|
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date,
|
@@ -489,7 +496,8 @@ var components = {
|
|
489
496
|
date_range_picker_history_title: date_range_picker_history_title,
|
490
497
|
search_relative_time_placeholder: search_relative_time_placeholder,
|
491
498
|
select_all: select_all,
|
492
|
-
unselect_all: unselect_all
|
499
|
+
unselect_all: unselect_all,
|
500
|
+
other: other
|
493
501
|
};
|
494
502
|
|
495
503
|
var current = "当前值";
|
@@ -538,6 +546,7 @@ var ParrotLngs = /* @__PURE__ */ ((ParrotLngs2) => {
|
|
538
546
|
})(ParrotLngs || {});
|
539
547
|
const defaultOptions = {
|
540
548
|
lng: "zh-CN" /* zh */,
|
549
|
+
compatibilityJSON: "v3",
|
541
550
|
fallbackLng: ["zh-CN" /* zh */, "en-US" /* en */],
|
542
551
|
interpolation: {
|
543
552
|
prefix: "{",
|
package/dist/esm/stats1.html
CHANGED
@@ -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":"
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"ded7-25","name":"common.json"},{"uid":"ded7-27","name":"components.json"},{"uid":"ded7-29","name":"metric.json"},{"uid":"ded7-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"ded7-33","name":"common.json"},{"uid":"ded7-35","name":"components.json"},{"uid":"ded7-37","name":"metric.json"},{"uid":"ded7-39","name":"index.ts"}]},{"uid":"ded7-41","name":"index.ts"}]},{"uid":"ded7-43","name":"parrotI18n.ts"},{"uid":"ded7-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"ded7-25":{"renderedLength":2293,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-24"},"ded7-27":{"renderedLength":7096,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-26"},"ded7-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-28"},"ded7-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-30"},"ded7-33":{"renderedLength":2110,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-32"},"ded7-35":{"renderedLength":6145,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-34"},"ded7-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-36"},"ded7-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-38"},"ded7-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-40"},"ded7-43":{"renderedLength":1921,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-42"},"ded7-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-44"}},"nodeMetas":{"ded7-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"ded7-25"},"imported":[],"importedBy":[{"uid":"ded7-30"}]},"ded7-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"ded7-27"},"imported":[],"importedBy":[{"uid":"ded7-30"}]},"ded7-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"ded7-29"},"imported":[],"importedBy":[{"uid":"ded7-30"}]},"ded7-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"ded7-31"},"imported":[{"uid":"ded7-24"},{"uid":"ded7-26"},{"uid":"ded7-28"}],"importedBy":[{"uid":"ded7-40"}]},"ded7-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"ded7-33"},"imported":[],"importedBy":[{"uid":"ded7-38"}]},"ded7-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"ded7-35"},"imported":[],"importedBy":[{"uid":"ded7-38"}]},"ded7-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"ded7-37"},"imported":[],"importedBy":[{"uid":"ded7-38"}]},"ded7-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"ded7-39"},"imported":[{"uid":"ded7-32"},{"uid":"ded7-34"},{"uid":"ded7-36"}],"importedBy":[{"uid":"ded7-40"}]},"ded7-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"ded7-41"},"imported":[{"uid":"ded7-30"},{"uid":"ded7-38"}],"importedBy":[{"uid":"ded7-44"},{"uid":"ded7-42"}]},"ded7-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"ded7-43"},"imported":[{"uid":"ded7-46"},{"uid":"ded7-47"},{"uid":"ded7-40"}],"importedBy":[{"uid":"ded7-44"}]},"ded7-44":{"id":"/src/index.ts","moduleParts":{"index.js":"ded7-45"},"imported":[{"uid":"ded7-40"},{"uid":"ded7-42"}],"importedBy":[],"isEntry":true},"ded7-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"ded7-42"}],"isExternal":true},"ded7-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"ded7-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;
|
@@ -73,14 +73,17 @@ declare const locale: {
|
|
73
73
|
suffix: string;
|
74
74
|
as_day: string;
|
75
75
|
count: string;
|
76
|
-
|
77
|
-
|
78
|
-
per_day_3: string;
|
76
|
+
day_execute_task: string;
|
77
|
+
day_execute_task_plural: string;
|
79
78
|
execution_time: string;
|
80
79
|
as_week: string;
|
81
80
|
as_month: string;
|
81
|
+
day_date: string;
|
82
|
+
day_date_plural: string;
|
82
83
|
week_with_below_date: string;
|
84
|
+
week_with_below_date_plural: string;
|
83
85
|
month_with_below_date: string;
|
86
|
+
month_with_below_date_plural: string;
|
84
87
|
will_excute_at_last_day_with_date: string;
|
85
88
|
retain_with_count: string;
|
86
89
|
start_date: string;
|
@@ -122,6 +125,7 @@ declare const locale: {
|
|
122
125
|
search_relative_time_placeholder: string;
|
123
126
|
select_all: string;
|
124
127
|
unselect_all: string;
|
128
|
+
other: string;
|
125
129
|
};
|
126
130
|
metric: {
|
127
131
|
current: string;
|
package/dist/locales/index.d.ts
CHANGED
@@ -74,14 +74,17 @@ declare const locales: {
|
|
74
74
|
suffix: string;
|
75
75
|
as_day: string;
|
76
76
|
count: string;
|
77
|
-
|
78
|
-
|
79
|
-
per_day_3: string;
|
77
|
+
day_execute_task: string;
|
78
|
+
day_execute_task_plural: string;
|
80
79
|
execution_time: string;
|
81
80
|
as_week: string;
|
82
81
|
as_month: string;
|
82
|
+
day_date: string;
|
83
|
+
day_date_plural: string;
|
83
84
|
week_with_below_date: string;
|
85
|
+
week_with_below_date_plural: string;
|
84
86
|
month_with_below_date: string;
|
87
|
+
month_with_below_date_plural: string;
|
85
88
|
will_excute_at_last_day_with_date: string;
|
86
89
|
retain_with_count: string;
|
87
90
|
start_date: string;
|
@@ -123,6 +126,7 @@ declare const locales: {
|
|
123
126
|
search_relative_time_placeholder: string;
|
124
127
|
select_all: string;
|
125
128
|
unselect_all: string;
|
129
|
+
other: string;
|
126
130
|
};
|
127
131
|
metric: {
|
128
132
|
current: string;
|
@@ -205,12 +209,11 @@ declare const locales: {
|
|
205
209
|
suffix: string;
|
206
210
|
as_day: string;
|
207
211
|
count: string;
|
208
|
-
|
209
|
-
per_day_2: string;
|
210
|
-
per_day_3: string;
|
212
|
+
day_execute_task: string;
|
211
213
|
execution_time: string;
|
212
214
|
as_week: string;
|
213
215
|
as_month: string;
|
216
|
+
day_date: string;
|
214
217
|
week_with_below_date: string;
|
215
218
|
month_with_below_date: string;
|
216
219
|
will_excute_at_last_day_with_date: string;
|
@@ -254,6 +257,7 @@ declare const locales: {
|
|
254
257
|
search_relative_time_placeholder: string;
|
255
258
|
select_all: string;
|
256
259
|
unselect_all: string;
|
260
|
+
other: string;
|
257
261
|
};
|
258
262
|
metric: {
|
259
263
|
current: string;
|
@@ -73,12 +73,11 @@ declare const locale: {
|
|
73
73
|
suffix: string;
|
74
74
|
as_day: string;
|
75
75
|
count: string;
|
76
|
-
|
77
|
-
per_day_2: string;
|
78
|
-
per_day_3: string;
|
76
|
+
day_execute_task: string;
|
79
77
|
execution_time: string;
|
80
78
|
as_week: string;
|
81
79
|
as_month: string;
|
80
|
+
day_date: string;
|
82
81
|
week_with_below_date: string;
|
83
82
|
month_with_below_date: string;
|
84
83
|
will_excute_at_last_day_with_date: string;
|
@@ -122,6 +121,7 @@ declare const locale: {
|
|
122
121
|
search_relative_time_placeholder: string;
|
123
122
|
select_all: string;
|
124
123
|
unselect_all: string;
|
124
|
+
other: string;
|
125
125
|
};
|
126
126
|
metric: {
|
127
127
|
current: string;
|
package/dist/umd/index.js
CHANGED
@@ -122,14 +122,17 @@
|
|
122
122
|
var suffix$1 = "Suffix";
|
123
123
|
var as_day$1 = "By Day";
|
124
124
|
var count$1 = "";
|
125
|
-
var
|
126
|
-
var
|
127
|
-
var per_day_3$1 = "";
|
125
|
+
var day_execute_task$1 = "Generate the report at <1></1> every <0></0> day.";
|
126
|
+
var day_execute_task_plural = "Generate the report at <1></1> every <0></0> days.";
|
128
127
|
var execution_time$1 = "Execution Time: ";
|
129
128
|
var as_week$1 = "By Week";
|
130
129
|
var as_month$1 = "By Month";
|
131
|
-
var
|
132
|
-
var
|
130
|
+
var day_date$1 = "day";
|
131
|
+
var day_date_plural = "days";
|
132
|
+
var week_with_below_date$1 = "Generate every <0></0> week on the following {day}:";
|
133
|
+
var week_with_below_date_plural = "Generate every <0></0> weeks on the following {day}:";
|
134
|
+
var month_with_below_date$1 = "Generate every <0></0> month on the following {day}:";
|
135
|
+
var month_with_below_date_plural = "Generate every <0></0> months on the following {day}:";
|
133
136
|
var will_excute_at_last_day_with_date$1 = "If there is no {date} in the current month, it will be executed in the last day of the month.";
|
134
137
|
var retain_with_count$1 = "Retain {count} reports";
|
135
138
|
var start_date$1 = "Start Date";
|
@@ -164,6 +167,7 @@
|
|
164
167
|
var search_relative_time_placeholder$1 = "Search relative time";
|
165
168
|
var select_all$1 = "Select All";
|
166
169
|
var unselect_all$1 = "Clear";
|
170
|
+
var other$1 = "Other";
|
167
171
|
var components$1 = {
|
168
172
|
contains: contains$2,
|
169
173
|
custom_column: custom_column$1,
|
@@ -191,14 +195,17 @@
|
|
191
195
|
suffix: suffix$1,
|
192
196
|
as_day: as_day$1,
|
193
197
|
count: count$1,
|
194
|
-
|
195
|
-
|
196
|
-
per_day_3: per_day_3$1,
|
198
|
+
day_execute_task: day_execute_task$1,
|
199
|
+
day_execute_task_plural: day_execute_task_plural,
|
197
200
|
execution_time: execution_time$1,
|
198
201
|
as_week: as_week$1,
|
199
202
|
as_month: as_month$1,
|
203
|
+
day_date: day_date$1,
|
204
|
+
day_date_plural: day_date_plural,
|
200
205
|
week_with_below_date: week_with_below_date$1,
|
206
|
+
week_with_below_date_plural: week_with_below_date_plural,
|
201
207
|
month_with_below_date: month_with_below_date$1,
|
208
|
+
month_with_below_date_plural: month_with_below_date_plural,
|
202
209
|
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date$1,
|
203
210
|
retain_with_count: retain_with_count$1,
|
204
211
|
start_date: start_date$1,
|
@@ -239,7 +246,8 @@
|
|
239
246
|
date_range_picker_history_title: date_range_picker_history_title$1,
|
240
247
|
search_relative_time_placeholder: search_relative_time_placeholder$1,
|
241
248
|
select_all: select_all$1,
|
242
|
-
unselect_all: unselect_all$1
|
249
|
+
unselect_all: unselect_all$1,
|
250
|
+
other: other$1
|
243
251
|
};
|
244
252
|
|
245
253
|
var current$1 = "Current value";
|
@@ -375,14 +383,13 @@
|
|
375
383
|
var suffix = "后缀";
|
376
384
|
var as_day = "按天";
|
377
385
|
var count = "份";
|
378
|
-
var
|
379
|
-
var per_day_2 = "天,";
|
380
|
-
var per_day_3 = "生成。";
|
386
|
+
var day_execute_task = "每 <0></0> 天, <1></1> 生成。";
|
381
387
|
var execution_time = "生成时间:";
|
382
388
|
var as_week = "按周";
|
383
389
|
var as_month = "按月";
|
384
|
-
var
|
385
|
-
var
|
390
|
+
var day_date = "日期";
|
391
|
+
var week_with_below_date = "每 <0></0> 周的如下{day}:";
|
392
|
+
var month_with_below_date = "每 <0></0> 个月的如下{day}:";
|
386
393
|
var will_excute_at_last_day_with_date = "如果当月没有 {date} 号,则会提前至该月最后一天执行。";
|
387
394
|
var retain_with_count = "保留 {count} 份";
|
388
395
|
var start_date = "开始日期";
|
@@ -417,6 +424,7 @@
|
|
417
424
|
var search_relative_time_placeholder = "搜索相对时间";
|
418
425
|
var select_all = "全选";
|
419
426
|
var unselect_all = "取消全选";
|
427
|
+
var other = "其他";
|
420
428
|
var components = {
|
421
429
|
contains: contains,
|
422
430
|
custom_column: custom_column,
|
@@ -444,12 +452,11 @@
|
|
444
452
|
suffix: suffix,
|
445
453
|
as_day: as_day,
|
446
454
|
count: count,
|
447
|
-
|
448
|
-
per_day_2: per_day_2,
|
449
|
-
per_day_3: per_day_3,
|
455
|
+
day_execute_task: day_execute_task,
|
450
456
|
execution_time: execution_time,
|
451
457
|
as_week: as_week,
|
452
458
|
as_month: as_month,
|
459
|
+
day_date: day_date,
|
453
460
|
week_with_below_date: week_with_below_date,
|
454
461
|
month_with_below_date: month_with_below_date,
|
455
462
|
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date,
|
@@ -492,7 +499,8 @@
|
|
492
499
|
date_range_picker_history_title: date_range_picker_history_title,
|
493
500
|
search_relative_time_placeholder: search_relative_time_placeholder,
|
494
501
|
select_all: select_all,
|
495
|
-
unselect_all: unselect_all
|
502
|
+
unselect_all: unselect_all,
|
503
|
+
other: other
|
496
504
|
};
|
497
505
|
|
498
506
|
var current = "当前值";
|
@@ -541,6 +549,7 @@
|
|
541
549
|
})(ParrotLngs || {});
|
542
550
|
const defaultOptions = {
|
543
551
|
lng: "zh-CN" /* zh */,
|
552
|
+
compatibilityJSON: "v3",
|
544
553
|
fallbackLng: ["zh-CN" /* zh */, "en-US" /* en */],
|
545
554
|
interpolation: {
|
546
555
|
prefix: "{",
|
package/dist/umd/stats1.html
CHANGED
@@ -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":"
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"ded7-1","name":"common.json"},{"uid":"ded7-3","name":"components.json"},{"uid":"ded7-5","name":"metric.json"},{"uid":"ded7-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"ded7-9","name":"common.json"},{"uid":"ded7-11","name":"components.json"},{"uid":"ded7-13","name":"metric.json"},{"uid":"ded7-15","name":"index.ts"}]},{"uid":"ded7-17","name":"index.ts"}]},{"uid":"ded7-19","name":"parrotI18n.ts"},{"uid":"ded7-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"ded7-1":{"renderedLength":2477,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-0"},"ded7-3":{"renderedLength":7400,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-2"},"ded7-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-4"},"ded7-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-6"},"ded7-9":{"renderedLength":2294,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-8"},"ded7-11":{"renderedLength":6433,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-10"},"ded7-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-12"},"ded7-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-14"},"ded7-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-16"},"ded7-19":{"renderedLength":2033,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-18"},"ded7-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"ded7-20"}},"nodeMetas":{"ded7-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"ded7-1"},"imported":[],"importedBy":[{"uid":"ded7-6"}]},"ded7-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"ded7-3"},"imported":[],"importedBy":[{"uid":"ded7-6"}]},"ded7-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"ded7-5"},"imported":[],"importedBy":[{"uid":"ded7-6"}]},"ded7-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"ded7-7"},"imported":[{"uid":"ded7-0"},{"uid":"ded7-2"},{"uid":"ded7-4"}],"importedBy":[{"uid":"ded7-16"}]},"ded7-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"ded7-9"},"imported":[],"importedBy":[{"uid":"ded7-14"}]},"ded7-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"ded7-11"},"imported":[],"importedBy":[{"uid":"ded7-14"}]},"ded7-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"ded7-13"},"imported":[],"importedBy":[{"uid":"ded7-14"}]},"ded7-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"ded7-15"},"imported":[{"uid":"ded7-8"},{"uid":"ded7-10"},{"uid":"ded7-12"}],"importedBy":[{"uid":"ded7-16"}]},"ded7-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"ded7-17"},"imported":[{"uid":"ded7-6"},{"uid":"ded7-14"}],"importedBy":[{"uid":"ded7-20"},{"uid":"ded7-18"}]},"ded7-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"ded7-19"},"imported":[{"uid":"ded7-22"},{"uid":"ded7-23"},{"uid":"ded7-16"}],"importedBy":[{"uid":"ded7-20"}]},"ded7-20":{"id":"/src/index.ts","moduleParts":{"index.js":"ded7-21"},"imported":[{"uid":"ded7-16"},{"uid":"ded7-18"}],"importedBy":[],"isEntry":true},"ded7-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"ded7-18"}],"isExternal":true},"ded7-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"ded7-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.0.0-
|
3
|
+
"version": "0.0.0-no-uikit-1",
|
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": "
|
48
|
+
"gitHead": "9a2e3c2431c2003dee72b6b0dafada36e43e9ebf"
|
49
49
|
}
|