@cloudtower/parrot 0.27.0-alpha.0 → 0.27.0-dry
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 +178 -3
- package/dist/esm/stats1.html +1 -1
- package/dist/locales/en-US/index.d.ts +5 -0
- package/dist/locales/index.d.ts +91 -0
- package/dist/locales/zh-CN/index.d.ts +86 -0
- package/dist/test.test.d.ts +1 -0
- package/dist/umd/index.js +178 -3
- package/dist/umd/stats1.html +1 -1
- package/package.json +8 -3
package/dist/esm/index.js
CHANGED
@@ -92,6 +92,11 @@ var browser_time_zone$1 = "Browser Time Zone";
|
|
92
92
|
var coorddinated_universal_time$1 = "Coorddinated Universal Time";
|
93
93
|
var Architecture_AARCH64$1 = "AArch64";
|
94
94
|
var Architecture_X86_64$1 = "x86_64";
|
95
|
+
var maximum_row_count_desc$1 = "At most {count} items.";
|
96
|
+
var remove$1 = "Remove";
|
97
|
+
var add$1 = "Add";
|
98
|
+
var prefix$1 = "Prefix";
|
99
|
+
var suffix$1 = "Suffix";
|
95
100
|
var components$1 = {
|
96
101
|
contains: contains$2,
|
97
102
|
custom_column: custom_column$1,
|
@@ -111,7 +116,12 @@ var components$1 = {
|
|
111
116
|
browser_time_zone: browser_time_zone$1,
|
112
117
|
coorddinated_universal_time: coorddinated_universal_time$1,
|
113
118
|
Architecture_AARCH64: Architecture_AARCH64$1,
|
114
|
-
Architecture_X86_64: Architecture_X86_64$1
|
119
|
+
Architecture_X86_64: Architecture_X86_64$1,
|
120
|
+
maximum_row_count_desc: maximum_row_count_desc$1,
|
121
|
+
remove: remove$1,
|
122
|
+
add: add$1,
|
123
|
+
prefix: prefix$1,
|
124
|
+
suffix: suffix$1
|
115
125
|
};
|
116
126
|
|
117
127
|
var current$1 = "Current value";
|
@@ -139,6 +149,7 @@ var contains$1 = "包含";
|
|
139
149
|
var confirm = "确定";
|
140
150
|
var empty$1 = "无";
|
141
151
|
var enable = "启用";
|
152
|
+
var disable = "禁用";
|
142
153
|
var error = "错误";
|
143
154
|
var next_step = "下一步";
|
144
155
|
var not_contains$1 = "不包含";
|
@@ -164,6 +175,13 @@ var day = "天";
|
|
164
175
|
var hour = "小时";
|
165
176
|
var minute = "分钟";
|
166
177
|
var second = "秒";
|
178
|
+
var monday = "周一";
|
179
|
+
var tuesday = "周二";
|
180
|
+
var wednesday = "周三";
|
181
|
+
var thursday = "周四";
|
182
|
+
var friday = "周五";
|
183
|
+
var saturday = "周六";
|
184
|
+
var sunday = "周日";
|
167
185
|
var common = {
|
168
186
|
_action_: _action_,
|
169
187
|
action: action,
|
@@ -175,6 +193,7 @@ var common = {
|
|
175
193
|
confirm: confirm,
|
176
194
|
empty: empty$1,
|
177
195
|
enable: enable,
|
196
|
+
disable: disable,
|
178
197
|
error: error,
|
179
198
|
next_step: next_step,
|
180
199
|
not_contains: not_contains$1,
|
@@ -199,7 +218,14 @@ var common = {
|
|
199
218
|
day: day,
|
200
219
|
hour: hour,
|
201
220
|
minute: minute,
|
202
|
-
second: second
|
221
|
+
second: second,
|
222
|
+
monday: monday,
|
223
|
+
tuesday: tuesday,
|
224
|
+
wednesday: wednesday,
|
225
|
+
thursday: thursday,
|
226
|
+
friday: friday,
|
227
|
+
saturday: saturday,
|
228
|
+
sunday: sunday
|
203
229
|
};
|
204
230
|
|
205
231
|
var contains = "包含";
|
@@ -225,6 +251,77 @@ var remove = "移除";
|
|
225
251
|
var add = "添加";
|
226
252
|
var prefix = "前缀";
|
227
253
|
var suffix = "后缀";
|
254
|
+
var advanced_search = "高级筛选";
|
255
|
+
var ends_with = "以 {- value } 结束";
|
256
|
+
var every = "所有";
|
257
|
+
var gt = ">";
|
258
|
+
var gte = "≥";
|
259
|
+
var is = "为";
|
260
|
+
var lt = "<";
|
261
|
+
var lte = "≤";
|
262
|
+
var none = "没有";
|
263
|
+
var not_ends_with = "不以 {- value } 结束";
|
264
|
+
var not_in = "不属于";
|
265
|
+
var not_starts_with = "不以 {- value } 开始";
|
266
|
+
var recent_search = "最近筛选";
|
267
|
+
var resource_no_exist = "当前资源已经不存在";
|
268
|
+
var self_defined_column = "自定义显示列";
|
269
|
+
var some = "包含";
|
270
|
+
var starts_with = "以 {- value } 开始";
|
271
|
+
var selected_item_with_count = "已选中 {count} 项目";
|
272
|
+
var used_storage = "已使用容量:";
|
273
|
+
var usable_storage = "可使用容量:";
|
274
|
+
var generate_date_preview = "生成日期预览";
|
275
|
+
var date_with_year_and_month = "{year} 年 {month}";
|
276
|
+
var will_generate_one_reporte_with_date_and_time = "{ date } 将在 {time } 生成 1 份报表";
|
277
|
+
var will_generate_report_will_date_and_count = "{date} 将在如下时间生成 {count} 份报表:";
|
278
|
+
var filter_condition_with_count = "{count} 个筛选条件";
|
279
|
+
var not_support_yet = "功能暂时未实现";
|
280
|
+
var as_day = "按天";
|
281
|
+
var count = "份";
|
282
|
+
var per_day_1 = "每";
|
283
|
+
var per_day_2 = "天,";
|
284
|
+
var per_day_3 = "生成。";
|
285
|
+
var execution_time = "生成时间:";
|
286
|
+
var de_week = "的周";
|
287
|
+
var ge_month = "个月";
|
288
|
+
var hao = "号";
|
289
|
+
var as_week = "按周";
|
290
|
+
var as_month = "按月";
|
291
|
+
var week_with_below_date = "周的如下日期:";
|
292
|
+
var month_with_below_date = "个月的如下日期:";
|
293
|
+
var will_excute_at_last_day_with_date = "如果当月没有 {date} 号,则会提前至该月最后一天执行。";
|
294
|
+
var retain_with_count = "保留 {count} 份";
|
295
|
+
var start_date = "开始日期";
|
296
|
+
var retain_date = "保留份数";
|
297
|
+
var next_generate_with_date = "下次生成将会发生在:{date}";
|
298
|
+
var will_save_one_to_thirty_report = "可以保留 1~30 份最近自动生成的报表。";
|
299
|
+
var every_day_with_time = "每天的 {time}";
|
300
|
+
var every_day_with_count_and_time = "每 {count} 天的 {time}";
|
301
|
+
var every_week_with_time = "每周的 {time}";
|
302
|
+
var every_week_with_day_and_time = "每周的周{day} {time}";
|
303
|
+
var every_weeks_with_count_and_time = "每 {count} 周的 {time}";
|
304
|
+
var every_weeks_with_count_and_day_and_time = "每 {count} 周的周{day} {time}";
|
305
|
+
var every_month_with_time = "每月的 {time}";
|
306
|
+
var every_month_with_day_and_time = "每月的 {day} 号 {time}";
|
307
|
+
var every_months_with_count_and_time = "每 {count} 月的 {time}";
|
308
|
+
var every_months_with_count_and_day_and_time = "每 {count} 月的 {day} 号 {time}";
|
309
|
+
var add_favorite_function = "加入常用功能";
|
310
|
+
var remove_favorite_function = "移出常用功能";
|
311
|
+
var year = "年";
|
312
|
+
var end_date = "结束日期";
|
313
|
+
var search_relative_time_placeholder = "搜索相对时间";
|
314
|
+
var relative_time = "相对时间";
|
315
|
+
var absolute_time = "绝对时间";
|
316
|
+
var date_range_picker_history_title = "最近查询";
|
317
|
+
var end_time_cannot_be_less_than_start_time = "结束时间不能小于开始时间";
|
318
|
+
var empty_search_history = "无历史查询";
|
319
|
+
var set_start_time_failed = "开始时间不能早于 { time }";
|
320
|
+
var set_end_time_failed = "结束时间不能晚于 { time }";
|
321
|
+
var change_date_range = "在区间内调节时间范围";
|
322
|
+
var reset_date_range = "重置为默认区间";
|
323
|
+
var start_trial = "开始试用";
|
324
|
+
var free_trial = "免费试用";
|
228
325
|
var components = {
|
229
326
|
contains: contains,
|
230
327
|
custom_column: custom_column,
|
@@ -249,7 +346,85 @@ var components = {
|
|
249
346
|
remove: remove,
|
250
347
|
add: add,
|
251
348
|
prefix: prefix,
|
252
|
-
suffix: suffix
|
349
|
+
suffix: suffix,
|
350
|
+
advanced_search: advanced_search,
|
351
|
+
ends_with: ends_with,
|
352
|
+
every: every,
|
353
|
+
gt: gt,
|
354
|
+
gte: gte,
|
355
|
+
is: is,
|
356
|
+
lt: lt,
|
357
|
+
lte: lte,
|
358
|
+
none: none,
|
359
|
+
not_ends_with: not_ends_with,
|
360
|
+
not_in: not_in,
|
361
|
+
not_starts_with: not_starts_with,
|
362
|
+
recent_search: recent_search,
|
363
|
+
resource_no_exist: resource_no_exist,
|
364
|
+
self_defined_column: self_defined_column,
|
365
|
+
some: some,
|
366
|
+
starts_with: starts_with,
|
367
|
+
selected_item_with_count: selected_item_with_count,
|
368
|
+
used_storage: used_storage,
|
369
|
+
usable_storage: usable_storage,
|
370
|
+
generate_date_preview: generate_date_preview,
|
371
|
+
date_with_year_and_month: date_with_year_and_month,
|
372
|
+
will_generate_one_reporte_with_date_and_time: will_generate_one_reporte_with_date_and_time,
|
373
|
+
will_generate_report_will_date_and_count: will_generate_report_will_date_and_count,
|
374
|
+
filter_condition_with_count: filter_condition_with_count,
|
375
|
+
not_support_yet: not_support_yet,
|
376
|
+
as_day: as_day,
|
377
|
+
count: count,
|
378
|
+
per_day_1: per_day_1,
|
379
|
+
per_day_2: per_day_2,
|
380
|
+
per_day_3: per_day_3,
|
381
|
+
execution_time: execution_time,
|
382
|
+
de_week: de_week,
|
383
|
+
ge_month: ge_month,
|
384
|
+
hao: hao,
|
385
|
+
as_week: as_week,
|
386
|
+
as_month: as_month,
|
387
|
+
week_with_below_date: week_with_below_date,
|
388
|
+
month_with_below_date: month_with_below_date,
|
389
|
+
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date,
|
390
|
+
retain_with_count: retain_with_count,
|
391
|
+
start_date: start_date,
|
392
|
+
retain_date: retain_date,
|
393
|
+
next_generate_with_date: next_generate_with_date,
|
394
|
+
will_save_one_to_thirty_report: will_save_one_to_thirty_report,
|
395
|
+
every_day_with_time: every_day_with_time,
|
396
|
+
every_day_with_count_and_time: every_day_with_count_and_time,
|
397
|
+
every_week_with_time: every_week_with_time,
|
398
|
+
every_week_with_day_and_time: every_week_with_day_and_time,
|
399
|
+
every_weeks_with_count_and_time: every_weeks_with_count_and_time,
|
400
|
+
every_weeks_with_count_and_day_and_time: every_weeks_with_count_and_day_and_time,
|
401
|
+
every_month_with_time: every_month_with_time,
|
402
|
+
every_month_with_day_and_time: every_month_with_day_and_time,
|
403
|
+
every_months_with_count_and_time: every_months_with_count_and_time,
|
404
|
+
every_months_with_count_and_day_and_time: every_months_with_count_and_day_and_time,
|
405
|
+
add_favorite_function: add_favorite_function,
|
406
|
+
remove_favorite_function: remove_favorite_function,
|
407
|
+
year: year,
|
408
|
+
"monday-simple": "一",
|
409
|
+
"tuesday-simple": "二",
|
410
|
+
"wednesday-simple": "三",
|
411
|
+
"thursday-simple": "四",
|
412
|
+
"friday-simple": "五",
|
413
|
+
"saturday-simple": "六",
|
414
|
+
"sunday-simple": "日",
|
415
|
+
end_date: end_date,
|
416
|
+
search_relative_time_placeholder: search_relative_time_placeholder,
|
417
|
+
relative_time: relative_time,
|
418
|
+
absolute_time: absolute_time,
|
419
|
+
date_range_picker_history_title: date_range_picker_history_title,
|
420
|
+
end_time_cannot_be_less_than_start_time: end_time_cannot_be_less_than_start_time,
|
421
|
+
empty_search_history: empty_search_history,
|
422
|
+
set_start_time_failed: set_start_time_failed,
|
423
|
+
set_end_time_failed: set_end_time_failed,
|
424
|
+
change_date_range: change_date_range,
|
425
|
+
reset_date_range: reset_date_range,
|
426
|
+
start_trial: start_trial,
|
427
|
+
free_trial: free_trial
|
253
428
|
};
|
254
429
|
|
255
430
|
var current = "当前值";
|
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":"eb39-25","name":"common.json"},{"uid":"eb39-27","name":"components.json"},{"uid":"eb39-29","name":"metric.json"},{"uid":"eb39-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"eb39-33","name":"common.json"},{"uid":"eb39-35","name":"components.json"},{"uid":"eb39-37","name":"metric.json"},{"uid":"eb39-39","name":"index.ts"}]},{"uid":"eb39-41","name":"index.ts"}]},{"uid":"eb39-43","name":"parrotI18n.ts"},{"uid":"eb39-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"eb39-25":{"renderedLength":1829,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-24"},"eb39-27":{"renderedLength":1698,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-26"},"eb39-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-28"},"eb39-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-30"},"eb39-33":{"renderedLength":2041,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-32"},"eb39-35":{"renderedLength":7791,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-34"},"eb39-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-36"},"eb39-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-38"},"eb39-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-40"},"eb39-43":{"renderedLength":1735,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-42"},"eb39-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-44"}},"nodeMetas":{"eb39-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"eb39-25"},"imported":[],"importedBy":[{"uid":"eb39-30"}]},"eb39-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"eb39-27"},"imported":[],"importedBy":[{"uid":"eb39-30"}]},"eb39-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"eb39-29"},"imported":[],"importedBy":[{"uid":"eb39-30"}]},"eb39-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"eb39-31"},"imported":[{"uid":"eb39-24"},{"uid":"eb39-26"},{"uid":"eb39-28"}],"importedBy":[{"uid":"eb39-40"}]},"eb39-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"eb39-33"},"imported":[],"importedBy":[{"uid":"eb39-38"}]},"eb39-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"eb39-35"},"imported":[],"importedBy":[{"uid":"eb39-38"}]},"eb39-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"eb39-37"},"imported":[],"importedBy":[{"uid":"eb39-38"}]},"eb39-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"eb39-39"},"imported":[{"uid":"eb39-32"},{"uid":"eb39-34"},{"uid":"eb39-36"}],"importedBy":[{"uid":"eb39-40"}]},"eb39-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"eb39-41"},"imported":[{"uid":"eb39-30"},{"uid":"eb39-38"}],"importedBy":[{"uid":"eb39-44"},{"uid":"eb39-42"}]},"eb39-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"eb39-43"},"imported":[{"uid":"eb39-46"},{"uid":"eb39-47"},{"uid":"eb39-40"}],"importedBy":[{"uid":"eb39-44"}]},"eb39-44":{"id":"/src/index.ts","moduleParts":{"index.js":"eb39-45"},"imported":[{"uid":"eb39-40"},{"uid":"eb39-42"}],"importedBy":[],"isEntry":true},"eb39-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"eb39-42"}],"isExternal":true},"eb39-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"eb39-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;
|
@@ -56,6 +56,11 @@ declare const locale: {
|
|
56
56
|
coorddinated_universal_time: string;
|
57
57
|
Architecture_AARCH64: string;
|
58
58
|
Architecture_X86_64: string;
|
59
|
+
maximum_row_count_desc: string;
|
60
|
+
remove: string;
|
61
|
+
add: string;
|
62
|
+
prefix: string;
|
63
|
+
suffix: string;
|
59
64
|
};
|
60
65
|
metric: {
|
61
66
|
current: string;
|
package/dist/locales/index.d.ts
CHANGED
@@ -57,6 +57,11 @@ declare const locales: {
|
|
57
57
|
coorddinated_universal_time: string;
|
58
58
|
Architecture_AARCH64: string;
|
59
59
|
Architecture_X86_64: string;
|
60
|
+
maximum_row_count_desc: string;
|
61
|
+
remove: string;
|
62
|
+
add: string;
|
63
|
+
prefix: string;
|
64
|
+
suffix: string;
|
60
65
|
};
|
61
66
|
metric: {
|
62
67
|
current: string;
|
@@ -76,6 +81,7 @@ declare const locales: {
|
|
76
81
|
confirm: string;
|
77
82
|
empty: string;
|
78
83
|
enable: string;
|
84
|
+
disable: string;
|
79
85
|
error: string;
|
80
86
|
next_step: string;
|
81
87
|
not_contains: string;
|
@@ -101,6 +107,13 @@ declare const locales: {
|
|
101
107
|
hour: string;
|
102
108
|
minute: string;
|
103
109
|
second: string;
|
110
|
+
monday: string;
|
111
|
+
tuesday: string;
|
112
|
+
wednesday: string;
|
113
|
+
thursday: string;
|
114
|
+
friday: string;
|
115
|
+
saturday: string;
|
116
|
+
sunday: string;
|
104
117
|
};
|
105
118
|
components: {
|
106
119
|
contains: string;
|
@@ -127,6 +140,84 @@ declare const locales: {
|
|
127
140
|
add: string;
|
128
141
|
prefix: string;
|
129
142
|
suffix: string;
|
143
|
+
advanced_search: string;
|
144
|
+
ends_with: string;
|
145
|
+
every: string;
|
146
|
+
gt: string;
|
147
|
+
gte: string;
|
148
|
+
is: string;
|
149
|
+
lt: string;
|
150
|
+
lte: string;
|
151
|
+
none: string;
|
152
|
+
not_ends_with: string;
|
153
|
+
not_in: string;
|
154
|
+
not_starts_with: string;
|
155
|
+
recent_search: string;
|
156
|
+
resource_no_exist: string;
|
157
|
+
self_defined_column: string;
|
158
|
+
some: string;
|
159
|
+
starts_with: string;
|
160
|
+
selected_item_with_count: string;
|
161
|
+
used_storage: string;
|
162
|
+
usable_storage: string;
|
163
|
+
generate_date_preview: string;
|
164
|
+
date_with_year_and_month: string;
|
165
|
+
will_generate_one_reporte_with_date_and_time: string;
|
166
|
+
will_generate_report_will_date_and_count: string;
|
167
|
+
filter_condition_with_count: string;
|
168
|
+
not_support_yet: string;
|
169
|
+
as_day: string;
|
170
|
+
count: string;
|
171
|
+
per_day_1: string;
|
172
|
+
per_day_2: string;
|
173
|
+
per_day_3: string;
|
174
|
+
execution_time: string;
|
175
|
+
de_week: string;
|
176
|
+
ge_month: string;
|
177
|
+
hao: string;
|
178
|
+
as_week: string;
|
179
|
+
as_month: string;
|
180
|
+
week_with_below_date: string;
|
181
|
+
month_with_below_date: string;
|
182
|
+
will_excute_at_last_day_with_date: string;
|
183
|
+
retain_with_count: string;
|
184
|
+
start_date: string;
|
185
|
+
retain_date: string;
|
186
|
+
next_generate_with_date: string;
|
187
|
+
will_save_one_to_thirty_report: string;
|
188
|
+
every_day_with_time: string;
|
189
|
+
every_day_with_count_and_time: string;
|
190
|
+
every_week_with_time: string;
|
191
|
+
every_week_with_day_and_time: string;
|
192
|
+
every_weeks_with_count_and_time: string;
|
193
|
+
every_weeks_with_count_and_day_and_time: string;
|
194
|
+
every_month_with_time: string;
|
195
|
+
every_month_with_day_and_time: string;
|
196
|
+
every_months_with_count_and_time: string;
|
197
|
+
every_months_with_count_and_day_and_time: string;
|
198
|
+
add_favorite_function: string;
|
199
|
+
remove_favorite_function: string;
|
200
|
+
year: string;
|
201
|
+
"monday-simple": string;
|
202
|
+
"tuesday-simple": string;
|
203
|
+
"wednesday-simple": string;
|
204
|
+
"thursday-simple": string;
|
205
|
+
"friday-simple": string;
|
206
|
+
"saturday-simple": string;
|
207
|
+
"sunday-simple": string;
|
208
|
+
end_date: string;
|
209
|
+
search_relative_time_placeholder: string;
|
210
|
+
relative_time: string;
|
211
|
+
absolute_time: string;
|
212
|
+
date_range_picker_history_title: string;
|
213
|
+
end_time_cannot_be_less_than_start_time: string;
|
214
|
+
empty_search_history: string;
|
215
|
+
set_start_time_failed: string;
|
216
|
+
set_end_time_failed: string;
|
217
|
+
change_date_range: string;
|
218
|
+
reset_date_range: string;
|
219
|
+
start_trial: string;
|
220
|
+
free_trial: string;
|
130
221
|
};
|
131
222
|
metric: {
|
132
223
|
current: string;
|
@@ -10,6 +10,7 @@ declare const locale: {
|
|
10
10
|
confirm: string;
|
11
11
|
empty: string;
|
12
12
|
enable: string;
|
13
|
+
disable: string;
|
13
14
|
error: string;
|
14
15
|
next_step: string;
|
15
16
|
not_contains: string;
|
@@ -35,6 +36,13 @@ declare const locale: {
|
|
35
36
|
hour: string;
|
36
37
|
minute: string;
|
37
38
|
second: string;
|
39
|
+
monday: string;
|
40
|
+
tuesday: string;
|
41
|
+
wednesday: string;
|
42
|
+
thursday: string;
|
43
|
+
friday: string;
|
44
|
+
saturday: string;
|
45
|
+
sunday: string;
|
38
46
|
};
|
39
47
|
components: {
|
40
48
|
contains: string;
|
@@ -61,6 +69,84 @@ declare const locale: {
|
|
61
69
|
add: string;
|
62
70
|
prefix: string;
|
63
71
|
suffix: string;
|
72
|
+
advanced_search: string;
|
73
|
+
ends_with: string;
|
74
|
+
every: string;
|
75
|
+
gt: string;
|
76
|
+
gte: string;
|
77
|
+
is: string;
|
78
|
+
lt: string;
|
79
|
+
lte: string;
|
80
|
+
none: string;
|
81
|
+
not_ends_with: string;
|
82
|
+
not_in: string;
|
83
|
+
not_starts_with: string;
|
84
|
+
recent_search: string;
|
85
|
+
resource_no_exist: string;
|
86
|
+
self_defined_column: string;
|
87
|
+
some: string;
|
88
|
+
starts_with: string;
|
89
|
+
selected_item_with_count: string;
|
90
|
+
used_storage: string;
|
91
|
+
usable_storage: string;
|
92
|
+
generate_date_preview: string;
|
93
|
+
date_with_year_and_month: string;
|
94
|
+
will_generate_one_reporte_with_date_and_time: string;
|
95
|
+
will_generate_report_will_date_and_count: string;
|
96
|
+
filter_condition_with_count: string;
|
97
|
+
not_support_yet: string;
|
98
|
+
as_day: string;
|
99
|
+
count: string;
|
100
|
+
per_day_1: string;
|
101
|
+
per_day_2: string;
|
102
|
+
per_day_3: string;
|
103
|
+
execution_time: string;
|
104
|
+
de_week: string;
|
105
|
+
ge_month: string;
|
106
|
+
hao: string;
|
107
|
+
as_week: string;
|
108
|
+
as_month: string;
|
109
|
+
week_with_below_date: string;
|
110
|
+
month_with_below_date: string;
|
111
|
+
will_excute_at_last_day_with_date: string;
|
112
|
+
retain_with_count: string;
|
113
|
+
start_date: string;
|
114
|
+
retain_date: string;
|
115
|
+
next_generate_with_date: string;
|
116
|
+
will_save_one_to_thirty_report: string;
|
117
|
+
every_day_with_time: string;
|
118
|
+
every_day_with_count_and_time: string;
|
119
|
+
every_week_with_time: string;
|
120
|
+
every_week_with_day_and_time: string;
|
121
|
+
every_weeks_with_count_and_time: string;
|
122
|
+
every_weeks_with_count_and_day_and_time: string;
|
123
|
+
every_month_with_time: string;
|
124
|
+
every_month_with_day_and_time: string;
|
125
|
+
every_months_with_count_and_time: string;
|
126
|
+
every_months_with_count_and_day_and_time: string;
|
127
|
+
add_favorite_function: string;
|
128
|
+
remove_favorite_function: string;
|
129
|
+
year: string;
|
130
|
+
"monday-simple": string;
|
131
|
+
"tuesday-simple": string;
|
132
|
+
"wednesday-simple": string;
|
133
|
+
"thursday-simple": string;
|
134
|
+
"friday-simple": string;
|
135
|
+
"saturday-simple": string;
|
136
|
+
"sunday-simple": string;
|
137
|
+
end_date: string;
|
138
|
+
search_relative_time_placeholder: string;
|
139
|
+
relative_time: string;
|
140
|
+
absolute_time: string;
|
141
|
+
date_range_picker_history_title: string;
|
142
|
+
end_time_cannot_be_less_than_start_time: string;
|
143
|
+
empty_search_history: string;
|
144
|
+
set_start_time_failed: string;
|
145
|
+
set_end_time_failed: string;
|
146
|
+
change_date_range: string;
|
147
|
+
reset_date_range: string;
|
148
|
+
start_trial: string;
|
149
|
+
free_trial: string;
|
64
150
|
};
|
65
151
|
metric: {
|
66
152
|
current: string;
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
package/dist/umd/index.js
CHANGED
@@ -95,6 +95,11 @@
|
|
95
95
|
var coorddinated_universal_time$1 = "Coorddinated Universal Time";
|
96
96
|
var Architecture_AARCH64$1 = "AArch64";
|
97
97
|
var Architecture_X86_64$1 = "x86_64";
|
98
|
+
var maximum_row_count_desc$1 = "At most {count} items.";
|
99
|
+
var remove$1 = "Remove";
|
100
|
+
var add$1 = "Add";
|
101
|
+
var prefix$1 = "Prefix";
|
102
|
+
var suffix$1 = "Suffix";
|
98
103
|
var components$1 = {
|
99
104
|
contains: contains$2,
|
100
105
|
custom_column: custom_column$1,
|
@@ -114,7 +119,12 @@
|
|
114
119
|
browser_time_zone: browser_time_zone$1,
|
115
120
|
coorddinated_universal_time: coorddinated_universal_time$1,
|
116
121
|
Architecture_AARCH64: Architecture_AARCH64$1,
|
117
|
-
Architecture_X86_64: Architecture_X86_64$1
|
122
|
+
Architecture_X86_64: Architecture_X86_64$1,
|
123
|
+
maximum_row_count_desc: maximum_row_count_desc$1,
|
124
|
+
remove: remove$1,
|
125
|
+
add: add$1,
|
126
|
+
prefix: prefix$1,
|
127
|
+
suffix: suffix$1
|
118
128
|
};
|
119
129
|
|
120
130
|
var current$1 = "Current value";
|
@@ -142,6 +152,7 @@
|
|
142
152
|
var confirm = "确定";
|
143
153
|
var empty$1 = "无";
|
144
154
|
var enable = "启用";
|
155
|
+
var disable = "禁用";
|
145
156
|
var error = "错误";
|
146
157
|
var next_step = "下一步";
|
147
158
|
var not_contains$1 = "不包含";
|
@@ -167,6 +178,13 @@
|
|
167
178
|
var hour = "小时";
|
168
179
|
var minute = "分钟";
|
169
180
|
var second = "秒";
|
181
|
+
var monday = "周一";
|
182
|
+
var tuesday = "周二";
|
183
|
+
var wednesday = "周三";
|
184
|
+
var thursday = "周四";
|
185
|
+
var friday = "周五";
|
186
|
+
var saturday = "周六";
|
187
|
+
var sunday = "周日";
|
170
188
|
var common = {
|
171
189
|
_action_: _action_,
|
172
190
|
action: action,
|
@@ -178,6 +196,7 @@
|
|
178
196
|
confirm: confirm,
|
179
197
|
empty: empty$1,
|
180
198
|
enable: enable,
|
199
|
+
disable: disable,
|
181
200
|
error: error,
|
182
201
|
next_step: next_step,
|
183
202
|
not_contains: not_contains$1,
|
@@ -202,7 +221,14 @@
|
|
202
221
|
day: day,
|
203
222
|
hour: hour,
|
204
223
|
minute: minute,
|
205
|
-
second: second
|
224
|
+
second: second,
|
225
|
+
monday: monday,
|
226
|
+
tuesday: tuesday,
|
227
|
+
wednesday: wednesday,
|
228
|
+
thursday: thursday,
|
229
|
+
friday: friday,
|
230
|
+
saturday: saturday,
|
231
|
+
sunday: sunday
|
206
232
|
};
|
207
233
|
|
208
234
|
var contains = "包含";
|
@@ -228,6 +254,77 @@
|
|
228
254
|
var add = "添加";
|
229
255
|
var prefix = "前缀";
|
230
256
|
var suffix = "后缀";
|
257
|
+
var advanced_search = "高级筛选";
|
258
|
+
var ends_with = "以 {- value } 结束";
|
259
|
+
var every = "所有";
|
260
|
+
var gt = ">";
|
261
|
+
var gte = "≥";
|
262
|
+
var is = "为";
|
263
|
+
var lt = "<";
|
264
|
+
var lte = "≤";
|
265
|
+
var none = "没有";
|
266
|
+
var not_ends_with = "不以 {- value } 结束";
|
267
|
+
var not_in = "不属于";
|
268
|
+
var not_starts_with = "不以 {- value } 开始";
|
269
|
+
var recent_search = "最近筛选";
|
270
|
+
var resource_no_exist = "当前资源已经不存在";
|
271
|
+
var self_defined_column = "自定义显示列";
|
272
|
+
var some = "包含";
|
273
|
+
var starts_with = "以 {- value } 开始";
|
274
|
+
var selected_item_with_count = "已选中 {count} 项目";
|
275
|
+
var used_storage = "已使用容量:";
|
276
|
+
var usable_storage = "可使用容量:";
|
277
|
+
var generate_date_preview = "生成日期预览";
|
278
|
+
var date_with_year_and_month = "{year} 年 {month}";
|
279
|
+
var will_generate_one_reporte_with_date_and_time = "{ date } 将在 {time } 生成 1 份报表";
|
280
|
+
var will_generate_report_will_date_and_count = "{date} 将在如下时间生成 {count} 份报表:";
|
281
|
+
var filter_condition_with_count = "{count} 个筛选条件";
|
282
|
+
var not_support_yet = "功能暂时未实现";
|
283
|
+
var as_day = "按天";
|
284
|
+
var count = "份";
|
285
|
+
var per_day_1 = "每";
|
286
|
+
var per_day_2 = "天,";
|
287
|
+
var per_day_3 = "生成。";
|
288
|
+
var execution_time = "生成时间:";
|
289
|
+
var de_week = "的周";
|
290
|
+
var ge_month = "个月";
|
291
|
+
var hao = "号";
|
292
|
+
var as_week = "按周";
|
293
|
+
var as_month = "按月";
|
294
|
+
var week_with_below_date = "周的如下日期:";
|
295
|
+
var month_with_below_date = "个月的如下日期:";
|
296
|
+
var will_excute_at_last_day_with_date = "如果当月没有 {date} 号,则会提前至该月最后一天执行。";
|
297
|
+
var retain_with_count = "保留 {count} 份";
|
298
|
+
var start_date = "开始日期";
|
299
|
+
var retain_date = "保留份数";
|
300
|
+
var next_generate_with_date = "下次生成将会发生在:{date}";
|
301
|
+
var will_save_one_to_thirty_report = "可以保留 1~30 份最近自动生成的报表。";
|
302
|
+
var every_day_with_time = "每天的 {time}";
|
303
|
+
var every_day_with_count_and_time = "每 {count} 天的 {time}";
|
304
|
+
var every_week_with_time = "每周的 {time}";
|
305
|
+
var every_week_with_day_and_time = "每周的周{day} {time}";
|
306
|
+
var every_weeks_with_count_and_time = "每 {count} 周的 {time}";
|
307
|
+
var every_weeks_with_count_and_day_and_time = "每 {count} 周的周{day} {time}";
|
308
|
+
var every_month_with_time = "每月的 {time}";
|
309
|
+
var every_month_with_day_and_time = "每月的 {day} 号 {time}";
|
310
|
+
var every_months_with_count_and_time = "每 {count} 月的 {time}";
|
311
|
+
var every_months_with_count_and_day_and_time = "每 {count} 月的 {day} 号 {time}";
|
312
|
+
var add_favorite_function = "加入常用功能";
|
313
|
+
var remove_favorite_function = "移出常用功能";
|
314
|
+
var year = "年";
|
315
|
+
var end_date = "结束日期";
|
316
|
+
var search_relative_time_placeholder = "搜索相对时间";
|
317
|
+
var relative_time = "相对时间";
|
318
|
+
var absolute_time = "绝对时间";
|
319
|
+
var date_range_picker_history_title = "最近查询";
|
320
|
+
var end_time_cannot_be_less_than_start_time = "结束时间不能小于开始时间";
|
321
|
+
var empty_search_history = "无历史查询";
|
322
|
+
var set_start_time_failed = "开始时间不能早于 { time }";
|
323
|
+
var set_end_time_failed = "结束时间不能晚于 { time }";
|
324
|
+
var change_date_range = "在区间内调节时间范围";
|
325
|
+
var reset_date_range = "重置为默认区间";
|
326
|
+
var start_trial = "开始试用";
|
327
|
+
var free_trial = "免费试用";
|
231
328
|
var components = {
|
232
329
|
contains: contains,
|
233
330
|
custom_column: custom_column,
|
@@ -252,7 +349,85 @@
|
|
252
349
|
remove: remove,
|
253
350
|
add: add,
|
254
351
|
prefix: prefix,
|
255
|
-
suffix: suffix
|
352
|
+
suffix: suffix,
|
353
|
+
advanced_search: advanced_search,
|
354
|
+
ends_with: ends_with,
|
355
|
+
every: every,
|
356
|
+
gt: gt,
|
357
|
+
gte: gte,
|
358
|
+
is: is,
|
359
|
+
lt: lt,
|
360
|
+
lte: lte,
|
361
|
+
none: none,
|
362
|
+
not_ends_with: not_ends_with,
|
363
|
+
not_in: not_in,
|
364
|
+
not_starts_with: not_starts_with,
|
365
|
+
recent_search: recent_search,
|
366
|
+
resource_no_exist: resource_no_exist,
|
367
|
+
self_defined_column: self_defined_column,
|
368
|
+
some: some,
|
369
|
+
starts_with: starts_with,
|
370
|
+
selected_item_with_count: selected_item_with_count,
|
371
|
+
used_storage: used_storage,
|
372
|
+
usable_storage: usable_storage,
|
373
|
+
generate_date_preview: generate_date_preview,
|
374
|
+
date_with_year_and_month: date_with_year_and_month,
|
375
|
+
will_generate_one_reporte_with_date_and_time: will_generate_one_reporte_with_date_and_time,
|
376
|
+
will_generate_report_will_date_and_count: will_generate_report_will_date_and_count,
|
377
|
+
filter_condition_with_count: filter_condition_with_count,
|
378
|
+
not_support_yet: not_support_yet,
|
379
|
+
as_day: as_day,
|
380
|
+
count: count,
|
381
|
+
per_day_1: per_day_1,
|
382
|
+
per_day_2: per_day_2,
|
383
|
+
per_day_3: per_day_3,
|
384
|
+
execution_time: execution_time,
|
385
|
+
de_week: de_week,
|
386
|
+
ge_month: ge_month,
|
387
|
+
hao: hao,
|
388
|
+
as_week: as_week,
|
389
|
+
as_month: as_month,
|
390
|
+
week_with_below_date: week_with_below_date,
|
391
|
+
month_with_below_date: month_with_below_date,
|
392
|
+
will_excute_at_last_day_with_date: will_excute_at_last_day_with_date,
|
393
|
+
retain_with_count: retain_with_count,
|
394
|
+
start_date: start_date,
|
395
|
+
retain_date: retain_date,
|
396
|
+
next_generate_with_date: next_generate_with_date,
|
397
|
+
will_save_one_to_thirty_report: will_save_one_to_thirty_report,
|
398
|
+
every_day_with_time: every_day_with_time,
|
399
|
+
every_day_with_count_and_time: every_day_with_count_and_time,
|
400
|
+
every_week_with_time: every_week_with_time,
|
401
|
+
every_week_with_day_and_time: every_week_with_day_and_time,
|
402
|
+
every_weeks_with_count_and_time: every_weeks_with_count_and_time,
|
403
|
+
every_weeks_with_count_and_day_and_time: every_weeks_with_count_and_day_and_time,
|
404
|
+
every_month_with_time: every_month_with_time,
|
405
|
+
every_month_with_day_and_time: every_month_with_day_and_time,
|
406
|
+
every_months_with_count_and_time: every_months_with_count_and_time,
|
407
|
+
every_months_with_count_and_day_and_time: every_months_with_count_and_day_and_time,
|
408
|
+
add_favorite_function: add_favorite_function,
|
409
|
+
remove_favorite_function: remove_favorite_function,
|
410
|
+
year: year,
|
411
|
+
"monday-simple": "一",
|
412
|
+
"tuesday-simple": "二",
|
413
|
+
"wednesday-simple": "三",
|
414
|
+
"thursday-simple": "四",
|
415
|
+
"friday-simple": "五",
|
416
|
+
"saturday-simple": "六",
|
417
|
+
"sunday-simple": "日",
|
418
|
+
end_date: end_date,
|
419
|
+
search_relative_time_placeholder: search_relative_time_placeholder,
|
420
|
+
relative_time: relative_time,
|
421
|
+
absolute_time: absolute_time,
|
422
|
+
date_range_picker_history_title: date_range_picker_history_title,
|
423
|
+
end_time_cannot_be_less_than_start_time: end_time_cannot_be_less_than_start_time,
|
424
|
+
empty_search_history: empty_search_history,
|
425
|
+
set_start_time_failed: set_start_time_failed,
|
426
|
+
set_end_time_failed: set_end_time_failed,
|
427
|
+
change_date_range: change_date_range,
|
428
|
+
reset_date_range: reset_date_range,
|
429
|
+
start_trial: start_trial,
|
430
|
+
free_trial: free_trial
|
256
431
|
};
|
257
432
|
|
258
433
|
var current = "当前值";
|
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":"eb39-1","name":"common.json"},{"uid":"eb39-3","name":"components.json"},{"uid":"eb39-5","name":"metric.json"},{"uid":"eb39-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"eb39-9","name":"common.json"},{"uid":"eb39-11","name":"components.json"},{"uid":"eb39-13","name":"metric.json"},{"uid":"eb39-15","name":"index.ts"}]},{"uid":"eb39-17","name":"index.ts"}]},{"uid":"eb39-19","name":"parrotI18n.ts"},{"uid":"eb39-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"eb39-1":{"renderedLength":1973,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-0"},"eb39-3":{"renderedLength":1796,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-2"},"eb39-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-4"},"eb39-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-6"},"eb39-9":{"renderedLength":2217,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-8"},"eb39-11":{"renderedLength":8187,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-10"},"eb39-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-12"},"eb39-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-14"},"eb39-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-16"},"eb39-19":{"renderedLength":1835,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-18"},"eb39-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"eb39-20"}},"nodeMetas":{"eb39-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"eb39-1"},"imported":[],"importedBy":[{"uid":"eb39-6"}]},"eb39-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"eb39-3"},"imported":[],"importedBy":[{"uid":"eb39-6"}]},"eb39-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"eb39-5"},"imported":[],"importedBy":[{"uid":"eb39-6"}]},"eb39-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"eb39-7"},"imported":[{"uid":"eb39-0"},{"uid":"eb39-2"},{"uid":"eb39-4"}],"importedBy":[{"uid":"eb39-16"}]},"eb39-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"eb39-9"},"imported":[],"importedBy":[{"uid":"eb39-14"}]},"eb39-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"eb39-11"},"imported":[],"importedBy":[{"uid":"eb39-14"}]},"eb39-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"eb39-13"},"imported":[],"importedBy":[{"uid":"eb39-14"}]},"eb39-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"eb39-15"},"imported":[{"uid":"eb39-8"},{"uid":"eb39-10"},{"uid":"eb39-12"}],"importedBy":[{"uid":"eb39-16"}]},"eb39-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"eb39-17"},"imported":[{"uid":"eb39-6"},{"uid":"eb39-14"}],"importedBy":[{"uid":"eb39-20"},{"uid":"eb39-18"}]},"eb39-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"eb39-19"},"imported":[{"uid":"eb39-22"},{"uid":"eb39-23"},{"uid":"eb39-16"}],"importedBy":[{"uid":"eb39-20"}]},"eb39-20":{"id":"/src/index.ts","moduleParts":{"index.js":"eb39-21"},"imported":[{"uid":"eb39-16"},{"uid":"eb39-18"}],"importedBy":[],"isEntry":true},"eb39-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"eb39-18"}],"isExternal":true},"eb39-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"eb39-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.0-
|
3
|
+
"version": "0.27.0-dry",
|
4
4
|
"description": "i18n modules for cloudtower sparrow and eagle",
|
5
5
|
"keywords": [
|
6
6
|
"i18n",
|
@@ -20,6 +20,8 @@
|
|
20
20
|
"url": "https://github.com/webzard-io/cloudtower-ui-kit.git"
|
21
21
|
},
|
22
22
|
"scripts": {
|
23
|
+
"test": "vitest",
|
24
|
+
"test:ci": "vitest run",
|
23
25
|
"prebuild": "rm -rf dist",
|
24
26
|
"build": "rollup --config rollup.config.js --bundleConfigAsCjs",
|
25
27
|
"typings": "tsc -v && tsc --emitDeclarationOnly",
|
@@ -33,12 +35,15 @@
|
|
33
35
|
"devDependencies": {
|
34
36
|
"@rollup/plugin-json": "^6.0.0",
|
35
37
|
"@types/lodash.merge": "^4.6.7",
|
38
|
+
"@types/lodash.xor": "^4.5.9",
|
36
39
|
"ejs": "^3.1.8",
|
40
|
+
"lodash.xor": "^4.5.0",
|
37
41
|
"rollup": "^3.12.1",
|
38
42
|
"rollup-plugin-esbuild": "5.0.0",
|
39
43
|
"rollup-plugin-polyfill-node": "^0.12.0",
|
40
44
|
"rollup-plugin-visualizer": "5.9.0",
|
41
|
-
"typescript": "5.0.2"
|
45
|
+
"typescript": "5.0.2",
|
46
|
+
"vitest": "^0.24.1"
|
42
47
|
},
|
43
|
-
"gitHead": "
|
48
|
+
"gitHead": "4484d51b30628b4b4314fa03339a16ffe771ebd5"
|
44
49
|
}
|