@farris/ui-vue 1.7.0-beta.4 → 1.7.0
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/components/accordion/index.esm.js +61 -312
- package/components/accordion/index.umd.cjs +1 -1
- package/components/avatar/index.esm.js +56 -1481
- package/components/avatar/index.umd.cjs +1 -1
- package/components/binding-selector/index.esm.js +8 -752
- package/components/binding-selector/index.umd.cjs +1 -1
- package/components/button-edit/index.esm.js +358 -351
- package/components/button-edit/index.umd.cjs +1 -1
- package/components/button-group/index.esm.js +110 -266
- package/components/button-group/index.umd.cjs +1 -1
- package/components/calendar/index.esm.js +1371 -1284
- package/components/calendar/index.umd.cjs +30 -30
- package/components/code-editor/index.esm.js +169 -237
- package/components/code-editor/index.umd.cjs +3 -3
- package/components/collection-property-editor/index.esm.js +382 -351
- package/components/collection-property-editor/index.umd.cjs +2 -2
- package/components/color-picker/index.esm.js +502 -812
- package/components/color-picker/index.umd.cjs +1 -1
- package/components/combo-list/index.esm.js +197 -183
- package/components/combo-list/index.umd.cjs +1 -1
- package/components/combo-tree/index.esm.js +199 -364
- package/components/combo-tree/index.umd.cjs +1 -1
- package/components/comment/index.esm.js +1501 -1465
- package/components/comment/index.umd.cjs +6 -6
- package/components/common/index.esm.js +136 -100
- package/components/common/index.umd.cjs +1 -1
- package/components/component/index.css +1 -1
- package/components/component/index.esm.js +2662 -3647
- package/components/component/index.umd.cjs +1 -8
- package/components/condition/index.esm.js +492 -2449
- package/components/condition/index.umd.cjs +1 -8
- package/components/content-container/index.esm.js +252 -241
- package/components/content-container/index.umd.cjs +1 -1
- package/components/data-grid/index.esm.js +505 -409
- package/components/data-grid/index.umd.cjs +1 -1
- package/components/data-view/index.esm.js +3326 -3258
- package/components/data-view/index.umd.cjs +1 -1
- package/components/date-picker/index.esm.js +1709 -1634
- package/components/date-picker/index.umd.cjs +1 -1
- package/components/designer-canvas/index.css +1 -1
- package/components/designer-canvas/index.esm.js +2693 -3021
- package/components/designer-canvas/index.umd.cjs +1 -1
- package/components/designer-outline/index.esm.js +102 -98
- package/components/designer-outline/index.umd.cjs +1 -1
- package/components/drawer/index.esm.js +409 -358
- package/components/drawer/index.umd.cjs +2 -2
- package/components/dropdown/index.esm.js +124 -373
- package/components/dropdown/index.umd.cjs +2 -2
- package/components/dynamic-form/index.esm.js +760 -573
- package/components/dynamic-form/index.umd.cjs +1 -1
- package/components/dynamic-resolver/index.esm.js +354 -327
- package/components/dynamic-resolver/index.umd.cjs +2 -2
- package/components/dynamic-view/index.esm.js +413 -359
- package/components/dynamic-view/index.umd.cjs +1 -1
- package/components/event-parameter/index.esm.js +1 -1
- package/components/event-parameter/index.umd.cjs +1 -1
- package/components/events-editor/index.css +1 -1
- package/components/events-editor/index.esm.js +1535 -1941
- package/components/events-editor/index.umd.cjs +3 -3
- package/components/expression-editor/index.css +1 -1
- package/components/expression-editor/index.esm.js +2 -7317
- package/components/expression-editor/index.umd.cjs +1 -427
- package/components/field-selector/index.esm.js +13 -13
- package/components/field-selector/index.umd.cjs +1 -1
- package/components/fieldset/index.esm.js +140 -123
- package/components/fieldset/index.umd.cjs +1 -1
- package/components/filter-bar/index.esm.js +1021 -1012
- package/components/filter-bar/index.umd.cjs +2 -2
- package/components/filter-condition-editor/index.css +1 -1
- package/components/filter-condition-editor/index.esm.js +448 -9000
- package/components/filter-condition-editor/index.umd.cjs +1 -427
- package/components/html-template/index.esm.js +167 -147
- package/components/html-template/index.umd.cjs +1 -1
- package/components/image/index.esm.js +372 -352
- package/components/image/index.umd.cjs +2 -2
- package/components/image-cropper/index.esm.js +361 -615
- package/components/image-cropper/index.umd.cjs +1 -1
- package/components/json-editor/index.esm.js +247 -325
- package/components/json-editor/index.umd.cjs +1 -1
- package/components/language-textbox/index.esm.js +835 -421
- package/components/language-textbox/index.umd.cjs +2 -2
- package/components/layout/index.esm.js +163 -549
- package/components/layout/index.umd.cjs +1 -1
- package/components/list-nav/index.esm.js +39 -836
- package/components/list-nav/index.umd.cjs +1 -1
- package/components/list-view/index.esm.js +690 -474
- package/components/list-view/index.umd.cjs +6 -8
- package/components/loading/index.esm.js +128 -97
- package/components/loading/index.umd.cjs +2 -2
- package/components/locale/index.esm.js +361 -340
- package/components/locale/index.umd.cjs +5 -5
- package/components/lookup/index.css +1 -1
- package/components/lookup/index.esm.js +3396 -3368
- package/components/lookup/index.umd.cjs +1 -1
- package/components/mapping-editor/index.css +1 -1
- package/components/mapping-editor/index.esm.js +1684 -1584
- package/components/mapping-editor/index.umd.cjs +1 -1
- package/components/menu-lookup/index.esm.js +586 -609
- package/components/menu-lookup/index.umd.cjs +6 -6
- package/components/message-box/index.css +1 -1
- package/components/message-box/index.esm.js +357 -353
- package/components/message-box/index.umd.cjs +1 -1
- package/components/modal/index.esm.js +325 -318
- package/components/modal/index.umd.cjs +1 -1
- package/components/nav/index.esm.js +31 -311
- package/components/nav/index.umd.cjs +1 -1
- package/components/number-range/index.esm.js +189 -1633
- package/components/number-range/index.umd.cjs +1 -1
- package/components/number-spinner/index.esm.js +195 -175
- package/components/number-spinner/index.umd.cjs +1 -1
- package/components/order/index.esm.js +761 -1057
- package/components/order/index.umd.cjs +7 -9
- package/components/page-footer/index.esm.js +48 -331
- package/components/page-footer/index.umd.cjs +1 -1
- package/components/page-header/index.esm.js +92 -73
- package/components/page-header/index.umd.cjs +1 -1
- package/components/pagination/index.esm.js +195 -472
- package/components/pagination/index.umd.cjs +1 -1
- package/components/popover/index.esm.js +77 -76
- package/components/popover/index.umd.cjs +1 -1
- package/components/progress/index.esm.js +148 -353
- package/components/progress/index.umd.cjs +3 -3
- package/components/property-editor/index.esm.js +74 -68
- package/components/property-editor/index.umd.cjs +1 -1
- package/components/property-panel/index.esm.js +872 -1800
- package/components/property-panel/index.umd.cjs +5 -12
- package/components/query-solution/index.css +1 -1
- package/components/query-solution/index.esm.js +4223 -6205
- package/components/query-solution/index.umd.cjs +6 -13
- package/components/response-layout/index.esm.js +206 -170
- package/components/response-layout/index.umd.cjs +1 -1
- package/components/response-layout-editor/index.esm.js +1 -1
- package/components/response-layout-editor/index.umd.cjs +1 -1
- package/components/response-toolbar/index.esm.js +378 -359
- package/components/response-toolbar/index.umd.cjs +1 -1
- package/components/schema-selector/index.esm.js +2491 -2653
- package/components/schema-selector/index.umd.cjs +8 -10
- package/components/search-box/index.esm.js +79 -240
- package/components/search-box/index.umd.cjs +1 -1
- package/components/section/index.esm.js +304 -289
- package/components/section/index.umd.cjs +2 -2
- package/components/smoke-detector/index.esm.js +8 -179
- package/components/smoke-detector/index.umd.cjs +1 -1
- package/components/sort-condition-editor/index.esm.js +4 -9421
- package/components/sort-condition-editor/index.umd.cjs +1 -427
- package/components/splitter/index.esm.js +142 -1171
- package/components/splitter/index.umd.cjs +1 -1
- package/components/step/index.esm.js +48 -47
- package/components/step/index.umd.cjs +1 -1
- package/components/tabs/index.esm.js +460 -513
- package/components/tabs/index.umd.cjs +1 -1
- package/components/text/index.esm.js +73 -217
- package/components/text/index.umd.cjs +1 -1
- package/components/time-picker/index.esm.js +380 -375
- package/components/time-picker/index.umd.cjs +1 -1
- package/components/tooltip/index.esm.js +40 -40
- package/components/tooltip/index.umd.cjs +1 -1
- package/components/transfer/index.esm.js +551 -771
- package/components/transfer/index.umd.cjs +6 -8
- package/components/tree-grid/index.esm.js +250 -235
- package/components/tree-grid/index.umd.cjs +1 -1
- package/components/tree-view/index.esm.js +157 -314
- package/components/tree-view/index.umd.cjs +1 -1
- package/components/uploader/index.esm.js +634 -1125
- package/components/uploader/index.umd.cjs +2 -2
- package/components/verify-detail/index.esm.js +106 -359
- package/components/verify-detail/index.umd.cjs +1 -1
- package/components/video/index.esm.js +89 -222
- package/components/video/index.umd.cjs +1 -1
- package/components/weather/index.esm.js +199 -290
- package/components/weather/index.umd.cjs +1 -1
- package/designer/accordion/index.esm.js +257 -0
- package/designer/accordion/index.umd.cjs +1 -0
- package/designer/avatar/index.esm.js +227 -0
- package/designer/avatar/index.umd.cjs +1 -0
- package/designer/binding-selector/index.esm.js +792 -0
- package/designer/binding-selector/index.umd.cjs +1 -0
- package/designer/button-edit/index.esm.js +210 -203
- package/designer/button-edit/index.umd.cjs +1 -1
- package/designer/button-group/index.esm.js +282 -0
- package/designer/button-group/index.umd.cjs +1 -0
- package/designer/checkbox/index.esm.js +51 -45
- package/designer/checkbox/index.umd.cjs +1 -1
- package/designer/checkbox-group/index.esm.js +89 -83
- package/designer/checkbox-group/index.umd.cjs +1 -1
- package/designer/code-editor/index.esm.js +75 -0
- package/designer/code-editor/index.umd.cjs +1 -0
- package/designer/color-picker/index.esm.js +1096 -0
- package/designer/color-picker/index.umd.cjs +1 -0
- package/designer/combo-list/index.esm.js +1095 -0
- package/designer/combo-list/index.umd.cjs +1 -0
- package/designer/combo-tree/index.esm.js +186 -0
- package/designer/combo-tree/index.umd.cjs +1 -0
- package/designer/component/index.css +1 -0
- package/designer/component/index.esm.js +5002 -0
- package/designer/component/index.umd.cjs +1 -0
- package/designer/condition/index.esm.js +1899 -0
- package/designer/condition/index.umd.cjs +1 -0
- package/designer/data-grid/index.esm.js +5580 -6213
- package/designer/data-grid/index.umd.cjs +10 -17
- package/designer/data-view/index.esm.js +212 -191
- package/designer/data-view/index.umd.cjs +2 -2
- package/designer/date-picker/index.esm.js +621 -607
- package/designer/date-picker/index.umd.cjs +1 -1
- package/designer/drawer/index.css +1 -1
- package/designer/drawer/index.esm.js +869 -620
- package/designer/drawer/index.umd.cjs +2 -2
- package/designer/dropdown/index.esm.js +261 -0
- package/designer/dropdown/index.umd.cjs +1 -0
- package/designer/dynamic-form/index.esm.js +1166 -1384
- package/designer/dynamic-form/index.umd.cjs +1 -8
- package/designer/expression-editor/index.css +1 -0
- package/designer/expression-editor/index.esm.js +7006 -0
- package/designer/expression-editor/index.umd.cjs +427 -0
- package/designer/farris-designer.all.esm.js +10309 -10617
- package/designer/farris-designer.all.umd.cjs +17 -19
- package/designer/filter-condition-editor/index.css +1 -0
- package/designer/filter-condition-editor/index.esm.js +4795 -0
- package/designer/filter-condition-editor/index.umd.cjs +1 -0
- package/designer/html-template/index.esm.js +718 -0
- package/designer/html-template/index.umd.cjs +1 -0
- package/designer/image-cropper/index.esm.js +765 -0
- package/designer/image-cropper/index.umd.cjs +1 -0
- package/designer/index.css +1 -1
- package/designer/input-group/index.esm.js +72 -66
- package/designer/input-group/index.umd.cjs +1 -1
- package/designer/json-editor/index.esm.js +83 -0
- package/designer/json-editor/index.umd.cjs +1 -0
- package/designer/language-textbox/index.esm.js +783 -0
- package/designer/language-textbox/index.umd.cjs +8 -0
- package/designer/layout/index.esm.js +430 -0
- package/designer/layout/index.umd.cjs +1 -0
- package/designer/list-nav/index.esm.js +802 -0
- package/designer/list-nav/index.umd.cjs +1 -0
- package/designer/list-view/index.esm.js +864 -844
- package/designer/list-view/index.umd.cjs +7 -9
- package/designer/lookup/index.esm.js +2083 -0
- package/designer/lookup/index.umd.cjs +1 -0
- package/designer/menu-lookup/index.esm.js +46 -0
- package/designer/menu-lookup/index.umd.cjs +1 -0
- package/designer/modal/index.esm.js +137 -29
- package/designer/modal/index.umd.cjs +1 -1
- package/designer/nav/index.esm.js +284 -0
- package/designer/nav/index.umd.cjs +1 -0
- package/designer/number-range/index.esm.js +1616 -0
- package/designer/number-range/index.umd.cjs +1 -0
- package/designer/number-spinner/index.esm.js +19 -17
- package/designer/number-spinner/index.umd.cjs +1 -1
- package/designer/order/index.css +1 -0
- package/designer/order/index.esm.js +2196 -0
- package/designer/order/index.umd.cjs +18 -0
- package/designer/page-footer/index.esm.js +290 -0
- package/designer/page-footer/index.umd.cjs +1 -0
- package/designer/page-header/index.esm.js +1003 -0
- package/designer/page-header/index.umd.cjs +1 -0
- package/designer/pagination/index.esm.js +591 -0
- package/designer/pagination/index.umd.cjs +1 -0
- package/designer/progress/index.esm.js +213 -0
- package/designer/progress/index.umd.cjs +1 -0
- package/designer/radio-group/index.esm.js +978 -949
- package/designer/radio-group/index.umd.cjs +1 -1
- package/designer/response-layout-editor/index.esm.js +1 -1
- package/designer/response-layout-editor/index.umd.cjs +1 -1
- package/designer/response-toolbar/index.esm.js +1471 -1416
- package/designer/response-toolbar/index.umd.cjs +1 -1
- package/designer/search-box/index.esm.js +245 -0
- package/designer/search-box/index.umd.cjs +1 -0
- package/designer/section/index.esm.js +83 -78
- package/designer/section/index.umd.cjs +1 -1
- package/designer/smoke-detector/index.css +1 -0
- package/designer/smoke-detector/index.esm.js +178 -0
- package/designer/smoke-detector/index.umd.cjs +1 -0
- package/designer/sort-condition-editor/index.esm.js +138 -0
- package/designer/sort-condition-editor/index.umd.cjs +1 -0
- package/designer/splitter/index.esm.js +1120 -0
- package/designer/splitter/index.umd.cjs +1 -0
- package/designer/step/index.esm.js +226 -0
- package/designer/step/index.umd.cjs +1 -0
- package/designer/switch/index.esm.js +10 -10
- package/designer/switch/index.umd.cjs +1 -1
- package/designer/tabs/index.css +1 -1
- package/designer/tabs/index.esm.js +2447 -2698
- package/designer/tabs/index.umd.cjs +2 -2
- package/designer/text/index.esm.js +147 -0
- package/designer/text/index.umd.cjs +1 -0
- package/designer/time-picker/index.esm.js +101 -100
- package/designer/time-picker/index.umd.cjs +1 -1
- package/designer/transfer/index.esm.js +254 -0
- package/designer/transfer/index.umd.cjs +1 -0
- package/designer/tree-grid/index.esm.js +473 -810
- package/designer/tree-grid/index.umd.cjs +1 -1
- package/designer/tree-view/index.esm.js +313 -0
- package/designer/tree-view/index.umd.cjs +1 -0
- package/designer/uploader/index.esm.js +1190 -0
- package/designer/uploader/index.umd.cjs +2 -0
- package/designer/verify-detail/index.esm.js +258 -0
- package/designer/verify-detail/index.umd.cjs +1 -0
- package/designer/video/index.esm.js +136 -0
- package/designer/video/index.umd.cjs +1 -0
- package/designer/weather/index.css +1 -0
- package/designer/weather/index.esm.js +6244 -0
- package/designer/weather/index.umd.cjs +14 -0
- package/farris.all.esm.js +69941 -70514
- package/farris.all.umd.cjs +117 -117
- package/index.css +1 -1
- package/locales/filter-bar/ui/en.json +2 -1
- package/locales/filter-bar/ui/zh-CHS.json +2 -1
- package/locales/filter-bar/ui/zh-CHT.json +2 -1
- package/locales/query-solution/ui/en.json +1 -1
- package/locales/query-solution/ui/zh-CHS.json +1 -1
- package/locales/query-solution/ui/zh-CHT.json +1 -1
- package/locales/ui/en.json +3 -2
- package/locales/ui/zh-CHS.json +3 -2
- package/locales/ui/zh-CHT.json +3 -2
- package/package.json +1 -1
- package/types/accordion/designer.d.ts +44 -0
- package/types/accordion/src/accordion.props.d.ts +0 -1
- package/types/accordion/src/components/accordion-item.props.d.ts +0 -1
- package/types/avatar/designer.d.ts +29 -0
- package/types/avatar/src/avatar.props.d.ts +0 -1
- package/types/avatar/src/property-config/avatar.property-config.d.ts +1 -1
- package/types/{expression-editor/index.d.ts → binding-selector/designer.d.ts} +6 -6
- package/types/binding-selector/index.d.ts +0 -54
- package/types/binding-selector/src/binding-selector.props.d.ts +0 -1
- package/types/button-group/designer.d.ts +29 -0
- package/types/button-group/index.d.ts +15 -0
- package/types/button-group/src/button-group.props.d.ts +0 -1
- package/types/calendar/src/calendar.props.d.ts +1 -0
- package/types/calendar/src/components/month/month-view.component.d.ts +6 -6
- package/types/calendar/src/composition/use-calendar-events.d.ts +1 -1
- package/types/calendar/src/composition/use-locales.d.ts +1 -0
- package/types/calendar/src/property-config/calendar.property-config.d.ts +2 -0
- package/types/capsule/src/capsule-item.component.d.ts +6 -6
- package/types/checkbox/designer.d.ts +2 -0
- package/types/checkbox-group/designer.d.ts +2 -0
- package/types/code-editor/designer.d.ts +5 -0
- package/types/code-editor/index.d.ts +0 -1
- package/types/code-editor/src/code-textbox.component.d.ts +6 -6
- package/types/code-editor/src/code-textbox.props.d.ts +0 -2
- package/types/color-picker/designer.d.ts +29 -0
- package/types/color-picker/index.d.ts +0 -15
- package/types/color-picker/src/color-picker.props.d.ts +0 -1
- package/types/combo-list/designer.d.ts +29 -0
- package/types/combo-list/src/combo-list.props.d.ts +1 -0
- package/types/combo-list/src/designer/combo-list.design.props.d.ts +6 -0
- package/types/combo-tree/designer.d.ts +5 -0
- package/types/combo-tree/src/combo-tree.props.d.ts +0 -1
- package/types/combo-tree/src/components/tree-container.component.d.ts +7 -7
- package/types/comment/src/comment.props.d.ts +4 -0
- package/types/comment/src/designer/comment.design.props.d.ts +4 -0
- package/types/common/index.d.ts +1 -0
- package/types/common/utils/use-mobile.d.ts +1 -0
- package/types/component/designer.d.ts +35 -0
- package/types/component/index.d.ts +0 -2
- package/types/component/src/component.props.d.ts +0 -8
- package/types/component/src/composition/field-tree-builder.d.ts +1 -0
- package/types/components.d.ts +2 -6
- package/types/condition/designer.d.ts +56 -0
- package/types/condition/index.d.ts +0 -55
- package/types/content-container/index.d.ts +3 -2
- package/types/content-container/src/content-container.props.d.ts +1 -0
- package/types/data-grid/designer.d.ts +2 -0
- package/types/data-grid/index.d.ts +5 -2
- package/types/data-grid/src/data-grid.component.d.ts +2 -1
- package/types/data-grid/src/designer/grid-field-editor.props.d.ts +1 -0
- package/types/data-view/composition/types.d.ts +7 -1
- package/types/data-view/composition/use-mobile.d.ts +3 -0
- package/types/data-view/designer/property-config/use-command-option.d.ts +11 -0
- package/types/data-view/index.d.ts +1 -0
- package/types/designer-canvas/src/composition/designer-canvas-changed.d.ts +3 -3
- package/types/designer-canvas/src/composition/dg-control.d.ts +8 -0
- package/types/designer-outline/src/designer-outline.component.d.ts +3 -3
- package/types/designer-outline/src/types.d.ts +5 -1
- package/types/drawer/designer.d.ts +12 -0
- package/types/drawer/src/designer/drawer-toolbar.design.props.d.ts +12 -0
- package/types/drawer/src/designer/drawer.design.component.d.ts +8 -0
- package/types/drawer/src/designer/drawer.design.props.d.ts +4 -0
- package/types/drawer/src/schema/schema-mapper.d.ts +1 -0
- package/types/drawer/src/schema/schema-resolver.d.ts +1 -0
- package/types/dropdown/designer.d.ts +6 -0
- package/types/dropdown/index.d.ts +27 -6
- package/types/dropdown/src/dropdown.item.component.d.ts +2 -2
- package/types/dropdown/src/dropdown.props.d.ts +0 -1
- package/types/dynamic-form/designer.d.ts +3 -1
- package/types/dynamic-form/index.d.ts +4 -3
- package/types/dynamic-form/src/component/dynamic-form-label/dynamic-form-label.component.d.ts +6 -6
- package/types/dynamic-form/src/composition/use-input-type-resolver.d.ts +11 -0
- package/types/dynamic-resolver/index.d.ts +3 -0
- package/types/dynamic-resolver/src/props-resolver.d.ts +2 -0
- package/types/dynamic-resolver/src/resolver/property-config/property-config-resolver-design.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/property-config/property-config-resolver.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/property-config/use-property-config-resolver.d.ts +2 -2
- package/types/dynamic-resolver/src/resolver/schema/schema-resolver-design.d.ts +1 -1
- package/types/dynamic-resolver/src/resolver/schema/schema-resolver.d.ts +1 -1
- package/types/dynamic-view/src/components/maps.d.ts +883 -1
- package/types/dynamic-view/src/dynamic-view.component.d.ts +1 -1
- package/types/dynamic-view/src/types.d.ts +4 -0
- package/types/expression-editor/designer.d.ts +9 -0
- package/types/field-selector/index.d.ts +2 -1
- package/types/fieldset/index.d.ts +3 -2
- package/types/fieldset/src/fieldset.props.d.ts +1 -0
- package/types/filter-bar/src/composition/types.d.ts +1 -1
- package/types/filter-bar/src/composition/use-size.d.ts +2 -2
- package/types/filter-bar/src/locale/locale.d.ts +1 -0
- package/types/filter-condition-editor/designer.d.ts +10 -0
- package/types/filter-condition-editor/index.d.ts +0 -9
- package/types/filter-condition-editor/src/components/filter-condition-grid.component.d.ts +12 -12
- package/types/filter-condition-editor/src/components/sort-editor-grid.component.d.ts +12 -12
- package/types/filter-condition-editor/src/filter-condition-editor.props.d.ts +0 -1
- package/types/html-template/designer.d.ts +31 -0
- package/types/html-template/src/designer/html-template.design.props.d.ts +9 -0
- package/types/html-template/src/html-template.props.d.ts +2 -0
- package/types/image-cropper/designer.d.ts +4 -0
- package/types/image-cropper/src/image-cropper.props.d.ts +0 -1
- package/types/index.d.ts +0 -1
- package/types/input-group/designer.d.ts +2 -0
- package/types/json-editor/designer.d.ts +5 -0
- package/types/json-editor/src/components/editable-combo/editable-combo.component.d.ts +3 -3
- package/types/json-editor/src/components/editable-combo/popup-container.component.d.ts +3 -3
- package/types/json-editor/src/json-editor.props.d.ts +0 -1
- package/types/language-textbox/index.d.ts +6 -6
- package/types/language-textbox/src/language-textbox.component.d.ts +2 -2
- package/types/language-textbox/src/language-textbox.props.d.ts +1 -0
- package/types/layout/index.d.ts +1 -0
- package/types/layout/src/components/layout-pane.props.d.ts +0 -1
- package/types/layout/src/layout.props.d.ts +0 -1
- package/types/list-nav/index.d.ts +24 -5
- package/types/list-nav/src/list-nav.props.d.ts +0 -1
- package/types/list-view/index.d.ts +1 -0
- package/types/list-view/src/composition/use-draggable.d.ts +1 -1
- package/types/list-view/src/designer/list-view.design.props.d.ts +1 -0
- package/types/list-view/src/list-view-table.props.d.ts +1 -0
- package/types/loading/index.d.ts +6 -6
- package/types/loading/src/loading.component.d.ts +3 -3
- package/types/lookup/index.d.ts +1 -1
- package/types/lookup/src/components/popup-container.component.d.ts +6 -6
- package/types/lookup/src/lookup.props.d.ts +1 -0
- package/types/lookup/src/property-config/external-lookup.property-config.d.ts +1 -0
- package/types/lookup/src/property-config/lookup.property-config.d.ts +1 -0
- package/types/menu-lookup/designer.d.ts +5 -0
- package/types/menu-lookup/src/menu-lookup.props.d.ts +0 -1
- package/types/message-box/index.d.ts +6 -6
- package/types/message-box/src/message-box.component.d.ts +3 -3
- package/types/modal/designer.d.ts +2 -0
- package/types/modal/index.d.ts +30 -24
- package/types/modal/src/modal.component.d.ts +15 -12
- package/types/modal/src/modal.props.d.ts +4 -0
- package/types/nav/designer.d.ts +6 -0
- package/types/nav/index.d.ts +24 -20
- package/types/nav/src/nav.props.d.ts +0 -1
- package/types/notify/index.d.ts +3 -3
- package/types/notify/src/notify.component.d.ts +2 -2
- package/types/number-range/designer.d.ts +29 -0
- package/types/number-range/src/number-range.props.d.ts +0 -1
- package/types/number-spinner/src/composition/types.d.ts +1 -0
- package/types/order/designer.d.ts +6 -0
- package/types/order/index.d.ts +36 -5
- package/types/order/src/designer/order.design.component.d.ts +1 -1
- package/types/order/src/order.props.d.ts +0 -1
- package/types/page-footer/designer.d.ts +6 -0
- package/types/page-footer/index.d.ts +0 -2
- package/types/page-footer/src/page-footer.props.d.ts +0 -1
- package/types/page-header/index.d.ts +3 -2
- package/types/page-header/src/designer/page-header.design.props.d.ts +20 -0
- package/types/page-header/src/page-header.props.d.ts +2 -0
- package/types/pagination/designer.d.ts +29 -0
- package/types/pagination/index.d.ts +15 -0
- package/types/pagination/src/pagination.props.d.ts +0 -1
- package/types/popover/index.d.ts +3 -3
- package/types/popover/src/composition/use-resize.d.ts +1 -1
- package/types/popover/src/popover.component.d.ts +2 -2
- package/types/progress/designer.d.ts +29 -0
- package/types/progress/src/progress.props.d.ts +0 -1
- package/types/property-panel/src/property-panel.component.d.ts +3 -3
- package/types/query-solution/index.d.ts +4 -4
- package/types/query-solution/src/composition/types.d.ts +8 -2
- package/types/query-solution/src/composition/use-header.d.ts +2 -2
- package/types/query-solution/src/composition/use-solution-utils.d.ts +1 -1
- package/types/query-solution/src/designer/query-solution-config/composition/use-util.d.ts +1 -1
- package/types/query-solution/src/designer/query-solution-config/query-solution-config.props.d.ts +1 -0
- package/types/query-solution/src/designer/solution-preset-config/solution-preset.props.d.ts +1 -0
- package/types/query-solution/src/query-solution.props.d.ts +1 -0
- package/types/radio-group/designer.d.ts +4 -1
- package/types/radio-group/src/designer/item-collection-editor.props.d.ts +1 -0
- package/types/response-layout/index.d.ts +3 -2
- package/types/response-layout/src/component/response-layout-item.props.d.ts +1 -0
- package/types/response-layout/src/property-config/response-layout-splitter/response-layout-splitter.props.d.ts +1 -0
- package/types/response-layout/src/response-layout.props.d.ts +1 -0
- package/types/response-toolbar/designer.d.ts +2 -1
- package/types/response-toolbar/src/designer/response-toolbar.design.props.d.ts +1 -0
- package/types/search-box/designer.d.ts +52 -0
- package/types/search-box/index.d.ts +1 -17
- package/types/search-box/src/components/search-box-container.component.d.ts +3 -3
- package/types/search-box/src/search-box.props.d.ts +0 -1
- package/types/section/designer.d.ts +1 -0
- package/types/smoke-detector/designer.d.ts +6 -0
- package/types/smoke-detector/index.d.ts +0 -2
- package/types/smoke-detector/src/smoke-detector.props.d.ts +0 -1
- package/types/sort-condition-editor/designer.d.ts +9 -0
- package/types/sort-condition-editor/index.d.ts +2 -7
- package/types/sort-condition-editor/src/sort-condition-editor.props.d.ts +0 -1
- package/types/splitter/designer.d.ts +32 -0
- package/types/splitter/index.d.ts +1 -0
- package/types/splitter/src/components/splitter-pane.props.d.ts +0 -1
- package/types/splitter/src/splitter.props.d.ts +0 -1
- package/types/step/designer.d.ts +6 -0
- package/types/tabs/designer.d.ts +1 -0
- package/types/tabs/index.d.ts +0 -1
- package/types/tabs/src/composition/types.d.ts +1 -0
- package/types/tabs/src/designer/tab-toolbar-item.props.d.ts +1 -0
- package/types/tags/index.d.ts +3 -3
- package/types/tags/src/tags.component.d.ts +1 -1
- package/types/text/designer.d.ts +6 -0
- package/types/text/index.d.ts +24 -20
- package/types/text/src/text.props.d.ts +0 -1
- package/types/time-picker/src/components/time.component.d.ts +3 -3
- package/types/transfer/designer.d.ts +35 -0
- package/types/transfer/src/transfer.props.d.ts +0 -1
- package/types/tree-view/designer.d.ts +29 -0
- package/types/tree-view/src/tree-view.props.d.ts +0 -1
- package/types/uploader/designer.d.ts +141 -0
- package/types/uploader/index.d.ts +6 -6
- package/types/uploader/src/components/upload-progress.component.d.ts +3 -3
- package/types/uploader/src/uploader.component.d.ts +3 -3
- package/types/uploader/src/uploader.props.d.ts +0 -1
- package/types/verify-detail/designer.d.ts +6 -0
- package/types/verify-detail/index.d.ts +58 -5
- package/types/verify-detail/src/designer/verify-detail.design.component.d.ts +8 -8
- package/types/verify-detail/src/verify-detail.props.d.ts +0 -1
- package/types/video/designer.d.ts +6 -0
- package/types/video/index.d.ts +24 -20
- package/types/video/src/video.props.d.ts +0 -1
- package/components/sort-condition-editor/index.css +0 -1
- package/package.zip +0 -0
- package/types/designer-toolbox/index.d.ts +0 -3
- package/types/designer-toolbox/src/toolbox.component.d.ts +0 -14
- package/types/designer-toolbox/src/toolbox.props.d.ts +0 -29
- package/types/designer-toolbox/src/types.d.ts +0 -21
- package/types/designer.d.ts +0 -13
- package/types/flow-canvas/index.d.ts +0 -3
- package/types/flow-canvas/src/components/flow-node-item.component.d.ts +0 -8
- package/types/flow-canvas/src/components/flow-node-item.props.d.ts +0 -3
- package/types/flow-canvas/src/composition/types.d.ts +0 -42
- package/types/flow-canvas/src/composition/use-bezier-curve.d.ts +0 -2
- package/types/flow-canvas/src/composition/use-connections.d.ts +0 -2
- package/types/flow-canvas/src/composition/use-curve.d.ts +0 -4
- package/types/flow-canvas/src/composition/use-drawing-bezier.d.ts +0 -2
- package/types/flow-canvas/src/composition/use-drawing.d.ts +0 -4
- package/types/flow-canvas/src/flow-canvas.component.d.ts +0 -8
- package/types/flow-canvas/src/flow-canvas.props.d.ts +0 -3
- package/types/layout/src/designer/layout-pane-use-designer-rules.d.ts +0 -2
- package/types/layout/src/designer/layout-pane.design.component.d.ts +0 -8
- package/types/layout/src/designer/layout-use-designer-rules.d.ts +0 -2
- package/types/layout/src/designer/layout.design.component.d.ts +0 -8
- package/types/layout/src/schema/schema-mapper.d.ts +0 -2
- package/types/layout/src/schema/schema-resolver.d.ts +0 -2
- package/types/list-nav/src/designer/use-designer-rules.d.ts +0 -2
- package/types/list-nav/src/property-config/list-nav.property-config.d.ts +0 -8
- package/types/list-nav/src/schema/schema-mapper.d.ts +0 -2
- package/types/list-nav/src/schema/schema-resolver.d.ts +0 -2
- /package/{components → designer}/condition/index.css +0 -0
- /package/{components → designer}/uploader/index.css +0 -0
- /package/types/{list-nav/src/designer/list-nav.design.component.d.ts → dynamic-form/src/component/form-control/form-control.component.d.ts} +0 -0
|
@@ -2,7 +2,7 @@ var xt = Object.defineProperty;
|
|
|
2
2
|
var wt = (e, t, n) => t in e ? xt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var fe = (e, t, n) => wt(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
4
|
import { createI18n as Et } from "vue-i18n";
|
|
5
|
-
const
|
|
5
|
+
const St = Symbol("LOCALE_SERVICE"), De = "zh-CHS", Tt = {
|
|
6
6
|
locale: De,
|
|
7
7
|
fallbackLocale: De,
|
|
8
8
|
uri: ""
|
|
@@ -12,10 +12,10 @@ function Ye(e, t) {
|
|
|
12
12
|
return e.apply(t, arguments);
|
|
13
13
|
};
|
|
14
14
|
}
|
|
15
|
-
const { toString: Ct } = Object.prototype, { getPrototypeOf:
|
|
15
|
+
const { toString: Ct } = Object.prototype, { getPrototypeOf: we } = Object, { iterator: se, toStringTag: Ke } = Symbol, ae = /* @__PURE__ */ ((e) => (t) => {
|
|
16
16
|
const n = Ct.call(t);
|
|
17
17
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
18
|
-
})(/* @__PURE__ */ Object.create(null)), D = (e) => (e = e.toLowerCase(), (t) => ae(t) === e), ie = (e) => (t) => typeof t === e, { isArray:
|
|
18
|
+
})(/* @__PURE__ */ Object.create(null)), D = (e) => (e = e.toLowerCase(), (t) => ae(t) === e), ie = (e) => (t) => typeof t === e, { isArray: W } = Array, j = ie("undefined");
|
|
19
19
|
function z(e) {
|
|
20
20
|
return e !== null && !j(e) && e.constructor !== null && !j(e.constructor) && O(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
21
21
|
}
|
|
@@ -24,12 +24,12 @@ function Ot(e) {
|
|
|
24
24
|
let t;
|
|
25
25
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Ge(e.buffer), t;
|
|
26
26
|
}
|
|
27
|
-
const kt = ie("string"), O = ie("function"), Qe = ie("number"), J = (e) => e !== null && typeof e == "object",
|
|
27
|
+
const kt = ie("string"), O = ie("function"), Qe = ie("number"), J = (e) => e !== null && typeof e == "object", At = (e) => e === !0 || e === !1, ee = (e) => {
|
|
28
28
|
if (ae(e) !== "object")
|
|
29
29
|
return !1;
|
|
30
|
-
const t =
|
|
30
|
+
const t = we(e);
|
|
31
31
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Ke in e) && !(se in e);
|
|
32
|
-
},
|
|
32
|
+
}, Rt = (e) => {
|
|
33
33
|
if (!J(e) || z(e))
|
|
34
34
|
return !1;
|
|
35
35
|
try {
|
|
@@ -37,7 +37,7 @@ const kt = ie("string"), O = ie("function"), Qe = ie("number"), J = (e) => e !==
|
|
|
37
37
|
} catch {
|
|
38
38
|
return !1;
|
|
39
39
|
}
|
|
40
|
-
}, Lt = D("Date"), Dt = D("File"), Ft = D("Blob"),
|
|
40
|
+
}, Lt = D("Date"), Dt = D("File"), Ft = D("Blob"), vt = D("FileList"), Mt = (e) => J(e) && O(e.pipe), Nt = (e) => {
|
|
41
41
|
let t;
|
|
42
42
|
return e && (typeof FormData == "function" && e instanceof FormData || O(e.append) && ((t = ae(e)) === "formdata" || // detect form-data instance
|
|
43
43
|
t === "object" && O(e.toString) && e.toString() === "[object FormData]"));
|
|
@@ -46,7 +46,7 @@ function Y(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
|
46
46
|
if (e === null || typeof e > "u")
|
|
47
47
|
return;
|
|
48
48
|
let r, o;
|
|
49
|
-
if (typeof e != "object" && (e = [e]),
|
|
49
|
+
if (typeof e != "object" && (e = [e]), W(e))
|
|
50
50
|
for (r = 0, o = e.length; r < o; r++)
|
|
51
51
|
t.call(null, e[r], r, e);
|
|
52
52
|
else {
|
|
@@ -73,7 +73,7 @@ const q = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : type
|
|
|
73
73
|
function ye() {
|
|
74
74
|
const { caseless: e, skipUndefined: t } = Ze(this) && this || {}, n = {}, r = (o, a) => {
|
|
75
75
|
const s = e && Xe(n, a) || a;
|
|
76
|
-
ee(n[s]) && ee(o) ? n[s] = ye(n[s], o) : ee(o) ? n[s] = ye({}, o) :
|
|
76
|
+
ee(n[s]) && ee(o) ? n[s] = ye(n[s], o) : ee(o) ? n[s] = ye({}, o) : W(o) ? n[s] = o.slice() : (!t || !j(o)) && (n[s] = o);
|
|
77
77
|
};
|
|
78
78
|
for (let o = 0, a = arguments.length; o < a; o++)
|
|
79
79
|
arguments[o] && Y(arguments[o], r);
|
|
@@ -81,7 +81,7 @@ function ye() {
|
|
|
81
81
|
}
|
|
82
82
|
const jt = (e, t, n, { allOwnKeys: r } = {}) => (Y(t, (o, a) => {
|
|
83
83
|
n && O(o) ? e[a] = Ye(o, n) : e[a] = o;
|
|
84
|
-
}, { allOwnKeys: r }), e),
|
|
84
|
+
}, { allOwnKeys: r }), e), Wt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), _t = (e, t, n, r) => {
|
|
85
85
|
e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
86
86
|
value: t.prototype
|
|
87
87
|
}), n && Object.assign(e.prototype, n);
|
|
@@ -92,7 +92,7 @@ const jt = (e, t, n, { allOwnKeys: r } = {}) => (Y(t, (o, a) => {
|
|
|
92
92
|
do {
|
|
93
93
|
for (o = Object.getOwnPropertyNames(e), a = o.length; a-- > 0; )
|
|
94
94
|
s = o[a], (!r || r(s, e, t)) && !l[s] && (t[s] = e[s], l[s] = !0);
|
|
95
|
-
e = n !== !1 &&
|
|
95
|
+
e = n !== !1 && we(e);
|
|
96
96
|
} while (e && (!n || n(e, t)) && e !== Object.prototype);
|
|
97
97
|
return t;
|
|
98
98
|
}, Vt = (e, t, n) => {
|
|
@@ -101,14 +101,14 @@ const jt = (e, t, n, { allOwnKeys: r } = {}) => (Y(t, (o, a) => {
|
|
|
101
101
|
return r !== -1 && r === n;
|
|
102
102
|
}, zt = (e) => {
|
|
103
103
|
if (!e) return null;
|
|
104
|
-
if (
|
|
104
|
+
if (W(e)) return e;
|
|
105
105
|
let t = e.length;
|
|
106
106
|
if (!Qe(t)) return null;
|
|
107
107
|
const n = new Array(t);
|
|
108
108
|
for (; t-- > 0; )
|
|
109
109
|
n[t] = e[t];
|
|
110
110
|
return n;
|
|
111
|
-
}, Jt = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" &&
|
|
111
|
+
}, Jt = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && we(Uint8Array)), Yt = (e, t) => {
|
|
112
112
|
const r = (e && e[se]).call(e);
|
|
113
113
|
let o;
|
|
114
114
|
for (; (o = r.next()) && !o.done; ) {
|
|
@@ -153,7 +153,7 @@ const jt = (e, t, n, { allOwnKeys: r } = {}) => (Y(t, (o, a) => {
|
|
|
153
153
|
n[a] = !0;
|
|
154
154
|
});
|
|
155
155
|
};
|
|
156
|
-
return
|
|
156
|
+
return W(e) ? r(e) : r(String(e).split(t)), n;
|
|
157
157
|
}, tn = () => {
|
|
158
158
|
}, nn = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
159
159
|
function rn(e) {
|
|
@@ -168,7 +168,7 @@ const on = (e) => {
|
|
|
168
168
|
return r;
|
|
169
169
|
if (!("toJSON" in r)) {
|
|
170
170
|
t[o] = r;
|
|
171
|
-
const a =
|
|
171
|
+
const a = W(r) ? [] : {};
|
|
172
172
|
return Y(r, (s, l) => {
|
|
173
173
|
const f = n(s, o + 1);
|
|
174
174
|
!j(f) && (a[l] = f);
|
|
@@ -186,17 +186,17 @@ const on = (e) => {
|
|
|
186
186
|
typeof setImmediate == "function",
|
|
187
187
|
O(q.postMessage)
|
|
188
188
|
), ln = typeof queueMicrotask < "u" ? queueMicrotask.bind(q) : typeof process < "u" && process.nextTick || tt, cn = (e) => e != null && O(e[se]), i = {
|
|
189
|
-
isArray:
|
|
189
|
+
isArray: W,
|
|
190
190
|
isArrayBuffer: Ge,
|
|
191
191
|
isBuffer: z,
|
|
192
192
|
isFormData: Nt,
|
|
193
193
|
isArrayBufferView: Ot,
|
|
194
194
|
isString: kt,
|
|
195
195
|
isNumber: Qe,
|
|
196
|
-
isBoolean:
|
|
196
|
+
isBoolean: At,
|
|
197
197
|
isObject: J,
|
|
198
198
|
isPlainObject: ee,
|
|
199
|
-
isEmptyObject:
|
|
199
|
+
isEmptyObject: Rt,
|
|
200
200
|
isReadableStream: Bt,
|
|
201
201
|
isRequest: qt,
|
|
202
202
|
isResponse: Ut,
|
|
@@ -207,16 +207,16 @@ const on = (e) => {
|
|
|
207
207
|
isBlob: Ft,
|
|
208
208
|
isRegExp: Xt,
|
|
209
209
|
isFunction: O,
|
|
210
|
-
isStream:
|
|
210
|
+
isStream: Mt,
|
|
211
211
|
isURLSearchParams: Pt,
|
|
212
212
|
isTypedArray: Jt,
|
|
213
|
-
isFileList:
|
|
213
|
+
isFileList: vt,
|
|
214
214
|
forEach: Y,
|
|
215
215
|
merge: ye,
|
|
216
216
|
extend: jt,
|
|
217
217
|
trim: It,
|
|
218
|
-
stripBOM:
|
|
219
|
-
inherits:
|
|
218
|
+
stripBOM: Wt,
|
|
219
|
+
inherits: _t,
|
|
220
220
|
toFlatObject: Ht,
|
|
221
221
|
kindOf: ae,
|
|
222
222
|
kindOfTest: D,
|
|
@@ -304,7 +304,7 @@ function ge(e) {
|
|
|
304
304
|
function ot(e) {
|
|
305
305
|
return i.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
|
306
306
|
}
|
|
307
|
-
function
|
|
307
|
+
function ve(e, t, n) {
|
|
308
308
|
return e ? e.concat(t).map(function(o, a) {
|
|
309
309
|
return o = ot(o), !n && a ? "[" + o + "]" : o;
|
|
310
310
|
}).join(n ? "." : "") : t;
|
|
@@ -347,38 +347,38 @@ function le(e, t, n) {
|
|
|
347
347
|
return h = ot(h), w.forEach(function(E, C) {
|
|
348
348
|
!(i.isUndefined(E) || E === null) && t.append(
|
|
349
349
|
// eslint-disable-next-line no-nested-ternary
|
|
350
|
-
s === !0 ?
|
|
350
|
+
s === !0 ? ve([h], C, a) : s === null ? h : h + "[]",
|
|
351
351
|
d(E)
|
|
352
352
|
);
|
|
353
353
|
}), !1;
|
|
354
354
|
}
|
|
355
|
-
return ge(u) ? !0 : (t.append(
|
|
355
|
+
return ge(u) ? !0 : (t.append(ve(p, h, a), d(u)), !1);
|
|
356
356
|
}
|
|
357
357
|
const m = [], b = Object.assign(fn, {
|
|
358
358
|
defaultVisitor: c,
|
|
359
359
|
convertValue: d,
|
|
360
360
|
isVisitable: ge
|
|
361
361
|
});
|
|
362
|
-
function
|
|
362
|
+
function S(u, h) {
|
|
363
363
|
if (!i.isUndefined(u)) {
|
|
364
364
|
if (m.indexOf(u) !== -1)
|
|
365
365
|
throw Error("Circular reference detected in " + h.join("."));
|
|
366
|
-
m.push(u), i.forEach(u, function(w,
|
|
366
|
+
m.push(u), i.forEach(u, function(w, A) {
|
|
367
367
|
(!(i.isUndefined(w) || w === null) && o.call(
|
|
368
368
|
t,
|
|
369
369
|
w,
|
|
370
|
-
i.isString(
|
|
370
|
+
i.isString(A) ? A.trim() : A,
|
|
371
371
|
h,
|
|
372
372
|
b
|
|
373
|
-
)) === !0 &&
|
|
373
|
+
)) === !0 && S(w, h ? h.concat(A) : [A]);
|
|
374
374
|
}), m.pop();
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
377
|
if (!i.isObject(e))
|
|
378
378
|
throw new TypeError("data must be an object");
|
|
379
|
-
return
|
|
379
|
+
return S(e), t;
|
|
380
380
|
}
|
|
381
|
-
function
|
|
381
|
+
function Me(e) {
|
|
382
382
|
const t = {
|
|
383
383
|
"!": "%21",
|
|
384
384
|
"'": "%27",
|
|
@@ -392,17 +392,17 @@ function ve(e) {
|
|
|
392
392
|
return t[r];
|
|
393
393
|
});
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function Ee(e, t) {
|
|
396
396
|
this._pairs = [], e && le(e, this, t);
|
|
397
397
|
}
|
|
398
|
-
const st =
|
|
398
|
+
const st = Ee.prototype;
|
|
399
399
|
st.append = function(t, n) {
|
|
400
400
|
this._pairs.push([t, n]);
|
|
401
401
|
};
|
|
402
402
|
st.toString = function(t) {
|
|
403
403
|
const n = t ? function(r) {
|
|
404
|
-
return t.call(this, r,
|
|
405
|
-
} :
|
|
404
|
+
return t.call(this, r, Me);
|
|
405
|
+
} : Me;
|
|
406
406
|
return this._pairs.map(function(o) {
|
|
407
407
|
return n(o[0]) + "=" + n(o[1]);
|
|
408
408
|
}, "").join("&");
|
|
@@ -419,7 +419,7 @@ function at(e, t, n) {
|
|
|
419
419
|
});
|
|
420
420
|
const o = n && n.serialize;
|
|
421
421
|
let a;
|
|
422
|
-
if (o ? a = o(t, n) : a = i.isURLSearchParams(t) ? t.toString() : new
|
|
422
|
+
if (o ? a = o(t, n) : a = i.isURLSearchParams(t) ? t.toString() : new Ee(t, n).toString(r), a) {
|
|
423
423
|
const s = e.indexOf("#");
|
|
424
424
|
s !== -1 && (e = e.slice(0, s)), e += (e.indexOf("?") === -1 ? "?" : "&") + a;
|
|
425
425
|
}
|
|
@@ -450,7 +450,7 @@ class Ne {
|
|
|
450
450
|
*
|
|
451
451
|
* @param {Number} id The ID that was returned by `use`
|
|
452
452
|
*
|
|
453
|
-
* @returns {
|
|
453
|
+
* @returns {void}
|
|
454
454
|
*/
|
|
455
455
|
eject(t) {
|
|
456
456
|
this.handlers[t] && (this.handlers[t] = null);
|
|
@@ -483,7 +483,7 @@ const it = {
|
|
|
483
483
|
silentJSONParsing: !0,
|
|
484
484
|
forcedJSONParsing: !0,
|
|
485
485
|
clarifyTimeoutError: !1
|
|
486
|
-
}, mn = typeof URLSearchParams < "u" ? URLSearchParams :
|
|
486
|
+
}, mn = typeof URLSearchParams < "u" ? URLSearchParams : Ee, hn = typeof FormData < "u" ? FormData : null, yn = typeof Blob < "u" ? Blob : null, gn = {
|
|
487
487
|
isBrowser: !0,
|
|
488
488
|
classes: {
|
|
489
489
|
URLSearchParams: mn,
|
|
@@ -499,19 +499,19 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", wn
|
|
|
499
499
|
hasStandardBrowserWebWorkerEnv: xn,
|
|
500
500
|
navigator: be,
|
|
501
501
|
origin: wn
|
|
502
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
502
|
+
}, Symbol.toStringTag, { value: "Module" })), T = {
|
|
503
503
|
...En,
|
|
504
504
|
...gn
|
|
505
505
|
};
|
|
506
|
-
function
|
|
507
|
-
return le(e, new
|
|
506
|
+
function Sn(e, t) {
|
|
507
|
+
return le(e, new T.classes.URLSearchParams(), {
|
|
508
508
|
visitor: function(n, r, o, a) {
|
|
509
|
-
return
|
|
509
|
+
return T.isNode && i.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : a.defaultVisitor.apply(this, arguments);
|
|
510
510
|
},
|
|
511
511
|
...t
|
|
512
512
|
});
|
|
513
513
|
}
|
|
514
|
-
function
|
|
514
|
+
function Tn(e) {
|
|
515
515
|
return i.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
|
|
516
516
|
}
|
|
517
517
|
function Cn(e) {
|
|
@@ -533,7 +533,7 @@ function lt(e) {
|
|
|
533
533
|
if (i.isFormData(e) && i.isFunction(e.entries)) {
|
|
534
534
|
const n = {};
|
|
535
535
|
return i.forEachEntry(e, (r, o) => {
|
|
536
|
-
t(
|
|
536
|
+
t(Tn(r), o, n, 0);
|
|
537
537
|
}), n;
|
|
538
538
|
}
|
|
539
539
|
return null;
|
|
@@ -564,7 +564,7 @@ const K = {
|
|
|
564
564
|
let l;
|
|
565
565
|
if (a) {
|
|
566
566
|
if (r.indexOf("application/x-www-form-urlencoded") > -1)
|
|
567
|
-
return
|
|
567
|
+
return Sn(t, this.formSerializer).toString();
|
|
568
568
|
if ((l = i.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
|
|
569
569
|
const f = this.env && this.env.FormData;
|
|
570
570
|
return le(
|
|
@@ -601,8 +601,8 @@ const K = {
|
|
|
601
601
|
maxContentLength: -1,
|
|
602
602
|
maxBodyLength: -1,
|
|
603
603
|
env: {
|
|
604
|
-
FormData:
|
|
605
|
-
Blob:
|
|
604
|
+
FormData: T.classes.FormData,
|
|
605
|
+
Blob: T.classes.Blob
|
|
606
606
|
},
|
|
607
607
|
validateStatus: function(t) {
|
|
608
608
|
return t >= 200 && t < 300;
|
|
@@ -635,7 +635,7 @@ const kn = i.toObjectSet([
|
|
|
635
635
|
"referer",
|
|
636
636
|
"retry-after",
|
|
637
637
|
"user-agent"
|
|
638
|
-
]),
|
|
638
|
+
]), An = (e) => {
|
|
639
639
|
const t = {};
|
|
640
640
|
let n, r, o;
|
|
641
641
|
return e && e.split(`
|
|
@@ -649,7 +649,7 @@ function V(e) {
|
|
|
649
649
|
function te(e) {
|
|
650
650
|
return e === !1 || e == null ? e : i.isArray(e) ? e.map(te) : String(e);
|
|
651
651
|
}
|
|
652
|
-
function
|
|
652
|
+
function Rn(e) {
|
|
653
653
|
const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
|
654
654
|
let r;
|
|
655
655
|
for (; r = n.exec(e); )
|
|
@@ -698,7 +698,7 @@ let k = class {
|
|
|
698
698
|
if (i.isPlainObject(t) || t instanceof this.constructor)
|
|
699
699
|
s(t, n);
|
|
700
700
|
else if (i.isString(t) && (t = t.trim()) && !Ln(t))
|
|
701
|
-
s(
|
|
701
|
+
s(An(t), n);
|
|
702
702
|
else if (i.isObject(t) && i.isIterable(t)) {
|
|
703
703
|
let l = {}, f, d;
|
|
704
704
|
for (const c of t) {
|
|
@@ -719,7 +719,7 @@ let k = class {
|
|
|
719
719
|
if (!n)
|
|
720
720
|
return o;
|
|
721
721
|
if (n === !0)
|
|
722
|
-
return
|
|
722
|
+
return Rn(o);
|
|
723
723
|
if (i.isFunction(n))
|
|
724
724
|
return n.call(this, o, r);
|
|
725
725
|
if (i.isRegExp(n))
|
|
@@ -828,10 +828,10 @@ function me(e, t) {
|
|
|
828
828
|
function ct(e) {
|
|
829
829
|
return !!(e && e.__CANCEL__);
|
|
830
830
|
}
|
|
831
|
-
function
|
|
831
|
+
function _(e, t, n) {
|
|
832
832
|
y.call(this, e ?? "canceled", y.ERR_CANCELED, t, n), this.name = "CanceledError";
|
|
833
833
|
}
|
|
834
|
-
i.inherits(
|
|
834
|
+
i.inherits(_, y, {
|
|
835
835
|
__CANCEL__: !0
|
|
836
836
|
});
|
|
837
837
|
function ut(e, t, n) {
|
|
@@ -844,11 +844,11 @@ function ut(e, t, n) {
|
|
|
844
844
|
n
|
|
845
845
|
));
|
|
846
846
|
}
|
|
847
|
-
function
|
|
847
|
+
function vn(e) {
|
|
848
848
|
const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
|
|
849
849
|
return t && t[1] || "";
|
|
850
850
|
}
|
|
851
|
-
function
|
|
851
|
+
function Mn(e, t) {
|
|
852
852
|
e = e || 10;
|
|
853
853
|
const n = new Array(e), r = new Array(e);
|
|
854
854
|
let o = 0, a = 0, s;
|
|
@@ -860,8 +860,8 @@ function vn(e, t) {
|
|
|
860
860
|
b += n[m++], m = m % e;
|
|
861
861
|
if (o = (o + 1) % e, o === a && (a = (a + 1) % e), d - s < t)
|
|
862
862
|
return;
|
|
863
|
-
const
|
|
864
|
-
return
|
|
863
|
+
const S = c && d - c;
|
|
864
|
+
return S ? Math.round(b * 1e3 / S) : void 0;
|
|
865
865
|
};
|
|
866
866
|
}
|
|
867
867
|
function Nn(e, t) {
|
|
@@ -878,7 +878,7 @@ function Nn(e, t) {
|
|
|
878
878
|
}
|
|
879
879
|
const re = (e, t, n = 3) => {
|
|
880
880
|
let r = 0;
|
|
881
|
-
const o =
|
|
881
|
+
const o = Mn(50, 250);
|
|
882
882
|
return Nn((a) => {
|
|
883
883
|
const s = a.loaded, l = a.lengthComputable ? a.total : void 0, f = s - r, d = o(f), c = s <= l;
|
|
884
884
|
r = s;
|
|
@@ -902,22 +902,24 @@ const re = (e, t, n = 3) => {
|
|
|
902
902
|
total: e,
|
|
903
903
|
loaded: r
|
|
904
904
|
}), t[1]];
|
|
905
|
-
}, qe = (e) => (...t) => i.asap(() => e(...t)), Pn =
|
|
906
|
-
new URL(
|
|
907
|
-
|
|
908
|
-
) : () => !0, Bn =
|
|
905
|
+
}, qe = (e) => (...t) => i.asap(() => e(...t)), Pn = T.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, T.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
|
|
906
|
+
new URL(T.origin),
|
|
907
|
+
T.navigator && /(msie|trident)/i.test(T.navigator.userAgent)
|
|
908
|
+
) : () => !0, Bn = T.hasStandardBrowserEnv ? (
|
|
909
909
|
// Standard browser envs support document.cookie
|
|
910
910
|
{
|
|
911
|
-
write(e, t, n, r, o, a) {
|
|
912
|
-
|
|
913
|
-
|
|
911
|
+
write(e, t, n, r, o, a, s) {
|
|
912
|
+
if (typeof document > "u") return;
|
|
913
|
+
const l = [`${e}=${encodeURIComponent(t)}`];
|
|
914
|
+
i.isNumber(n) && l.push(`expires=${new Date(n).toUTCString()}`), i.isString(r) && l.push(`path=${r}`), i.isString(o) && l.push(`domain=${o}`), a === !0 && l.push("secure"), i.isString(s) && l.push(`SameSite=${s}`), document.cookie = l.join("; ");
|
|
914
915
|
},
|
|
915
916
|
read(e) {
|
|
916
|
-
|
|
917
|
-
|
|
917
|
+
if (typeof document > "u") return null;
|
|
918
|
+
const t = document.cookie.match(new RegExp("(?:^|; )" + e + "=([^;]*)"));
|
|
919
|
+
return t ? decodeURIComponent(t[1]) : null;
|
|
918
920
|
},
|
|
919
921
|
remove(e) {
|
|
920
|
-
this.write(e, "", Date.now() - 864e5);
|
|
922
|
+
this.write(e, "", Date.now() - 864e5, "/");
|
|
921
923
|
}
|
|
922
924
|
}
|
|
923
925
|
) : (
|
|
@@ -1014,7 +1016,7 @@ const ft = (e) => {
|
|
|
1014
1016
|
"Authorization",
|
|
1015
1017
|
"Basic " + btoa((l.username || "") + ":" + (l.password ? unescape(encodeURIComponent(l.password)) : ""))
|
|
1016
1018
|
), i.isFormData(n)) {
|
|
1017
|
-
if (
|
|
1019
|
+
if (T.hasStandardBrowserEnv || T.hasStandardBrowserWebWorkerEnv)
|
|
1018
1020
|
s.setContentType(void 0);
|
|
1019
1021
|
else if (i.isFunction(n.getHeaders)) {
|
|
1020
1022
|
const f = n.getHeaders(), d = ["content-type", "content-length"];
|
|
@@ -1023,7 +1025,7 @@ const ft = (e) => {
|
|
|
1023
1025
|
});
|
|
1024
1026
|
}
|
|
1025
1027
|
}
|
|
1026
|
-
if (
|
|
1028
|
+
if (T.hasStandardBrowserEnv && (r && i.isFunction(r) && (r = r(t)), r || r !== !1 && Pn(t.url))) {
|
|
1027
1029
|
const f = o && a && Bn.read(a);
|
|
1028
1030
|
f && s.set(o, f);
|
|
1029
1031
|
}
|
|
@@ -1033,9 +1035,9 @@ const ft = (e) => {
|
|
|
1033
1035
|
const o = ft(e);
|
|
1034
1036
|
let a = o.data;
|
|
1035
1037
|
const s = k.from(o.headers).normalize();
|
|
1036
|
-
let { responseType: l, onUploadProgress: f, onDownloadProgress: d } = o, c, m, b,
|
|
1038
|
+
let { responseType: l, onUploadProgress: f, onDownloadProgress: d } = o, c, m, b, S, u;
|
|
1037
1039
|
function h() {
|
|
1038
|
-
|
|
1040
|
+
S && S(), u && u(), o.cancelToken && o.cancelToken.unsubscribe(c), o.signal && o.signal.removeEventListener("abort", c);
|
|
1039
1041
|
}
|
|
1040
1042
|
let p = new XMLHttpRequest();
|
|
1041
1043
|
p.open(o.method.toUpperCase(), o.url, !0), p.timeout = o.timeout;
|
|
@@ -1052,10 +1054,10 @@ const ft = (e) => {
|
|
|
1052
1054
|
config: e,
|
|
1053
1055
|
request: p
|
|
1054
1056
|
};
|
|
1055
|
-
ut(function(
|
|
1056
|
-
n(
|
|
1057
|
-
}, function(
|
|
1058
|
-
r(
|
|
1057
|
+
ut(function(R) {
|
|
1058
|
+
n(R), h();
|
|
1059
|
+
}, function(R) {
|
|
1060
|
+
r(R), h();
|
|
1059
1061
|
}, L), p = null;
|
|
1060
1062
|
}
|
|
1061
1063
|
"onloadend" in p ? p.onloadend = w : p.onreadystatechange = function() {
|
|
@@ -1076,12 +1078,12 @@ const ft = (e) => {
|
|
|
1076
1078
|
)), p = null;
|
|
1077
1079
|
}, a === void 0 && s.setContentType(null), "setRequestHeader" in p && i.forEach(s.toJSON(), function(C, L) {
|
|
1078
1080
|
p.setRequestHeader(L, C);
|
|
1079
|
-
}), i.isUndefined(o.withCredentials) || (p.withCredentials = !!o.withCredentials), l && l !== "json" && (p.responseType = o.responseType), d && ([b, u] = re(d, !0), p.addEventListener("progress", b)), f && p.upload && ([m,
|
|
1080
|
-
p && (r(!E || E.type ? new
|
|
1081
|
+
}), i.isUndefined(o.withCredentials) || (p.withCredentials = !!o.withCredentials), l && l !== "json" && (p.responseType = o.responseType), d && ([b, u] = re(d, !0), p.addEventListener("progress", b)), f && p.upload && ([m, S] = re(f), p.upload.addEventListener("progress", m), p.upload.addEventListener("loadend", S)), (o.cancelToken || o.signal) && (c = (E) => {
|
|
1082
|
+
p && (r(!E || E.type ? new _(null, e, p) : E), p.abort(), p = null);
|
|
1081
1083
|
}, o.cancelToken && o.cancelToken.subscribe(c), o.signal && (o.signal.aborted ? c() : o.signal.addEventListener("abort", c)));
|
|
1082
|
-
const
|
|
1083
|
-
if (
|
|
1084
|
-
r(new y("Unsupported protocol " +
|
|
1084
|
+
const A = vn(o.url);
|
|
1085
|
+
if (A && T.protocols.indexOf(A) === -1) {
|
|
1086
|
+
r(new y("Unsupported protocol " + A + ":", y.ERR_BAD_REQUEST, e));
|
|
1085
1087
|
return;
|
|
1086
1088
|
}
|
|
1087
1089
|
p.send(a || null);
|
|
@@ -1094,7 +1096,7 @@ const ft = (e) => {
|
|
|
1094
1096
|
if (!o) {
|
|
1095
1097
|
o = !0, l();
|
|
1096
1098
|
const c = d instanceof Error ? d : this.reason;
|
|
1097
|
-
r.abort(c instanceof y ? c : new
|
|
1099
|
+
r.abort(c instanceof y ? c : new _(c instanceof Error ? c.message : c));
|
|
1098
1100
|
}
|
|
1099
1101
|
};
|
|
1100
1102
|
let s = t && setTimeout(() => {
|
|
@@ -1109,7 +1111,7 @@ const ft = (e) => {
|
|
|
1109
1111
|
const { signal: f } = r;
|
|
1110
1112
|
return f.unsubscribe = () => i.asap(l), f;
|
|
1111
1113
|
}
|
|
1112
|
-
},
|
|
1114
|
+
}, Wn = function* (e, t) {
|
|
1113
1115
|
let n = e.byteLength;
|
|
1114
1116
|
if (n < t) {
|
|
1115
1117
|
yield e;
|
|
@@ -1118,9 +1120,9 @@ const ft = (e) => {
|
|
|
1118
1120
|
let r = 0, o;
|
|
1119
1121
|
for (; r < n; )
|
|
1120
1122
|
o = r + t, yield e.slice(r, o), r = o;
|
|
1121
|
-
},
|
|
1123
|
+
}, _n = async function* (e, t) {
|
|
1122
1124
|
for await (const n of Hn(e))
|
|
1123
|
-
yield*
|
|
1125
|
+
yield* Wn(n, t);
|
|
1124
1126
|
}, Hn = async function* (e) {
|
|
1125
1127
|
if (e[Symbol.asyncIterator]) {
|
|
1126
1128
|
yield* e;
|
|
@@ -1138,7 +1140,7 @@ const ft = (e) => {
|
|
|
1138
1140
|
await t.cancel();
|
|
1139
1141
|
}
|
|
1140
1142
|
}, $e = (e, t, n, r) => {
|
|
1141
|
-
const o =
|
|
1143
|
+
const o = _n(e, t);
|
|
1142
1144
|
let a = 0, s, l = (f) => {
|
|
1143
1145
|
s || (s = !0, r && r(f));
|
|
1144
1146
|
};
|
|
@@ -1171,8 +1173,8 @@ const ft = (e) => {
|
|
|
1171
1173
|
Response: t
|
|
1172
1174
|
}))(i.global), {
|
|
1173
1175
|
ReadableStream: je,
|
|
1174
|
-
TextEncoder:
|
|
1175
|
-
} = i.global,
|
|
1176
|
+
TextEncoder: We
|
|
1177
|
+
} = i.global, _e = (e, ...t) => {
|
|
1176
1178
|
try {
|
|
1177
1179
|
return !!e(...t);
|
|
1178
1180
|
} catch {
|
|
@@ -1185,9 +1187,9 @@ const ft = (e) => {
|
|
|
1185
1187
|
const { fetch: t, Request: n, Response: r } = e, o = t ? Z(t) : typeof fetch == "function", a = Z(n), s = Z(r);
|
|
1186
1188
|
if (!o)
|
|
1187
1189
|
return !1;
|
|
1188
|
-
const l = o && Z(je), f = o && (typeof
|
|
1190
|
+
const l = o && Z(je), f = o && (typeof We == "function" ? /* @__PURE__ */ ((u) => (h) => u.encode(h))(new We()) : async (u) => new Uint8Array(await new n(u).arrayBuffer())), d = a && l && _e(() => {
|
|
1189
1191
|
let u = !1;
|
|
1190
|
-
const h = new n(
|
|
1192
|
+
const h = new n(T.origin, {
|
|
1191
1193
|
body: new je(),
|
|
1192
1194
|
method: "POST",
|
|
1193
1195
|
get duplex() {
|
|
@@ -1195,7 +1197,7 @@ const ft = (e) => {
|
|
|
1195
1197
|
}
|
|
1196
1198
|
}).headers.has("Content-Type");
|
|
1197
1199
|
return u && !h;
|
|
1198
|
-
}), c = s && l &&
|
|
1200
|
+
}), c = s && l && _e(() => i.isReadableStream(new r("").body)), m = {
|
|
1199
1201
|
stream: c && ((u) => u.body)
|
|
1200
1202
|
};
|
|
1201
1203
|
o && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((u) => {
|
|
@@ -1212,7 +1214,7 @@ const ft = (e) => {
|
|
|
1212
1214
|
if (i.isBlob(u))
|
|
1213
1215
|
return u.size;
|
|
1214
1216
|
if (i.isSpecCompliantForm(u))
|
|
1215
|
-
return (await new n(
|
|
1217
|
+
return (await new n(T.origin, {
|
|
1216
1218
|
method: "POST",
|
|
1217
1219
|
body: u
|
|
1218
1220
|
}).arrayBuffer()).byteLength;
|
|
@@ -1220,7 +1222,7 @@ const ft = (e) => {
|
|
|
1220
1222
|
return u.byteLength;
|
|
1221
1223
|
if (i.isURLSearchParams(u) && (u = u + ""), i.isString(u))
|
|
1222
1224
|
return (await f(u)).byteLength;
|
|
1223
|
-
},
|
|
1225
|
+
}, S = async (u, h) => {
|
|
1224
1226
|
const p = i.toFiniteNumber(u.getContentLength());
|
|
1225
1227
|
return p ?? b(h);
|
|
1226
1228
|
};
|
|
@@ -1229,24 +1231,24 @@ const ft = (e) => {
|
|
|
1229
1231
|
url: h,
|
|
1230
1232
|
method: p,
|
|
1231
1233
|
data: w,
|
|
1232
|
-
signal:
|
|
1234
|
+
signal: A,
|
|
1233
1235
|
cancelToken: E,
|
|
1234
1236
|
timeout: C,
|
|
1235
1237
|
onDownloadProgress: L,
|
|
1236
1238
|
onUploadProgress: P,
|
|
1237
|
-
responseType:
|
|
1239
|
+
responseType: R,
|
|
1238
1240
|
headers: ue,
|
|
1239
1241
|
withCredentials: G = "same-origin",
|
|
1240
1242
|
fetchOptions: Ce
|
|
1241
1243
|
} = ft(u), Oe = t || fetch;
|
|
1242
|
-
|
|
1243
|
-
let Q = jn([
|
|
1244
|
+
R = R ? (R + "").toLowerCase() : "text";
|
|
1245
|
+
let Q = jn([A, E && E.toAbortSignal()], C), H = null;
|
|
1244
1246
|
const B = Q && Q.unsubscribe && (() => {
|
|
1245
1247
|
Q.unsubscribe();
|
|
1246
1248
|
});
|
|
1247
1249
|
let ke;
|
|
1248
1250
|
try {
|
|
1249
|
-
if (P && d && p !== "get" && p !== "head" && (ke = await
|
|
1251
|
+
if (P && d && p !== "get" && p !== "head" && (ke = await S(ue, w)) !== 0) {
|
|
1250
1252
|
let N = new n(h, {
|
|
1251
1253
|
method: "POST",
|
|
1252
1254
|
body: w,
|
|
@@ -1261,7 +1263,7 @@ const ft = (e) => {
|
|
|
1261
1263
|
}
|
|
1262
1264
|
}
|
|
1263
1265
|
i.isString(G) || (G = G ? "include" : "omit");
|
|
1264
|
-
const F = a && "credentials" in n.prototype,
|
|
1266
|
+
const F = a && "credentials" in n.prototype, Ae = {
|
|
1265
1267
|
...Ce,
|
|
1266
1268
|
signal: Q,
|
|
1267
1269
|
method: p.toUpperCase(),
|
|
@@ -1270,33 +1272,33 @@ const ft = (e) => {
|
|
|
1270
1272
|
duplex: "half",
|
|
1271
1273
|
credentials: F ? G : void 0
|
|
1272
1274
|
};
|
|
1273
|
-
H = a && new n(h,
|
|
1274
|
-
let
|
|
1275
|
-
const
|
|
1276
|
-
if (c && (L ||
|
|
1275
|
+
H = a && new n(h, Ae);
|
|
1276
|
+
let M = await (a ? Oe(H, Ce) : Oe(h, Ae));
|
|
1277
|
+
const Re = c && (R === "stream" || R === "response");
|
|
1278
|
+
if (c && (L || Re && B)) {
|
|
1277
1279
|
const N = {};
|
|
1278
1280
|
["status", "statusText", "headers"].forEach((Le) => {
|
|
1279
|
-
N[Le] =
|
|
1281
|
+
N[Le] = M[Le];
|
|
1280
1282
|
});
|
|
1281
|
-
const I = i.toFiniteNumber(
|
|
1283
|
+
const I = i.toFiniteNumber(M.headers.get("content-length")), [de, X] = L && Be(
|
|
1282
1284
|
I,
|
|
1283
1285
|
re(qe(L), !0)
|
|
1284
1286
|
) || [];
|
|
1285
|
-
|
|
1286
|
-
$e(
|
|
1287
|
+
M = new r(
|
|
1288
|
+
$e(M.body, Ie, de, () => {
|
|
1287
1289
|
X && X(), B && B();
|
|
1288
1290
|
}),
|
|
1289
1291
|
N
|
|
1290
1292
|
);
|
|
1291
1293
|
}
|
|
1292
|
-
|
|
1293
|
-
let bt = await m[i.findKey(m,
|
|
1294
|
-
return !
|
|
1294
|
+
R = R || "text";
|
|
1295
|
+
let bt = await m[i.findKey(m, R) || "text"](M, u);
|
|
1296
|
+
return !Re && B && B(), await new Promise((N, I) => {
|
|
1295
1297
|
ut(N, I, {
|
|
1296
1298
|
data: bt,
|
|
1297
|
-
headers: k.from(
|
|
1298
|
-
status:
|
|
1299
|
-
statusText:
|
|
1299
|
+
headers: k.from(M.headers),
|
|
1300
|
+
status: M.status,
|
|
1301
|
+
statusText: M.statusText,
|
|
1300
1302
|
config: u,
|
|
1301
1303
|
request: H
|
|
1302
1304
|
});
|
|
@@ -1311,7 +1313,7 @@ const ft = (e) => {
|
|
|
1311
1313
|
}
|
|
1312
1314
|
};
|
|
1313
1315
|
}, Jn = /* @__PURE__ */ new Map(), pt = (e) => {
|
|
1314
|
-
let t = e
|
|
1316
|
+
let t = e && e.env || {};
|
|
1315
1317
|
const { fetch: n, Request: r, Response: o } = t, a = [
|
|
1316
1318
|
r,
|
|
1317
1319
|
o,
|
|
@@ -1323,14 +1325,14 @@ const ft = (e) => {
|
|
|
1323
1325
|
return d;
|
|
1324
1326
|
};
|
|
1325
1327
|
pt();
|
|
1326
|
-
const
|
|
1328
|
+
const Te = {
|
|
1327
1329
|
http: un,
|
|
1328
1330
|
xhr: In,
|
|
1329
1331
|
fetch: {
|
|
1330
1332
|
get: pt
|
|
1331
1333
|
}
|
|
1332
1334
|
};
|
|
1333
|
-
i.forEach(
|
|
1335
|
+
i.forEach(Te, (e, t) => {
|
|
1334
1336
|
if (e) {
|
|
1335
1337
|
try {
|
|
1336
1338
|
Object.defineProperty(e, "name", { value: t });
|
|
@@ -1339,40 +1341,50 @@ i.forEach(xe, (e, t) => {
|
|
|
1339
1341
|
Object.defineProperty(e, "adapterName", { value: t });
|
|
1340
1342
|
}
|
|
1341
1343
|
});
|
|
1342
|
-
const He = (e) => `- ${e}`, Yn = (e) => i.isFunction(e) || e === null || e === !1
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1344
|
+
const He = (e) => `- ${e}`, Yn = (e) => i.isFunction(e) || e === null || e === !1;
|
|
1345
|
+
function Kn(e, t) {
|
|
1346
|
+
e = i.isArray(e) ? e : [e];
|
|
1347
|
+
const { length: n } = e;
|
|
1348
|
+
let r, o;
|
|
1349
|
+
const a = {};
|
|
1350
|
+
for (let s = 0; s < n; s++) {
|
|
1351
|
+
r = e[s];
|
|
1352
|
+
let l;
|
|
1353
|
+
if (o = r, !Yn(r) && (o = Te[(l = String(r)).toLowerCase()], o === void 0))
|
|
1354
|
+
throw new y(`Unknown adapter '${l}'`);
|
|
1355
|
+
if (o && (i.isFunction(o) || (o = o.get(t))))
|
|
1356
|
+
break;
|
|
1357
|
+
a[l || "#" + s] = o;
|
|
1358
|
+
}
|
|
1359
|
+
if (!o) {
|
|
1360
|
+
const s = Object.entries(a).map(
|
|
1361
|
+
([f, d]) => `adapter ${f} ` + (d === !1 ? "is not supported by the environment" : "is not available in the build")
|
|
1362
|
+
);
|
|
1363
|
+
let l = n ? s.length > 1 ? `since :
|
|
1362
1364
|
` + s.map(He).join(`
|
|
1363
1365
|
`) : " " + He(s[0]) : "as no adapter specified";
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1366
|
+
throw new y(
|
|
1367
|
+
"There is no suitable adapter to dispatch the request " + l,
|
|
1368
|
+
"ERR_NOT_SUPPORT"
|
|
1369
|
+
);
|
|
1370
|
+
}
|
|
1371
|
+
return o;
|
|
1372
|
+
}
|
|
1373
|
+
const mt = {
|
|
1374
|
+
/**
|
|
1375
|
+
* Resolve an adapter from a list of adapter names or functions.
|
|
1376
|
+
* @type {Function}
|
|
1377
|
+
*/
|
|
1378
|
+
getAdapter: Kn,
|
|
1379
|
+
/**
|
|
1380
|
+
* Exposes all known adapters
|
|
1381
|
+
* @type {Object<string, Function|Object>}
|
|
1382
|
+
*/
|
|
1383
|
+
adapters: Te
|
|
1372
1384
|
};
|
|
1373
1385
|
function he(e) {
|
|
1374
1386
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
|
1375
|
-
throw new
|
|
1387
|
+
throw new _(null, e);
|
|
1376
1388
|
}
|
|
1377
1389
|
function Ve(e) {
|
|
1378
1390
|
return he(e), e.headers = k.from(e.headers), e.data = me.call(
|
|
@@ -1392,7 +1404,7 @@ function Ve(e) {
|
|
|
1392
1404
|
), r.response.headers = k.from(r.response.headers))), Promise.reject(r);
|
|
1393
1405
|
});
|
|
1394
1406
|
}
|
|
1395
|
-
const ht = "1.
|
|
1407
|
+
const ht = "1.13.2", ce = {};
|
|
1396
1408
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
|
|
1397
1409
|
ce[e] = function(r) {
|
|
1398
1410
|
return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
@@ -1420,7 +1432,7 @@ ce.transitional = function(t, n, r) {
|
|
|
1420
1432
|
ce.spelling = function(t) {
|
|
1421
1433
|
return (n, r) => (console.warn(`${r} is likely a misspelling of ${t}`), !0);
|
|
1422
1434
|
};
|
|
1423
|
-
function
|
|
1435
|
+
function Gn(e, t, n) {
|
|
1424
1436
|
if (typeof e != "object")
|
|
1425
1437
|
throw new y("options must be an object", y.ERR_BAD_OPTION_VALUE);
|
|
1426
1438
|
const r = Object.keys(e);
|
|
@@ -1438,9 +1450,9 @@ function Kn(e, t, n) {
|
|
|
1438
1450
|
}
|
|
1439
1451
|
}
|
|
1440
1452
|
const ne = {
|
|
1441
|
-
assertOptions:
|
|
1453
|
+
assertOptions: Gn,
|
|
1442
1454
|
validators: ce
|
|
1443
|
-
},
|
|
1455
|
+
}, v = ne.validators;
|
|
1444
1456
|
let U = class {
|
|
1445
1457
|
constructor(t) {
|
|
1446
1458
|
this.defaults = t || {}, this.interceptors = {
|
|
@@ -1477,17 +1489,17 @@ let U = class {
|
|
|
1477
1489
|
typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = $(this.defaults, n);
|
|
1478
1490
|
const { transitional: r, paramsSerializer: o, headers: a } = n;
|
|
1479
1491
|
r !== void 0 && ne.assertOptions(r, {
|
|
1480
|
-
silentJSONParsing:
|
|
1481
|
-
forcedJSONParsing:
|
|
1482
|
-
clarifyTimeoutError:
|
|
1492
|
+
silentJSONParsing: v.transitional(v.boolean),
|
|
1493
|
+
forcedJSONParsing: v.transitional(v.boolean),
|
|
1494
|
+
clarifyTimeoutError: v.transitional(v.boolean)
|
|
1483
1495
|
}, !1), o != null && (i.isFunction(o) ? n.paramsSerializer = {
|
|
1484
1496
|
serialize: o
|
|
1485
1497
|
} : ne.assertOptions(o, {
|
|
1486
|
-
encode:
|
|
1487
|
-
serialize:
|
|
1498
|
+
encode: v.function,
|
|
1499
|
+
serialize: v.function
|
|
1488
1500
|
}, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), ne.assertOptions(n, {
|
|
1489
|
-
baseUrl:
|
|
1490
|
-
withXsrfToken:
|
|
1501
|
+
baseUrl: v.spelling("baseURL"),
|
|
1502
|
+
withXsrfToken: v.spelling("withXSRFToken")
|
|
1491
1503
|
}, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
|
|
1492
1504
|
let s = a && i.merge(
|
|
1493
1505
|
a.common,
|
|
@@ -1516,18 +1528,18 @@ let U = class {
|
|
|
1516
1528
|
return c;
|
|
1517
1529
|
}
|
|
1518
1530
|
b = l.length;
|
|
1519
|
-
let
|
|
1531
|
+
let S = n;
|
|
1520
1532
|
for (; m < b; ) {
|
|
1521
1533
|
const u = l[m++], h = l[m++];
|
|
1522
1534
|
try {
|
|
1523
|
-
|
|
1535
|
+
S = u(S);
|
|
1524
1536
|
} catch (p) {
|
|
1525
1537
|
h.call(this, p);
|
|
1526
1538
|
break;
|
|
1527
1539
|
}
|
|
1528
1540
|
}
|
|
1529
1541
|
try {
|
|
1530
|
-
c = Ve.call(this,
|
|
1542
|
+
c = Ve.call(this, S);
|
|
1531
1543
|
} catch (u) {
|
|
1532
1544
|
return Promise.reject(u);
|
|
1533
1545
|
}
|
|
@@ -1565,7 +1577,7 @@ i.forEach(["post", "put", "patch"], function(t) {
|
|
|
1565
1577
|
}
|
|
1566
1578
|
U.prototype[t] = n(), U.prototype[t + "Form"] = n(!0);
|
|
1567
1579
|
});
|
|
1568
|
-
let
|
|
1580
|
+
let Qn = class yt {
|
|
1569
1581
|
constructor(t) {
|
|
1570
1582
|
if (typeof t != "function")
|
|
1571
1583
|
throw new TypeError("executor must be a function.");
|
|
@@ -1589,7 +1601,7 @@ let Gn = class yt {
|
|
|
1589
1601
|
r.unsubscribe(a);
|
|
1590
1602
|
}, s;
|
|
1591
1603
|
}, t(function(a, s, l) {
|
|
1592
|
-
r.reason || (r.reason = new
|
|
1604
|
+
r.reason || (r.reason = new _(a, s, l), n(r.reason));
|
|
1593
1605
|
});
|
|
1594
1606
|
}
|
|
1595
1607
|
/**
|
|
@@ -1638,15 +1650,15 @@ let Gn = class yt {
|
|
|
1638
1650
|
};
|
|
1639
1651
|
}
|
|
1640
1652
|
};
|
|
1641
|
-
function
|
|
1653
|
+
function Xn(e) {
|
|
1642
1654
|
return function(n) {
|
|
1643
1655
|
return e.apply(null, n);
|
|
1644
1656
|
};
|
|
1645
1657
|
}
|
|
1646
|
-
function
|
|
1658
|
+
function Zn(e) {
|
|
1647
1659
|
return i.isObject(e) && e.isAxiosError === !0;
|
|
1648
1660
|
}
|
|
1649
|
-
const
|
|
1661
|
+
const xe = {
|
|
1650
1662
|
Continue: 100,
|
|
1651
1663
|
SwitchingProtocols: 101,
|
|
1652
1664
|
Processing: 102,
|
|
@@ -1709,10 +1721,16 @@ const we = {
|
|
|
1709
1721
|
InsufficientStorage: 507,
|
|
1710
1722
|
LoopDetected: 508,
|
|
1711
1723
|
NotExtended: 510,
|
|
1712
|
-
NetworkAuthenticationRequired: 511
|
|
1724
|
+
NetworkAuthenticationRequired: 511,
|
|
1725
|
+
WebServerIsDown: 521,
|
|
1726
|
+
ConnectionTimedOut: 522,
|
|
1727
|
+
OriginIsUnreachable: 523,
|
|
1728
|
+
TimeoutOccurred: 524,
|
|
1729
|
+
SslHandshakeFailed: 525,
|
|
1730
|
+
InvalidSslCertificate: 526
|
|
1713
1731
|
};
|
|
1714
|
-
Object.entries(
|
|
1715
|
-
|
|
1732
|
+
Object.entries(xe).forEach(([e, t]) => {
|
|
1733
|
+
xe[t] = e;
|
|
1716
1734
|
});
|
|
1717
1735
|
function gt(e) {
|
|
1718
1736
|
const t = new U(e), n = Ye(U.prototype.request, t);
|
|
@@ -1722,8 +1740,8 @@ function gt(e) {
|
|
|
1722
1740
|
}
|
|
1723
1741
|
const x = gt(K);
|
|
1724
1742
|
x.Axios = U;
|
|
1725
|
-
x.CanceledError =
|
|
1726
|
-
x.CancelToken =
|
|
1743
|
+
x.CanceledError = _;
|
|
1744
|
+
x.CancelToken = Qn;
|
|
1727
1745
|
x.isCancel = ct;
|
|
1728
1746
|
x.VERSION = ht;
|
|
1729
1747
|
x.toFormData = le;
|
|
@@ -1732,33 +1750,33 @@ x.Cancel = x.CanceledError;
|
|
|
1732
1750
|
x.all = function(t) {
|
|
1733
1751
|
return Promise.all(t);
|
|
1734
1752
|
};
|
|
1735
|
-
x.spread =
|
|
1736
|
-
x.isAxiosError =
|
|
1753
|
+
x.spread = Xn;
|
|
1754
|
+
x.isAxiosError = Zn;
|
|
1737
1755
|
x.mergeConfig = $;
|
|
1738
1756
|
x.AxiosHeaders = k;
|
|
1739
1757
|
x.formToJSON = (e) => lt(i.isHTMLForm(e) ? new FormData(e) : e);
|
|
1740
1758
|
x.getAdapter = mt.getAdapter;
|
|
1741
|
-
x.HttpStatusCode =
|
|
1759
|
+
x.HttpStatusCode = xe;
|
|
1742
1760
|
x.default = x;
|
|
1743
1761
|
const {
|
|
1744
|
-
Axios:
|
|
1762
|
+
Axios: Ao,
|
|
1745
1763
|
AxiosError: Ro,
|
|
1746
|
-
CanceledError:
|
|
1747
|
-
isCancel:
|
|
1748
|
-
CancelToken:
|
|
1749
|
-
VERSION:
|
|
1764
|
+
CanceledError: Lo,
|
|
1765
|
+
isCancel: Do,
|
|
1766
|
+
CancelToken: Fo,
|
|
1767
|
+
VERSION: vo,
|
|
1750
1768
|
all: Mo,
|
|
1751
|
-
Cancel:
|
|
1752
|
-
isAxiosError:
|
|
1753
|
-
spread:
|
|
1754
|
-
toFormData:
|
|
1755
|
-
AxiosHeaders:
|
|
1756
|
-
HttpStatusCode:
|
|
1757
|
-
formToJSON:
|
|
1758
|
-
getAdapter:
|
|
1759
|
-
mergeConfig:
|
|
1769
|
+
Cancel: No,
|
|
1770
|
+
isAxiosError: Po,
|
|
1771
|
+
spread: Bo,
|
|
1772
|
+
toFormData: qo,
|
|
1773
|
+
AxiosHeaders: Uo,
|
|
1774
|
+
HttpStatusCode: $o,
|
|
1775
|
+
formToJSON: Io,
|
|
1776
|
+
getAdapter: jo,
|
|
1777
|
+
mergeConfig: Wo
|
|
1760
1778
|
} = x;
|
|
1761
|
-
function
|
|
1779
|
+
function er() {
|
|
1762
1780
|
function e(t, n = {}) {
|
|
1763
1781
|
return n = { ...{
|
|
1764
1782
|
timeout: 5e3,
|
|
@@ -1771,27 +1789,27 @@ function Zn() {
|
|
|
1771
1789
|
loadResource: e
|
|
1772
1790
|
};
|
|
1773
1791
|
}
|
|
1774
|
-
const
|
|
1792
|
+
const tr = {
|
|
1775
1793
|
selectedStart: "已选:",
|
|
1776
1794
|
selectedEnd: "项数据"
|
|
1777
|
-
},
|
|
1795
|
+
}, nr = {
|
|
1778
1796
|
placeholder: "请选择时间",
|
|
1779
1797
|
time: {
|
|
1780
1798
|
hour: "时",
|
|
1781
1799
|
minute: "分",
|
|
1782
1800
|
seconds: "秒"
|
|
1783
1801
|
}
|
|
1784
|
-
},
|
|
1802
|
+
}, rr = {
|
|
1785
1803
|
more: "更多",
|
|
1786
1804
|
leftButton: "向左",
|
|
1787
1805
|
rightButton: "向左",
|
|
1788
1806
|
noData: "没有相关数据"
|
|
1789
|
-
},
|
|
1807
|
+
}, or = {
|
|
1790
1808
|
expandLabel: "展开",
|
|
1791
1809
|
collapseLabel: "收起"
|
|
1792
|
-
}, or = {
|
|
1793
|
-
more: "更多"
|
|
1794
1810
|
}, sr = {
|
|
1811
|
+
more: "更多"
|
|
1812
|
+
}, ar = {
|
|
1795
1813
|
saveAsDialog: {
|
|
1796
1814
|
queryPlanName: "方案名称",
|
|
1797
1815
|
setAsDefault: "设为默认",
|
|
@@ -1827,9 +1845,9 @@ const er = {
|
|
|
1827
1845
|
filter: "筛选",
|
|
1828
1846
|
default: "默认筛选方案",
|
|
1829
1847
|
clear: "清空",
|
|
1830
|
-
require: "请填写
|
|
1848
|
+
require: "请填写[fields]再进行筛选"
|
|
1831
1849
|
}
|
|
1832
|
-
},
|
|
1850
|
+
}, ir = {
|
|
1833
1851
|
message: "共 <b>{1}</b> 条",
|
|
1834
1852
|
totalInfo: {
|
|
1835
1853
|
firstText: "共",
|
|
@@ -1846,13 +1864,13 @@ const er = {
|
|
|
1846
1864
|
suffix: "页"
|
|
1847
1865
|
},
|
|
1848
1866
|
show: "显示"
|
|
1849
|
-
},
|
|
1867
|
+
}, lr = {
|
|
1850
1868
|
placeholder: "请输入数字",
|
|
1851
1869
|
range: {
|
|
1852
1870
|
begin: "开始数字",
|
|
1853
1871
|
end: "结束数字"
|
|
1854
1872
|
}
|
|
1855
|
-
},
|
|
1873
|
+
}, cr = {
|
|
1856
1874
|
yes: "是",
|
|
1857
1875
|
no: "否",
|
|
1858
1876
|
ok: "确定",
|
|
@@ -1884,7 +1902,7 @@ const er = {
|
|
|
1884
1902
|
copyFailed: "复制失败",
|
|
1885
1903
|
roger: "知道了"
|
|
1886
1904
|
}
|
|
1887
|
-
},
|
|
1905
|
+
}, ur = {
|
|
1888
1906
|
exact: "精确",
|
|
1889
1907
|
placeholder: "请选择",
|
|
1890
1908
|
favorites: "收藏夹",
|
|
@@ -1939,11 +1957,11 @@ const er = {
|
|
|
1939
1957
|
},
|
|
1940
1958
|
clearAllConditions: "清除所有查询条件",
|
|
1941
1959
|
anyFields: "全部"
|
|
1942
|
-
}, ur = {
|
|
1943
|
-
message: "正在加载,请稍候..."
|
|
1944
1960
|
}, dr = {
|
|
1945
|
-
|
|
1961
|
+
message: "正在加载,请稍候..."
|
|
1946
1962
|
}, fr = {
|
|
1963
|
+
emptyMessage: "暂无数据"
|
|
1964
|
+
}, pr = {
|
|
1947
1965
|
cancelButton: "取消",
|
|
1948
1966
|
okButton: "确定",
|
|
1949
1967
|
addWhere: "添加子句",
|
|
@@ -1978,15 +1996,16 @@ const er = {
|
|
|
1978
1996
|
relation: "条件关系不完整,请检查",
|
|
1979
1997
|
field: "条件字段未设置,请检查"
|
|
1980
1998
|
}
|
|
1981
|
-
},
|
|
1999
|
+
}, mr = {
|
|
1982
2000
|
confirm: "确定",
|
|
1983
2001
|
cancel: "取消",
|
|
1984
2002
|
advancedFilter: "更多筛选",
|
|
1985
2003
|
clearAll: "清空筛选",
|
|
1986
2004
|
reset: "清空筛选",
|
|
1987
2005
|
expand: "展开",
|
|
1988
|
-
fold: "收起"
|
|
1989
|
-
|
|
2006
|
+
fold: "收起",
|
|
2007
|
+
require: "请填写[fields]再进行筛选"
|
|
2008
|
+
}, hr = {
|
|
1990
2009
|
title: "参数编辑器",
|
|
1991
2010
|
ok: "确定",
|
|
1992
2011
|
cancel: "取消",
|
|
@@ -2009,10 +2028,10 @@ const er = {
|
|
|
2009
2028
|
comboTree: {
|
|
2010
2029
|
placeholder: "请选择"
|
|
2011
2030
|
}
|
|
2012
|
-
},
|
|
2031
|
+
}, yr = {
|
|
2013
2032
|
cancel: "取消",
|
|
2014
2033
|
confirm: "确定"
|
|
2015
|
-
},
|
|
2034
|
+
}, gr = {
|
|
2016
2035
|
dayLabels: {
|
|
2017
2036
|
Sun: "日",
|
|
2018
2037
|
Mon: "一",
|
|
@@ -2095,7 +2114,7 @@ const er = {
|
|
|
2095
2114
|
recent6Months: "最近6个月",
|
|
2096
2115
|
nextYear: "明年"
|
|
2097
2116
|
}
|
|
2098
|
-
},
|
|
2117
|
+
}, br = {
|
|
2099
2118
|
lineNumberTitle: "序号",
|
|
2100
2119
|
emptyMessage: "暂无数据",
|
|
2101
2120
|
pagination: {
|
|
@@ -2215,13 +2234,13 @@ const er = {
|
|
|
2215
2234
|
cancel: "取消",
|
|
2216
2235
|
accept: "确定"
|
|
2217
2236
|
}
|
|
2218
|
-
},
|
|
2237
|
+
}, xr = {
|
|
2219
2238
|
add: "添加条件",
|
|
2220
2239
|
create: "生成条件组",
|
|
2221
2240
|
reset: "重置",
|
|
2222
2241
|
and: "与",
|
|
2223
2242
|
or: "或"
|
|
2224
|
-
},
|
|
2243
|
+
}, wr = {
|
|
2225
2244
|
equal: "等于",
|
|
2226
2245
|
notEqual: "不等于",
|
|
2227
2246
|
greater: "大于",
|
|
@@ -2242,7 +2261,7 @@ const er = {
|
|
|
2242
2261
|
endWith: "结束是",
|
|
2243
2262
|
and: "与",
|
|
2244
2263
|
or: "或"
|
|
2245
|
-
},
|
|
2264
|
+
}, Er = {
|
|
2246
2265
|
reply: "回复",
|
|
2247
2266
|
cancel: "取消",
|
|
2248
2267
|
submit: "提交",
|
|
@@ -2250,7 +2269,7 @@ const er = {
|
|
|
2250
2269
|
colleague: "同事",
|
|
2251
2270
|
searchPlaceholder: "请输入姓名搜索",
|
|
2252
2271
|
submitEmpty: "提交内容不能为空"
|
|
2253
|
-
},
|
|
2272
|
+
}, Sr = {
|
|
2254
2273
|
remoteError: "请求方法类型不正确",
|
|
2255
2274
|
placeholder: "请选择"
|
|
2256
2275
|
}, Tr = {
|
|
@@ -2294,45 +2313,45 @@ const er = {
|
|
|
2294
2313
|
prevYear: "上一年",
|
|
2295
2314
|
nextYear: "下一年",
|
|
2296
2315
|
more: "还有 #count# 项..."
|
|
2297
|
-
},
|
|
2316
|
+
}, Cr = {
|
|
2298
2317
|
imgtitle: "点击修改",
|
|
2299
2318
|
typeError: "上传图片类型不正确",
|
|
2300
2319
|
sizeError: "上传图片不能大于",
|
|
2301
2320
|
uploadError: "图片上传失败,请重试!",
|
|
2302
2321
|
loadError: "加载错误",
|
|
2303
2322
|
loading: "加载中"
|
|
2304
|
-
},
|
|
2305
|
-
transfer:
|
|
2306
|
-
timePicker:
|
|
2307
|
-
tabs:
|
|
2308
|
-
section:
|
|
2309
|
-
responseToolbar:
|
|
2310
|
-
querySolution:
|
|
2311
|
-
pagination:
|
|
2312
|
-
numberSpinner:
|
|
2313
|
-
messageBox:
|
|
2314
|
-
lookup:
|
|
2315
|
-
loading:
|
|
2316
|
-
listView:
|
|
2323
|
+
}, Or = {
|
|
2324
|
+
transfer: tr,
|
|
2325
|
+
timePicker: nr,
|
|
2326
|
+
tabs: rr,
|
|
2327
|
+
section: or,
|
|
2328
|
+
responseToolbar: sr,
|
|
2329
|
+
querySolution: ar,
|
|
2330
|
+
pagination: ir,
|
|
2331
|
+
numberSpinner: lr,
|
|
2332
|
+
messageBox: cr,
|
|
2333
|
+
lookup: ur,
|
|
2334
|
+
loading: dr,
|
|
2335
|
+
listView: fr,
|
|
2317
2336
|
"input-group": {
|
|
2318
2337
|
placeholder: "请输入"
|
|
2319
2338
|
},
|
|
2320
|
-
filterConditionEditor:
|
|
2321
|
-
filterBar:
|
|
2322
|
-
eventParameter:
|
|
2323
|
-
drawer:
|
|
2324
|
-
datepicker:
|
|
2325
|
-
datagrid:
|
|
2326
|
-
condition:
|
|
2327
|
-
operators:
|
|
2328
|
-
comment:
|
|
2329
|
-
comboList:
|
|
2339
|
+
filterConditionEditor: pr,
|
|
2340
|
+
filterBar: mr,
|
|
2341
|
+
eventParameter: hr,
|
|
2342
|
+
drawer: yr,
|
|
2343
|
+
datepicker: gr,
|
|
2344
|
+
datagrid: br,
|
|
2345
|
+
condition: xr,
|
|
2346
|
+
operators: wr,
|
|
2347
|
+
comment: Er,
|
|
2348
|
+
comboList: Sr,
|
|
2330
2349
|
calendar: Tr,
|
|
2331
|
-
avatar:
|
|
2332
|
-
},
|
|
2350
|
+
avatar: Cr
|
|
2351
|
+
}, kr = {
|
|
2333
2352
|
selectedStart: "Selected: ",
|
|
2334
2353
|
selectedEnd: " Items"
|
|
2335
|
-
},
|
|
2354
|
+
}, Ar = {
|
|
2336
2355
|
placeholder: "Please select a time",
|
|
2337
2356
|
time: {
|
|
2338
2357
|
hour: "Hour",
|
|
@@ -2344,12 +2363,12 @@ const er = {
|
|
|
2344
2363
|
leftButton: "Left",
|
|
2345
2364
|
rightButton: "Right",
|
|
2346
2365
|
noData: "No data available"
|
|
2347
|
-
},
|
|
2366
|
+
}, Lr = {
|
|
2348
2367
|
expandLabel: "Expand",
|
|
2349
2368
|
collapseLabel: "Collapse"
|
|
2350
|
-
}, Lr = {
|
|
2351
|
-
more: "More"
|
|
2352
2369
|
}, Dr = {
|
|
2370
|
+
more: "More"
|
|
2371
|
+
}, Fr = {
|
|
2353
2372
|
saveAsDialog: {
|
|
2354
2373
|
queryPlanName: "Solution Name",
|
|
2355
2374
|
setAsDefault: "Set as default",
|
|
@@ -2385,9 +2404,9 @@ const er = {
|
|
|
2385
2404
|
filter: "Filter",
|
|
2386
2405
|
default: "Default Filter Solution",
|
|
2387
2406
|
clear: "Clear",
|
|
2388
|
-
require: "Please fill in
|
|
2407
|
+
require: "Please fill in [fields] before filtering"
|
|
2389
2408
|
}
|
|
2390
|
-
},
|
|
2409
|
+
}, vr = {
|
|
2391
2410
|
message: "Total <b>{1}</b> Items ",
|
|
2392
2411
|
totalInfo: {
|
|
2393
2412
|
firstText: "Total",
|
|
@@ -2410,7 +2429,7 @@ const er = {
|
|
|
2410
2429
|
begin: "Begin number",
|
|
2411
2430
|
end: "End number"
|
|
2412
2431
|
}
|
|
2413
|
-
},
|
|
2432
|
+
}, Nr = {
|
|
2414
2433
|
yes: "Yes",
|
|
2415
2434
|
no: "No",
|
|
2416
2435
|
ok: "OK",
|
|
@@ -2442,7 +2461,7 @@ const er = {
|
|
|
2442
2461
|
copyFailed: "Copy Failed.",
|
|
2443
2462
|
roger: "OK"
|
|
2444
2463
|
}
|
|
2445
|
-
},
|
|
2464
|
+
}, Pr = {
|
|
2446
2465
|
exact: "Exact",
|
|
2447
2466
|
placeholder: "Please select",
|
|
2448
2467
|
favorites: "Favorites",
|
|
@@ -2497,11 +2516,11 @@ const er = {
|
|
|
2497
2516
|
},
|
|
2498
2517
|
clearAllConditions: "Clear All Conditions",
|
|
2499
2518
|
anyFields: "All"
|
|
2500
|
-
}, Pr = {
|
|
2501
|
-
message: "Loading ..."
|
|
2502
2519
|
}, Br = {
|
|
2503
|
-
|
|
2520
|
+
message: "Loading ..."
|
|
2504
2521
|
}, qr = {
|
|
2522
|
+
emptyMessage: "Empty Data"
|
|
2523
|
+
}, Ur = {
|
|
2505
2524
|
cancelButton: "Cancel",
|
|
2506
2525
|
okButton: "OK",
|
|
2507
2526
|
addWhere: "Add",
|
|
@@ -2536,15 +2555,16 @@ const er = {
|
|
|
2536
2555
|
relation: "The condition relationship is incomplete, please check",
|
|
2537
2556
|
field: "Condition field is not set, please check"
|
|
2538
2557
|
}
|
|
2539
|
-
},
|
|
2558
|
+
}, $r = {
|
|
2540
2559
|
confirm: "OK",
|
|
2541
2560
|
cancel: "Cancel",
|
|
2542
2561
|
advancedFilter: "More Conditions",
|
|
2543
2562
|
clearAll: "Clear",
|
|
2544
2563
|
reset: "Clear",
|
|
2545
2564
|
expand: "Expand",
|
|
2546
|
-
fold: "Fold"
|
|
2547
|
-
|
|
2565
|
+
fold: "Fold",
|
|
2566
|
+
require: "Please fill in [fields] before filtering"
|
|
2567
|
+
}, Ir = {
|
|
2548
2568
|
title: "Parameter Editor",
|
|
2549
2569
|
ok: "confirm",
|
|
2550
2570
|
cancel: "cancel",
|
|
@@ -2567,10 +2587,10 @@ const er = {
|
|
|
2567
2587
|
comboTree: {
|
|
2568
2588
|
placeholder: "Please select"
|
|
2569
2589
|
}
|
|
2570
|
-
},
|
|
2590
|
+
}, jr = {
|
|
2571
2591
|
cancel: "Cancel",
|
|
2572
2592
|
confirm: "Confirm"
|
|
2573
|
-
},
|
|
2593
|
+
}, Wr = {
|
|
2574
2594
|
dayLabels: {
|
|
2575
2595
|
Sun: "Sun",
|
|
2576
2596
|
Mon: "Mon",
|
|
@@ -2773,13 +2793,13 @@ const er = {
|
|
|
2773
2793
|
cancel: "Cancel",
|
|
2774
2794
|
accept: "Accept"
|
|
2775
2795
|
}
|
|
2776
|
-
},
|
|
2796
|
+
}, Hr = {
|
|
2777
2797
|
add: "Add condition",
|
|
2778
2798
|
create: "Create condition group",
|
|
2779
2799
|
reset: "Reset",
|
|
2780
2800
|
and: "And",
|
|
2781
2801
|
or: "Or"
|
|
2782
|
-
},
|
|
2802
|
+
}, Vr = {
|
|
2783
2803
|
equal: "Equal",
|
|
2784
2804
|
notEqual: "Not equal",
|
|
2785
2805
|
greater: "Greater than",
|
|
@@ -2800,7 +2820,7 @@ const er = {
|
|
|
2800
2820
|
endWith: "Ends with",
|
|
2801
2821
|
and: "And",
|
|
2802
2822
|
or: "Or"
|
|
2803
|
-
},
|
|
2823
|
+
}, zr = {
|
|
2804
2824
|
reply: "Reply",
|
|
2805
2825
|
cancel: "Cancel",
|
|
2806
2826
|
submit: "Submit",
|
|
@@ -2808,10 +2828,10 @@ const er = {
|
|
|
2808
2828
|
colleague: "Colleague",
|
|
2809
2829
|
searchPlaceholder: "Enter name to search",
|
|
2810
2830
|
submitEmpty: "Submission content cannot be empty"
|
|
2811
|
-
},
|
|
2831
|
+
}, Jr = {
|
|
2812
2832
|
remoteError: "The request method type is incorrect",
|
|
2813
2833
|
placeholder: "Please select"
|
|
2814
|
-
},
|
|
2834
|
+
}, Yr = {
|
|
2815
2835
|
dayLabels: {
|
|
2816
2836
|
Sun: "Sun",
|
|
2817
2837
|
Mon: "Mon",
|
|
@@ -2852,62 +2872,62 @@ const er = {
|
|
|
2852
2872
|
prevYear: "Prev Year",
|
|
2853
2873
|
nextYear: "Next Year",
|
|
2854
2874
|
more: "Still #count# more items..."
|
|
2855
|
-
},
|
|
2875
|
+
}, Kr = {
|
|
2856
2876
|
imgtitle: "Amend",
|
|
2857
2877
|
typeError: "Type error",
|
|
2858
2878
|
sizeError: "Can not be larger than",
|
|
2859
2879
|
uploadError: "Upload Fail!",
|
|
2860
2880
|
loadError: "Load error.",
|
|
2861
2881
|
loading: "Loading"
|
|
2862
|
-
},
|
|
2863
|
-
transfer:
|
|
2864
|
-
timePicker:
|
|
2882
|
+
}, Gr = {
|
|
2883
|
+
transfer: kr,
|
|
2884
|
+
timePicker: Ar,
|
|
2865
2885
|
tabs: Rr,
|
|
2866
|
-
section:
|
|
2867
|
-
responseToolbar:
|
|
2868
|
-
querySolution:
|
|
2869
|
-
pagination:
|
|
2886
|
+
section: Lr,
|
|
2887
|
+
responseToolbar: Dr,
|
|
2888
|
+
querySolution: Fr,
|
|
2889
|
+
pagination: vr,
|
|
2870
2890
|
numberSpinner: Mr,
|
|
2871
|
-
messageBox:
|
|
2872
|
-
lookup:
|
|
2873
|
-
loading:
|
|
2874
|
-
listView:
|
|
2891
|
+
messageBox: Nr,
|
|
2892
|
+
lookup: Pr,
|
|
2893
|
+
loading: Br,
|
|
2894
|
+
listView: qr,
|
|
2875
2895
|
"input-group": {
|
|
2876
2896
|
placeholder: "Enter"
|
|
2877
2897
|
},
|
|
2878
|
-
filterConditionEditor:
|
|
2879
|
-
filterBar:
|
|
2880
|
-
eventParameter:
|
|
2881
|
-
drawer:
|
|
2882
|
-
datepicker:
|
|
2898
|
+
filterConditionEditor: Ur,
|
|
2899
|
+
filterBar: $r,
|
|
2900
|
+
eventParameter: Ir,
|
|
2901
|
+
drawer: jr,
|
|
2902
|
+
datepicker: Wr,
|
|
2883
2903
|
datagrid: _r,
|
|
2884
|
-
condition:
|
|
2885
|
-
operators:
|
|
2886
|
-
comment:
|
|
2887
|
-
comboList:
|
|
2888
|
-
calendar:
|
|
2889
|
-
avatar:
|
|
2890
|
-
},
|
|
2904
|
+
condition: Hr,
|
|
2905
|
+
operators: Vr,
|
|
2906
|
+
comment: zr,
|
|
2907
|
+
comboList: Jr,
|
|
2908
|
+
calendar: Yr,
|
|
2909
|
+
avatar: Kr
|
|
2910
|
+
}, Qr = {
|
|
2891
2911
|
selectedStart: "已選:",
|
|
2892
2912
|
selectedEnd: "項數據"
|
|
2893
|
-
},
|
|
2913
|
+
}, Xr = {
|
|
2894
2914
|
placeholder: "請選擇時間",
|
|
2895
2915
|
time: {
|
|
2896
2916
|
hour: "時",
|
|
2897
2917
|
minute: "分",
|
|
2898
2918
|
seconds: "秒"
|
|
2899
2919
|
}
|
|
2900
|
-
},
|
|
2920
|
+
}, Zr = {
|
|
2901
2921
|
more: "更多",
|
|
2902
2922
|
leftButton: "向左",
|
|
2903
2923
|
rightButton: "向左",
|
|
2904
2924
|
noData: "沒有相關數據"
|
|
2905
|
-
},
|
|
2925
|
+
}, eo = {
|
|
2906
2926
|
expandLabel: "展開",
|
|
2907
2927
|
collapseLabel: "收起"
|
|
2908
|
-
}, eo = {
|
|
2909
|
-
more: "更多"
|
|
2910
2928
|
}, to = {
|
|
2929
|
+
more: "更多"
|
|
2930
|
+
}, no = {
|
|
2911
2931
|
saveAsDialog: {
|
|
2912
2932
|
queryPlanName: "方案名稱",
|
|
2913
2933
|
setAsDefault: "設為預設",
|
|
@@ -2943,9 +2963,9 @@ const er = {
|
|
|
2943
2963
|
filter: "篩選",
|
|
2944
2964
|
default: "默認篩選方案",
|
|
2945
2965
|
clear: "清空",
|
|
2946
|
-
require: "請填寫
|
|
2966
|
+
require: "請填寫[fields]再進行篩選"
|
|
2947
2967
|
}
|
|
2948
|
-
},
|
|
2968
|
+
}, ro = {
|
|
2949
2969
|
message: "共 <b>{1}</b> 條 ",
|
|
2950
2970
|
totalInfo: {
|
|
2951
2971
|
firstText: "共",
|
|
@@ -2962,13 +2982,13 @@ const er = {
|
|
|
2962
2982
|
suffix: "頁"
|
|
2963
2983
|
},
|
|
2964
2984
|
show: "顯示"
|
|
2965
|
-
},
|
|
2985
|
+
}, oo = {
|
|
2966
2986
|
placeholder: "請輸入數字",
|
|
2967
2987
|
range: {
|
|
2968
2988
|
begin: "開始數字",
|
|
2969
2989
|
end: "結束數字"
|
|
2970
2990
|
}
|
|
2971
|
-
},
|
|
2991
|
+
}, so = {
|
|
2972
2992
|
yes: "是",
|
|
2973
2993
|
no: "否",
|
|
2974
2994
|
ok: "確定",
|
|
@@ -2996,7 +3016,7 @@ const er = {
|
|
|
2996
3016
|
copyFailed: "複制失敗",
|
|
2997
3017
|
roger: "知道了"
|
|
2998
3018
|
}
|
|
2999
|
-
},
|
|
3019
|
+
}, ao = {
|
|
3000
3020
|
exact: "精確",
|
|
3001
3021
|
placeholder: "請選擇",
|
|
3002
3022
|
favorites: "收藏夾",
|
|
@@ -3051,11 +3071,11 @@ const er = {
|
|
|
3051
3071
|
},
|
|
3052
3072
|
clearAllConditions: "清除所有查詢條件",
|
|
3053
3073
|
anyFields: "全部"
|
|
3054
|
-
}, ao = {
|
|
3055
|
-
message: "正在加載,請稍候..."
|
|
3056
3074
|
}, io = {
|
|
3057
|
-
|
|
3075
|
+
message: "正在加載,請稍候..."
|
|
3058
3076
|
}, lo = {
|
|
3077
|
+
emptyMessage: "暫無數據"
|
|
3078
|
+
}, co = {
|
|
3059
3079
|
cancelButton: "取消",
|
|
3060
3080
|
okButton: "確定",
|
|
3061
3081
|
addWhere: "添加子句",
|
|
@@ -3090,15 +3110,16 @@ const er = {
|
|
|
3090
3110
|
relation: "條件關系不完整,請檢查",
|
|
3091
3111
|
field: "條件字段未設置,請檢查"
|
|
3092
3112
|
}
|
|
3093
|
-
},
|
|
3113
|
+
}, uo = {
|
|
3094
3114
|
confirm: "確定",
|
|
3095
3115
|
cancel: "取消",
|
|
3096
3116
|
advancedFilter: "更多篩選",
|
|
3097
3117
|
clearAll: "清空篩選",
|
|
3098
3118
|
reset: "清空篩選",
|
|
3099
3119
|
expand: "展開",
|
|
3100
|
-
fold: "收起"
|
|
3101
|
-
|
|
3120
|
+
fold: "收起",
|
|
3121
|
+
require: "請填寫[fields]再進行篩選"
|
|
3122
|
+
}, fo = {
|
|
3102
3123
|
title: "參數編輯器",
|
|
3103
3124
|
ok: "確定",
|
|
3104
3125
|
cancel: "取消",
|
|
@@ -3121,10 +3142,10 @@ const er = {
|
|
|
3121
3142
|
comboTree: {
|
|
3122
3143
|
placeholder: "請選擇"
|
|
3123
3144
|
}
|
|
3124
|
-
},
|
|
3145
|
+
}, po = {
|
|
3125
3146
|
cancel: "取消",
|
|
3126
3147
|
confirm: "確定"
|
|
3127
|
-
},
|
|
3148
|
+
}, mo = {
|
|
3128
3149
|
dayLabels: {
|
|
3129
3150
|
Sun: "日",
|
|
3130
3151
|
Mon: "一",
|
|
@@ -3207,7 +3228,7 @@ const er = {
|
|
|
3207
3228
|
recent6Months: "最近6個月",
|
|
3208
3229
|
nextYear: "明年"
|
|
3209
3230
|
}
|
|
3210
|
-
},
|
|
3231
|
+
}, ho = {
|
|
3211
3232
|
lineNumberTitle: "序號",
|
|
3212
3233
|
emptyMessage: "暫無數據",
|
|
3213
3234
|
pagination: {
|
|
@@ -3327,13 +3348,13 @@ const er = {
|
|
|
3327
3348
|
cancel: "取消",
|
|
3328
3349
|
accept: "確定"
|
|
3329
3350
|
}
|
|
3330
|
-
},
|
|
3351
|
+
}, yo = {
|
|
3331
3352
|
add: "新增條件",
|
|
3332
3353
|
create: "建立條件群組",
|
|
3333
3354
|
reset: "重設",
|
|
3334
3355
|
and: "且",
|
|
3335
3356
|
or: "或"
|
|
3336
|
-
},
|
|
3357
|
+
}, go = {
|
|
3337
3358
|
equal: "等於",
|
|
3338
3359
|
notEqual: "不等於",
|
|
3339
3360
|
greater: "大於",
|
|
@@ -3354,7 +3375,7 @@ const er = {
|
|
|
3354
3375
|
endWith: "結束於",
|
|
3355
3376
|
and: "且",
|
|
3356
3377
|
or: "或"
|
|
3357
|
-
},
|
|
3378
|
+
}, bo = {
|
|
3358
3379
|
reply: "回覆",
|
|
3359
3380
|
cancel: "取消",
|
|
3360
3381
|
submit: "提交",
|
|
@@ -3362,10 +3383,10 @@ const er = {
|
|
|
3362
3383
|
colleague: "同事",
|
|
3363
3384
|
searchPlaceholder: "請輸入姓名搜尋",
|
|
3364
3385
|
submitEmpty: "提交內容不能為空"
|
|
3365
|
-
},
|
|
3386
|
+
}, xo = {
|
|
3366
3387
|
remoteError: "請求方法類型不正確",
|
|
3367
3388
|
placeholder: "請選擇"
|
|
3368
|
-
},
|
|
3389
|
+
}, wo = {
|
|
3369
3390
|
dayLabels: {
|
|
3370
3391
|
Sun: "星期日",
|
|
3371
3392
|
Mon: "星期一",
|
|
@@ -3406,48 +3427,48 @@ const er = {
|
|
|
3406
3427
|
prevYear: "上一年",
|
|
3407
3428
|
nextYear: "下一年",
|
|
3408
3429
|
more: "還有 #count# 項..."
|
|
3409
|
-
},
|
|
3430
|
+
}, Eo = {
|
|
3410
3431
|
imgtitle: "點擊修改",
|
|
3411
3432
|
typeError: "上傳圖片類型不正確",
|
|
3412
3433
|
sizeError: "上傳圖片不能大於",
|
|
3413
3434
|
uploadError: "圖片上傳失敗,請重試!",
|
|
3414
3435
|
loadError: "加載錯誤",
|
|
3415
3436
|
loading: "加載中"
|
|
3416
|
-
},
|
|
3417
|
-
transfer:
|
|
3418
|
-
timePicker:
|
|
3419
|
-
tabs:
|
|
3420
|
-
section:
|
|
3421
|
-
responseToolbar:
|
|
3422
|
-
querySolution:
|
|
3423
|
-
pagination:
|
|
3424
|
-
numberSpinner:
|
|
3425
|
-
messageBox:
|
|
3426
|
-
lookup:
|
|
3427
|
-
loading:
|
|
3428
|
-
listView:
|
|
3437
|
+
}, So = {
|
|
3438
|
+
transfer: Qr,
|
|
3439
|
+
timePicker: Xr,
|
|
3440
|
+
tabs: Zr,
|
|
3441
|
+
section: eo,
|
|
3442
|
+
responseToolbar: to,
|
|
3443
|
+
querySolution: no,
|
|
3444
|
+
pagination: ro,
|
|
3445
|
+
numberSpinner: oo,
|
|
3446
|
+
messageBox: so,
|
|
3447
|
+
lookup: ao,
|
|
3448
|
+
loading: io,
|
|
3449
|
+
listView: lo,
|
|
3429
3450
|
"input-group": {
|
|
3430
3451
|
placeholder: "請輸入"
|
|
3431
3452
|
},
|
|
3432
|
-
filterConditionEditor:
|
|
3433
|
-
filterBar:
|
|
3434
|
-
eventParameter:
|
|
3435
|
-
drawer:
|
|
3436
|
-
datepicker:
|
|
3437
|
-
datagrid:
|
|
3438
|
-
condition:
|
|
3439
|
-
operators:
|
|
3440
|
-
comment:
|
|
3441
|
-
comboList:
|
|
3442
|
-
calendar:
|
|
3443
|
-
avatar:
|
|
3453
|
+
filterConditionEditor: co,
|
|
3454
|
+
filterBar: uo,
|
|
3455
|
+
eventParameter: fo,
|
|
3456
|
+
drawer: po,
|
|
3457
|
+
datepicker: mo,
|
|
3458
|
+
datagrid: ho,
|
|
3459
|
+
condition: yo,
|
|
3460
|
+
operators: go,
|
|
3461
|
+
comment: bo,
|
|
3462
|
+
comboList: xo,
|
|
3463
|
+
calendar: wo,
|
|
3464
|
+
avatar: Eo
|
|
3444
3465
|
}, Je = {
|
|
3445
|
-
"zh-CHS":
|
|
3446
|
-
en:
|
|
3447
|
-
"zh-CHT":
|
|
3466
|
+
"zh-CHS": Or,
|
|
3467
|
+
en: Gr,
|
|
3468
|
+
"zh-CHT": So
|
|
3448
3469
|
}, g = class g {
|
|
3449
3470
|
static async setup(t, n = {}) {
|
|
3450
|
-
g.config = { ...
|
|
3471
|
+
g.config = { ...Tt, ...n };
|
|
3451
3472
|
const r = g.config.locale;
|
|
3452
3473
|
g.i18n = Et({
|
|
3453
3474
|
locale: r,
|
|
@@ -3500,7 +3521,7 @@ const er = {
|
|
|
3500
3521
|
var n, r;
|
|
3501
3522
|
try {
|
|
3502
3523
|
let o = {};
|
|
3503
|
-
const { loadResource: a } =
|
|
3524
|
+
const { loadResource: a } = er();
|
|
3504
3525
|
if (g.config.uri) {
|
|
3505
3526
|
const s = `${g.config.uri}/${t}.json?version=${(/* @__PURE__ */ new Date()).valueOf()}`;
|
|
3506
3527
|
o = await a(s);
|
|
@@ -3515,12 +3536,12 @@ fe(g, "i18n"), fe(g, "config");
|
|
|
3515
3536
|
let oe = g;
|
|
3516
3537
|
const _o = {
|
|
3517
3538
|
async install(e, t) {
|
|
3518
|
-
await oe.setup(e, t), e.provide(
|
|
3539
|
+
await oe.setup(e, t), e.provide(St, oe);
|
|
3519
3540
|
}
|
|
3520
3541
|
};
|
|
3521
3542
|
export {
|
|
3522
|
-
|
|
3543
|
+
St as LOCALE_SERVICE_INJECTION_TOKEN,
|
|
3523
3544
|
oe as LocaleService,
|
|
3524
3545
|
_o as default,
|
|
3525
|
-
|
|
3546
|
+
er as useResourceLoader
|
|
3526
3547
|
};
|