@cloudtower/parrot 0.27.0-dry → 0.27.1-beta.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 CHANGED
@@ -149,7 +149,6 @@ var contains$1 = "包含";
149
149
  var confirm = "确定";
150
150
  var empty$1 = "无";
151
151
  var enable = "启用";
152
- var disable = "禁用";
153
152
  var error = "错误";
154
153
  var next_step = "下一步";
155
154
  var not_contains$1 = "不包含";
@@ -175,13 +174,6 @@ var day = "天";
175
174
  var hour = "小时";
176
175
  var minute = "分钟";
177
176
  var second = "秒";
178
- var monday = "周一";
179
- var tuesday = "周二";
180
- var wednesday = "周三";
181
- var thursday = "周四";
182
- var friday = "周五";
183
- var saturday = "周六";
184
- var sunday = "周日";
185
177
  var common = {
186
178
  _action_: _action_,
187
179
  action: action,
@@ -193,7 +185,6 @@ var common = {
193
185
  confirm: confirm,
194
186
  empty: empty$1,
195
187
  enable: enable,
196
- disable: disable,
197
188
  error: error,
198
189
  next_step: next_step,
199
190
  not_contains: not_contains$1,
@@ -218,14 +209,7 @@ var common = {
218
209
  day: day,
219
210
  hour: hour,
220
211
  minute: minute,
221
- second: second,
222
- monday: monday,
223
- tuesday: tuesday,
224
- wednesday: wednesday,
225
- thursday: thursday,
226
- friday: friday,
227
- saturday: saturday,
228
- sunday: sunday
212
+ second: second
229
213
  };
230
214
 
231
215
  var contains = "包含";
@@ -251,77 +235,6 @@ var remove = "移除";
251
235
  var add = "添加";
252
236
  var prefix = "前缀";
253
237
  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 = "免费试用";
325
238
  var components = {
326
239
  contains: contains,
327
240
  custom_column: custom_column,
@@ -346,85 +259,7 @@ var components = {
346
259
  remove: remove,
347
260
  add: add,
348
261
  prefix: prefix,
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
262
+ suffix: suffix
428
263
  };
429
264
 
430
265
  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":"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}};
6160
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"125a-25","name":"common.json"},{"uid":"125a-27","name":"components.json"},{"uid":"125a-29","name":"metric.json"},{"uid":"125a-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"125a-33","name":"common.json"},{"uid":"125a-35","name":"components.json"},{"uid":"125a-37","name":"metric.json"},{"uid":"125a-39","name":"index.ts"}]},{"uid":"125a-41","name":"index.ts"}]},{"uid":"125a-43","name":"parrotI18n.ts"},{"uid":"125a-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"125a-25":{"renderedLength":1829,"gzipLength":0,"brotliLength":0,"metaUid":"125a-24"},"125a-27":{"renderedLength":1698,"gzipLength":0,"brotliLength":0,"metaUid":"125a-26"},"125a-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"125a-28"},"125a-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"125a-30"},"125a-33":{"renderedLength":1694,"gzipLength":0,"brotliLength":0,"metaUid":"125a-32"},"125a-35":{"renderedLength":1587,"gzipLength":0,"brotliLength":0,"metaUid":"125a-34"},"125a-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"125a-36"},"125a-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"125a-38"},"125a-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"125a-40"},"125a-43":{"renderedLength":1735,"gzipLength":0,"brotliLength":0,"metaUid":"125a-42"},"125a-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"125a-44"}},"nodeMetas":{"125a-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"125a-25"},"imported":[],"importedBy":[{"uid":"125a-30"}]},"125a-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"125a-27"},"imported":[],"importedBy":[{"uid":"125a-30"}]},"125a-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"125a-29"},"imported":[],"importedBy":[{"uid":"125a-30"}]},"125a-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"125a-31"},"imported":[{"uid":"125a-24"},{"uid":"125a-26"},{"uid":"125a-28"}],"importedBy":[{"uid":"125a-40"}]},"125a-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"125a-33"},"imported":[],"importedBy":[{"uid":"125a-38"}]},"125a-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"125a-35"},"imported":[],"importedBy":[{"uid":"125a-38"}]},"125a-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"125a-37"},"imported":[],"importedBy":[{"uid":"125a-38"}]},"125a-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"125a-39"},"imported":[{"uid":"125a-32"},{"uid":"125a-34"},{"uid":"125a-36"}],"importedBy":[{"uid":"125a-40"}]},"125a-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"125a-41"},"imported":[{"uid":"125a-30"},{"uid":"125a-38"}],"importedBy":[{"uid":"125a-44"},{"uid":"125a-42"}]},"125a-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"125a-43"},"imported":[{"uid":"125a-46"},{"uid":"125a-47"},{"uid":"125a-40"}],"importedBy":[{"uid":"125a-44"}]},"125a-44":{"id":"/src/index.ts","moduleParts":{"index.js":"125a-45"},"imported":[{"uid":"125a-40"},{"uid":"125a-42"}],"importedBy":[],"isEntry":true},"125a-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"125a-42"}],"isExternal":true},"125a-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"125a-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;
@@ -81,7 +81,6 @@ declare const locales: {
81
81
  confirm: string;
82
82
  empty: string;
83
83
  enable: string;
84
- disable: string;
85
84
  error: string;
86
85
  next_step: string;
87
86
  not_contains: string;
@@ -107,13 +106,6 @@ declare const locales: {
107
106
  hour: string;
108
107
  minute: string;
109
108
  second: string;
110
- monday: string;
111
- tuesday: string;
112
- wednesday: string;
113
- thursday: string;
114
- friday: string;
115
- saturday: string;
116
- sunday: string;
117
109
  };
118
110
  components: {
119
111
  contains: string;
@@ -140,84 +132,6 @@ declare const locales: {
140
132
  add: string;
141
133
  prefix: string;
142
134
  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;
221
135
  };
222
136
  metric: {
223
137
  current: string;
@@ -10,7 +10,6 @@ declare const locale: {
10
10
  confirm: string;
11
11
  empty: string;
12
12
  enable: string;
13
- disable: string;
14
13
  error: string;
15
14
  next_step: string;
16
15
  not_contains: string;
@@ -36,13 +35,6 @@ declare const locale: {
36
35
  hour: string;
37
36
  minute: string;
38
37
  second: string;
39
- monday: string;
40
- tuesday: string;
41
- wednesday: string;
42
- thursday: string;
43
- friday: string;
44
- saturday: string;
45
- sunday: string;
46
38
  };
47
39
  components: {
48
40
  contains: string;
@@ -69,84 +61,6 @@ declare const locale: {
69
61
  add: string;
70
62
  prefix: string;
71
63
  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;
150
64
  };
151
65
  metric: {
152
66
  current: string;
package/dist/umd/index.js CHANGED
@@ -152,7 +152,6 @@
152
152
  var confirm = "确定";
153
153
  var empty$1 = "无";
154
154
  var enable = "启用";
155
- var disable = "禁用";
156
155
  var error = "错误";
157
156
  var next_step = "下一步";
158
157
  var not_contains$1 = "不包含";
@@ -178,13 +177,6 @@
178
177
  var hour = "小时";
179
178
  var minute = "分钟";
180
179
  var second = "秒";
181
- var monday = "周一";
182
- var tuesday = "周二";
183
- var wednesday = "周三";
184
- var thursday = "周四";
185
- var friday = "周五";
186
- var saturday = "周六";
187
- var sunday = "周日";
188
180
  var common = {
189
181
  _action_: _action_,
190
182
  action: action,
@@ -196,7 +188,6 @@
196
188
  confirm: confirm,
197
189
  empty: empty$1,
198
190
  enable: enable,
199
- disable: disable,
200
191
  error: error,
201
192
  next_step: next_step,
202
193
  not_contains: not_contains$1,
@@ -221,14 +212,7 @@
221
212
  day: day,
222
213
  hour: hour,
223
214
  minute: minute,
224
- second: second,
225
- monday: monday,
226
- tuesday: tuesday,
227
- wednesday: wednesday,
228
- thursday: thursday,
229
- friday: friday,
230
- saturday: saturday,
231
- sunday: sunday
215
+ second: second
232
216
  };
233
217
 
234
218
  var contains = "包含";
@@ -254,77 +238,6 @@
254
238
  var add = "添加";
255
239
  var prefix = "前缀";
256
240
  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 = "免费试用";
328
241
  var components = {
329
242
  contains: contains,
330
243
  custom_column: custom_column,
@@ -349,85 +262,7 @@
349
262
  remove: remove,
350
263
  add: add,
351
264
  prefix: prefix,
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
265
+ suffix: suffix
431
266
  };
432
267
 
433
268
  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":"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}};
6160
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"125a-1","name":"common.json"},{"uid":"125a-3","name":"components.json"},{"uid":"125a-5","name":"metric.json"},{"uid":"125a-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"125a-9","name":"common.json"},{"uid":"125a-11","name":"components.json"},{"uid":"125a-13","name":"metric.json"},{"uid":"125a-15","name":"index.ts"}]},{"uid":"125a-17","name":"index.ts"}]},{"uid":"125a-19","name":"parrotI18n.ts"},{"uid":"125a-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"125a-1":{"renderedLength":1973,"gzipLength":0,"brotliLength":0,"metaUid":"125a-0"},"125a-3":{"renderedLength":1796,"gzipLength":0,"brotliLength":0,"metaUid":"125a-2"},"125a-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"125a-4"},"125a-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"125a-6"},"125a-9":{"renderedLength":1838,"gzipLength":0,"brotliLength":0,"metaUid":"125a-8"},"125a-11":{"renderedLength":1685,"gzipLength":0,"brotliLength":0,"metaUid":"125a-10"},"125a-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"125a-12"},"125a-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"125a-14"},"125a-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"125a-16"},"125a-19":{"renderedLength":1835,"gzipLength":0,"brotliLength":0,"metaUid":"125a-18"},"125a-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"125a-20"}},"nodeMetas":{"125a-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"125a-1"},"imported":[],"importedBy":[{"uid":"125a-6"}]},"125a-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"125a-3"},"imported":[],"importedBy":[{"uid":"125a-6"}]},"125a-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"125a-5"},"imported":[],"importedBy":[{"uid":"125a-6"}]},"125a-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"125a-7"},"imported":[{"uid":"125a-0"},{"uid":"125a-2"},{"uid":"125a-4"}],"importedBy":[{"uid":"125a-16"}]},"125a-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"125a-9"},"imported":[],"importedBy":[{"uid":"125a-14"}]},"125a-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"125a-11"},"imported":[],"importedBy":[{"uid":"125a-14"}]},"125a-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"125a-13"},"imported":[],"importedBy":[{"uid":"125a-14"}]},"125a-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"125a-15"},"imported":[{"uid":"125a-8"},{"uid":"125a-10"},{"uid":"125a-12"}],"importedBy":[{"uid":"125a-16"}]},"125a-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"125a-17"},"imported":[{"uid":"125a-6"},{"uid":"125a-14"}],"importedBy":[{"uid":"125a-20"},{"uid":"125a-18"}]},"125a-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"125a-19"},"imported":[{"uid":"125a-22"},{"uid":"125a-23"},{"uid":"125a-16"}],"importedBy":[{"uid":"125a-20"}]},"125a-20":{"id":"/src/index.ts","moduleParts":{"index.js":"125a-21"},"imported":[{"uid":"125a-16"},{"uid":"125a-18"}],"importedBy":[],"isEntry":true},"125a-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"125a-18"}],"isExternal":true},"125a-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"125a-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-dry",
3
+ "version": "0.27.1-beta.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": "4484d51b30628b4b4314fa03339a16ffe771ebd5"
48
+ "gitHead": "1a0c52b94c8b597d288f40fda6a6d777accefbe7"
49
49
  }