@esri/solutions-components 0.8.12 → 0.8.13
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/cjs/ExpandToggle-249fdc45.js +118 -0
- package/dist/cjs/FloatingArrow-28abf7c7.js +50 -0
- package/dist/cjs/Heading-1f831135.js +25 -0
- package/dist/cjs/Validation-eb9afded.js +20 -0
- package/dist/cjs/app-globals-6acebf3e.js +69 -0
- package/dist/cjs/ar-1013e0a6.js +105 -0
- package/dist/cjs/arcgis-login.cjs.entry.js +4 -3
- package/dist/cjs/array-550d54b1.js +17 -0
- package/dist/cjs/basemap-gallery_7.cjs.entry.js +24 -18
- package/dist/cjs/bg-7013971e.js +83 -0
- package/dist/cjs/browser-a96d0614.js +25 -0
- package/dist/cjs/bs-97bd61eb.js +52 -0
- package/dist/cjs/buffer-tools_3.cjs.entry.js +24 -23
- package/dist/cjs/ca-2a76034c.js +72 -0
- package/dist/cjs/calcite-accordion-item.cjs.entry.js +14 -13
- package/dist/cjs/calcite-accordion.cjs.entry.js +6 -5
- package/dist/cjs/calcite-action-bar.cjs.entry.js +18 -17
- package/dist/cjs/calcite-action-group.cjs.entry.js +15 -14
- package/dist/cjs/calcite-action-menu_3.cjs.entry.js +65 -64
- package/dist/cjs/calcite-action-pad_2.cjs.entry.js +21 -20
- package/dist/cjs/calcite-action_2.cjs.entry.js +26 -21
- package/dist/cjs/calcite-alert_4.cjs.entry.js +31 -28
- package/dist/cjs/calcite-avatar.cjs.entry.js +8 -7
- package/dist/cjs/calcite-block-section.cjs.entry.js +14 -13
- package/dist/cjs/calcite-block_5.cjs.entry.js +115 -99
- package/dist/cjs/calcite-button.cjs.entry.js +26 -22
- package/dist/cjs/calcite-card-group.cjs.entry.js +169 -0
- package/dist/cjs/calcite-card.cjs.entry.js +133 -37
- package/dist/cjs/calcite-carousel-item.cjs.entry.js +46 -0
- package/dist/cjs/calcite-carousel.cjs.entry.js +467 -0
- package/dist/cjs/calcite-checkbox.cjs.entry.js +29 -15
- package/dist/cjs/calcite-chip-group.cjs.entry.js +46 -23
- package/dist/cjs/calcite-chip_2.cjs.entry.js +53 -30
- package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +19 -18
- package/dist/cjs/calcite-color-picker.cjs.entry.js +64 -47
- package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +9 -8
- package/dist/cjs/calcite-combobox_3.cjs.entry.js +202 -146
- package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +45 -30
- package/dist/cjs/calcite-dropdown_4.cjs.entry.js +41 -42
- package/dist/cjs/calcite-fab.cjs.entry.js +11 -10
- package/dist/cjs/calcite-filter_5.cjs.entry.js +175 -136
- package/dist/cjs/calcite-flow_6.cjs.entry.js +46 -41
- package/dist/cjs/calcite-icon.cjs.entry.js +10 -9
- package/dist/cjs/calcite-inline-editable.cjs.entry.js +20 -19
- package/dist/cjs/calcite-input-number.cjs.entry.js +78 -55
- package/dist/cjs/calcite-input-text.cjs.entry.js +61 -40
- package/dist/cjs/calcite-input-time-picker-ebdc5205.js +1864 -0
- package/dist/cjs/calcite-input-time-picker.cjs.entry.js +20 -20
- package/dist/cjs/calcite-input-time-zone.cjs.entry.js +71 -29
- package/dist/cjs/calcite-input_2.cjs.entry.js +88 -72
- package/dist/cjs/calcite-label.cjs.entry.js +10 -9
- package/dist/cjs/calcite-link.cjs.entry.js +14 -13
- package/dist/cjs/calcite-list-item-group.cjs.entry.js +10 -12
- package/dist/cjs/calcite-menu-item.cjs.entry.js +18 -14
- package/dist/cjs/calcite-menu.cjs.entry.js +12 -11
- package/dist/cjs/calcite-meter.cjs.entry.js +13 -12
- package/dist/cjs/calcite-modal.cjs.entry.js +21 -20
- package/dist/cjs/calcite-navigation-logo.cjs.entry.js +18 -9
- package/dist/cjs/calcite-navigation-user.cjs.entry.js +7 -6
- package/dist/cjs/calcite-navigation.cjs.entry.js +10 -9
- package/dist/cjs/calcite-notice.cjs.entry.js +21 -20
- package/dist/cjs/calcite-option-group.cjs.entry.js +4 -3
- package/dist/cjs/calcite-option_2.cjs.entry.js +34 -19
- package/dist/cjs/calcite-pagination.cjs.entry.js +60 -33
- package/dist/cjs/calcite-panel_2.cjs.entry.js +24 -22
- package/dist/cjs/calcite-pick-list-group.cjs.entry.js +11 -10
- package/dist/cjs/calcite-pick-list-item.cjs.entry.js +19 -18
- package/dist/cjs/calcite-pick-list.cjs.entry.js +16 -15
- package/dist/cjs/calcite-radio-button-group.cjs.entry.js +8 -7
- package/dist/cjs/calcite-radio-button.cjs.entry.js +17 -16
- package/dist/cjs/calcite-rating.cjs.entry.js +20 -19
- package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +35 -20
- package/dist/cjs/calcite-sheet.cjs.entry.js +14 -13
- package/dist/cjs/calcite-shell-center-row.cjs.entry.js +11 -10
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +339 -123
- package/dist/cjs/calcite-sortable-list.cjs.entry.js +13 -12
- package/dist/cjs/calcite-split-button.cjs.entry.js +9 -8
- package/dist/cjs/calcite-stepper-item.cjs.entry.js +19 -19
- package/dist/cjs/calcite-stepper.cjs.entry.js +58 -98
- package/dist/cjs/calcite-switch.cjs.entry.js +16 -15
- package/dist/cjs/calcite-table-cell_2.cjs.entry.js +53 -27
- package/dist/cjs/calcite-table-row.cjs.entry.js +93 -77
- package/dist/cjs/calcite-table.cjs.entry.js +27 -17
- package/dist/cjs/calcite-text-area.cjs.entry.js +57 -30
- package/dist/cjs/calcite-tile-group.cjs.entry.js +175 -0
- package/dist/cjs/calcite-tile-select-group.cjs.entry.js +6 -5
- package/dist/cjs/calcite-tile-select.cjs.entry.js +11 -10
- package/dist/cjs/calcite-tile.cjs.entry.js +142 -19
- package/dist/cjs/calcite-time-picker.cjs.entry.js +33 -32
- package/dist/cjs/calcite-tip-group.cjs.entry.js +4 -3
- package/dist/cjs/calcite-tip-manager.cjs.entry.js +13 -12
- package/dist/cjs/calcite-tip.cjs.entry.js +15 -14
- package/dist/cjs/calcite-tooltip.cjs.entry.js +20 -22
- package/dist/cjs/calcite-tree_2.cjs.entry.js +24 -20
- package/dist/cjs/card-manager_3.cjs.entry.js +16 -14
- package/dist/cjs/common-6d2c14c6.js +38 -0
- package/dist/cjs/component-d48747c9.js +33 -0
- package/dist/cjs/conditionalSlot-93779916.js +54 -0
- package/dist/cjs/consent-manager.cjs.entry.js +29 -28
- package/dist/cjs/core-b459e4f2.js +20 -0
- package/dist/cjs/crowdsource-manager.cjs.entry.js +9 -9
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +6 -6
- package/dist/cjs/cs-b189af7b.js +148 -0
- package/dist/cjs/da-ebb3b688.js +67 -0
- package/dist/cjs/date-456675b2.js +261 -0
- package/dist/cjs/de-01ac3f09.js +92 -0
- package/dist/cjs/de-at-1437180c.js +91 -0
- package/dist/cjs/de-ch-b9a068a3.js +91 -0
- package/dist/cjs/debounce-7f1e04d6.js +504 -0
- package/dist/cjs/deduct-calculator.cjs.entry.js +4 -3
- package/dist/cjs/dom-1c78fa73.js +1147 -0
- package/dist/cjs/downloadUtils-88c011ad.js +3168 -0
- package/dist/cjs/el-7ce5c99d.js +67 -0
- package/dist/cjs/en-au-c3ca3a9f.js +67 -0
- package/dist/cjs/en-ca-34007cde.js +66 -0
- package/dist/cjs/en-gb-2db136a2.js +70 -0
- package/dist/cjs/es-f00ce3f0.js +67 -0
- package/dist/cjs/es-mx-503b9e1a.js +66 -0
- package/dist/cjs/esri-loader-fce6a9cb.js +316 -0
- package/dist/cjs/et-556f49fd.js +93 -0
- package/dist/cjs/feature-comments.cjs.entry.js +4 -3
- package/dist/cjs/feature-form-flow-item.cjs.entry.js +4 -3
- package/dist/cjs/features-flow-item.cjs.entry.js +4 -3
- package/dist/cjs/fi-47ef7686.js +116 -0
- package/dist/cjs/filter-f363c8fb.js +777 -0
- package/dist/cjs/floating-ui-06d961ad.js +2295 -0
- package/dist/cjs/focusTrapComponent-0c672330.js +1028 -0
- package/dist/cjs/form-a27f759c.js +381 -0
- package/dist/cjs/fr-5ba5763a.js +69 -0
- package/dist/cjs/fr-ch-9b02cb30.js +67 -0
- package/dist/cjs/guid-a7528dfa.js +26 -0
- package/dist/cjs/he-07cce409.js +106 -0
- package/dist/cjs/helpers-9347ad83.js +906 -0
- package/dist/cjs/hi-7b691fb6.js +66 -0
- package/dist/cjs/hr-ebd3ae66.js +81 -0
- package/dist/cjs/html2canvas-ef5cae40.js +7847 -0
- package/dist/cjs/hu-b177f75e.js +89 -0
- package/dist/cjs/id-ffab63fb.js +67 -0
- package/dist/cjs/index-79b35510.js +1682 -0
- package/dist/cjs/index-c078ea5f.js +201 -0
- package/dist/cjs/index.es-1d5ee842.js +11317 -0
- package/dist/cjs/input-fb5fbd7d.js +60 -0
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +13 -11
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-export.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-header.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +13 -11
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +9 -8
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +15 -11
- package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +9 -9
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-landing-page.cjs.entry.js +3 -2
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +10 -10
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +10 -10
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-popover.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-popovers.cjs.entry.js +3 -2
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-splash.cjs.entry.js +7 -7
- package/dist/cjs/interactive-f08f0369.js +154 -0
- package/dist/cjs/it-8646ff2a.js +67 -0
- package/dist/cjs/it-ch-6c949267.js +67 -0
- package/dist/cjs/ja-cf48eff1.js +73 -0
- package/dist/cjs/key-7ed07912.js +19 -0
- package/dist/cjs/ko-294e5fae.js +73 -0
- package/dist/cjs/label-85cf6821.js +186 -0
- package/dist/cjs/languageSwitcher-395021d6.js +58 -0
- package/dist/cjs/languageUtil-da436671.js +69 -0
- package/dist/cjs/layout-manager.cjs.entry.js +6 -6
- package/dist/cjs/list-flow-item.cjs.entry.js +4 -3
- package/dist/cjs/loadModules-b28900c2.js +23 -0
- package/dist/cjs/loadable-b374ef4b.js +94 -0
- package/dist/cjs/loader.cjs.js +6 -6
- package/dist/cjs/locale-3fd260e3.js +91 -0
- package/dist/cjs/locale-48d76c59.js +161 -0
- package/dist/cjs/locale-5efdf085.js +584 -0
- package/dist/cjs/location-flow-item.cjs.entry.js +4 -3
- package/dist/cjs/lt-a592829c.js +98 -0
- package/dist/cjs/lv-39a6d278.js +67 -0
- package/dist/cjs/map-select-tools_3.cjs.entry.js +17 -15
- package/dist/cjs/math-11993213.js +60 -0
- package/dist/cjs/mk-afea13c6.js +67 -0
- package/dist/cjs/nb-b7cf648c.js +68 -0
- package/dist/cjs/nl-72021978.js +68 -0
- package/dist/cjs/observers-4fa351d9.js +55 -0
- package/dist/cjs/openCloseComponent-6a283ac3.js +92 -0
- package/dist/cjs/pci-calculator.cjs.entry.js +4 -3
- package/dist/cjs/pl-82312f6a.js +115 -0
- package/dist/cjs/popupUtils-500c1544.js +96 -0
- package/dist/cjs/pt-42d95816.js +68 -0
- package/dist/cjs/pt-br-b0b546fc.js +66 -0
- package/dist/cjs/public-notification.cjs.entry.js +11 -11
- package/dist/cjs/publicNotificationStore-3bfbbed3.js +47 -0
- package/dist/cjs/purify-4a0e9dfb.js +1716 -0
- package/dist/cjs/refine-results-flow-item.cjs.entry.js +4 -3
- package/dist/cjs/resources-144a98da.js +29 -0
- package/dist/cjs/resources-1c0e54c1.js +32 -0
- package/dist/cjs/resources-34f7b918.js +68 -0
- package/dist/cjs/resources-35c28ff1.js +23 -0
- package/dist/cjs/resources-38a9fa02.js +2071 -0
- package/dist/cjs/resources-5ba856a7.js +27 -0
- package/dist/cjs/resources-6146eb17.js +21 -0
- package/dist/cjs/resources-c35bef76.js +39 -0
- package/dist/cjs/resources-cb14bafc.js +52 -0
- package/dist/cjs/resources-f9c93f5a.js +26 -0
- package/dist/cjs/restHelpersGet-dbaa28df.js +972 -0
- package/dist/cjs/ro-e7948270.js +67 -0
- package/dist/cjs/ru-3526e86f.js +127 -0
- package/dist/cjs/share-item.cjs.entry.js +4 -3
- package/dist/cjs/shared-list-render-b6b23d9e.js +365 -0
- package/dist/cjs/sk-0f35900e.js +149 -0
- package/dist/cjs/sl-abc6455f.js +169 -0
- package/dist/cjs/solution-configuration.cjs.entry.js +12 -12
- package/dist/cjs/solution-contents_3.cjs.entry.js +17 -15
- package/dist/cjs/solution-item-icon.cjs.entry.js +4 -3
- package/dist/cjs/solution-resource-a577e84f.js +145 -0
- package/dist/cjs/solution-store-8ba2ab4b.js +1344 -0
- package/dist/cjs/solutions-components.cjs.js +14 -14
- package/dist/cjs/sortableComponent-b1b229bf.js +2743 -0
- package/dist/cjs/spatial-ref.cjs.entry.js +8 -8
- package/dist/cjs/sr-fe2d4b5b.js +102 -0
- package/dist/cjs/store-manager.cjs.entry.js +1 -1
- package/dist/cjs/sv-6503d7e1.js +72 -0
- package/dist/cjs/t9n-9d199056.js +100 -0
- package/dist/cjs/th-9600cb11.js +66 -0
- package/dist/cjs/throttle-fe6b54a3.js +75 -0
- package/dist/cjs/time-d250cbf5.js +289 -0
- package/dist/cjs/tr-faae7cc6.js +67 -0
- package/dist/cjs/uk-5e626d2b.js +105 -0
- package/dist/cjs/utils-518745e7.js +221 -0
- package/dist/cjs/utils-e3996e43.js +65 -0
- package/dist/cjs/utils-f3710824.js +130 -0
- package/dist/cjs/vi-74653398.js +71 -0
- package/dist/cjs/zh-cn-b53af030.js +95 -0
- package/dist/cjs/zh-hk-96b751d5.js +72 -0
- package/dist/cjs/zh-tw-50d1a248.js +93 -0
- package/dist/collection/collection-manifest.json +6 -2
- package/dist/collection/components/arcgis-login/arcgis-login.js +1 -1
- package/dist/collection/components/basemap-gallery/basemap-gallery.js +1 -1
- package/dist/collection/components/buffer-tools/buffer-tools.js +1 -1
- package/dist/collection/components/card-manager/card-manager.js +1 -1
- package/dist/collection/components/create-feature/create-feature.js +3 -3
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +4 -4
- package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
- package/dist/collection/components/deduct-calculator/deduct-calculator.js +1 -1
- package/dist/collection/components/delete-button/delete-button.js +1 -1
- package/dist/collection/components/edit-card/edit-card.js +1 -1
- package/dist/collection/components/feature-comments/feature-comments.js +1 -1
- package/dist/collection/components/feature-details/feature-details.js +4 -4
- package/dist/collection/components/feature-form-flow-item/feature-form-flow-item.js +1 -1
- package/dist/collection/components/feature-list/feature-list.js +3 -3
- package/dist/collection/components/features-flow-item/features-flow-item.js +1 -1
- package/dist/collection/components/floor-filter/floor-filter.js +1 -1
- package/dist/collection/components/info-card/info-card.js +2 -2
- package/dist/collection/components/json-editor/json-editor.js +1 -1
- package/dist/collection/components/layer-list/layer-list.js +3 -3
- package/dist/collection/components/layer-table/layer-table.js +2 -2
- package/dist/collection/components/layout-manager/layout-manager.js +1 -1
- package/dist/collection/components/list-flow-item/list-flow-item.js +1 -1
- package/dist/collection/components/location-flow-item/location-flow-item.js +1 -1
- package/dist/collection/components/map-card/map-card.js +1 -1
- package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
- package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
- package/dist/collection/components/map-layer-picker/map-layer-picker.js +1 -1
- package/dist/collection/components/map-legend/map-legend.js +1 -1
- package/dist/collection/components/map-picker/map-picker.js +1 -1
- package/dist/collection/components/map-search/map-search.js +1 -1
- package/dist/collection/components/map-select-tools/map-select-tools.js +1 -1
- package/dist/collection/components/map-tools/map-tools.js +1 -1
- package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
- package/dist/collection/components/pdf-download/pdf-download.js +1 -1
- package/dist/collection/components/public-notification/public-notification.js +1 -1
- package/dist/collection/components/refine-results-flow-item/refine-results-flow-item.js +1 -1
- package/dist/collection/components/refine-selection/refine-selection.js +1 -1
- package/dist/collection/components/share-item/share-item.js +1 -1
- package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
- package/dist/collection/components/solution-contents/solution-contents.js +1 -1
- package/dist/collection/components/solution-item/solution-item.js +1 -1
- package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
- package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
- package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
- package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
- package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
- package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
- package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
- package/dist/collection/components/solution-variables/solution-variables.js +1 -1
- package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
- package/dist/collection/utils/test/solution-store.spec.js +10 -10
- package/dist/components/ExpandToggle.js +2 -2
- package/dist/components/FloatingArrow.js +1 -1
- package/dist/components/Heading.js +1 -1
- package/dist/components/Validation.js +1 -1
- package/dist/components/action-bar.js +4 -3
- package/dist/components/action-group.js +5 -4
- package/dist/components/action-menu.js +8 -10
- package/dist/components/action-pad.js +4 -3
- package/dist/components/action.js +10 -6
- package/dist/components/alert.js +6 -5
- package/dist/components/ar.js +1 -1
- package/dist/components/arcgis-login.js +3 -2
- package/dist/components/array.js +1 -1
- package/dist/components/avatar.js +4 -3
- package/dist/components/basemap-gallery2.js +3 -2
- package/dist/components/bg.js +1 -1
- package/dist/components/block.js +8 -7
- package/dist/components/bs.js +1 -1
- package/dist/components/buffer-tools2.js +3 -2
- package/dist/components/button.js +13 -8
- package/dist/components/ca.js +1 -1
- package/dist/components/calcite-accordion-item.js +7 -6
- package/dist/components/calcite-accordion.js +4 -3
- package/dist/components/calcite-block-section.js +5 -4
- package/dist/components/calcite-card-group.js +189 -0
- package/dist/components/calcite-card.js +143 -36
- package/dist/components/calcite-carousel-item.js +64 -0
- package/dist/components/calcite-carousel.js +523 -0
- package/dist/components/calcite-chip-group.js +41 -18
- package/dist/components/calcite-color-picker.js +57 -36
- package/dist/components/calcite-combobox-item-group.js +4 -3
- package/dist/components/calcite-fab.js +4 -3
- package/dist/components/calcite-inline-editable.js +7 -6
- package/dist/components/calcite-input-time-picker.js +33 -18
- package/dist/components/calcite-input-time-zone.js +60 -15
- package/dist/components/calcite-list-item-group.js +8 -11
- package/dist/components/calcite-menu-item.js +9 -5
- package/dist/components/calcite-meter.js +4 -3
- package/dist/components/calcite-navigation-logo.js +17 -7
- package/dist/components/calcite-navigation-user.js +5 -4
- package/dist/components/calcite-navigation.js +5 -4
- package/dist/components/calcite-option-group.js +3 -2
- package/dist/components/calcite-pick-list-group.js +4 -3
- package/dist/components/calcite-pick-list.js +4 -3
- package/dist/components/calcite-radio-button-group.js +4 -3
- package/dist/components/calcite-rating.js +6 -5
- package/dist/components/calcite-sheet.js +7 -6
- package/dist/components/calcite-shell-center-row.js +5 -4
- package/dist/components/calcite-sortable-list.js +5 -4
- package/dist/components/calcite-split-button.js +5 -4
- package/dist/components/calcite-stepper-item.js +8 -9
- package/dist/components/calcite-stepper.js +52 -94
- package/dist/components/calcite-table-row.js +89 -70
- package/dist/components/calcite-table.js +19 -7
- package/dist/components/calcite-text-area.js +41 -12
- package/dist/components/calcite-tile-group.js +199 -0
- package/dist/components/calcite-tile-select-group.js +3 -2
- package/dist/components/calcite-tile-select.js +6 -5
- package/dist/components/calcite-tile.js +148 -17
- package/dist/components/calcite-tip-group.js +3 -2
- package/dist/components/calcite-tip-manager.js +4 -3
- package/dist/components/calcite-tip.js +5 -4
- package/dist/components/card-manager2.js +3 -2
- package/dist/components/checkbox.js +19 -4
- package/dist/components/chip.js +36 -14
- package/dist/components/color-picker-hex-input.js +13 -12
- package/dist/components/color-picker-swatch.js +8 -7
- package/dist/components/combobox-item.js +5 -4
- package/dist/components/combobox.js +62 -38
- package/dist/components/component.js +1 -1
- package/dist/components/conditionalSlot.js +2 -11
- package/dist/components/consent-manager.js +21 -19
- package/dist/components/core.js +15 -0
- package/dist/components/create-feature2.js +5 -4
- package/dist/components/crowdsource-manager.js +6 -5
- package/dist/components/crowdsource-reporter.js +3 -2
- package/dist/components/cs.js +1 -1
- package/dist/components/da.js +1 -1
- package/dist/components/date-picker-day.js +22 -5
- package/dist/components/date-picker-month-header.js +5 -4
- package/dist/components/date-picker-month.js +8 -10
- package/dist/components/date-picker.js +27 -27
- package/dist/components/date.js +2 -2
- package/dist/components/de-at.js +1 -1
- package/dist/components/de-ch.js +1 -1
- package/dist/components/de.js +1 -1
- package/dist/components/debounce.js +17 -9
- package/dist/components/deduct-calculator2.js +3 -2
- package/dist/components/delete-button2.js +3 -2
- package/dist/components/dom.js +60 -2
- package/dist/components/downloadUtils.js +8 -6
- package/dist/components/dropdown-group.js +4 -3
- package/dist/components/dropdown-item.js +8 -7
- package/dist/components/dropdown.js +11 -14
- package/dist/components/edit-card2.js +3 -2
- package/dist/components/el.js +1 -1
- package/dist/components/en-au.js +1 -1
- package/dist/components/en-ca.js +1 -1
- package/dist/components/en-gb.js +1 -1
- package/dist/components/es-mx.js +1 -1
- package/dist/components/es.js +1 -1
- package/dist/components/esri-loader.js +15 -5
- package/dist/components/et.js +1 -1
- package/dist/components/feature-comments.js +3 -2
- package/dist/components/feature-details2.js +6 -5
- package/dist/components/feature-form-flow-item.js +3 -2
- package/dist/components/feature-list2.js +5 -4
- package/dist/components/features-flow-item.js +3 -2
- package/dist/components/fi.js +1 -1
- package/dist/components/filter.js +20 -8
- package/dist/components/filter2.js +7 -3
- package/dist/components/floating-ui.js +359 -31
- package/dist/components/floor-filter2.js +3 -2
- package/dist/components/flow-item.js +7 -6
- package/dist/components/flow.js +4 -3
- package/dist/components/focusTrapComponent.js +3 -3
- package/dist/components/form.js +89 -24
- package/dist/components/fr-ch.js +1 -1
- package/dist/components/fr.js +1 -1
- package/dist/components/graph.js +3 -2
- package/dist/components/guid.js +1 -1
- package/dist/components/handle.js +8 -5
- package/dist/components/he.js +1 -1
- package/dist/components/hi.js +1 -1
- package/dist/components/hr.js +1 -1
- package/dist/components/html2canvas.js +10 -5
- package/dist/components/hu.js +1 -1
- package/dist/components/icon.js +5 -4
- package/dist/components/id.js +1 -1
- package/dist/components/index.es.js +1281 -775
- package/dist/components/index.js +2 -2
- package/dist/components/index2.js +123 -114
- package/dist/components/info-card2.js +4 -3
- package/dist/components/input-date-picker.js +52 -37
- package/dist/components/input-message.js +10 -10
- package/dist/components/input-number.js +70 -43
- package/dist/components/input-text.js +53 -28
- package/dist/components/input.js +77 -58
- package/dist/components/input2.js +58 -0
- package/dist/components/instant-apps-ckeditor-wrapper2.js +2 -1
- package/dist/components/instant-apps-control-panel.js +2 -1
- package/dist/components/instant-apps-export.js +2 -1
- package/dist/components/instant-apps-filter-list2.js +2 -1
- package/dist/components/instant-apps-header2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-classic2.js +8 -5
- package/dist/components/instant-apps-interactive-legend-count2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +2 -1
- package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-layer-element2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-legend-element2.js +2 -1
- package/dist/components/instant-apps-interactive-legend-relationship2.js +2 -1
- package/dist/components/instant-apps-interactive-legend.js +2 -1
- package/dist/components/instant-apps-keyboard-shortcuts.js +2 -1
- package/dist/components/instant-apps-landing-page.js +2 -1
- package/dist/components/instant-apps-language-switcher.js +3 -2
- package/dist/components/instant-apps-language-translator-item2.js +2 -1
- package/dist/components/instant-apps-language-translator-search2.js +2 -1
- package/dist/components/instant-apps-language-translator2.js +2 -1
- package/dist/components/instant-apps-measurement-tool2.js +2 -1
- package/dist/components/instant-apps-measurement.js +2 -1
- package/dist/components/instant-apps-popover.js +2 -1
- package/dist/components/instant-apps-popovers.js +2 -1
- package/dist/components/instant-apps-scoreboard.js +2 -1
- package/dist/components/instant-apps-social-share2.js +2 -1
- package/dist/components/instant-apps-splash.js +2 -1
- package/dist/components/interactive.js +28 -18
- package/dist/components/it-ch.js +1 -1
- package/dist/components/it.js +1 -1
- package/dist/components/ja.js +1 -1
- package/dist/components/json-editor2.js +3 -2
- package/dist/components/key.js +1 -1
- package/dist/components/ko.js +1 -1
- package/dist/components/label.js +1 -1
- package/dist/components/label2.js +4 -3
- package/dist/components/layer-list2.js +5 -4
- package/dist/components/layer-table2.js +4 -3
- package/dist/components/layout-manager.js +3 -2
- package/dist/components/link.js +7 -6
- package/dist/components/list-flow-item.js +3 -2
- package/dist/components/list-item.js +17 -14
- package/dist/components/list.js +38 -44
- package/dist/components/loadModules.js +1 -1
- package/dist/components/loadModules2.js +2 -2
- package/dist/components/loadable.js +1 -1
- package/dist/components/loader.js +4 -3
- package/dist/components/locale2.js +2 -2
- package/dist/components/location-flow-item.js +3 -2
- package/dist/components/lt.js +1 -1
- package/dist/components/lv.js +1 -1
- package/dist/components/map-card2.js +3 -2
- package/dist/components/map-draw-tools2.js +3 -2
- package/dist/components/map-fullscreen2.js +3 -2
- package/dist/components/map-layer-picker2.js +3 -2
- package/dist/components/map-legend2.js +3 -2
- package/dist/components/map-picker2.js +3 -2
- package/dist/components/map-search2.js +3 -2
- package/dist/components/map-select-tools2.js +3 -2
- package/dist/components/map-tools2.js +3 -2
- package/dist/components/math.js +1 -1
- package/dist/components/menu.js +4 -3
- package/dist/components/mk.js +1 -1
- package/dist/components/modal.js +9 -8
- package/dist/components/nb.js +1 -1
- package/dist/components/nl.js +1 -1
- package/dist/components/notice.js +8 -7
- package/dist/components/observers.js +1 -1
- package/dist/components/openCloseComponent.js +1 -1
- package/dist/components/option.js +3 -2
- package/dist/components/pagination.js +52 -24
- package/dist/components/panel.js +8 -7
- package/dist/components/pci-calculator.js +4 -3
- package/dist/components/pdf-download2.js +3 -2
- package/dist/components/pick-list-item.js +7 -6
- package/dist/components/pl.js +1 -1
- package/dist/components/popover.js +37 -35
- package/dist/components/progress.js +3 -2
- package/dist/components/pt-br.js +1 -1
- package/dist/components/pt.js +1 -1
- package/dist/components/public-notification.js +3 -2
- package/dist/components/purify.js +9 -5
- package/dist/components/radio-button.js +6 -5
- package/dist/components/refine-results-flow-item.js +3 -2
- package/dist/components/refine-selection2.js +3 -2
- package/dist/components/resources.js +1 -1
- package/dist/components/resources2.js +8 -9
- package/dist/components/resources3.js +1 -1
- package/dist/components/resources4.js +48 -10
- package/dist/components/resources5.js +9 -6
- package/dist/components/resources6.js +20 -0
- package/dist/components/ro.js +1 -1
- package/dist/components/ru.js +1 -1
- package/dist/components/scrim.js +7 -6
- package/dist/components/segmented-control-item.js +6 -5
- package/dist/components/segmented-control.js +18 -3
- package/dist/components/select.js +20 -5
- package/dist/components/share-item.js +3 -2
- package/dist/components/shared-list-render.js +4 -4
- package/dist/components/shell-panel.js +4 -3
- package/dist/components/shell.js +4 -3
- package/dist/components/sk.js +1 -1
- package/dist/components/sl.js +1 -1
- package/dist/components/slider.js +123 -88
- package/dist/components/solution-configuration.js +5 -4
- package/dist/components/solution-contents2.js +3 -2
- package/dist/components/solution-item-details2.js +3 -2
- package/dist/components/solution-item-icon2.js +3 -2
- package/dist/components/solution-item-sharing2.js +3 -2
- package/dist/components/solution-item2.js +3 -2
- package/dist/components/solution-organization-variables2.js +3 -2
- package/dist/components/solution-resource-item2.js +3 -2
- package/dist/components/solution-resource.js +8 -4
- package/dist/components/solution-spatial-ref2.js +4 -3
- package/dist/components/solution-store.js +2 -2
- package/dist/components/solution-template-data2.js +3 -2
- package/dist/components/solution-variables2.js +3 -2
- package/dist/components/sortableComponent.js +3 -2
- package/dist/components/spatial-ref2.js +3 -2
- package/dist/components/sr.js +1 -1
- package/dist/components/stack.js +5 -4
- package/dist/components/sv.js +1 -1
- package/dist/components/switch.js +5 -4
- package/dist/components/t9n.js +1 -1
- package/dist/components/tab-nav.js +290 -56
- package/dist/components/tab-title.js +9 -8
- package/dist/components/tab.js +6 -5
- package/dist/components/table-cell.js +20 -7
- package/dist/components/table-header.js +26 -9
- package/dist/components/tabs.js +5 -4
- package/dist/components/th.js +1 -1
- package/dist/components/time-picker.js +22 -21
- package/dist/components/tooltip.js +13 -15
- package/dist/components/tr.js +1 -1
- package/dist/components/tree-item.js +11 -8
- package/dist/components/tree.js +6 -5
- package/dist/components/uk.js +1 -1
- package/dist/components/utils.js +2 -2
- package/dist/components/utils2.js +5 -3
- package/dist/components/utils3.js +2 -55
- package/dist/components/value-list-item.js +7 -6
- package/dist/components/value-list.js +8 -8
- package/dist/components/vi.js +1 -1
- package/dist/components/zh-cn.js +1 -1
- package/dist/components/zh-hk.js +1 -1
- package/dist/components/zh-tw.js +1 -1
- package/dist/esm/ExpandToggle-73432b0a.js +110 -0
- package/dist/esm/FloatingArrow-c3a62ec9.js +48 -0
- package/dist/esm/Heading-03b41bf8.js +22 -0
- package/dist/esm/Validation-59757032.js +18 -0
- package/dist/esm/app-globals-c4c8d6c1.js +67 -0
- package/dist/esm/ar-a0f8473e.js +103 -0
- package/dist/esm/arcgis-login.entry.js +4 -3
- package/dist/esm/array-2604a55d.js +15 -0
- package/dist/esm/basemap-gallery_7.entry.js +24 -18
- package/dist/esm/bg-4a8059f0.js +81 -0
- package/dist/esm/browser-9897260d.js +23 -0
- package/dist/esm/bs-3d9fa4b7.js +50 -0
- package/dist/esm/buffer-tools_3.entry.js +24 -23
- package/dist/esm/ca-a74ba459.js +70 -0
- package/dist/esm/calcite-accordion-item.entry.js +14 -13
- package/dist/esm/calcite-accordion.entry.js +6 -5
- package/dist/esm/calcite-action-bar.entry.js +18 -17
- package/dist/esm/calcite-action-group.entry.js +15 -14
- package/dist/esm/calcite-action-menu_3.entry.js +65 -64
- package/dist/esm/calcite-action-pad_2.entry.js +21 -20
- package/dist/esm/calcite-action_2.entry.js +26 -21
- package/dist/esm/calcite-alert_4.entry.js +31 -28
- package/dist/esm/calcite-avatar.entry.js +8 -7
- package/dist/esm/calcite-block-section.entry.js +14 -13
- package/dist/esm/calcite-block_5.entry.js +115 -99
- package/dist/esm/calcite-button.entry.js +26 -22
- package/dist/esm/calcite-card-group.entry.js +165 -0
- package/dist/esm/calcite-card.entry.js +133 -37
- package/dist/esm/calcite-carousel-item.entry.js +42 -0
- package/dist/esm/calcite-carousel.entry.js +463 -0
- package/dist/esm/calcite-checkbox.entry.js +29 -15
- package/dist/esm/calcite-chip-group.entry.js +46 -23
- package/dist/esm/calcite-chip_2.entry.js +53 -30
- package/dist/esm/calcite-color-picker-hex-input_2.entry.js +23 -22
- package/dist/esm/calcite-color-picker.entry.js +67 -50
- package/dist/esm/calcite-combobox-item-group.entry.js +9 -8
- package/dist/esm/calcite-combobox_3.entry.js +201 -145
- package/dist/esm/calcite-date-picker-day_3.entry.js +45 -30
- package/dist/esm/calcite-dropdown_4.entry.js +41 -42
- package/dist/esm/calcite-fab.entry.js +11 -10
- package/dist/esm/calcite-filter_5.entry.js +141 -102
- package/dist/esm/calcite-flow_6.entry.js +46 -41
- package/dist/esm/calcite-icon.entry.js +10 -9
- package/dist/esm/calcite-inline-editable.entry.js +20 -19
- package/dist/esm/calcite-input-number.entry.js +77 -54
- package/dist/esm/calcite-input-text.entry.js +60 -39
- package/dist/esm/calcite-input-time-picker-2cdb1664.js +1861 -0
- package/dist/esm/calcite-input-time-picker.entry.js +20 -20
- package/dist/esm/calcite-input-time-zone.entry.js +71 -29
- package/dist/esm/calcite-input_2.entry.js +87 -71
- package/dist/esm/calcite-label.entry.js +10 -9
- package/dist/esm/calcite-link.entry.js +14 -13
- package/dist/esm/calcite-list-item-group.entry.js +10 -12
- package/dist/esm/calcite-menu-item.entry.js +18 -14
- package/dist/esm/calcite-menu.entry.js +12 -11
- package/dist/esm/calcite-meter.entry.js +13 -12
- package/dist/esm/calcite-modal.entry.js +21 -20
- package/dist/esm/calcite-navigation-logo.entry.js +18 -9
- package/dist/esm/calcite-navigation-user.entry.js +7 -6
- package/dist/esm/calcite-navigation.entry.js +10 -9
- package/dist/esm/calcite-notice.entry.js +21 -20
- package/dist/esm/calcite-option-group.entry.js +4 -3
- package/dist/esm/calcite-option_2.entry.js +34 -19
- package/dist/esm/calcite-pagination.entry.js +60 -33
- package/dist/esm/calcite-panel_2.entry.js +24 -22
- package/dist/esm/calcite-pick-list-group.entry.js +11 -10
- package/dist/esm/calcite-pick-list-item.entry.js +19 -18
- package/dist/esm/calcite-pick-list.entry.js +16 -15
- package/dist/esm/calcite-radio-button-group.entry.js +8 -7
- package/dist/esm/calcite-radio-button.entry.js +17 -16
- package/dist/esm/calcite-rating.entry.js +20 -19
- package/dist/esm/calcite-segmented-control_2.entry.js +35 -20
- package/dist/esm/calcite-sheet.entry.js +14 -13
- package/dist/esm/calcite-shell-center-row.entry.js +11 -10
- package/dist/esm/calcite-shell-panel_14.entry.js +339 -123
- package/dist/esm/calcite-sortable-list.entry.js +13 -12
- package/dist/esm/calcite-split-button.entry.js +9 -8
- package/dist/esm/calcite-stepper-item.entry.js +19 -19
- package/dist/esm/calcite-stepper.entry.js +58 -98
- package/dist/esm/calcite-switch.entry.js +16 -15
- package/dist/esm/calcite-table-cell_2.entry.js +53 -27
- package/dist/esm/calcite-table-row.entry.js +93 -77
- package/dist/esm/calcite-table.entry.js +27 -17
- package/dist/esm/calcite-text-area.entry.js +54 -27
- package/dist/esm/calcite-tile-group.entry.js +171 -0
- package/dist/esm/calcite-tile-select-group.entry.js +6 -5
- package/dist/esm/calcite-tile-select.entry.js +11 -10
- package/dist/esm/calcite-tile.entry.js +142 -19
- package/dist/esm/calcite-time-picker.entry.js +33 -32
- package/dist/esm/calcite-tip-group.entry.js +4 -3
- package/dist/esm/calcite-tip-manager.entry.js +13 -12
- package/dist/esm/calcite-tip.entry.js +15 -14
- package/dist/esm/calcite-tooltip.entry.js +20 -22
- package/dist/esm/calcite-tree_2.entry.js +24 -20
- package/dist/esm/card-manager_3.entry.js +16 -14
- package/dist/esm/common-7f72122b.js +36 -0
- package/dist/esm/component-960ddabf.js +30 -0
- package/dist/esm/conditionalSlot-16953b0d.js +51 -0
- package/dist/esm/consent-manager.entry.js +23 -22
- package/dist/esm/core-4bd4a70f.js +15 -0
- package/dist/esm/crowdsource-manager.entry.js +9 -9
- package/dist/esm/crowdsource-reporter.entry.js +6 -6
- package/dist/esm/cs-cd3323d4.js +146 -0
- package/dist/esm/da-eccb7ace.js +65 -0
- package/dist/esm/date-562b6fba.js +245 -0
- package/dist/esm/de-269c8d62.js +90 -0
- package/dist/esm/de-at-742cc453.js +89 -0
- package/dist/esm/de-ch-b4ff8ebb.js +89 -0
- package/dist/esm/debounce-6e9ade8c.js +495 -0
- package/dist/esm/deduct-calculator.entry.js +4 -3
- package/dist/esm/dom-d675fe65.js +1114 -0
- package/dist/esm/downloadUtils-fa6e5c37.js +3162 -0
- package/dist/esm/el-e7e0181b.js +65 -0
- package/dist/esm/en-au-0f12d4ae.js +65 -0
- package/dist/esm/en-ca-d692f9a4.js +64 -0
- package/dist/esm/en-gb-e91744e9.js +68 -0
- package/dist/esm/es-867bace7.js +65 -0
- package/dist/esm/es-mx-cde6ed6f.js +64 -0
- package/dist/esm/esri-loader-2bf735ed.js +311 -0
- package/dist/esm/et-a2613f53.js +91 -0
- package/dist/esm/feature-comments.entry.js +4 -3
- package/dist/esm/feature-form-flow-item.entry.js +4 -3
- package/dist/esm/features-flow-item.entry.js +4 -3
- package/dist/esm/fi-07875b7a.js +114 -0
- package/dist/esm/filter-d09ea2a2.js +775 -0
- package/dist/esm/floating-ui-9ee6fe17.js +2287 -0
- package/dist/esm/focusTrapComponent-63bf0d9f.js +1023 -0
- package/dist/esm/form-6d38f4ee.js +372 -0
- package/dist/esm/fr-669ba3b9.js +67 -0
- package/dist/esm/fr-ch-da569be6.js +65 -0
- package/dist/esm/guid-f05d01d5.js +24 -0
- package/dist/esm/he-6cbfe53b.js +104 -0
- package/dist/esm/helpers-a5a81b9d.js +880 -0
- package/dist/esm/hi-913d1595.js +64 -0
- package/dist/esm/hr-8f581dc9.js +79 -0
- package/dist/esm/html2canvas-28c7de60.js +7845 -0
- package/dist/esm/hu-02bb4a04.js +87 -0
- package/dist/esm/id-306dcc93.js +65 -0
- package/dist/esm/index-ba5da2b0.js +1648 -0
- package/dist/esm/index-c06194fa.js +199 -0
- package/dist/esm/index.es-114545fc.js +11230 -0
- package/dist/esm/input-96cf61a2.js +58 -0
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +13 -11
- package/dist/esm/instant-apps-control-panel.entry.js +5 -5
- package/dist/esm/instant-apps-export.entry.js +7 -7
- package/dist/esm/instant-apps-header.entry.js +5 -5
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +12 -10
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +9 -8
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -7
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +15 -11
- package/dist/esm/instant-apps-interactive-legend.entry.js +9 -9
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +7 -7
- package/dist/esm/instant-apps-landing-page.entry.js +3 -2
- package/dist/esm/instant-apps-language-switcher.entry.js +10 -10
- package/dist/esm/instant-apps-language-translator.entry.js +10 -10
- package/dist/esm/instant-apps-measurement.entry.js +7 -7
- package/dist/esm/instant-apps-popover.entry.js +7 -7
- package/dist/esm/instant-apps-popovers.entry.js +3 -2
- package/dist/esm/instant-apps-scoreboard.entry.js +7 -7
- package/dist/esm/instant-apps-splash.entry.js +7 -7
- package/dist/esm/interactive-52276a00.js +149 -0
- package/dist/esm/it-3f0c20a1.js +65 -0
- package/dist/esm/it-ch-fe18a6c5.js +65 -0
- package/dist/esm/ja-41455a15.js +71 -0
- package/dist/esm/key-092b6260.js +16 -0
- package/dist/esm/ko-88a4fc75.js +71 -0
- package/dist/esm/label-5692de01.js +179 -0
- package/dist/esm/languageSwitcher-a4a615e4.js +55 -0
- package/dist/esm/languageUtil-36f8f4ef.js +66 -0
- package/dist/esm/layout-manager.entry.js +6 -6
- package/dist/esm/list-flow-item.entry.js +4 -3
- package/dist/esm/loadModules-496086ee.js +21 -0
- package/dist/esm/loadable-cca582a3.js +89 -0
- package/dist/esm/loader.js +7 -7
- package/dist/esm/locale-353c1c36.js +571 -0
- package/dist/esm/locale-69333b8e.js +86 -0
- package/dist/esm/locale-a490c4f6.js +156 -0
- package/dist/esm/location-flow-item.entry.js +4 -3
- package/dist/esm/lt-5c1c3aa4.js +96 -0
- package/dist/esm/lv-acb76551.js +65 -0
- package/dist/esm/map-select-tools_3.entry.js +17 -15
- package/dist/esm/math-81650811.js +54 -0
- package/dist/esm/mk-b12a886b.js +65 -0
- package/dist/esm/nb-50bbf4fa.js +66 -0
- package/dist/esm/nl-6dd1488e.js +66 -0
- package/dist/esm/observers-19e5cb73.js +53 -0
- package/dist/esm/openCloseComponent-04234cea.js +90 -0
- package/dist/esm/pci-calculator.entry.js +4 -3
- package/dist/esm/pl-f0ccb3a4.js +113 -0
- package/dist/esm/popupUtils-2cc3c366.js +94 -0
- package/dist/esm/pt-3adf4f5e.js +66 -0
- package/dist/esm/pt-br-5ad78776.js +64 -0
- package/dist/esm/public-notification.entry.js +11 -11
- package/dist/esm/publicNotificationStore-74c7e9f4.js +45 -0
- package/dist/esm/purify-dbd0968e.js +1714 -0
- package/dist/esm/refine-results-flow-item.entry.js +4 -3
- package/dist/esm/resources-1febf4c6.js +28 -0
- package/dist/esm/resources-3587e9a5.js +20 -0
- package/dist/esm/resources-7c4efc5e.js +22 -0
- package/dist/esm/resources-7c61fbec.js +62 -0
- package/dist/esm/resources-7d202c09.js +24 -0
- package/dist/esm/resources-810e7513.js +48 -0
- package/dist/esm/resources-ae36eaff.js +19 -0
- package/dist/esm/resources-da3b53f5.js +2060 -0
- package/dist/esm/resources-dd68a4aa.js +35 -0
- package/dist/esm/resources-e4b779b0.js +23 -0
- package/dist/esm/restHelpersGet-1bd54274.js +959 -0
- package/dist/esm/ro-ba24a126.js +65 -0
- package/dist/esm/ru-2feffc99.js +125 -0
- package/dist/esm/share-item.entry.js +4 -3
- package/dist/esm/shared-list-render-aaa69039.js +343 -0
- package/dist/esm/sk-097e96ba.js +147 -0
- package/dist/esm/sl-27721fe2.js +167 -0
- package/dist/esm/solution-configuration.entry.js +12 -12
- package/dist/esm/solution-contents_3.entry.js +17 -15
- package/dist/esm/solution-item-icon.entry.js +4 -3
- package/dist/esm/solution-resource-0d0eb597.js +142 -0
- package/dist/esm/solution-store-997e0cb8.js +1342 -0
- package/dist/esm/solutions-components.js +15 -15
- package/dist/esm/sortableComponent-e4ebf0bf.js +2739 -0
- package/dist/esm/spatial-ref.entry.js +8 -8
- package/dist/esm/sr-b421770e.js +100 -0
- package/dist/esm/store-manager.entry.js +1 -1
- package/dist/esm/sv-3bad8e53.js +70 -0
- package/dist/esm/t9n-165900a5.js +95 -0
- package/dist/esm/th-7cc88e5d.js +64 -0
- package/dist/esm/throttle-aed86bf3.js +73 -0
- package/dist/esm/time-d605c462.js +274 -0
- package/dist/esm/tr-0a2743e1.js +65 -0
- package/dist/esm/uk-6d2572d0.js +103 -0
- package/dist/esm/utils-26baa5d3.js +54 -0
- package/dist/esm/utils-6419e941.js +203 -0
- package/dist/esm/utils-bd72a603.js +121 -0
- package/dist/esm/vi-e8feb97f.js +69 -0
- package/dist/esm/zh-cn-fdec5be5.js +93 -0
- package/dist/esm/zh-hk-07c60ac2.js +70 -0
- package/dist/esm/zh-tw-b1e4174b.js +91 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion/accordion.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion-item/accordion-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action/action.css +16 -20
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-bar/action-bar.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-group/action-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-menu/action-menu.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-pad/action-pad.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/alert/alert.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/avatar/avatar.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block/block.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block-section/block-section.css +11 -11
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/button/button.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/card/card.css +197 -41
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/card-group/card-group.css +73 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/carousel/carousel.css +330 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/carousel-item/carousel-item.css +45 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/checkbox/checkbox.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip/chip.css +8 -8
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip-group/chip-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker/color-picker.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-hex-input/color-picker-hex-input.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-swatch/color-picker-swatch.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox/combobox.css +23 -14
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item/combobox-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item-group/combobox-item-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker/date-picker.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-day/date-picker-day.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month/date-picker-month.css +21 -20
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month-header/date-picker-month-header.css +8 -8
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown/dropdown.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-group/dropdown-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-item/dropdown-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/fab/fab.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/filter/filter.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow/flow.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow-item/flow-item.css +6 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/graph/graph.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/handle/handle.css +6 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/icon/icon.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/inline-editable/inline-editable.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input/input.css +14 -14
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-date-picker/input-date-picker.css +11 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-message/input-message.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-number/input-number.css +14 -14
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-text/input-text.css +11 -11
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-picker/input-time-picker.css +11 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-zone/input-time-zone.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/label/label.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/link/link.css +9 -9
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +5 -25
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +50 -29
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item-group/list-item-group.css +7 -24
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/loader/loader.css +15 -16
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu/menu.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu-item/menu-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/meter/meter.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/modal/modal.css +8 -8
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation/navigation.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-logo/navigation-logo.css +8 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-user/navigation-user.css +16 -16
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/notice/notice.css +10 -10
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option/option.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option-group/option-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pagination/pagination.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/panel/panel.css +6 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list/pick-list.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-group/pick-list-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-item/pick-list-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/popover/popover.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/progress/progress.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button/radio-button.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button-group/radio-button-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/rating/rating.css +8 -8
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/scrim/scrim.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control/segmented-control.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control-item/segmented-control-item.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/select/select.css +12 -9
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/sheet/sheet.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell/shell.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-center-row/shell-center-row.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/slider/slider.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/sortable-list/sortable-list.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/split-button/split-button.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stack/stack.css +10 -12
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper/stepper.css +11 -8
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper-item/stepper-item.css +58 -30
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/switch/switch.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab/tab.css +23 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-nav/tab-nav.css +103 -19
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-title/tab-title.css +80 -96
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/table/table.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-cell/table-cell.css +24 -11
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-header/table-header.css +28 -12
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-row/table-row.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tabs/tabs.css +11 -12
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/text-area/text-area.css +7 -10
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile/tile.css +159 -80
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-group/tile-group.css +86 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select/tile-select.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select-group/tile-select-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/time-picker/time-picker.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip/tip.css +6 -6
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-group/tip-group.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-manager/tip-manager.css +7 -7
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tooltip/tooltip.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree/tree.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +20 -13
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list/value-list.css +5 -5
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list-item/value-list-item.css +6 -6
- package/dist/solutions-components/assets/card/t9n/messages.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_en.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/card/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/carousel/t9n/index.d.ts +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ar.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_bg.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_bs.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ca.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_cs.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_da.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_de.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_el.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_en.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_es.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_et.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_fi.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_fr.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_he.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_hr.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_hu.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_id.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_it.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ja.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ko.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_lt.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_lv.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_nl.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_no.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_pl.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_pt-BR.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_pt-PT.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ro.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_ru.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_sk.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_sl.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_sr.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_sv.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_th.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_tr.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_uk.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_vi.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_zh-CN.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_zh-HK.json +8 -0
- package/dist/solutions-components/assets/carousel/t9n/messages_zh-TW.json +8 -0
- package/dist/solutions-components/assets/handle/t9n/messages_ar.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bg.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bs.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ca.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_cs.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_da.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_de.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_el.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_es.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_et.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fi.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fr.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_he.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hr.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hu.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_id.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_it.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ja.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ko.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lt.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lv.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_nl.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_no.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pl.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-BR.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-PT.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ro.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ru.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sk.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sl.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sr.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sv.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_th.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_tr.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_uk.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_vi.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-CN.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-HK.json +2 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-TW.json +2 -1
- package/dist/solutions-components/assets/icon/addToModel16.json +1 -0
- package/dist/solutions-components/assets/icon/addToModel24.json +1 -0
- package/dist/solutions-components/assets/icon/addToModel32.json +1 -0
- package/dist/solutions-components/assets/icon/ai16.json +1 -0
- package/dist/solutions-components/assets/icon/ai24.json +1 -0
- package/dist/solutions-components/assets/icon/ai32.json +1 -0
- package/dist/solutions-components/assets/icon/applyChanges16.json +1 -0
- package/dist/solutions-components/assets/icon/applyChanges24.json +1 -0
- package/dist/solutions-components/assets/icon/applyChanges32.json +1 -0
- package/dist/solutions-components/assets/icon/binary16.json +1 -0
- package/dist/solutions-components/assets/icon/binary24.json +1 -0
- package/dist/solutions-components/assets/icon/binary32.json +1 -0
- package/dist/solutions-components/assets/icon/brackets16.json +1 -0
- package/dist/solutions-components/assets/icon/brackets24.json +1 -0
- package/dist/solutions-components/assets/icon/brackets32.json +1 -0
- package/dist/solutions-components/assets/icon/changeFontSize16.json +1 -1
- package/dist/solutions-components/assets/icon/changeFontSize24.json +1 -1
- package/dist/solutions-components/assets/icon/changeFontSize32.json +1 -1
- package/dist/solutions-components/assets/icon/clipboardBrackets16.json +1 -0
- package/dist/solutions-components/assets/icon/clipboardBrackets24.json +1 -0
- package/dist/solutions-components/assets/icon/clipboardBrackets32.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranch16.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranch24.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranch32.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranchEdit16.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranchEdit24.json +1 -0
- package/dist/solutions-components/assets/icon/codeBranchEdit32.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrand16.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrand24.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrand32.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrandEdit16.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrandEdit24.json +1 -0
- package/dist/solutions-components/assets/icon/codeBrandEdit32.json +1 -0
- package/dist/solutions-components/assets/icon/configureEditing16.json +1 -0
- package/dist/solutions-components/assets/icon/configureEditing24.json +1 -0
- package/dist/solutions-components/assets/icon/configureEditing32.json +1 -0
- package/dist/solutions-components/assets/icon/doubleFloat16.json +1 -0
- package/dist/solutions-components/assets/icon/doubleFloat24.json +1 -0
- package/dist/solutions-components/assets/icon/doubleFloat32.json +1 -0
- package/dist/solutions-components/assets/icon/fileReportGeneric16.json +1 -0
- package/dist/solutions-components/assets/icon/fileReportGeneric24.json +1 -0
- package/dist/solutions-components/assets/icon/fileReportGeneric32.json +1 -0
- package/dist/solutions-components/assets/icon/fileXml16.json +1 -0
- package/dist/solutions-components/assets/icon/fileXml24.json +1 -0
- package/dist/solutions-components/assets/icon/fileXml32.json +1 -0
- package/dist/solutions-components/assets/icon/filterExpand16.json +1 -0
- package/dist/solutions-components/assets/icon/filterExpand24.json +1 -0
- package/dist/solutions-components/assets/icon/filterExpand32.json +1 -0
- package/dist/solutions-components/assets/icon/folder16F.json +1 -0
- package/dist/solutions-components/assets/icon/folder24F.json +1 -0
- package/dist/solutions-components/assets/icon/folder32F.json +1 -0
- package/dist/solutions-components/assets/icon/folderFill16F.json +1 -0
- package/dist/solutions-components/assets/icon/folderFill24F.json +1 -0
- package/dist/solutions-components/assets/icon/folderFill32F.json +1 -0
- package/dist/solutions-components/assets/icon/folderMagnifyingGlass16.json +1 -0
- package/dist/solutions-components/assets/icon/folderMagnifyingGlass24.json +1 -0
- package/dist/solutions-components/assets/icon/folderMagnifyingGlass32.json +1 -0
- package/dist/solutions-components/assets/icon/folderOpen16F.json +1 -0
- package/dist/solutions-components/assets/icon/folderOpen24F.json +1 -0
- package/dist/solutions-components/assets/icon/folderOpen32F.json +1 -0
- package/dist/solutions-components/assets/icon/fourByOneGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/fourByOneGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/fourByOneGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/fourByThreeGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/fourByThreeGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/fourByThreeGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/fourByTwoGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/fourByTwoGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/fourByTwoGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/frameExport16.json +1 -0
- package/dist/solutions-components/assets/icon/frameExport24.json +1 -0
- package/dist/solutions-components/assets/icon/frameExport32.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxMeanLines16.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxMeanLines24.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxMeanLines32.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxSideBySide16.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxSideBySide24.json +1 -0
- package/dist/solutions-components/assets/icon/graphBoxSideBySide32.json +1 -0
- package/dist/solutions-components/assets/icon/groupLayers16.json +1 -0
- package/dist/solutions-components/assets/icon/groupLayers24.json +1 -0
- package/dist/solutions-components/assets/icon/groupLayers32.json +1 -0
- package/dist/solutions-components/assets/icon/layersF16.json +1 -0
- package/dist/solutions-components/assets/icon/layersF24.json +1 -0
- package/dist/solutions-components/assets/icon/layersF32.json +1 -0
- package/dist/solutions-components/assets/icon/linkChartFromTemplate16.json +1 -0
- package/dist/solutions-components/assets/icon/linkChartFromTemplate24.json +1 -0
- package/dist/solutions-components/assets/icon/linkChartFromTemplate32.json +1 -0
- package/dist/solutions-components/assets/icon/livestreamVideoLayer16.json +1 -0
- package/dist/solutions-components/assets/icon/livestreamVideoLayer24.json +1 -0
- package/dist/solutions-components/assets/icon/livestreamVideoLayer32.json +1 -0
- package/dist/solutions-components/assets/icon/mapFromTemplate16.json +1 -0
- package/dist/solutions-components/assets/icon/mapFromTemplate24.json +1 -0
- package/dist/solutions-components/assets/icon/mapFromTemplate32.json +1 -0
- package/dist/solutions-components/assets/icon/membersBrackets16.json +1 -0
- package/dist/solutions-components/assets/icon/membersBrackets24.json +1 -0
- package/dist/solutions-components/assets/icon/membersBrackets32.json +1 -0
- package/dist/solutions-components/assets/icon/modelEdit16.json +1 -0
- package/dist/solutions-components/assets/icon/modelEdit24.json +1 -0
- package/dist/solutions-components/assets/icon/modelEdit32.json +1 -0
- package/dist/solutions-components/assets/icon/modifyAssociations16.json +1 -0
- package/dist/solutions-components/assets/icon/modifyAssociations24.json +1 -0
- package/dist/solutions-components/assets/icon/modifyAssociations32.json +1 -0
- package/dist/solutions-components/assets/icon/moveFromBasemap16.json +1 -0
- package/dist/solutions-components/assets/icon/moveFromBasemap24.json +1 -0
- package/dist/solutions-components/assets/icon/moveFromBasemap32.json +1 -0
- package/dist/solutions-components/assets/icon/moveToBasemap16.json +1 -0
- package/dist/solutions-components/assets/icon/moveToBasemap24.json +1 -0
- package/dist/solutions-components/assets/icon/moveToBasemap32.json +1 -0
- package/dist/solutions-components/assets/icon/notepad16.json +1 -0
- package/dist/solutions-components/assets/icon/notepad24.json +1 -0
- package/dist/solutions-components/assets/icon/notepad32.json +1 -0
- package/dist/solutions-components/assets/icon/notepadAdd16.json +1 -0
- package/dist/solutions-components/assets/icon/notepadAdd24.json +1 -0
- package/dist/solutions-components/assets/icon/notepadAdd32.json +1 -0
- package/dist/solutions-components/assets/icon/notepadEdit16.json +1 -0
- package/dist/solutions-components/assets/icon/notepadEdit24.json +1 -0
- package/dist/solutions-components/assets/icon/notepadEdit32.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithAttribute16.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithAttribute24.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithAttribute32.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithoutAttribute16.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithoutAttribute24.json +1 -0
- package/dist/solutions-components/assets/icon/pasteWithoutAttribute32.json +1 -0
- package/dist/solutions-components/assets/icon/query16.json +1 -0
- package/dist/solutions-components/assets/icon/query24.json +1 -0
- package/dist/solutions-components/assets/icon/query32.json +1 -0
- package/dist/solutions-components/assets/icon/radialTreeLinkChartLayout16.json +1 -0
- package/dist/solutions-components/assets/icon/radialTreeLinkChartLayout24.json +1 -0
- package/dist/solutions-components/assets/icon/radialTreeLinkChartLayout32.json +1 -0
- package/dist/solutions-components/assets/icon/removeFromList16.json +1 -0
- package/dist/solutions-components/assets/icon/removeFromList24.json +1 -0
- package/dist/solutions-components/assets/icon/removeFromList32.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeAddGeometry16.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeAddGeometry24.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeAddGeometry32.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeSubtractGeometry16.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeSubtractGeometry24.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeSubtractGeometry32.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeTool16.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeTool24.json +1 -0
- package/dist/solutions-components/assets/icon/reshapeTool32.json +1 -0
- package/dist/solutions-components/assets/icon/rss16.json +1 -0
- package/dist/solutions-components/assets/icon/rss24.json +1 -0
- package/dist/solutions-components/assets/icon/rss32.json +1 -0
- package/dist/solutions-components/assets/icon/rssF16.json +1 -0
- package/dist/solutions-components/assets/icon/rssF24.json +1 -0
- package/dist/solutions-components/assets/icon/rssF32.json +1 -0
- package/dist/solutions-components/assets/icon/schema16.json +1 -0
- package/dist/solutions-components/assets/icon/schema24.json +1 -0
- package/dist/solutions-components/assets/icon/schema32.json +1 -0
- package/dist/solutions-components/assets/icon/selectByAttributes16.json +1 -0
- package/dist/solutions-components/assets/icon/selectByAttributes24.json +1 -0
- package/dist/solutions-components/assets/icon/selectByAttributes32.json +1 -0
- package/dist/solutions-components/assets/icon/selectColumn16.json +1 -0
- package/dist/solutions-components/assets/icon/selectColumn24.json +1 -0
- package/dist/solutions-components/assets/icon/selectColumn32.json +1 -0
- package/dist/solutions-components/assets/icon/selectionManager16.json +1 -0
- package/dist/solutions-components/assets/icon/selectionManager24.json +1 -0
- package/dist/solutions-components/assets/icon/selectionManager32.json +1 -0
- package/dist/solutions-components/assets/icon/storedAsNewQuery16.json +1 -0
- package/dist/solutions-components/assets/icon/storedAsNewQuery24.json +1 -0
- package/dist/solutions-components/assets/icon/storedAsNewQuery32.json +1 -0
- package/dist/solutions-components/assets/icon/storedQuery16.json +1 -0
- package/dist/solutions-components/assets/icon/storedQuery24.json +1 -0
- package/dist/solutions-components/assets/icon/storedQuery32.json +1 -0
- package/dist/solutions-components/assets/icon/styling16.json +1 -0
- package/dist/solutions-components/assets/icon/styling24.json +1 -0
- package/dist/solutions-components/assets/icon/styling32.json +1 -0
- package/dist/solutions-components/assets/icon/subFields16.json +1 -0
- package/dist/solutions-components/assets/icon/subFields24.json +1 -0
- package/dist/solutions-components/assets/icon/subFields32.json +1 -0
- package/dist/solutions-components/assets/icon/subtype16.json +1 -0
- package/dist/solutions-components/assets/icon/subtype24.json +1 -0
- package/dist/solutions-components/assets/icon/subtype32.json +1 -0
- package/dist/solutions-components/assets/icon/templates16.json +1 -0
- package/dist/solutions-components/assets/icon/templates24.json +1 -0
- package/dist/solutions-components/assets/icon/templates32.json +1 -0
- package/dist/solutions-components/assets/icon/textBold16.json +1 -0
- package/dist/solutions-components/assets/icon/textBold24.json +1 -0
- package/dist/solutions-components/assets/icon/textBold32.json +1 -0
- package/dist/solutions-components/assets/icon/threeByOneGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/threeByOneGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/threeByOneGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/threeByThreeGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/threeByThreeGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/threeByThreeGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/threeByTwoGrid16.json +1 -0
- package/dist/solutions-components/assets/icon/threeByTwoGrid24.json +1 -0
- package/dist/solutions-components/assets/icon/threeByTwoGrid32.json +1 -0
- package/dist/solutions-components/assets/icon/ungroupLayers16.json +1 -0
- package/dist/solutions-components/assets/icon/ungroupLayers24.json +1 -0
- package/dist/solutions-components/assets/icon/ungroupLayers32.json +1 -0
- package/dist/solutions-components/assets/icon/utilityNetwork16.json +1 -0
- package/dist/solutions-components/assets/icon/utilityNetwork24.json +1 -0
- package/dist/solutions-components/assets/icon/utilityNetwork32.json +1 -0
- package/dist/solutions-components/assets/icon/validateUtilityNetworkTopology16.json +1 -0
- package/dist/solutions-components/assets/icon/validateUtilityNetworkTopology24.json +1 -0
- package/dist/solutions-components/assets/icon/validateUtilityNetworkTopology32.json +1 -0
- package/dist/solutions-components/assets/icon/videoLayer16.json +1 -0
- package/dist/solutions-components/assets/icon/videoLayer24.json +1 -0
- package/dist/solutions-components/assets/icon/videoLayer32.json +1 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/index.d.ts +2 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages.json +2 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_en.json +2 -0
- package/dist/solutions-components/assets/list-item/t9n/messages_ar.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_bg.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_bs.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_ca.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_cs.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_da.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_de.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_el.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_es.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_et.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_fi.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_fr.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_he.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_hr.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_hu.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_id.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_it.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_ja.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_ko.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_lt.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_lv.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_nl.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_no.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_pl.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_pt-BR.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_pt-PT.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_ro.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_ru.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_sk.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_sl.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_sr.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_sv.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_th.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_tr.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_uk.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_vi.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_zh-CN.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_zh-HK.json +3 -1
- package/dist/solutions-components/assets/list-item/t9n/messages_zh-TW.json +3 -1
- package/dist/solutions-components/assets/tab-nav/t9n/index.d.ts +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ar.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_bg.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_bs.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ca.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_cs.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_da.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_de.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_el.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_en.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_es.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_et.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_fi.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_fr.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_he.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_hr.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_hu.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_id.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_it.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ja.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ko.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_lt.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_lv.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_nl.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_no.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_pl.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_pt-BR.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_pt-PT.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ro.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_ru.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_sk.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_sl.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_sr.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_sv.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_th.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_tr.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_uk.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_vi.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_zh-CN.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_zh-HK.json +4 -0
- package/dist/solutions-components/assets/tab-nav/t9n/messages_zh-TW.json +4 -0
- package/dist/solutions-components/p-011892f2.entry.js +11 -0
- package/dist/solutions-components/p-01ee5ad6.js +11 -0
- package/dist/solutions-components/p-022edd7a.entry.js +11 -0
- package/dist/solutions-components/p-02651dd3.entry.js +11 -0
- package/dist/solutions-components/p-04af53a2.js +6 -0
- package/dist/solutions-components/p-0669c156.entry.js +17 -0
- package/dist/solutions-components/p-06748b7a.entry.js +6 -0
- package/dist/solutions-components/p-070b98cd.entry.js +17 -0
- package/dist/solutions-components/p-0894d584.js +6 -0
- package/dist/solutions-components/p-08a1e120.js +6 -0
- package/dist/solutions-components/p-0971d8ac.entry.js +23 -0
- package/dist/solutions-components/p-09b769b7.entry.js +6 -0
- package/dist/solutions-components/p-0a00df9e.entry.js +6 -0
- package/dist/solutions-components/p-0bb3b378.entry.js +11 -0
- package/dist/solutions-components/p-0c523112.js +6 -0
- package/dist/solutions-components/p-0f139e3e.entry.js +6 -0
- package/dist/solutions-components/p-0fba267c.entry.js +12 -0
- package/dist/solutions-components/p-0fdcc10a.entry.js +6 -0
- package/dist/solutions-components/p-105d8256.js +6 -0
- package/dist/solutions-components/p-11881a54.js +6 -0
- package/dist/solutions-components/p-11e873c7.entry.js +6 -0
- package/dist/solutions-components/p-12c80030.js +11 -0
- package/dist/solutions-components/p-1506751c.entry.js +11 -0
- package/dist/solutions-components/p-16ac309d.entry.js +6 -0
- package/dist/solutions-components/p-17674f66.js +6 -0
- package/dist/solutions-components/p-177a139d.entry.js +11 -0
- package/dist/solutions-components/p-18b27561.entry.js +11 -0
- package/dist/solutions-components/p-19dbfe71.js +6 -0
- package/dist/solutions-components/p-1a3f82c5.entry.js +11 -0
- package/dist/solutions-components/p-1aa91fbf.entry.js +6 -0
- package/dist/solutions-components/p-1dbc5234.js +11 -0
- package/dist/solutions-components/p-21d6360a.entry.js +6 -0
- package/dist/solutions-components/p-21fd2b18.js +11 -0
- package/dist/solutions-components/p-229ec6a3.js +11 -0
- package/dist/solutions-components/p-23059533.js +11 -0
- package/dist/solutions-components/p-238d8710.entry.js +11 -0
- package/dist/solutions-components/p-23d35d76.js +6 -0
- package/dist/solutions-components/p-2445cf51.js +7 -0
- package/dist/solutions-components/p-246b1648.entry.js +12 -0
- package/dist/solutions-components/p-247edfb2.js +61 -0
- package/dist/solutions-components/p-261880f7.entry.js +11 -0
- package/dist/solutions-components/p-2665663a.entry.js +6 -0
- package/dist/solutions-components/p-2775f82b.js +6 -0
- package/dist/solutions-components/p-287d2d49.entry.js +11 -0
- package/dist/solutions-components/p-288592d4.entry.js +6 -0
- package/dist/solutions-components/p-28b4b325.entry.js +6 -0
- package/dist/solutions-components/p-28d2ab1a.js +6 -0
- package/dist/solutions-components/p-28e582b0.entry.js +11 -0
- package/dist/solutions-components/p-29edb87c.js +6 -0
- package/dist/solutions-components/p-2d90ec69.entry.js +11 -0
- package/dist/solutions-components/p-2db55da4.js +11 -0
- package/dist/solutions-components/p-2e625f11.js +11 -0
- package/dist/solutions-components/p-302fccc1.entry.js +6 -0
- package/dist/solutions-components/p-31ce0b61.entry.js +11 -0
- package/dist/solutions-components/p-3283660c.entry.js +6 -0
- package/dist/solutions-components/p-328fbf6d.js +11 -0
- package/dist/solutions-components/p-32fed174.entry.js +6 -0
- package/dist/solutions-components/p-334e6394.js +37 -0
- package/dist/solutions-components/p-33647277.entry.js +6 -0
- package/dist/solutions-components/p-34c5a71c.entry.js +11 -0
- package/dist/solutions-components/p-36d3476c.entry.js +17 -0
- package/dist/solutions-components/p-370283a4.js +6 -0
- package/dist/solutions-components/p-37e40c37.js +11 -0
- package/dist/solutions-components/p-392be4a7.js +6 -0
- package/dist/solutions-components/p-3a862208.js +18 -0
- package/dist/solutions-components/p-3af0764f.entry.js +6 -0
- package/dist/solutions-components/p-3b7e0d5a.js +26 -0
- package/dist/solutions-components/p-3c24cda7.entry.js +11 -0
- package/dist/solutions-components/p-3ce690d9.js +6 -0
- package/dist/solutions-components/p-3da83eee.entry.js +22 -0
- package/dist/solutions-components/p-3e33078e.entry.js +11 -0
- package/dist/solutions-components/p-400a584e.js +6 -0
- package/dist/solutions-components/p-415d519f.entry.js +6 -0
- package/dist/solutions-components/p-420b8eb1.entry.js +11 -0
- package/dist/solutions-components/p-4370de50.js +6 -0
- package/dist/solutions-components/p-43d0788d.entry.js +6 -0
- package/dist/solutions-components/p-43d1b0bd.js +11 -0
- package/dist/solutions-components/p-452d2d38.entry.js +6 -0
- package/dist/solutions-components/p-489be360.entry.js +11 -0
- package/dist/solutions-components/p-48b2469f.entry.js +6 -0
- package/dist/solutions-components/p-490e4875.entry.js +11 -0
- package/dist/solutions-components/p-4ac019d3.js +6 -0
- package/dist/solutions-components/p-4ba6f8f0.js +6 -0
- package/dist/solutions-components/p-4ca83bea.js +6 -0
- package/dist/solutions-components/p-4e07c030.entry.js +11 -0
- package/dist/solutions-components/p-4f0712e2.entry.js +6 -0
- package/dist/solutions-components/p-502172da.entry.js +17 -0
- package/dist/solutions-components/p-530b73ce.js +66 -0
- package/dist/solutions-components/p-533a9cca.entry.js +11 -0
- package/dist/solutions-components/p-535c103e.entry.js +6 -0
- package/dist/solutions-components/p-568c465e.entry.js +6 -0
- package/dist/solutions-components/p-570a3777.js +6 -0
- package/dist/solutions-components/p-591175a6.js +6 -0
- package/dist/solutions-components/p-5974ba05.js +16 -0
- package/dist/solutions-components/p-599dcc29.js +6 -0
- package/dist/solutions-components/p-59c92ba2.entry.js +12 -0
- package/dist/solutions-components/p-5b654493.entry.js +6 -0
- package/dist/solutions-components/p-5f0b29d4.js +11 -0
- package/dist/solutions-components/p-5f873153.js +6 -0
- package/dist/solutions-components/p-6085ab9c.js +11 -0
- package/dist/solutions-components/p-60f1055e.entry.js +6 -0
- package/dist/solutions-components/p-6127f49e.js +11 -0
- package/dist/solutions-components/p-616c3c0c.entry.js +6 -0
- package/dist/solutions-components/p-62994fb8.entry.js +17 -0
- package/dist/solutions-components/p-62c34f96.entry.js +11 -0
- package/dist/solutions-components/p-636c0ebf.entry.js +29 -0
- package/dist/solutions-components/p-63e6cab2.entry.js +11 -0
- package/dist/solutions-components/p-64b4b579.entry.js +11 -0
- package/dist/solutions-components/p-67b26725.js +17 -0
- package/dist/solutions-components/p-67ee4afe.entry.js +47 -0
- package/dist/solutions-components/p-680a43bb.entry.js +6 -0
- package/dist/solutions-components/p-69935f68.entry.js +6 -0
- package/dist/solutions-components/p-6bdafe3f.js +6 -0
- package/dist/solutions-components/p-6d753a3d.js +7 -0
- package/dist/solutions-components/p-6e8782d1.entry.js +6 -0
- package/dist/solutions-components/p-70ec2b39.entry.js +6 -0
- package/dist/solutions-components/p-71bdc77f.entry.js +6 -0
- package/dist/solutions-components/p-7348c869.entry.js +6 -0
- package/dist/solutions-components/p-74a283fb.entry.js +11 -0
- package/dist/solutions-components/p-76d70d3e.js +6 -0
- package/dist/solutions-components/p-790ab21b.js +6 -0
- package/dist/solutions-components/p-798d20c2.entry.js +11 -0
- package/dist/solutions-components/p-7b13fafe.entry.js +6 -0
- package/dist/solutions-components/p-7ca416ab.entry.js +6 -0
- package/dist/solutions-components/p-7fb072e0.entry.js +11 -0
- package/dist/solutions-components/p-7fdcce90.entry.js +36 -0
- package/dist/solutions-components/p-80e8dac5.entry.js +6 -0
- package/dist/solutions-components/p-814ad17b.js +6 -0
- package/dist/solutions-components/p-820d8935.js +11 -0
- package/dist/solutions-components/p-82e085d0.js +6 -0
- package/dist/solutions-components/p-83997457.entry.js +11 -0
- package/dist/solutions-components/p-865a9a2b.js +6 -0
- package/dist/solutions-components/p-8674e740.js +11 -0
- package/dist/solutions-components/p-86a8cf0e.js +11 -0
- package/dist/solutions-components/p-8810ef92.js +11 -0
- package/dist/solutions-components/p-8959c8fb.entry.js +6 -0
- package/dist/solutions-components/p-896c9644.js +36 -0
- package/dist/solutions-components/p-89a0889f.js +21 -0
- package/dist/solutions-components/p-8ad54f5c.js +6 -0
- package/dist/solutions-components/p-8e337f80.entry.js +6 -0
- package/dist/solutions-components/p-8f6e0ae5.entry.js +6 -0
- package/dist/solutions-components/p-8f760a96.js +11 -0
- package/dist/solutions-components/p-8fd36ce2.js +6 -0
- package/dist/solutions-components/p-937f5a14.js +6 -0
- package/dist/solutions-components/p-968a6fd8.entry.js +6 -0
- package/dist/solutions-components/p-96e9c88b.js +6 -0
- package/dist/solutions-components/p-972fd6e2.js +11 -0
- package/dist/solutions-components/p-97f0e1b6.js +22 -0
- package/dist/solutions-components/p-996a9b86.js +6 -0
- package/dist/solutions-components/p-997ed04c.js +6 -0
- package/dist/solutions-components/p-9c7d4343.entry.js +29 -0
- package/dist/solutions-components/p-9d495d2d.entry.js +6 -0
- package/dist/solutions-components/p-9db9645e.js +12 -0
- package/dist/solutions-components/p-9f11bcc0.js +6 -0
- package/dist/solutions-components/p-9f27fdfb.js +6 -0
- package/dist/solutions-components/p-9f635891.js +17 -0
- package/dist/solutions-components/p-9fdd8168.entry.js +11 -0
- package/dist/solutions-components/p-a008937e.entry.js +6 -0
- package/dist/solutions-components/p-a24e5541.js +6 -0
- package/dist/solutions-components/p-a25bbcc1.js +11 -0
- package/dist/solutions-components/p-a520fedd.js +6 -0
- package/dist/solutions-components/p-a5f1bbe9.js +6 -0
- package/dist/solutions-components/p-a87405cb.entry.js +11 -0
- package/dist/solutions-components/p-ab96dd27.entry.js +6 -0
- package/dist/solutions-components/p-abd5ccf9.entry.js +11 -0
- package/dist/solutions-components/p-ac77e72f.js +6 -0
- package/dist/solutions-components/p-ac94e77f.js +16 -0
- package/dist/solutions-components/p-ad5e5e4d.entry.js +11 -0
- package/dist/solutions-components/p-afdc6bb2.entry.js +21 -0
- package/dist/solutions-components/p-b0a4644b.js +6 -0
- package/dist/solutions-components/p-b5bfe190.js +16 -0
- package/dist/solutions-components/p-b5e4046b.entry.js +6 -0
- package/dist/solutions-components/p-b85be429.js +11 -0
- package/dist/solutions-components/p-b965c059.entry.js +16 -0
- package/dist/solutions-components/p-bb53e532.js +6 -0
- package/dist/solutions-components/p-bb8e3add.entry.js +11 -0
- package/dist/solutions-components/p-bc82830a.js +6 -0
- package/dist/solutions-components/p-bcf20616.entry.js +6 -0
- package/dist/solutions-components/p-bdcf99c0.js +6 -0
- package/dist/solutions-components/p-bfd3d428.js +11 -0
- package/dist/solutions-components/p-c02351ae.entry.js +11 -0
- package/dist/solutions-components/p-c0c5c7a9.js +6 -0
- package/dist/solutions-components/p-c151a297.entry.js +6 -0
- package/dist/solutions-components/p-c4a44f66.js +6 -0
- package/dist/solutions-components/p-c6be0487.entry.js +6 -0
- package/dist/solutions-components/p-c757c37b.js +6 -0
- package/dist/solutions-components/p-c791e836.entry.js +6 -0
- package/dist/solutions-components/p-c8260cf0.js +145 -0
- package/dist/solutions-components/p-c8d3207e.js +6 -0
- package/dist/solutions-components/p-c95dcdf7.entry.js +17 -0
- package/dist/solutions-components/p-c9653aec.js +6 -0
- package/dist/solutions-components/p-ca37a0ef.entry.js +16 -0
- package/dist/solutions-components/p-ca98f99a.js +11 -0
- package/dist/solutions-components/p-cbe166fc.entry.js +6 -0
- package/dist/solutions-components/p-cce71e60.entry.js +11 -0
- package/dist/solutions-components/p-cd190ff9.js +6 -0
- package/dist/solutions-components/p-cf5d4ed0.entry.js +11 -0
- package/dist/solutions-components/p-d0e73f95.entry.js +11 -0
- package/dist/solutions-components/p-d0ebefa0.entry.js +11 -0
- package/dist/solutions-components/p-d242a8a5.js +11 -0
- package/dist/solutions-components/p-d2b66bd2.js +11 -0
- package/dist/solutions-components/p-d62b99ff.entry.js +6 -0
- package/dist/solutions-components/p-d893cddf.entry.js +11 -0
- package/dist/solutions-components/p-db50226e.js +11 -0
- package/dist/solutions-components/p-dcc5f283.entry.js +6 -0
- package/dist/solutions-components/p-dd3e8920.entry.js +6 -0
- package/dist/solutions-components/p-deb3adb8.js +6 -0
- package/dist/solutions-components/p-df73649e.entry.js +6 -0
- package/dist/solutions-components/p-e2c898f9.entry.js +24 -0
- package/dist/solutions-components/p-e2efd3ac.entry.js +11 -0
- package/dist/solutions-components/p-e64a3cc4.entry.js +11 -0
- package/dist/solutions-components/p-e6e50975.js +11 -0
- package/dist/solutions-components/p-e96d0b39.js +6 -0
- package/dist/solutions-components/p-eab95aa4.entry.js +6 -0
- package/dist/solutions-components/p-ead4a5f5.entry.js +6 -0
- package/dist/solutions-components/p-ebf59857.js +11 -0
- package/dist/solutions-components/p-ebf82ce0.js +21 -0
- package/dist/solutions-components/p-ec843a3e.js +6 -0
- package/dist/solutions-components/p-edb1e0b4.entry.js +17 -0
- package/dist/solutions-components/p-ee457c15.js +489 -0
- package/dist/solutions-components/p-ee81a7c3.js +6 -0
- package/dist/solutions-components/p-eeaed243.js +11 -0
- package/dist/solutions-components/p-f1822d63.js +6 -0
- package/dist/solutions-components/p-f22a4439.js +21 -0
- package/dist/solutions-components/p-f2e68b62.entry.js +6 -0
- package/dist/solutions-components/p-f4456214.js +6 -0
- package/dist/solutions-components/p-f50a294b.js +11 -0
- package/dist/solutions-components/p-f6e10506.js +11 -0
- package/dist/solutions-components/p-f9475704.js +6 -0
- package/dist/solutions-components/p-fc6313ba.entry.js +11 -0
- package/dist/solutions-components/p-fc79eaaf.js +6 -0
- package/dist/solutions-components/p-fcb11407.entry.js +11 -0
- package/dist/solutions-components/p-fd6f2ba3.js +6 -0
- package/dist/solutions-components/p-fe9d6d06.js +11 -0
- package/dist/solutions-components/p-ff8f475a.entry.js +11 -0
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/types/preact.d.ts +27 -3
- package/package.json +2 -3
- package/dist/cjs/ExpandToggle-da591f01.js +0 -118
- package/dist/cjs/FloatingArrow-a27ad9b2.js +0 -50
- package/dist/cjs/Heading-bd401e0a.js +0 -25
- package/dist/cjs/Validation-b02c6710.js +0 -20
- package/dist/cjs/_commonjsHelpers-480c2e77.js +0 -47
- package/dist/cjs/app-globals-056e11bb.js +0 -69
- package/dist/cjs/ar-bec1adeb.js +0 -105
- package/dist/cjs/array-6ea3edb8.js +0 -17
- package/dist/cjs/bg-e1afda53.js +0 -83
- package/dist/cjs/browser-d08a5f99.js +0 -23
- package/dist/cjs/bs-d14ff0d3.js +0 -52
- package/dist/cjs/ca-10ee7960.js +0 -72
- package/dist/cjs/calcite-input-time-picker-bb2db82c.js +0 -1850
- package/dist/cjs/common-e6e9f7d6.js +0 -38
- package/dist/cjs/component-ac7c3bd8.js +0 -33
- package/dist/cjs/conditionalSlot-9d7b60d1.js +0 -63
- package/dist/cjs/cs-5d5113c9.js +0 -148
- package/dist/cjs/da-b9b48fb6.js +0 -67
- package/dist/cjs/date-9de4dd6f.js +0 -261
- package/dist/cjs/de-2e3205ac.js +0 -92
- package/dist/cjs/de-at-28bea0b1.js +0 -91
- package/dist/cjs/de-ch-376dd4c7.js +0 -91
- package/dist/cjs/debounce-30afab47.js +0 -496
- package/dist/cjs/dom-c9c2c835.js +0 -1087
- package/dist/cjs/downloadUtils-dd787ddf.js +0 -3166
- package/dist/cjs/el-98aab056.js +0 -67
- package/dist/cjs/en-au-e3c99f1e.js +0 -67
- package/dist/cjs/en-ca-32f77575.js +0 -66
- package/dist/cjs/en-gb-7f5e80a9.js +0 -70
- package/dist/cjs/es-9899072a.js +0 -67
- package/dist/cjs/es-mx-e33cab75.js +0 -66
- package/dist/cjs/esri-loader-ce6c3d3d.js +0 -303
- package/dist/cjs/et-b55f74e1.js +0 -93
- package/dist/cjs/fi-aa10ef36.js +0 -116
- package/dist/cjs/filter-b524f88d.js +0 -765
- package/dist/cjs/floating-ui-984cc970.js +0 -1966
- package/dist/cjs/focusTrapComponent-faae7d7e.js +0 -1028
- package/dist/cjs/form-fed676d6.js +0 -316
- package/dist/cjs/fr-52b860d8.js +0 -69
- package/dist/cjs/fr-ch-665d488a.js +0 -67
- package/dist/cjs/guid-ae73cd27.js +0 -26
- package/dist/cjs/he-e572f72c.js +0 -106
- package/dist/cjs/helpers-b014d9a9.js +0 -906
- package/dist/cjs/hi-d1bf5a03.js +0 -66
- package/dist/cjs/hr-7dbc9a12.js +0 -81
- package/dist/cjs/html2canvas-27a2547c.js +0 -7842
- package/dist/cjs/hu-dcb326c9.js +0 -89
- package/dist/cjs/id-9ac473e6.js +0 -67
- package/dist/cjs/index-105cf2b9.js +0 -2553
- package/dist/cjs/index-ae65e42f.js +0 -201
- package/dist/cjs/index.es-29fa176d.js +0 -10811
- package/dist/cjs/interactive-3ab7044d.js +0 -144
- package/dist/cjs/it-5ee42edc.js +0 -67
- package/dist/cjs/it-ch-54981090.js +0 -67
- package/dist/cjs/ja-f090b8db.js +0 -73
- package/dist/cjs/key-c5504030.js +0 -19
- package/dist/cjs/ko-14650b28.js +0 -73
- package/dist/cjs/label-32573e1d.js +0 -186
- package/dist/cjs/languageSwitcher-3870c772.js +0 -58
- package/dist/cjs/languageUtil-0df39c0c.js +0 -69
- package/dist/cjs/loadModules-01306709.js +0 -23
- package/dist/cjs/loadable-5a794992.js +0 -94
- package/dist/cjs/locale-3d0a4bc2.js +0 -161
- package/dist/cjs/locale-4cef466e.js +0 -91
- package/dist/cjs/locale-d237c9d5.js +0 -584
- package/dist/cjs/lt-7d826627.js +0 -98
- package/dist/cjs/lv-397bf143.js +0 -67
- package/dist/cjs/math-318a1646.js +0 -60
- package/dist/cjs/mk-112e247a.js +0 -67
- package/dist/cjs/nb-0a4d7d1f.js +0 -68
- package/dist/cjs/nl-cfcabe91.js +0 -68
- package/dist/cjs/observers-db4527e4.js +0 -53
- package/dist/cjs/openCloseComponent-19a769d0.js +0 -92
- package/dist/cjs/pl-c3e61022.js +0 -115
- package/dist/cjs/popupUtils-6be3588c.js +0 -96
- package/dist/cjs/pt-6733c97d.js +0 -68
- package/dist/cjs/pt-br-6e06cf69.js +0 -66
- package/dist/cjs/publicNotificationStore-e790601d.js +0 -47
- package/dist/cjs/purify-4791ecca.js +0 -1712
- package/dist/cjs/resources-02142b99.js +0 -2062
- package/dist/cjs/resources-1d88e9d6.js +0 -39
- package/dist/cjs/resources-3e593312.js +0 -52
- package/dist/cjs/resources-555dae0e.js +0 -29
- package/dist/cjs/resources-7e540eac.js +0 -26
- package/dist/cjs/resources-9447c777.js +0 -32
- package/dist/cjs/resources-baef554d.js +0 -27
- package/dist/cjs/resources-c4fe74a9.js +0 -23
- package/dist/cjs/resources-dd8ff1b4.js +0 -20
- package/dist/cjs/restHelpersGet-2ed729ab.js +0 -972
- package/dist/cjs/ro-60cdf606.js +0 -67
- package/dist/cjs/ru-bf392182.js +0 -127
- package/dist/cjs/shared-list-render-410f421e.js +0 -365
- package/dist/cjs/sk-cf9539a5.js +0 -149
- package/dist/cjs/sl-1d297b4f.js +0 -169
- package/dist/cjs/solution-resource-97186521.js +0 -141
- package/dist/cjs/solution-store-67bcf552.js +0 -1344
- package/dist/cjs/sortableComponent-c111c036.js +0 -2742
- package/dist/cjs/sr-f0c4f00a.js +0 -102
- package/dist/cjs/sv-620bebec.js +0 -72
- package/dist/cjs/t9n-993a84de.js +0 -100
- package/dist/cjs/th-07dd0e43.js +0 -66
- package/dist/cjs/throttle-aeeb1b4d.js +0 -75
- package/dist/cjs/time-ff8d50c7.js +0 -289
- package/dist/cjs/tr-42e14ef4.js +0 -67
- package/dist/cjs/uk-398a1806.js +0 -105
- package/dist/cjs/utils-3940c852.js +0 -105
- package/dist/cjs/utils-65d812ea.js +0 -62
- package/dist/cjs/utils-ac836e7a.js +0 -130
- package/dist/cjs/utils-cca83dd0.js +0 -221
- package/dist/cjs/vi-860b42fc.js +0 -71
- package/dist/cjs/zh-cn-a89ecb38.js +0 -95
- package/dist/cjs/zh-hk-affe0bef.js +0 -72
- package/dist/cjs/zh-tw-ca333ffb.js +0 -93
- package/dist/components/_commonjsHelpers.js +0 -41
- package/dist/esm/ExpandToggle-b6eb575e.js +0 -110
- package/dist/esm/FloatingArrow-93d6d18b.js +0 -48
- package/dist/esm/Heading-94780f62.js +0 -22
- package/dist/esm/Validation-ea480265.js +0 -18
- package/dist/esm/_commonjsHelpers-0f74c230.js +0 -41
- package/dist/esm/app-globals-c4e206db.js +0 -67
- package/dist/esm/ar-7633f382.js +0 -103
- package/dist/esm/array-396bdf3c.js +0 -15
- package/dist/esm/bg-5ccf3b3b.js +0 -81
- package/dist/esm/browser-d60104bd.js +0 -21
- package/dist/esm/bs-59e59ad4.js +0 -50
- package/dist/esm/ca-d8d2bc89.js +0 -70
- package/dist/esm/calcite-input-time-picker-dbf2079e.js +0 -1847
- package/dist/esm/common-06bcfe81.js +0 -36
- package/dist/esm/component-edd2c3cd.js +0 -30
- package/dist/esm/conditionalSlot-12c4fcfb.js +0 -60
- package/dist/esm/cs-3d744598.js +0 -146
- package/dist/esm/da-ad0f6f82.js +0 -65
- package/dist/esm/date-0c026a8b.js +0 -245
- package/dist/esm/de-at-8de8843c.js +0 -89
- package/dist/esm/de-ch-03a1c027.js +0 -89
- package/dist/esm/de-d6966c3f.js +0 -90
- package/dist/esm/debounce-229b1a22.js +0 -487
- package/dist/esm/dom-38c6f027.js +0 -1056
- package/dist/esm/downloadUtils-25aa808f.js +0 -3160
- package/dist/esm/el-7130c722.js +0 -65
- package/dist/esm/en-au-005d4093.js +0 -65
- package/dist/esm/en-ca-1b54d10b.js +0 -64
- package/dist/esm/en-gb-ac1ad784.js +0 -68
- package/dist/esm/es-d6f91b06.js +0 -65
- package/dist/esm/es-mx-26a8411a.js +0 -64
- package/dist/esm/esri-loader-1b324844.js +0 -301
- package/dist/esm/et-1f7ea62f.js +0 -91
- package/dist/esm/fi-df7f8ad0.js +0 -114
- package/dist/esm/filter-ce763acf.js +0 -763
- package/dist/esm/floating-ui-41dfe3f1.js +0 -1958
- package/dist/esm/focusTrapComponent-47ddce58.js +0 -1023
- package/dist/esm/form-50dcd52e.js +0 -307
- package/dist/esm/fr-14ad3cd0.js +0 -67
- package/dist/esm/fr-ch-328d9a38.js +0 -65
- package/dist/esm/guid-b75a5f7b.js +0 -24
- package/dist/esm/he-a30ddc93.js +0 -104
- package/dist/esm/helpers-f9256189.js +0 -880
- package/dist/esm/hi-5d914f70.js +0 -64
- package/dist/esm/hr-232bce19.js +0 -79
- package/dist/esm/html2canvas-7f5bb1cc.js +0 -7840
- package/dist/esm/hu-cb9fa8dc.js +0 -87
- package/dist/esm/id-28662048.js +0 -65
- package/dist/esm/index-164d485a.js +0 -2519
- package/dist/esm/index-477ea182.js +0 -199
- package/dist/esm/index.es-a16c9db4.js +0 -10725
- package/dist/esm/interactive-39bf5602.js +0 -139
- package/dist/esm/it-7fd85aa4.js +0 -65
- package/dist/esm/it-ch-ab98adcc.js +0 -65
- package/dist/esm/ja-eaf04e42.js +0 -71
- package/dist/esm/key-c83d835f.js +0 -16
- package/dist/esm/ko-d029100b.js +0 -71
- package/dist/esm/label-b4cea72e.js +0 -179
- package/dist/esm/languageSwitcher-068998b1.js +0 -55
- package/dist/esm/languageUtil-035e7728.js +0 -66
- package/dist/esm/loadModules-7a5f1022.js +0 -21
- package/dist/esm/loadable-37e7fbd6.js +0 -89
- package/dist/esm/locale-4cab280d.js +0 -86
- package/dist/esm/locale-904407bf.js +0 -571
- package/dist/esm/locale-bcbea4ef.js +0 -156
- package/dist/esm/lt-4c10b6c4.js +0 -96
- package/dist/esm/lv-d2afd652.js +0 -65
- package/dist/esm/math-efada7a9.js +0 -54
- package/dist/esm/mk-ee9a3d11.js +0 -65
- package/dist/esm/nb-b9ec8eb4.js +0 -66
- package/dist/esm/nl-8e5bf9af.js +0 -66
- package/dist/esm/observers-d04d1da9.js +0 -51
- package/dist/esm/openCloseComponent-9f90f493.js +0 -90
- package/dist/esm/pl-1379aa6d.js +0 -113
- package/dist/esm/popupUtils-af124b47.js +0 -94
- package/dist/esm/pt-8494ce08.js +0 -66
- package/dist/esm/pt-br-54686d6b.js +0 -64
- package/dist/esm/publicNotificationStore-223faed2.js +0 -45
- package/dist/esm/purify-dce4d86b.js +0 -1710
- package/dist/esm/resources-00983bd3.js +0 -48
- package/dist/esm/resources-20074cb1.js +0 -24
- package/dist/esm/resources-3709252d.js +0 -35
- package/dist/esm/resources-61b0cdad.js +0 -2051
- package/dist/esm/resources-8834f920.js +0 -28
- package/dist/esm/resources-88a48c5c.js +0 -20
- package/dist/esm/resources-9b7e72d5.js +0 -20
- package/dist/esm/resources-abd87b42.js +0 -24
- package/dist/esm/resources-b0e2b809.js +0 -22
- package/dist/esm/restHelpersGet-2a85d395.js +0 -959
- package/dist/esm/ro-63586962.js +0 -65
- package/dist/esm/ru-ec1f486a.js +0 -125
- package/dist/esm/shared-list-render-ede061c1.js +0 -343
- package/dist/esm/sk-d7d87eb9.js +0 -147
- package/dist/esm/sl-2a7d999b.js +0 -167
- package/dist/esm/solution-resource-77aa99c8.js +0 -138
- package/dist/esm/solution-store-13ddaf1c.js +0 -1342
- package/dist/esm/sortableComponent-d7cd11a3.js +0 -2738
- package/dist/esm/sr-a3be308c.js +0 -100
- package/dist/esm/sv-890688fe.js +0 -70
- package/dist/esm/t9n-436fb2b1.js +0 -95
- package/dist/esm/th-ae3d67ae.js +0 -64
- package/dist/esm/throttle-9ab70933.js +0 -73
- package/dist/esm/time-29001694.js +0 -274
- package/dist/esm/tr-260f6f88.js +0 -65
- package/dist/esm/uk-d84b6056.js +0 -103
- package/dist/esm/utils-78fe6e5b.js +0 -121
- package/dist/esm/utils-a15078af.js +0 -203
- package/dist/esm/utils-d2b2562a.js +0 -95
- package/dist/esm/utils-ef0ff036.js +0 -51
- package/dist/esm/vi-f3eb25b9.js +0 -69
- package/dist/esm/zh-cn-d6fc0582.js +0 -93
- package/dist/esm/zh-hk-285977d0.js +0 -70
- package/dist/esm/zh-tw-d83c5c9d.js +0 -91
- package/dist/solutions-components/p-00524417.entry.js +0 -6
- package/dist/solutions-components/p-01f7f1a2.js +0 -6
- package/dist/solutions-components/p-028fba9d.js +0 -6
- package/dist/solutions-components/p-02fa1945.entry.js +0 -11
- package/dist/solutions-components/p-033522a7.entry.js +0 -11
- package/dist/solutions-components/p-04923112.entry.js +0 -17
- package/dist/solutions-components/p-05cb50f9.js +0 -11
- package/dist/solutions-components/p-070d486d.entry.js +0 -17
- package/dist/solutions-components/p-076673a8.js +0 -6
- package/dist/solutions-components/p-08651773.entry.js +0 -11
- package/dist/solutions-components/p-0883bc7b.js +0 -6
- package/dist/solutions-components/p-08cca1ba.entry.js +0 -6
- package/dist/solutions-components/p-09312a7a.entry.js +0 -6
- package/dist/solutions-components/p-0c6d2898.entry.js +0 -6
- package/dist/solutions-components/p-0cb5f2ee.js +0 -6
- package/dist/solutions-components/p-0d641d14.entry.js +0 -11
- package/dist/solutions-components/p-1065f4fa.js +0 -11
- package/dist/solutions-components/p-12a7d0d1.js +0 -6
- package/dist/solutions-components/p-131bcc7f.entry.js +0 -6
- package/dist/solutions-components/p-13a02132.js +0 -6
- package/dist/solutions-components/p-13f2d901.js +0 -16
- package/dist/solutions-components/p-15a0e7fb.js +0 -6
- package/dist/solutions-components/p-188ed8b6.js +0 -21
- package/dist/solutions-components/p-18f1e8b5.js +0 -6
- package/dist/solutions-components/p-192b6455.js +0 -11
- package/dist/solutions-components/p-1a7cef7b.entry.js +0 -6
- package/dist/solutions-components/p-1ac2125a.entry.js +0 -36
- package/dist/solutions-components/p-1b627c37.js +0 -6
- package/dist/solutions-components/p-1c8cdfeb.entry.js +0 -11
- package/dist/solutions-components/p-1ea5e061.entry.js +0 -12
- package/dist/solutions-components/p-1ee6220e.entry.js +0 -17
- package/dist/solutions-components/p-1f33a29d.js +0 -11
- package/dist/solutions-components/p-1f65ab1e.js +0 -11
- package/dist/solutions-components/p-1fbac542.js +0 -6
- package/dist/solutions-components/p-201a6ea3.js +0 -11
- package/dist/solutions-components/p-20320bf6.entry.js +0 -11
- package/dist/solutions-components/p-206caa2d.entry.js +0 -6
- package/dist/solutions-components/p-212c00e9.entry.js +0 -6
- package/dist/solutions-components/p-23de1b01.entry.js +0 -11
- package/dist/solutions-components/p-26461392.entry.js +0 -11
- package/dist/solutions-components/p-299d1eaf.entry.js +0 -17
- package/dist/solutions-components/p-2a0f52c5.entry.js +0 -6
- package/dist/solutions-components/p-2a546c56.js +0 -6
- package/dist/solutions-components/p-2b0454a0.js +0 -11
- package/dist/solutions-components/p-2b6679d2.entry.js +0 -6
- package/dist/solutions-components/p-2c6b8811.js +0 -18
- package/dist/solutions-components/p-2d72eac3.entry.js +0 -6
- package/dist/solutions-components/p-2eeff59b.js +0 -6
- package/dist/solutions-components/p-2f687975.entry.js +0 -17
- package/dist/solutions-components/p-30480847.entry.js +0 -11
- package/dist/solutions-components/p-30e7ecfa.js +0 -6
- package/dist/solutions-components/p-30edeb79.entry.js +0 -6
- package/dist/solutions-components/p-312c045a.entry.js +0 -11
- package/dist/solutions-components/p-322868ec.js +0 -21
- package/dist/solutions-components/p-32dc5007.entry.js +0 -23
- package/dist/solutions-components/p-36375749.js +0 -6
- package/dist/solutions-components/p-399d795d.js +0 -6
- package/dist/solutions-components/p-3a6a1ce9.entry.js +0 -6
- package/dist/solutions-components/p-3b9e4882.entry.js +0 -6
- package/dist/solutions-components/p-3bb79204.js +0 -6
- package/dist/solutions-components/p-3d324690.entry.js +0 -11
- package/dist/solutions-components/p-3d7d78f3.entry.js +0 -6
- package/dist/solutions-components/p-3dd92f0d.js +0 -17
- package/dist/solutions-components/p-3e5085ae.entry.js +0 -11
- package/dist/solutions-components/p-3e79d77b.entry.js +0 -11
- package/dist/solutions-components/p-3fbfe26a.entry.js +0 -11
- package/dist/solutions-components/p-4000a88a.js +0 -6
- package/dist/solutions-components/p-431d8154.entry.js +0 -6
- package/dist/solutions-components/p-449db954.entry.js +0 -6
- package/dist/solutions-components/p-45263007.entry.js +0 -17
- package/dist/solutions-components/p-465aa7d9.entry.js +0 -6
- package/dist/solutions-components/p-479d1e95.js +0 -6
- package/dist/solutions-components/p-47a97db7.entry.js +0 -11
- package/dist/solutions-components/p-48bef730.js +0 -11
- package/dist/solutions-components/p-495e7b9d.js +0 -11
- package/dist/solutions-components/p-4a030771.entry.js +0 -11
- package/dist/solutions-components/p-4b530f7b.entry.js +0 -6
- package/dist/solutions-components/p-4c5d243f.js +0 -11
- package/dist/solutions-components/p-4ce1ffd8.entry.js +0 -11
- package/dist/solutions-components/p-4d09aa4c.entry.js +0 -6
- package/dist/solutions-components/p-4dcc150d.entry.js +0 -6
- package/dist/solutions-components/p-4efd2af6.entry.js +0 -6
- package/dist/solutions-components/p-4f489e61.js +0 -6
- package/dist/solutions-components/p-511b1c91.entry.js +0 -23
- package/dist/solutions-components/p-52a6d2dc.entry.js +0 -11
- package/dist/solutions-components/p-5320dc25.entry.js +0 -6
- package/dist/solutions-components/p-563a0b20.js +0 -11
- package/dist/solutions-components/p-565e0f0d.entry.js +0 -6
- package/dist/solutions-components/p-5817d78c.js +0 -11
- package/dist/solutions-components/p-58997cc1.entry.js +0 -6
- package/dist/solutions-components/p-5a9a971a.js +0 -11
- package/dist/solutions-components/p-5b228ed7.entry.js +0 -11
- package/dist/solutions-components/p-5ce5a6ae.entry.js +0 -6
- package/dist/solutions-components/p-5f5de955.js +0 -11
- package/dist/solutions-components/p-5f6e7429.entry.js +0 -6
- package/dist/solutions-components/p-5fbfa5e4.entry.js +0 -12
- package/dist/solutions-components/p-602f3e72.js +0 -16
- package/dist/solutions-components/p-6068c1cf.entry.js +0 -22
- package/dist/solutions-components/p-6332fd4e.entry.js +0 -6
- package/dist/solutions-components/p-63466518.entry.js +0 -6
- package/dist/solutions-components/p-63572270.entry.js +0 -6
- package/dist/solutions-components/p-6665fa1f.js +0 -6
- package/dist/solutions-components/p-66bca043.js +0 -145
- package/dist/solutions-components/p-66ff2c3f.js +0 -11
- package/dist/solutions-components/p-680b89db.js +0 -16
- package/dist/solutions-components/p-6aa16b3c.js +0 -6
- package/dist/solutions-components/p-6ce37201.js +0 -11
- package/dist/solutions-components/p-6d520a58.js +0 -12
- package/dist/solutions-components/p-6d93bdfd.entry.js +0 -11
- package/dist/solutions-components/p-6f6deff1.js +0 -6
- package/dist/solutions-components/p-701568c2.entry.js +0 -16
- package/dist/solutions-components/p-7169fadf.js +0 -6
- package/dist/solutions-components/p-71964176.entry.js +0 -11
- package/dist/solutions-components/p-71b65d8a.entry.js +0 -11
- package/dist/solutions-components/p-72849648.js +0 -6
- package/dist/solutions-components/p-75099601.js +0 -6
- package/dist/solutions-components/p-75a758c8.js +0 -6
- package/dist/solutions-components/p-76bd5032.js +0 -11
- package/dist/solutions-components/p-7878534f.entry.js +0 -11
- package/dist/solutions-components/p-792907e2.entry.js +0 -11
- package/dist/solutions-components/p-7b257e2e.js +0 -6
- package/dist/solutions-components/p-7c0fe27e.entry.js +0 -11
- package/dist/solutions-components/p-7c2be8cc.js +0 -11
- package/dist/solutions-components/p-7c2ef952.js +0 -6
- package/dist/solutions-components/p-7d04ff20.js +0 -11
- package/dist/solutions-components/p-7d280d8a.js +0 -7
- package/dist/solutions-components/p-8007ac36.js +0 -11
- package/dist/solutions-components/p-807900ac.js +0 -6
- package/dist/solutions-components/p-80fd6b2e.js +0 -6
- package/dist/solutions-components/p-82e398cb.entry.js +0 -17
- package/dist/solutions-components/p-84546f35.entry.js +0 -6
- package/dist/solutions-components/p-88932d2f.entry.js +0 -11
- package/dist/solutions-components/p-89218b6e.js +0 -6
- package/dist/solutions-components/p-8942f6fa.js +0 -6
- package/dist/solutions-components/p-8dc26294.js +0 -11
- package/dist/solutions-components/p-8ddc7786.js +0 -6
- package/dist/solutions-components/p-905f7e81.entry.js +0 -6
- package/dist/solutions-components/p-906ad47a.entry.js +0 -11
- package/dist/solutions-components/p-91c49d95.entry.js +0 -6
- package/dist/solutions-components/p-928c0b29.entry.js +0 -6
- package/dist/solutions-components/p-94c634ba.js +0 -66
- package/dist/solutions-components/p-954dc86f.entry.js +0 -6
- package/dist/solutions-components/p-9ae4f911.entry.js +0 -6
- package/dist/solutions-components/p-9d3b46e2.js +0 -11
- package/dist/solutions-components/p-9d53e0f2.js +0 -11
- package/dist/solutions-components/p-9f895288.entry.js +0 -6
- package/dist/solutions-components/p-a09daea3.entry.js +0 -6
- package/dist/solutions-components/p-a17d0d80.entry.js +0 -6
- package/dist/solutions-components/p-a3132356.entry.js +0 -6
- package/dist/solutions-components/p-a4149333.js +0 -11
- package/dist/solutions-components/p-a5088b70.js +0 -6
- package/dist/solutions-components/p-a55b766f.entry.js +0 -6
- package/dist/solutions-components/p-a82f35c9.js +0 -6
- package/dist/solutions-components/p-a886ab7f.entry.js +0 -6
- package/dist/solutions-components/p-acb9b78e.js +0 -6
- package/dist/solutions-components/p-ad98c346.js +0 -6
- package/dist/solutions-components/p-b1376c75.js +0 -489
- package/dist/solutions-components/p-b15fda15.js +0 -6
- package/dist/solutions-components/p-b3ad3ac1.entry.js +0 -6
- package/dist/solutions-components/p-b3eb3302.js +0 -17
- package/dist/solutions-components/p-b4103233.js +0 -6
- package/dist/solutions-components/p-b4d85b2c.js +0 -6
- package/dist/solutions-components/p-b503d01d.js +0 -49
- package/dist/solutions-components/p-b5acfcd8.entry.js +0 -6
- package/dist/solutions-components/p-b7337228.entry.js +0 -11
- package/dist/solutions-components/p-ba7d55ea.js +0 -11
- package/dist/solutions-components/p-bc665a3a.js +0 -6
- package/dist/solutions-components/p-bd06bae0.entry.js +0 -11
- package/dist/solutions-components/p-bdbfe9f1.js +0 -6
- package/dist/solutions-components/p-bdd77f17.js +0 -61
- package/dist/solutions-components/p-bdea5320.js +0 -11
- package/dist/solutions-components/p-be8ef276.js +0 -36
- package/dist/solutions-components/p-beba1804.entry.js +0 -11
- package/dist/solutions-components/p-bf6b4eb7.entry.js +0 -6
- package/dist/solutions-components/p-c273ab7a.entry.js +0 -12
- package/dist/solutions-components/p-c375881a.entry.js +0 -21
- package/dist/solutions-components/p-c51f2880.entry.js +0 -11
- package/dist/solutions-components/p-c94d2cec.js +0 -11
- package/dist/solutions-components/p-c97eebe2.js +0 -6
- package/dist/solutions-components/p-caa7580c.js +0 -6
- package/dist/solutions-components/p-cc859d2b.entry.js +0 -16
- package/dist/solutions-components/p-cd1ca3a6.entry.js +0 -47
- package/dist/solutions-components/p-cde1d741.js +0 -27
- package/dist/solutions-components/p-d36f2db6.entry.js +0 -11
- package/dist/solutions-components/p-d3ba36ce.entry.js +0 -11
- package/dist/solutions-components/p-d599cfa8.entry.js +0 -6
- package/dist/solutions-components/p-d5ce0c2b.js +0 -11
- package/dist/solutions-components/p-d67f3b6e.entry.js +0 -11
- package/dist/solutions-components/p-d6c662dc.js +0 -6
- package/dist/solutions-components/p-d742b915.entry.js +0 -29
- package/dist/solutions-components/p-d7b02d3a.js +0 -22
- package/dist/solutions-components/p-d9826b1d.entry.js +0 -11
- package/dist/solutions-components/p-db53bde3.js +0 -11
- package/dist/solutions-components/p-dc58d9ec.js +0 -6
- package/dist/solutions-components/p-dd67e38a.entry.js +0 -6
- package/dist/solutions-components/p-ddd1cc66.js +0 -6
- package/dist/solutions-components/p-de9522e9.js +0 -11
- package/dist/solutions-components/p-dfad61a8.entry.js +0 -24
- package/dist/solutions-components/p-e10ca475.entry.js +0 -11
- package/dist/solutions-components/p-e14e6c12.entry.js +0 -6
- package/dist/solutions-components/p-e29a378e.entry.js +0 -6
- package/dist/solutions-components/p-e2d0ad1b.js +0 -6
- package/dist/solutions-components/p-e2eb93d3.js +0 -6
- package/dist/solutions-components/p-e46910c5.js +0 -6
- package/dist/solutions-components/p-e61c56fa.entry.js +0 -11
- package/dist/solutions-components/p-e7afc0a8.js +0 -11
- package/dist/solutions-components/p-e813faf8.entry.js +0 -11
- package/dist/solutions-components/p-e822a96b.js +0 -6
- package/dist/solutions-components/p-e85ba21c.js +0 -6
- package/dist/solutions-components/p-e9700988.entry.js +0 -6
- package/dist/solutions-components/p-e9788173.entry.js +0 -11
- package/dist/solutions-components/p-e9828fd0.js +0 -6
- package/dist/solutions-components/p-eab00813.js +0 -8
- package/dist/solutions-components/p-ebd6afea.entry.js +0 -11
- package/dist/solutions-components/p-ebdd6c63.js +0 -6
- package/dist/solutions-components/p-ede2a93f.js +0 -6
- package/dist/solutions-components/p-ef1cf76c.entry.js +0 -6
- package/dist/solutions-components/p-efec6ba5.entry.js +0 -11
- package/dist/solutions-components/p-f0c7d964.js +0 -11
- package/dist/solutions-components/p-f232f765.js +0 -6
- package/dist/solutions-components/p-f313b45b.entry.js +0 -6
- package/dist/solutions-components/p-f6be44e6.entry.js +0 -6
- package/dist/solutions-components/p-f8015a1b.js +0 -6
- package/dist/solutions-components/p-f8a6785d.entry.js +0 -6
- package/dist/solutions-components/p-fb7a5f6e.js +0 -21
- package/dist/solutions-components/p-fc1367d9.entry.js +0 -6
- package/dist/solutions-components/p-fc2fb61b.js +0 -6
- package/dist/solutions-components/p-fc9fe5fb.js +0 -11
- package/dist/solutions-components/p-fdedce1c.entry.js +0 -11
- package/dist/solutions-components/p-fe74de01.js +0 -6
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
5
5
|
*/
|
|
6
|
-
import { a as commonjsGlobal,
|
|
7
|
-
import { _ as
|
|
6
|
+
import { a as commonjsGlobal, g as getDefaultExportFromCjs } from './esri-loader.js';
|
|
7
|
+
import { _ as _typeof$1 } from './downloadUtils.js';
|
|
8
8
|
|
|
9
9
|
var check = function (it) {
|
|
10
10
|
return it && it.Math == Math && it;
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
|
|
14
|
-
var
|
|
14
|
+
var global$i =
|
|
15
15
|
// eslint-disable-next-line es/no-global-this -- safe
|
|
16
16
|
check(typeof globalThis == 'object' && globalThis) ||
|
|
17
17
|
check(typeof window == 'object' && window) ||
|
|
@@ -21,7 +21,9 @@ var global_1 =
|
|
|
21
21
|
// eslint-disable-next-line no-new-func -- fallback
|
|
22
22
|
(function () { return this; })() || Function('return this')();
|
|
23
23
|
|
|
24
|
-
var
|
|
24
|
+
var objectGetOwnPropertyDescriptor = {};
|
|
25
|
+
|
|
26
|
+
var fails$l = function (exec) {
|
|
25
27
|
try {
|
|
26
28
|
return !!exec();
|
|
27
29
|
} catch (error) {
|
|
@@ -29,25 +31,33 @@ var fails = function (exec) {
|
|
|
29
31
|
}
|
|
30
32
|
};
|
|
31
33
|
|
|
34
|
+
var fails$k = fails$l;
|
|
35
|
+
|
|
32
36
|
// Detect IE8's incomplete defineProperty implementation
|
|
33
|
-
var descriptors = !fails(function () {
|
|
37
|
+
var descriptors = !fails$k(function () {
|
|
34
38
|
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
35
39
|
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
|
|
36
40
|
});
|
|
37
41
|
|
|
38
|
-
var
|
|
42
|
+
var fails$j = fails$l;
|
|
43
|
+
|
|
44
|
+
var functionBindNative = !fails$j(function () {
|
|
39
45
|
// eslint-disable-next-line es/no-function-prototype-bind -- safe
|
|
40
46
|
var test = (function () { /* empty */ }).bind();
|
|
41
47
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
|
42
48
|
return typeof test != 'function' || test.hasOwnProperty('prototype');
|
|
43
49
|
});
|
|
44
50
|
|
|
45
|
-
var
|
|
51
|
+
var NATIVE_BIND$3 = functionBindNative;
|
|
52
|
+
|
|
53
|
+
var call$j = Function.prototype.call;
|
|
46
54
|
|
|
47
|
-
var functionCall =
|
|
48
|
-
return call$
|
|
55
|
+
var functionCall = NATIVE_BIND$3 ? call$j.bind(call$j) : function () {
|
|
56
|
+
return call$j.apply(call$j, arguments);
|
|
49
57
|
};
|
|
50
58
|
|
|
59
|
+
var objectPropertyIsEnumerable = {};
|
|
60
|
+
|
|
51
61
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
|
52
62
|
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
53
63
|
var getOwnPropertyDescriptor$4 = Object.getOwnPropertyDescriptor;
|
|
@@ -57,16 +67,12 @@ var NASHORN_BUG = getOwnPropertyDescriptor$4 && !$propertyIsEnumerable.call({ 1:
|
|
|
57
67
|
|
|
58
68
|
// `Object.prototype.propertyIsEnumerable` method implementation
|
|
59
69
|
// https://tc39.es/ecma262/#sec-object.prototype.propertyisenumerable
|
|
60
|
-
|
|
70
|
+
objectPropertyIsEnumerable.f = NASHORN_BUG ? function propertyIsEnumerable(V) {
|
|
61
71
|
var descriptor = getOwnPropertyDescriptor$4(this, V);
|
|
62
72
|
return !!descriptor && descriptor.enumerable;
|
|
63
73
|
} : $propertyIsEnumerable;
|
|
64
74
|
|
|
65
|
-
var
|
|
66
|
-
f: f$7
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
var createPropertyDescriptor = function (bitmap, value) {
|
|
75
|
+
var createPropertyDescriptor$4 = function (bitmap, value) {
|
|
70
76
|
return {
|
|
71
77
|
enumerable: !(bitmap & 1),
|
|
72
78
|
configurable: !(bitmap & 2),
|
|
@@ -75,56 +81,66 @@ var createPropertyDescriptor = function (bitmap, value) {
|
|
|
75
81
|
};
|
|
76
82
|
};
|
|
77
83
|
|
|
84
|
+
var NATIVE_BIND$2 = functionBindNative;
|
|
85
|
+
|
|
78
86
|
var FunctionPrototype$2 = Function.prototype;
|
|
79
|
-
var call$
|
|
80
|
-
var uncurryThisWithBind =
|
|
87
|
+
var call$i = FunctionPrototype$2.call;
|
|
88
|
+
var uncurryThisWithBind = NATIVE_BIND$2 && FunctionPrototype$2.bind.bind(call$i, call$i);
|
|
81
89
|
|
|
82
|
-
var functionUncurryThis =
|
|
90
|
+
var functionUncurryThis = NATIVE_BIND$2 ? uncurryThisWithBind : function (fn) {
|
|
83
91
|
return function () {
|
|
84
|
-
return call$
|
|
92
|
+
return call$i.apply(fn, arguments);
|
|
85
93
|
};
|
|
86
94
|
};
|
|
87
95
|
|
|
88
|
-
var
|
|
89
|
-
var stringSlice$6 = functionUncurryThis(''.slice);
|
|
96
|
+
var uncurryThis$p = functionUncurryThis;
|
|
90
97
|
|
|
91
|
-
var
|
|
92
|
-
|
|
98
|
+
var toString$b = uncurryThis$p({}.toString);
|
|
99
|
+
var stringSlice$7 = uncurryThis$p(''.slice);
|
|
100
|
+
|
|
101
|
+
var classofRaw$2 = function (it) {
|
|
102
|
+
return stringSlice$7(toString$b(it), 8, -1);
|
|
93
103
|
};
|
|
94
104
|
|
|
105
|
+
var uncurryThis$o = functionUncurryThis;
|
|
106
|
+
var fails$i = fails$l;
|
|
107
|
+
var classof$8 = classofRaw$2;
|
|
108
|
+
|
|
95
109
|
var $Object$4 = Object;
|
|
96
|
-
var split =
|
|
110
|
+
var split = uncurryThis$o(''.split);
|
|
97
111
|
|
|
98
112
|
// fallback for non-array-like ES3 and non-enumerable old V8 strings
|
|
99
|
-
var indexedObject = fails(function () {
|
|
113
|
+
var indexedObject = fails$i(function () {
|
|
100
114
|
// throws an error in rhino, see https://github.com/mozilla/rhino/issues/346
|
|
101
115
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
|
102
116
|
return !$Object$4('z').propertyIsEnumerable(0);
|
|
103
117
|
}) ? function (it) {
|
|
104
|
-
return
|
|
118
|
+
return classof$8(it) == 'String' ? split(it, '') : $Object$4(it);
|
|
105
119
|
} : $Object$4;
|
|
106
120
|
|
|
107
121
|
// we can't use just `it == null` since of `document.all` special case
|
|
108
122
|
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
109
|
-
var isNullOrUndefined = function (it) {
|
|
123
|
+
var isNullOrUndefined$7 = function (it) {
|
|
110
124
|
return it === null || it === undefined;
|
|
111
125
|
};
|
|
112
126
|
|
|
127
|
+
var isNullOrUndefined$6 = isNullOrUndefined$7;
|
|
128
|
+
|
|
113
129
|
var $TypeError$f = TypeError;
|
|
114
130
|
|
|
115
131
|
// `RequireObjectCoercible` abstract operation
|
|
116
132
|
// https://tc39.es/ecma262/#sec-requireobjectcoercible
|
|
117
|
-
var requireObjectCoercible = function (it) {
|
|
118
|
-
if (isNullOrUndefined(it)) throw $TypeError$f("Can't call method on " + it);
|
|
133
|
+
var requireObjectCoercible$a = function (it) {
|
|
134
|
+
if (isNullOrUndefined$6(it)) throw $TypeError$f("Can't call method on " + it);
|
|
119
135
|
return it;
|
|
120
136
|
};
|
|
121
137
|
|
|
122
138
|
// toObject with fallback for non-array-like ES3 strings
|
|
139
|
+
var IndexedObject$1 = indexedObject;
|
|
140
|
+
var requireObjectCoercible$9 = requireObjectCoercible$a;
|
|
123
141
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
var toIndexedObject = function (it) {
|
|
127
|
-
return indexedObject(requireObjectCoercible(it));
|
|
142
|
+
var toIndexedObject$5 = function (it) {
|
|
143
|
+
return IndexedObject$1(requireObjectCoercible$9(it));
|
|
128
144
|
};
|
|
129
145
|
|
|
130
146
|
var documentAll$2 = typeof document == 'object' && document.all;
|
|
@@ -138,38 +154,51 @@ var documentAll_1 = {
|
|
|
138
154
|
IS_HTMLDDA: IS_HTMLDDA
|
|
139
155
|
};
|
|
140
156
|
|
|
141
|
-
var documentAll$1 = documentAll_1
|
|
157
|
+
var $documentAll$1 = documentAll_1;
|
|
158
|
+
|
|
159
|
+
var documentAll$1 = $documentAll$1.all;
|
|
142
160
|
|
|
143
161
|
// `IsCallable` abstract operation
|
|
144
162
|
// https://tc39.es/ecma262/#sec-iscallable
|
|
145
|
-
var isCallable =
|
|
163
|
+
var isCallable$m = $documentAll$1.IS_HTMLDDA ? function (argument) {
|
|
146
164
|
return typeof argument == 'function' || argument === documentAll$1;
|
|
147
165
|
} : function (argument) {
|
|
148
166
|
return typeof argument == 'function';
|
|
149
167
|
};
|
|
150
168
|
|
|
151
|
-
var
|
|
169
|
+
var isCallable$l = isCallable$m;
|
|
170
|
+
var $documentAll = documentAll_1;
|
|
171
|
+
|
|
172
|
+
var documentAll = $documentAll.all;
|
|
152
173
|
|
|
153
|
-
var isObject =
|
|
154
|
-
return typeof it == 'object' ? it !== null : isCallable(it) || it === documentAll;
|
|
174
|
+
var isObject$9 = $documentAll.IS_HTMLDDA ? function (it) {
|
|
175
|
+
return typeof it == 'object' ? it !== null : isCallable$l(it) || it === documentAll;
|
|
155
176
|
} : function (it) {
|
|
156
|
-
return typeof it == 'object' ? it !== null : isCallable(it);
|
|
177
|
+
return typeof it == 'object' ? it !== null : isCallable$l(it);
|
|
157
178
|
};
|
|
158
179
|
|
|
180
|
+
var global$h = global$i;
|
|
181
|
+
var isCallable$k = isCallable$m;
|
|
182
|
+
|
|
159
183
|
var aFunction = function (argument) {
|
|
160
|
-
return isCallable(argument) ? argument : undefined;
|
|
184
|
+
return isCallable$k(argument) ? argument : undefined;
|
|
161
185
|
};
|
|
162
186
|
|
|
163
|
-
var getBuiltIn = function (namespace, method) {
|
|
164
|
-
return arguments.length < 2 ? aFunction(
|
|
187
|
+
var getBuiltIn$6 = function (namespace, method) {
|
|
188
|
+
return arguments.length < 2 ? aFunction(global$h[namespace]) : global$h[namespace] && global$h[namespace][method];
|
|
165
189
|
};
|
|
166
190
|
|
|
167
|
-
var
|
|
191
|
+
var uncurryThis$n = functionUncurryThis;
|
|
192
|
+
|
|
193
|
+
var objectIsPrototypeOf = uncurryThis$n({}.isPrototypeOf);
|
|
168
194
|
|
|
169
195
|
var engineUserAgent = typeof navigator != 'undefined' && String(navigator.userAgent) || '';
|
|
170
196
|
|
|
171
|
-
var
|
|
172
|
-
var
|
|
197
|
+
var global$g = global$i;
|
|
198
|
+
var userAgent$3 = engineUserAgent;
|
|
199
|
+
|
|
200
|
+
var process$4 = global$g.process;
|
|
201
|
+
var Deno$1 = global$g.Deno;
|
|
173
202
|
var versions = process$4 && process$4.versions || Deno$1 && Deno$1.version;
|
|
174
203
|
var v8 = versions && versions.v8;
|
|
175
204
|
var match, version;
|
|
@@ -183,10 +212,10 @@ if (v8) {
|
|
|
183
212
|
|
|
184
213
|
// BrowserFS NodeJS `process` polyfill incorrectly set `.v8` to `0.0`
|
|
185
214
|
// so check `userAgent` even if `.v8` exists, but 0
|
|
186
|
-
if (!version &&
|
|
187
|
-
match =
|
|
215
|
+
if (!version && userAgent$3) {
|
|
216
|
+
match = userAgent$3.match(/Edge\/(\d+)/);
|
|
188
217
|
if (!match || match[1] >= 74) {
|
|
189
|
-
match =
|
|
218
|
+
match = userAgent$3.match(/Chrome\/(\d+)/);
|
|
190
219
|
if (match) version = +match[1];
|
|
191
220
|
}
|
|
192
221
|
}
|
|
@@ -195,90 +224,115 @@ var engineV8Version = version;
|
|
|
195
224
|
|
|
196
225
|
/* eslint-disable es/no-symbol -- required for testing */
|
|
197
226
|
|
|
198
|
-
|
|
227
|
+
var V8_VERSION$1 = engineV8Version;
|
|
228
|
+
var fails$h = fails$l;
|
|
199
229
|
|
|
200
230
|
// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing
|
|
201
|
-
var symbolConstructorDetection = !!Object.getOwnPropertySymbols && !fails(function () {
|
|
231
|
+
var symbolConstructorDetection = !!Object.getOwnPropertySymbols && !fails$h(function () {
|
|
202
232
|
var symbol = Symbol();
|
|
203
233
|
// Chrome 38 Symbol has incorrect toString conversion
|
|
204
234
|
// `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances
|
|
205
235
|
return !String(symbol) || !(Object(symbol) instanceof Symbol) ||
|
|
206
236
|
// Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances
|
|
207
|
-
!Symbol.sham &&
|
|
237
|
+
!Symbol.sham && V8_VERSION$1 && V8_VERSION$1 < 41;
|
|
208
238
|
});
|
|
209
239
|
|
|
210
240
|
/* eslint-disable es/no-symbol -- required for testing */
|
|
211
241
|
|
|
242
|
+
var NATIVE_SYMBOL$1 = symbolConstructorDetection;
|
|
212
243
|
|
|
213
|
-
var useSymbolAsUid =
|
|
244
|
+
var useSymbolAsUid = NATIVE_SYMBOL$1
|
|
214
245
|
&& !Symbol.sham
|
|
215
246
|
&& typeof Symbol.iterator == 'symbol';
|
|
216
247
|
|
|
248
|
+
var getBuiltIn$5 = getBuiltIn$6;
|
|
249
|
+
var isCallable$j = isCallable$m;
|
|
250
|
+
var isPrototypeOf$3 = objectIsPrototypeOf;
|
|
251
|
+
var USE_SYMBOL_AS_UID$1 = useSymbolAsUid;
|
|
252
|
+
|
|
217
253
|
var $Object$3 = Object;
|
|
218
254
|
|
|
219
|
-
var isSymbol =
|
|
255
|
+
var isSymbol$2 = USE_SYMBOL_AS_UID$1 ? function (it) {
|
|
220
256
|
return typeof it == 'symbol';
|
|
221
257
|
} : function (it) {
|
|
222
|
-
var $Symbol = getBuiltIn('Symbol');
|
|
223
|
-
return isCallable($Symbol) &&
|
|
258
|
+
var $Symbol = getBuiltIn$5('Symbol');
|
|
259
|
+
return isCallable$j($Symbol) && isPrototypeOf$3($Symbol.prototype, $Object$3(it));
|
|
224
260
|
};
|
|
225
261
|
|
|
226
|
-
var $String$
|
|
262
|
+
var $String$4 = String;
|
|
227
263
|
|
|
228
|
-
var tryToString = function (argument) {
|
|
264
|
+
var tryToString$4 = function (argument) {
|
|
229
265
|
try {
|
|
230
|
-
return $String$
|
|
266
|
+
return $String$4(argument);
|
|
231
267
|
} catch (error) {
|
|
232
268
|
return 'Object';
|
|
233
269
|
}
|
|
234
270
|
};
|
|
235
271
|
|
|
272
|
+
var isCallable$i = isCallable$m;
|
|
273
|
+
var tryToString$3 = tryToString$4;
|
|
274
|
+
|
|
236
275
|
var $TypeError$e = TypeError;
|
|
237
276
|
|
|
238
277
|
// `Assert: IsCallable(argument) is true`
|
|
239
|
-
var aCallable = function (argument) {
|
|
240
|
-
if (isCallable(argument)) return argument;
|
|
241
|
-
throw $TypeError$e(tryToString(argument) + ' is not a function');
|
|
278
|
+
var aCallable$8 = function (argument) {
|
|
279
|
+
if (isCallable$i(argument)) return argument;
|
|
280
|
+
throw $TypeError$e(tryToString$3(argument) + ' is not a function');
|
|
242
281
|
};
|
|
243
282
|
|
|
283
|
+
var aCallable$7 = aCallable$8;
|
|
284
|
+
var isNullOrUndefined$5 = isNullOrUndefined$7;
|
|
285
|
+
|
|
244
286
|
// `GetMethod` abstract operation
|
|
245
287
|
// https://tc39.es/ecma262/#sec-getmethod
|
|
246
|
-
var getMethod = function (V, P) {
|
|
288
|
+
var getMethod$6 = function (V, P) {
|
|
247
289
|
var func = V[P];
|
|
248
|
-
return isNullOrUndefined(func) ? undefined : aCallable(func);
|
|
290
|
+
return isNullOrUndefined$5(func) ? undefined : aCallable$7(func);
|
|
249
291
|
};
|
|
250
292
|
|
|
293
|
+
var call$h = functionCall;
|
|
294
|
+
var isCallable$h = isCallable$m;
|
|
295
|
+
var isObject$8 = isObject$9;
|
|
296
|
+
|
|
251
297
|
var $TypeError$d = TypeError;
|
|
252
298
|
|
|
253
299
|
// `OrdinaryToPrimitive` abstract operation
|
|
254
300
|
// https://tc39.es/ecma262/#sec-ordinarytoprimitive
|
|
255
|
-
var ordinaryToPrimitive = function (input, pref) {
|
|
301
|
+
var ordinaryToPrimitive$1 = function (input, pref) {
|
|
256
302
|
var fn, val;
|
|
257
|
-
if (pref === 'string' && isCallable(fn = input.toString) && !isObject(val =
|
|
258
|
-
if (isCallable(fn = input.valueOf) && !isObject(val =
|
|
259
|
-
if (pref !== 'string' && isCallable(fn = input.toString) && !isObject(val =
|
|
303
|
+
if (pref === 'string' && isCallable$h(fn = input.toString) && !isObject$8(val = call$h(fn, input))) return val;
|
|
304
|
+
if (isCallable$h(fn = input.valueOf) && !isObject$8(val = call$h(fn, input))) return val;
|
|
305
|
+
if (pref !== 'string' && isCallable$h(fn = input.toString) && !isObject$8(val = call$h(fn, input))) return val;
|
|
260
306
|
throw $TypeError$d("Can't convert object to primitive value");
|
|
261
307
|
};
|
|
262
308
|
|
|
309
|
+
var shared$4 = {exports: {}};
|
|
310
|
+
|
|
311
|
+
var global$f = global$i;
|
|
312
|
+
|
|
263
313
|
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
264
|
-
var defineProperty$
|
|
314
|
+
var defineProperty$5 = Object.defineProperty;
|
|
265
315
|
|
|
266
|
-
var defineGlobalProperty = function (key, value) {
|
|
316
|
+
var defineGlobalProperty$3 = function (key, value) {
|
|
267
317
|
try {
|
|
268
|
-
defineProperty$
|
|
318
|
+
defineProperty$5(global$f, key, { value: value, configurable: true, writable: true });
|
|
269
319
|
} catch (error) {
|
|
270
|
-
|
|
320
|
+
global$f[key] = value;
|
|
271
321
|
} return value;
|
|
272
322
|
};
|
|
273
323
|
|
|
324
|
+
var global$e = global$i;
|
|
325
|
+
var defineGlobalProperty$2 = defineGlobalProperty$3;
|
|
326
|
+
|
|
274
327
|
var SHARED = '__core-js_shared__';
|
|
275
|
-
var store$
|
|
328
|
+
var store$3 = global$e[SHARED] || defineGlobalProperty$2(SHARED, {});
|
|
329
|
+
|
|
330
|
+
var sharedStore = store$3;
|
|
276
331
|
|
|
277
|
-
var
|
|
332
|
+
var store$2 = sharedStore;
|
|
278
333
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
|
|
334
|
+
(shared$4.exports = function (key, value) {
|
|
335
|
+
return store$2[key] || (store$2[key] = value !== undefined ? value : {});
|
|
282
336
|
})('versions', []).push({
|
|
283
337
|
version: '3.27.2',
|
|
284
338
|
mode: 'global',
|
|
@@ -286,108 +340,148 @@ var shared = createCommonjsModule(function (module) {
|
|
|
286
340
|
license: 'https://github.com/zloirock/core-js/blob/v3.27.2/LICENSE',
|
|
287
341
|
source: 'https://github.com/zloirock/core-js'
|
|
288
342
|
});
|
|
289
|
-
|
|
343
|
+
|
|
344
|
+
var requireObjectCoercible$8 = requireObjectCoercible$a;
|
|
290
345
|
|
|
291
346
|
var $Object$2 = Object;
|
|
292
347
|
|
|
293
348
|
// `ToObject` abstract operation
|
|
294
349
|
// https://tc39.es/ecma262/#sec-toobject
|
|
295
|
-
var toObject = function (argument) {
|
|
296
|
-
return $Object$2(requireObjectCoercible(argument));
|
|
350
|
+
var toObject$4 = function (argument) {
|
|
351
|
+
return $Object$2(requireObjectCoercible$8(argument));
|
|
297
352
|
};
|
|
298
353
|
|
|
299
|
-
var
|
|
354
|
+
var uncurryThis$m = functionUncurryThis;
|
|
355
|
+
var toObject$3 = toObject$4;
|
|
356
|
+
|
|
357
|
+
var hasOwnProperty = uncurryThis$m({}.hasOwnProperty);
|
|
300
358
|
|
|
301
359
|
// `HasOwnProperty` abstract operation
|
|
302
360
|
// https://tc39.es/ecma262/#sec-hasownproperty
|
|
303
361
|
// eslint-disable-next-line es/no-object-hasown -- safe
|
|
304
362
|
var hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {
|
|
305
|
-
return hasOwnProperty(toObject(it), key);
|
|
363
|
+
return hasOwnProperty(toObject$3(it), key);
|
|
306
364
|
};
|
|
307
365
|
|
|
366
|
+
var uncurryThis$l = functionUncurryThis;
|
|
367
|
+
|
|
308
368
|
var id$1 = 0;
|
|
309
369
|
var postfix = Math.random();
|
|
310
|
-
var toString =
|
|
370
|
+
var toString$a = uncurryThis$l(1.0.toString);
|
|
311
371
|
|
|
312
|
-
var uid = function (key) {
|
|
313
|
-
return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id$1 + postfix, 36);
|
|
372
|
+
var uid$2 = function (key) {
|
|
373
|
+
return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString$a(++id$1 + postfix, 36);
|
|
314
374
|
};
|
|
315
375
|
|
|
316
|
-
var
|
|
317
|
-
var
|
|
318
|
-
var
|
|
376
|
+
var global$d = global$i;
|
|
377
|
+
var shared$3 = shared$4.exports;
|
|
378
|
+
var hasOwn$a = hasOwnProperty_1;
|
|
379
|
+
var uid$1 = uid$2;
|
|
380
|
+
var NATIVE_SYMBOL = symbolConstructorDetection;
|
|
381
|
+
var USE_SYMBOL_AS_UID = useSymbolAsUid;
|
|
382
|
+
|
|
383
|
+
var Symbol$1 = global$d.Symbol;
|
|
384
|
+
var WellKnownSymbolsStore = shared$3('wks');
|
|
385
|
+
var createWellKnownSymbol = USE_SYMBOL_AS_UID ? Symbol$1['for'] || Symbol$1 : Symbol$1 && Symbol$1.withoutSetter || uid$1;
|
|
319
386
|
|
|
320
|
-
var wellKnownSymbol = function (name) {
|
|
321
|
-
if (!
|
|
322
|
-
WellKnownSymbolsStore[name] =
|
|
387
|
+
var wellKnownSymbol$i = function (name) {
|
|
388
|
+
if (!hasOwn$a(WellKnownSymbolsStore, name)) {
|
|
389
|
+
WellKnownSymbolsStore[name] = NATIVE_SYMBOL && hasOwn$a(Symbol$1, name)
|
|
323
390
|
? Symbol$1[name]
|
|
324
391
|
: createWellKnownSymbol('Symbol.' + name);
|
|
325
392
|
} return WellKnownSymbolsStore[name];
|
|
326
393
|
};
|
|
327
394
|
|
|
395
|
+
var call$g = functionCall;
|
|
396
|
+
var isObject$7 = isObject$9;
|
|
397
|
+
var isSymbol$1 = isSymbol$2;
|
|
398
|
+
var getMethod$5 = getMethod$6;
|
|
399
|
+
var ordinaryToPrimitive = ordinaryToPrimitive$1;
|
|
400
|
+
var wellKnownSymbol$h = wellKnownSymbol$i;
|
|
401
|
+
|
|
328
402
|
var $TypeError$c = TypeError;
|
|
329
|
-
var TO_PRIMITIVE = wellKnownSymbol('toPrimitive');
|
|
403
|
+
var TO_PRIMITIVE = wellKnownSymbol$h('toPrimitive');
|
|
330
404
|
|
|
331
405
|
// `ToPrimitive` abstract operation
|
|
332
406
|
// https://tc39.es/ecma262/#sec-toprimitive
|
|
333
|
-
var toPrimitive$
|
|
334
|
-
if (!isObject(input) || isSymbol(input)) return input;
|
|
335
|
-
var exoticToPrim = getMethod(input, TO_PRIMITIVE);
|
|
407
|
+
var toPrimitive$2 = function (input, pref) {
|
|
408
|
+
if (!isObject$7(input) || isSymbol$1(input)) return input;
|
|
409
|
+
var exoticToPrim = getMethod$5(input, TO_PRIMITIVE);
|
|
336
410
|
var result;
|
|
337
411
|
if (exoticToPrim) {
|
|
338
412
|
if (pref === undefined) pref = 'default';
|
|
339
|
-
result =
|
|
340
|
-
if (!isObject(result) || isSymbol(result)) return result;
|
|
413
|
+
result = call$g(exoticToPrim, input, pref);
|
|
414
|
+
if (!isObject$7(result) || isSymbol$1(result)) return result;
|
|
341
415
|
throw $TypeError$c("Can't convert object to primitive value");
|
|
342
416
|
}
|
|
343
417
|
if (pref === undefined) pref = 'number';
|
|
344
418
|
return ordinaryToPrimitive(input, pref);
|
|
345
419
|
};
|
|
346
420
|
|
|
421
|
+
var toPrimitive$1 = toPrimitive$2;
|
|
422
|
+
var isSymbol = isSymbol$2;
|
|
423
|
+
|
|
347
424
|
// `ToPropertyKey` abstract operation
|
|
348
425
|
// https://tc39.es/ecma262/#sec-topropertykey
|
|
349
|
-
var toPropertyKey$
|
|
426
|
+
var toPropertyKey$4 = function (argument) {
|
|
350
427
|
var key = toPrimitive$1(argument, 'string');
|
|
351
428
|
return isSymbol(key) ? key : key + '';
|
|
352
429
|
};
|
|
353
430
|
|
|
354
|
-
var
|
|
431
|
+
var global$c = global$i;
|
|
432
|
+
var isObject$6 = isObject$9;
|
|
433
|
+
|
|
434
|
+
var document$3 = global$c.document;
|
|
355
435
|
// typeof document.createElement is 'object' in old IE
|
|
356
|
-
var EXISTS$1 = isObject(document$3) && isObject(document$3.createElement);
|
|
436
|
+
var EXISTS$1 = isObject$6(document$3) && isObject$6(document$3.createElement);
|
|
357
437
|
|
|
358
|
-
var documentCreateElement = function (it) {
|
|
438
|
+
var documentCreateElement$2 = function (it) {
|
|
359
439
|
return EXISTS$1 ? document$3.createElement(it) : {};
|
|
360
440
|
};
|
|
361
441
|
|
|
442
|
+
var DESCRIPTORS$9 = descriptors;
|
|
443
|
+
var fails$g = fails$l;
|
|
444
|
+
var createElement$1 = documentCreateElement$2;
|
|
445
|
+
|
|
362
446
|
// Thanks to IE8 for its funny defineProperty
|
|
363
|
-
var ie8DomDefine = !
|
|
447
|
+
var ie8DomDefine = !DESCRIPTORS$9 && !fails$g(function () {
|
|
364
448
|
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
365
|
-
return Object.defineProperty(
|
|
449
|
+
return Object.defineProperty(createElement$1('div'), 'a', {
|
|
366
450
|
get: function () { return 7; }
|
|
367
451
|
}).a != 7;
|
|
368
452
|
});
|
|
369
453
|
|
|
454
|
+
var DESCRIPTORS$8 = descriptors;
|
|
455
|
+
var call$f = functionCall;
|
|
456
|
+
var propertyIsEnumerableModule = objectPropertyIsEnumerable;
|
|
457
|
+
var createPropertyDescriptor$3 = createPropertyDescriptor$4;
|
|
458
|
+
var toIndexedObject$4 = toIndexedObject$5;
|
|
459
|
+
var toPropertyKey$3 = toPropertyKey$4;
|
|
460
|
+
var hasOwn$9 = hasOwnProperty_1;
|
|
461
|
+
var IE8_DOM_DEFINE$1 = ie8DomDefine;
|
|
462
|
+
|
|
370
463
|
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
371
464
|
var $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
|
372
465
|
|
|
373
466
|
// `Object.getOwnPropertyDescriptor` method
|
|
374
467
|
// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor
|
|
375
|
-
|
|
376
|
-
O = toIndexedObject(O);
|
|
377
|
-
P = toPropertyKey$
|
|
378
|
-
if (
|
|
468
|
+
objectGetOwnPropertyDescriptor.f = DESCRIPTORS$8 ? $getOwnPropertyDescriptor$1 : function getOwnPropertyDescriptor(O, P) {
|
|
469
|
+
O = toIndexedObject$4(O);
|
|
470
|
+
P = toPropertyKey$3(P);
|
|
471
|
+
if (IE8_DOM_DEFINE$1) try {
|
|
379
472
|
return $getOwnPropertyDescriptor$1(O, P);
|
|
380
473
|
} catch (error) { /* empty */ }
|
|
381
|
-
if (
|
|
474
|
+
if (hasOwn$9(O, P)) return createPropertyDescriptor$3(!call$f(propertyIsEnumerableModule.f, O, P), O[P]);
|
|
382
475
|
};
|
|
383
476
|
|
|
384
|
-
var
|
|
385
|
-
|
|
386
|
-
|
|
477
|
+
var objectDefineProperty = {};
|
|
478
|
+
|
|
479
|
+
var DESCRIPTORS$7 = descriptors;
|
|
480
|
+
var fails$f = fails$l;
|
|
387
481
|
|
|
388
482
|
// V8 ~ Chrome 36-
|
|
389
483
|
// https://bugs.chromium.org/p/v8/issues/detail?id=3334
|
|
390
|
-
var v8PrototypeDefineBug =
|
|
484
|
+
var v8PrototypeDefineBug = DESCRIPTORS$7 && fails$f(function () {
|
|
391
485
|
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
392
486
|
return Object.defineProperty(function () { /* empty */ }, 'prototype', {
|
|
393
487
|
value: 42,
|
|
@@ -395,15 +489,23 @@ var v8PrototypeDefineBug = descriptors && fails(function () {
|
|
|
395
489
|
}).prototype != 42;
|
|
396
490
|
});
|
|
397
491
|
|
|
398
|
-
var $
|
|
492
|
+
var isObject$5 = isObject$9;
|
|
493
|
+
|
|
494
|
+
var $String$3 = String;
|
|
399
495
|
var $TypeError$b = TypeError;
|
|
400
496
|
|
|
401
497
|
// `Assert: Type(argument) is Object`
|
|
402
|
-
var anObject = function (argument) {
|
|
403
|
-
if (isObject(argument)) return argument;
|
|
404
|
-
throw $TypeError$b($String$
|
|
498
|
+
var anObject$g = function (argument) {
|
|
499
|
+
if (isObject$5(argument)) return argument;
|
|
500
|
+
throw $TypeError$b($String$3(argument) + ' is not an object');
|
|
405
501
|
};
|
|
406
502
|
|
|
503
|
+
var DESCRIPTORS$6 = descriptors;
|
|
504
|
+
var IE8_DOM_DEFINE = ie8DomDefine;
|
|
505
|
+
var V8_PROTOTYPE_DEFINE_BUG$1 = v8PrototypeDefineBug;
|
|
506
|
+
var anObject$f = anObject$g;
|
|
507
|
+
var toPropertyKey$2 = toPropertyKey$4;
|
|
508
|
+
|
|
407
509
|
var $TypeError$a = TypeError;
|
|
408
510
|
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
409
511
|
var $defineProperty = Object.defineProperty;
|
|
@@ -415,10 +517,10 @@ var WRITABLE = 'writable';
|
|
|
415
517
|
|
|
416
518
|
// `Object.defineProperty` method
|
|
417
519
|
// https://tc39.es/ecma262/#sec-object.defineproperty
|
|
418
|
-
|
|
419
|
-
anObject(O);
|
|
420
|
-
P = toPropertyKey$
|
|
421
|
-
anObject(Attributes);
|
|
520
|
+
objectDefineProperty.f = DESCRIPTORS$6 ? V8_PROTOTYPE_DEFINE_BUG$1 ? function defineProperty(O, P, Attributes) {
|
|
521
|
+
anObject$f(O);
|
|
522
|
+
P = toPropertyKey$2(P);
|
|
523
|
+
anObject$f(Attributes);
|
|
422
524
|
if (typeof O === 'function' && P === 'prototype' && 'value' in Attributes && WRITABLE in Attributes && !Attributes[WRITABLE]) {
|
|
423
525
|
var current = $getOwnPropertyDescriptor(O, P);
|
|
424
526
|
if (current && current[WRITABLE]) {
|
|
@@ -431,10 +533,10 @@ var f$5 = descriptors ? v8PrototypeDefineBug ? function defineProperty(O, P, Att
|
|
|
431
533
|
}
|
|
432
534
|
} return $defineProperty(O, P, Attributes);
|
|
433
535
|
} : $defineProperty : function defineProperty(O, P, Attributes) {
|
|
434
|
-
anObject(O);
|
|
435
|
-
P = toPropertyKey$
|
|
436
|
-
anObject(Attributes);
|
|
437
|
-
if (
|
|
536
|
+
anObject$f(O);
|
|
537
|
+
P = toPropertyKey$2(P);
|
|
538
|
+
anObject$f(Attributes);
|
|
539
|
+
if (IE8_DOM_DEFINE) try {
|
|
438
540
|
return $defineProperty(O, P, Attributes);
|
|
439
541
|
} catch (error) { /* empty */ }
|
|
440
542
|
if ('get' in Attributes || 'set' in Attributes) throw $TypeError$a('Accessors not supported');
|
|
@@ -442,25 +544,30 @@ var f$5 = descriptors ? v8PrototypeDefineBug ? function defineProperty(O, P, Att
|
|
|
442
544
|
return O;
|
|
443
545
|
};
|
|
444
546
|
|
|
445
|
-
var
|
|
446
|
-
|
|
447
|
-
|
|
547
|
+
var DESCRIPTORS$5 = descriptors;
|
|
548
|
+
var definePropertyModule$5 = objectDefineProperty;
|
|
549
|
+
var createPropertyDescriptor$2 = createPropertyDescriptor$4;
|
|
448
550
|
|
|
449
|
-
var createNonEnumerableProperty =
|
|
450
|
-
return
|
|
551
|
+
var createNonEnumerableProperty$5 = DESCRIPTORS$5 ? function (object, key, value) {
|
|
552
|
+
return definePropertyModule$5.f(object, key, createPropertyDescriptor$2(1, value));
|
|
451
553
|
} : function (object, key, value) {
|
|
452
554
|
object[key] = value;
|
|
453
555
|
return object;
|
|
454
556
|
};
|
|
455
557
|
|
|
558
|
+
var makeBuiltIn$2 = {exports: {}};
|
|
559
|
+
|
|
560
|
+
var DESCRIPTORS$4 = descriptors;
|
|
561
|
+
var hasOwn$8 = hasOwnProperty_1;
|
|
562
|
+
|
|
456
563
|
var FunctionPrototype$1 = Function.prototype;
|
|
457
564
|
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
458
|
-
var getDescriptor =
|
|
565
|
+
var getDescriptor = DESCRIPTORS$4 && Object.getOwnPropertyDescriptor;
|
|
459
566
|
|
|
460
|
-
var EXISTS =
|
|
567
|
+
var EXISTS = hasOwn$8(FunctionPrototype$1, 'name');
|
|
461
568
|
// additional protection from minified / mangled / dropped function names
|
|
462
569
|
var PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';
|
|
463
|
-
var CONFIGURABLE = EXISTS && (!
|
|
570
|
+
var CONFIGURABLE = EXISTS && (!DESCRIPTORS$4 || (DESCRIPTORS$4 && getDescriptor(FunctionPrototype$1, 'name').configurable));
|
|
464
571
|
|
|
465
572
|
var functionName = {
|
|
466
573
|
EXISTS: EXISTS,
|
|
@@ -468,32 +575,51 @@ var functionName = {
|
|
|
468
575
|
CONFIGURABLE: CONFIGURABLE
|
|
469
576
|
};
|
|
470
577
|
|
|
471
|
-
var
|
|
578
|
+
var uncurryThis$k = functionUncurryThis;
|
|
579
|
+
var isCallable$g = isCallable$m;
|
|
580
|
+
var store$1 = sharedStore;
|
|
581
|
+
|
|
582
|
+
var functionToString = uncurryThis$k(Function.toString);
|
|
472
583
|
|
|
473
584
|
// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper
|
|
474
|
-
if (!isCallable(
|
|
475
|
-
|
|
585
|
+
if (!isCallable$g(store$1.inspectSource)) {
|
|
586
|
+
store$1.inspectSource = function (it) {
|
|
476
587
|
return functionToString(it);
|
|
477
588
|
};
|
|
478
589
|
}
|
|
479
590
|
|
|
480
|
-
var inspectSource =
|
|
591
|
+
var inspectSource$3 = store$1.inspectSource;
|
|
481
592
|
|
|
482
|
-
var
|
|
593
|
+
var global$b = global$i;
|
|
594
|
+
var isCallable$f = isCallable$m;
|
|
483
595
|
|
|
484
|
-
var
|
|
596
|
+
var WeakMap$1 = global$b.WeakMap;
|
|
485
597
|
|
|
486
|
-
var
|
|
598
|
+
var weakMapBasicDetection = isCallable$f(WeakMap$1) && /native code/.test(String(WeakMap$1));
|
|
487
599
|
|
|
488
|
-
var
|
|
600
|
+
var shared$2 = shared$4.exports;
|
|
601
|
+
var uid = uid$2;
|
|
602
|
+
|
|
603
|
+
var keys = shared$2('keys');
|
|
604
|
+
|
|
605
|
+
var sharedKey$3 = function (key) {
|
|
489
606
|
return keys[key] || (keys[key] = uid(key));
|
|
490
607
|
};
|
|
491
608
|
|
|
492
|
-
var hiddenKeys$
|
|
609
|
+
var hiddenKeys$4 = {};
|
|
610
|
+
|
|
611
|
+
var NATIVE_WEAK_MAP = weakMapBasicDetection;
|
|
612
|
+
var global$a = global$i;
|
|
613
|
+
var isObject$4 = isObject$9;
|
|
614
|
+
var createNonEnumerableProperty$4 = createNonEnumerableProperty$5;
|
|
615
|
+
var hasOwn$7 = hasOwnProperty_1;
|
|
616
|
+
var shared$1 = sharedStore;
|
|
617
|
+
var sharedKey$2 = sharedKey$3;
|
|
618
|
+
var hiddenKeys$3 = hiddenKeys$4;
|
|
493
619
|
|
|
494
620
|
var OBJECT_ALREADY_INITIALIZED = 'Object already initialized';
|
|
495
|
-
var TypeError$2 =
|
|
496
|
-
var WeakMap =
|
|
621
|
+
var TypeError$2 = global$a.TypeError;
|
|
622
|
+
var WeakMap = global$a.WeakMap;
|
|
497
623
|
var set$1, get, has;
|
|
498
624
|
|
|
499
625
|
var enforce = function (it) {
|
|
@@ -503,14 +629,14 @@ var enforce = function (it) {
|
|
|
503
629
|
var getterFor = function (TYPE) {
|
|
504
630
|
return function (it) {
|
|
505
631
|
var state;
|
|
506
|
-
if (!isObject(it) || (state = get(it)).type !== TYPE) {
|
|
632
|
+
if (!isObject$4(it) || (state = get(it)).type !== TYPE) {
|
|
507
633
|
throw TypeError$2('Incompatible receiver, ' + TYPE + ' required');
|
|
508
634
|
} return state;
|
|
509
635
|
};
|
|
510
636
|
};
|
|
511
637
|
|
|
512
|
-
if (
|
|
513
|
-
var store =
|
|
638
|
+
if (NATIVE_WEAK_MAP || shared$1.state) {
|
|
639
|
+
var store = shared$1.state || (shared$1.state = new WeakMap());
|
|
514
640
|
/* eslint-disable no-self-assign -- prototype methods protection */
|
|
515
641
|
store.get = store.get;
|
|
516
642
|
store.has = store.has;
|
|
@@ -529,19 +655,19 @@ if (weakMapBasicDetection || sharedStore.state) {
|
|
|
529
655
|
return store.has(it);
|
|
530
656
|
};
|
|
531
657
|
} else {
|
|
532
|
-
var STATE = sharedKey('state');
|
|
533
|
-
hiddenKeys$
|
|
658
|
+
var STATE = sharedKey$2('state');
|
|
659
|
+
hiddenKeys$3[STATE] = true;
|
|
534
660
|
set$1 = function (it, metadata) {
|
|
535
|
-
if (
|
|
661
|
+
if (hasOwn$7(it, STATE)) throw TypeError$2(OBJECT_ALREADY_INITIALIZED);
|
|
536
662
|
metadata.facade = it;
|
|
537
|
-
createNonEnumerableProperty(it, STATE, metadata);
|
|
663
|
+
createNonEnumerableProperty$4(it, STATE, metadata);
|
|
538
664
|
return metadata;
|
|
539
665
|
};
|
|
540
666
|
get = function (it) {
|
|
541
|
-
return
|
|
667
|
+
return hasOwn$7(it, STATE) ? it[STATE] : {};
|
|
542
668
|
};
|
|
543
669
|
has = function (it) {
|
|
544
|
-
return
|
|
670
|
+
return hasOwn$7(it, STATE);
|
|
545
671
|
};
|
|
546
672
|
}
|
|
547
673
|
|
|
@@ -553,73 +679,81 @@ var internalState = {
|
|
|
553
679
|
getterFor: getterFor
|
|
554
680
|
};
|
|
555
681
|
|
|
556
|
-
var
|
|
557
|
-
var
|
|
682
|
+
var uncurryThis$j = functionUncurryThis;
|
|
683
|
+
var fails$e = fails$l;
|
|
684
|
+
var isCallable$e = isCallable$m;
|
|
685
|
+
var hasOwn$6 = hasOwnProperty_1;
|
|
686
|
+
var DESCRIPTORS$3 = descriptors;
|
|
687
|
+
var CONFIGURABLE_FUNCTION_NAME$1 = functionName.CONFIGURABLE;
|
|
688
|
+
var inspectSource$2 = inspectSource$3;
|
|
689
|
+
var InternalStateModule$2 = internalState;
|
|
558
690
|
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
var
|
|
562
|
-
var getInternalState = internalState.get;
|
|
563
|
-
var $String = String;
|
|
691
|
+
var enforceInternalState = InternalStateModule$2.enforce;
|
|
692
|
+
var getInternalState$2 = InternalStateModule$2.get;
|
|
693
|
+
var $String$2 = String;
|
|
564
694
|
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
565
|
-
var defineProperty = Object.defineProperty;
|
|
566
|
-
var stringSlice =
|
|
567
|
-
var replace =
|
|
568
|
-
var join =
|
|
695
|
+
var defineProperty$4 = Object.defineProperty;
|
|
696
|
+
var stringSlice$6 = uncurryThis$j(''.slice);
|
|
697
|
+
var replace$3 = uncurryThis$j(''.replace);
|
|
698
|
+
var join = uncurryThis$j([].join);
|
|
569
699
|
|
|
570
|
-
var CONFIGURABLE_LENGTH =
|
|
571
|
-
return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
|
700
|
+
var CONFIGURABLE_LENGTH = DESCRIPTORS$3 && !fails$e(function () {
|
|
701
|
+
return defineProperty$4(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
|
572
702
|
});
|
|
573
703
|
|
|
574
704
|
var TEMPLATE = String(String).split('String');
|
|
575
705
|
|
|
576
|
-
var makeBuiltIn =
|
|
577
|
-
if (stringSlice($String(name), 0, 7) === 'Symbol(') {
|
|
578
|
-
name = '[' + replace($String(name), /^Symbol\(([^)]*)\)/, '$1') + ']';
|
|
706
|
+
var makeBuiltIn$1 = makeBuiltIn$2.exports = function (value, name, options) {
|
|
707
|
+
if (stringSlice$6($String$2(name), 0, 7) === 'Symbol(') {
|
|
708
|
+
name = '[' + replace$3($String$2(name), /^Symbol\(([^)]*)\)/, '$1') + ']';
|
|
579
709
|
}
|
|
580
710
|
if (options && options.getter) name = 'get ' + name;
|
|
581
711
|
if (options && options.setter) name = 'set ' + name;
|
|
582
|
-
if (!
|
|
583
|
-
if (
|
|
712
|
+
if (!hasOwn$6(value, 'name') || (CONFIGURABLE_FUNCTION_NAME$1 && value.name !== name)) {
|
|
713
|
+
if (DESCRIPTORS$3) defineProperty$4(value, 'name', { value: name, configurable: true });
|
|
584
714
|
else value.name = name;
|
|
585
715
|
}
|
|
586
|
-
if (CONFIGURABLE_LENGTH && options &&
|
|
587
|
-
defineProperty(value, 'length', { value: options.arity });
|
|
716
|
+
if (CONFIGURABLE_LENGTH && options && hasOwn$6(options, 'arity') && value.length !== options.arity) {
|
|
717
|
+
defineProperty$4(value, 'length', { value: options.arity });
|
|
588
718
|
}
|
|
589
719
|
try {
|
|
590
|
-
if (options &&
|
|
591
|
-
if (
|
|
720
|
+
if (options && hasOwn$6(options, 'constructor') && options.constructor) {
|
|
721
|
+
if (DESCRIPTORS$3) defineProperty$4(value, 'prototype', { writable: false });
|
|
592
722
|
// in V8 ~ Chrome 53, prototypes of some methods, like `Array.prototype.values`, are non-writable
|
|
593
723
|
} else if (value.prototype) value.prototype = undefined;
|
|
594
724
|
} catch (error) { /* empty */ }
|
|
595
725
|
var state = enforceInternalState(value);
|
|
596
|
-
if (!
|
|
726
|
+
if (!hasOwn$6(state, 'source')) {
|
|
597
727
|
state.source = join(TEMPLATE, typeof name == 'string' ? name : '');
|
|
598
728
|
} return value;
|
|
599
729
|
};
|
|
600
730
|
|
|
601
731
|
// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
|
|
602
732
|
// eslint-disable-next-line no-extend-native -- required
|
|
603
|
-
Function.prototype.toString = makeBuiltIn(function toString() {
|
|
604
|
-
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
|
733
|
+
Function.prototype.toString = makeBuiltIn$1(function toString() {
|
|
734
|
+
return isCallable$e(this) && getInternalState$2(this).source || inspectSource$2(this);
|
|
605
735
|
}, 'toString');
|
|
606
|
-
});
|
|
607
736
|
|
|
608
|
-
var
|
|
737
|
+
var isCallable$d = isCallable$m;
|
|
738
|
+
var definePropertyModule$4 = objectDefineProperty;
|
|
739
|
+
var makeBuiltIn = makeBuiltIn$2.exports;
|
|
740
|
+
var defineGlobalProperty$1 = defineGlobalProperty$3;
|
|
741
|
+
|
|
742
|
+
var defineBuiltIn$7 = function (O, key, value, options) {
|
|
609
743
|
if (!options) options = {};
|
|
610
744
|
var simple = options.enumerable;
|
|
611
745
|
var name = options.name !== undefined ? options.name : key;
|
|
612
|
-
if (isCallable(value))
|
|
746
|
+
if (isCallable$d(value)) makeBuiltIn(value, name, options);
|
|
613
747
|
if (options.global) {
|
|
614
748
|
if (simple) O[key] = value;
|
|
615
|
-
else defineGlobalProperty(key, value);
|
|
749
|
+
else defineGlobalProperty$1(key, value);
|
|
616
750
|
} else {
|
|
617
751
|
try {
|
|
618
752
|
if (!options.unsafe) delete O[key];
|
|
619
753
|
else if (O[key]) simple = true;
|
|
620
754
|
} catch (error) { /* empty */ }
|
|
621
755
|
if (simple) O[key] = value;
|
|
622
|
-
else
|
|
756
|
+
else definePropertyModule$4.f(O, key, {
|
|
623
757
|
value: value,
|
|
624
758
|
enumerable: false,
|
|
625
759
|
configurable: !options.nonConfigurable,
|
|
@@ -628,6 +762,8 @@ var defineBuiltIn = function (O, key, value, options) {
|
|
|
628
762
|
} return O;
|
|
629
763
|
};
|
|
630
764
|
|
|
765
|
+
var objectGetOwnPropertyNames = {};
|
|
766
|
+
|
|
631
767
|
var ceil = Math.ceil;
|
|
632
768
|
var floor$1 = Math.floor;
|
|
633
769
|
|
|
@@ -639,45 +775,57 @@ var mathTrunc = Math.trunc || function trunc(x) {
|
|
|
639
775
|
return (n > 0 ? floor$1 : ceil)(n);
|
|
640
776
|
};
|
|
641
777
|
|
|
778
|
+
var trunc = mathTrunc;
|
|
779
|
+
|
|
642
780
|
// `ToIntegerOrInfinity` abstract operation
|
|
643
781
|
// https://tc39.es/ecma262/#sec-tointegerorinfinity
|
|
644
|
-
var toIntegerOrInfinity = function (argument) {
|
|
782
|
+
var toIntegerOrInfinity$4 = function (argument) {
|
|
645
783
|
var number = +argument;
|
|
646
784
|
// eslint-disable-next-line no-self-compare -- NaN check
|
|
647
|
-
return number !== number || number === 0 ? 0 :
|
|
785
|
+
return number !== number || number === 0 ? 0 : trunc(number);
|
|
648
786
|
};
|
|
649
787
|
|
|
788
|
+
var toIntegerOrInfinity$3 = toIntegerOrInfinity$4;
|
|
789
|
+
|
|
650
790
|
var max$2 = Math.max;
|
|
651
791
|
var min$5 = Math.min;
|
|
652
792
|
|
|
653
793
|
// Helper for a popular repeating case of the spec:
|
|
654
794
|
// Let integer be ? ToInteger(index).
|
|
655
795
|
// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).
|
|
656
|
-
var toAbsoluteIndex = function (index, length) {
|
|
657
|
-
var integer = toIntegerOrInfinity(index);
|
|
796
|
+
var toAbsoluteIndex$2 = function (index, length) {
|
|
797
|
+
var integer = toIntegerOrInfinity$3(index);
|
|
658
798
|
return integer < 0 ? max$2(integer + length, 0) : min$5(integer, length);
|
|
659
799
|
};
|
|
660
800
|
|
|
801
|
+
var toIntegerOrInfinity$2 = toIntegerOrInfinity$4;
|
|
802
|
+
|
|
661
803
|
var min$4 = Math.min;
|
|
662
804
|
|
|
663
805
|
// `ToLength` abstract operation
|
|
664
806
|
// https://tc39.es/ecma262/#sec-tolength
|
|
665
|
-
var toLength = function (argument) {
|
|
666
|
-
return argument > 0 ? min$4(toIntegerOrInfinity(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
807
|
+
var toLength$6 = function (argument) {
|
|
808
|
+
return argument > 0 ? min$4(toIntegerOrInfinity$2(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
667
809
|
};
|
|
668
810
|
|
|
811
|
+
var toLength$5 = toLength$6;
|
|
812
|
+
|
|
669
813
|
// `LengthOfArrayLike` abstract operation
|
|
670
814
|
// https://tc39.es/ecma262/#sec-lengthofarraylike
|
|
671
|
-
var lengthOfArrayLike = function (obj) {
|
|
672
|
-
return toLength(obj.length);
|
|
815
|
+
var lengthOfArrayLike$4 = function (obj) {
|
|
816
|
+
return toLength$5(obj.length);
|
|
673
817
|
};
|
|
674
818
|
|
|
819
|
+
var toIndexedObject$3 = toIndexedObject$5;
|
|
820
|
+
var toAbsoluteIndex$1 = toAbsoluteIndex$2;
|
|
821
|
+
var lengthOfArrayLike$3 = lengthOfArrayLike$4;
|
|
822
|
+
|
|
675
823
|
// `Array.prototype.{ indexOf, includes }` methods implementation
|
|
676
824
|
var createMethod$3 = function (IS_INCLUDES) {
|
|
677
825
|
return function ($this, el, fromIndex) {
|
|
678
|
-
var O = toIndexedObject($this);
|
|
679
|
-
var length = lengthOfArrayLike(O);
|
|
680
|
-
var index = toAbsoluteIndex(fromIndex, length);
|
|
826
|
+
var O = toIndexedObject$3($this);
|
|
827
|
+
var length = lengthOfArrayLike$3(O);
|
|
828
|
+
var index = toAbsoluteIndex$1(fromIndex, length);
|
|
681
829
|
var value;
|
|
682
830
|
// Array#includes uses SameValueZero equality algorithm
|
|
683
831
|
// eslint-disable-next-line no-self-compare -- NaN check
|
|
@@ -701,26 +849,29 @@ var arrayIncludes = {
|
|
|
701
849
|
indexOf: createMethod$3(false)
|
|
702
850
|
};
|
|
703
851
|
|
|
852
|
+
var uncurryThis$i = functionUncurryThis;
|
|
853
|
+
var hasOwn$5 = hasOwnProperty_1;
|
|
854
|
+
var toIndexedObject$2 = toIndexedObject$5;
|
|
704
855
|
var indexOf$1 = arrayIncludes.indexOf;
|
|
856
|
+
var hiddenKeys$2 = hiddenKeys$4;
|
|
705
857
|
|
|
706
|
-
|
|
707
|
-
var push$2 = functionUncurryThis([].push);
|
|
858
|
+
var push$2 = uncurryThis$i([].push);
|
|
708
859
|
|
|
709
860
|
var objectKeysInternal = function (object, names) {
|
|
710
|
-
var O = toIndexedObject(object);
|
|
861
|
+
var O = toIndexedObject$2(object);
|
|
711
862
|
var i = 0;
|
|
712
863
|
var result = [];
|
|
713
864
|
var key;
|
|
714
|
-
for (key in O) !
|
|
865
|
+
for (key in O) !hasOwn$5(hiddenKeys$2, key) && hasOwn$5(O, key) && push$2(result, key);
|
|
715
866
|
// Don't enum bug & hidden keys
|
|
716
|
-
while (names.length > i) if (
|
|
867
|
+
while (names.length > i) if (hasOwn$5(O, key = names[i++])) {
|
|
717
868
|
~indexOf$1(result, key) || push$2(result, key);
|
|
718
869
|
}
|
|
719
870
|
return result;
|
|
720
871
|
};
|
|
721
872
|
|
|
722
873
|
// IE8- don't enum bug keys
|
|
723
|
-
var enumBugKeys = [
|
|
874
|
+
var enumBugKeys$3 = [
|
|
724
875
|
'constructor',
|
|
725
876
|
'hasOwnProperty',
|
|
726
877
|
'isPrototypeOf',
|
|
@@ -730,73 +881,85 @@ var enumBugKeys = [
|
|
|
730
881
|
'valueOf'
|
|
731
882
|
];
|
|
732
883
|
|
|
733
|
-
var
|
|
884
|
+
var internalObjectKeys$1 = objectKeysInternal;
|
|
885
|
+
var enumBugKeys$2 = enumBugKeys$3;
|
|
886
|
+
|
|
887
|
+
var hiddenKeys$1 = enumBugKeys$2.concat('length', 'prototype');
|
|
734
888
|
|
|
735
889
|
// `Object.getOwnPropertyNames` method
|
|
736
890
|
// https://tc39.es/ecma262/#sec-object.getownpropertynames
|
|
737
891
|
// eslint-disable-next-line es/no-object-getownpropertynames -- safe
|
|
738
|
-
|
|
739
|
-
return
|
|
892
|
+
objectGetOwnPropertyNames.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
893
|
+
return internalObjectKeys$1(O, hiddenKeys$1);
|
|
740
894
|
};
|
|
741
895
|
|
|
742
|
-
var
|
|
743
|
-
f: f$4
|
|
744
|
-
};
|
|
896
|
+
var objectGetOwnPropertySymbols = {};
|
|
745
897
|
|
|
746
898
|
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
|
|
747
|
-
|
|
899
|
+
objectGetOwnPropertySymbols.f = Object.getOwnPropertySymbols;
|
|
748
900
|
|
|
749
|
-
var
|
|
750
|
-
|
|
751
|
-
|
|
901
|
+
var getBuiltIn$4 = getBuiltIn$6;
|
|
902
|
+
var uncurryThis$h = functionUncurryThis;
|
|
903
|
+
var getOwnPropertyNamesModule = objectGetOwnPropertyNames;
|
|
904
|
+
var getOwnPropertySymbolsModule = objectGetOwnPropertySymbols;
|
|
905
|
+
var anObject$e = anObject$g;
|
|
752
906
|
|
|
753
|
-
var concat$1 =
|
|
907
|
+
var concat$1 = uncurryThis$h([].concat);
|
|
754
908
|
|
|
755
909
|
// all object keys, includes non-enumerable and symbols
|
|
756
|
-
var ownKeys$
|
|
757
|
-
var keys =
|
|
758
|
-
var getOwnPropertySymbols =
|
|
910
|
+
var ownKeys$4 = getBuiltIn$4('Reflect', 'ownKeys') || function ownKeys(it) {
|
|
911
|
+
var keys = getOwnPropertyNamesModule.f(anObject$e(it));
|
|
912
|
+
var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;
|
|
759
913
|
return getOwnPropertySymbols ? concat$1(keys, getOwnPropertySymbols(it)) : keys;
|
|
760
914
|
};
|
|
761
915
|
|
|
762
|
-
var
|
|
916
|
+
var hasOwn$4 = hasOwnProperty_1;
|
|
917
|
+
var ownKeys$3 = ownKeys$4;
|
|
918
|
+
var getOwnPropertyDescriptorModule = objectGetOwnPropertyDescriptor;
|
|
919
|
+
var definePropertyModule$3 = objectDefineProperty;
|
|
920
|
+
|
|
921
|
+
var copyConstructorProperties$1 = function (target, source, exceptions) {
|
|
763
922
|
var keys = ownKeys$3(source);
|
|
764
|
-
var defineProperty =
|
|
765
|
-
var getOwnPropertyDescriptor =
|
|
923
|
+
var defineProperty = definePropertyModule$3.f;
|
|
924
|
+
var getOwnPropertyDescriptor = getOwnPropertyDescriptorModule.f;
|
|
766
925
|
for (var i = 0; i < keys.length; i++) {
|
|
767
926
|
var key = keys[i];
|
|
768
|
-
if (!
|
|
927
|
+
if (!hasOwn$4(target, key) && !(exceptions && hasOwn$4(exceptions, key))) {
|
|
769
928
|
defineProperty(target, key, getOwnPropertyDescriptor(source, key));
|
|
770
929
|
}
|
|
771
930
|
}
|
|
772
931
|
};
|
|
773
932
|
|
|
933
|
+
var fails$d = fails$l;
|
|
934
|
+
var isCallable$c = isCallable$m;
|
|
935
|
+
|
|
774
936
|
var replacement = /#|\.prototype\./;
|
|
775
937
|
|
|
776
|
-
var isForced = function (feature, detection) {
|
|
938
|
+
var isForced$2 = function (feature, detection) {
|
|
777
939
|
var value = data[normalize(feature)];
|
|
778
940
|
return value == POLYFILL ? true
|
|
779
941
|
: value == NATIVE ? false
|
|
780
|
-
: isCallable(detection) ? fails(detection)
|
|
942
|
+
: isCallable$c(detection) ? fails$d(detection)
|
|
781
943
|
: !!detection;
|
|
782
944
|
};
|
|
783
945
|
|
|
784
|
-
var normalize = isForced.normalize = function (string) {
|
|
946
|
+
var normalize = isForced$2.normalize = function (string) {
|
|
785
947
|
return String(string).replace(replacement, '.').toLowerCase();
|
|
786
948
|
};
|
|
787
949
|
|
|
788
|
-
var data = isForced.data = {};
|
|
789
|
-
var NATIVE = isForced.NATIVE = 'N';
|
|
790
|
-
var POLYFILL = isForced.POLYFILL = 'P';
|
|
950
|
+
var data = isForced$2.data = {};
|
|
951
|
+
var NATIVE = isForced$2.NATIVE = 'N';
|
|
952
|
+
var POLYFILL = isForced$2.POLYFILL = 'P';
|
|
791
953
|
|
|
792
|
-
var isForced_1 = isForced;
|
|
954
|
+
var isForced_1 = isForced$2;
|
|
793
955
|
|
|
956
|
+
var global$9 = global$i;
|
|
794
957
|
var getOwnPropertyDescriptor$3 = objectGetOwnPropertyDescriptor.f;
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
958
|
+
var createNonEnumerableProperty$3 = createNonEnumerableProperty$5;
|
|
959
|
+
var defineBuiltIn$6 = defineBuiltIn$7;
|
|
960
|
+
var defineGlobalProperty = defineGlobalProperty$3;
|
|
961
|
+
var copyConstructorProperties = copyConstructorProperties$1;
|
|
962
|
+
var isForced$1 = isForced_1;
|
|
800
963
|
|
|
801
964
|
/*
|
|
802
965
|
options.target - name of the target object
|
|
@@ -819,11 +982,11 @@ var _export = function (options, source) {
|
|
|
819
982
|
var STATIC = options.stat;
|
|
820
983
|
var FORCED, target, key, targetProperty, sourceProperty, descriptor;
|
|
821
984
|
if (GLOBAL) {
|
|
822
|
-
target =
|
|
985
|
+
target = global$9;
|
|
823
986
|
} else if (STATIC) {
|
|
824
|
-
target =
|
|
987
|
+
target = global$9[TARGET] || defineGlobalProperty(TARGET, {});
|
|
825
988
|
} else {
|
|
826
|
-
target = (
|
|
989
|
+
target = (global$9[TARGET] || {}).prototype;
|
|
827
990
|
}
|
|
828
991
|
if (target) for (key in source) {
|
|
829
992
|
sourceProperty = source[key];
|
|
@@ -831,7 +994,7 @@ var _export = function (options, source) {
|
|
|
831
994
|
descriptor = getOwnPropertyDescriptor$3(target, key);
|
|
832
995
|
targetProperty = descriptor && descriptor.value;
|
|
833
996
|
} else targetProperty = target[key];
|
|
834
|
-
FORCED =
|
|
997
|
+
FORCED = isForced$1(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);
|
|
835
998
|
// contained in target
|
|
836
999
|
if (!FORCED && targetProperty !== undefined) {
|
|
837
1000
|
if (typeof sourceProperty == typeof targetProperty) continue;
|
|
@@ -839,26 +1002,31 @@ var _export = function (options, source) {
|
|
|
839
1002
|
}
|
|
840
1003
|
// add a flag to not completely full polyfills
|
|
841
1004
|
if (options.sham || (targetProperty && targetProperty.sham)) {
|
|
842
|
-
createNonEnumerableProperty(sourceProperty, 'sham', true);
|
|
1005
|
+
createNonEnumerableProperty$3(sourceProperty, 'sham', true);
|
|
843
1006
|
}
|
|
844
|
-
defineBuiltIn(target, key, sourceProperty, options);
|
|
1007
|
+
defineBuiltIn$6(target, key, sourceProperty, options);
|
|
845
1008
|
}
|
|
846
1009
|
};
|
|
847
1010
|
|
|
848
|
-
var
|
|
1011
|
+
var classof$7 = classofRaw$2;
|
|
1012
|
+
|
|
1013
|
+
var engineIsNode = typeof process != 'undefined' && classof$7(process) == 'process';
|
|
1014
|
+
|
|
1015
|
+
var isCallable$b = isCallable$m;
|
|
849
1016
|
|
|
850
1017
|
var $String$1 = String;
|
|
851
1018
|
var $TypeError$9 = TypeError;
|
|
852
1019
|
|
|
853
|
-
var aPossiblePrototype = function (argument) {
|
|
854
|
-
if (typeof argument == 'object' || isCallable(argument)) return argument;
|
|
1020
|
+
var aPossiblePrototype$1 = function (argument) {
|
|
1021
|
+
if (typeof argument == 'object' || isCallable$b(argument)) return argument;
|
|
855
1022
|
throw $TypeError$9("Can't set " + $String$1(argument) + ' as a prototype');
|
|
856
1023
|
};
|
|
857
1024
|
|
|
858
1025
|
/* eslint-disable no-proto -- safe */
|
|
859
1026
|
|
|
860
|
-
|
|
861
|
-
|
|
1027
|
+
var uncurryThis$g = functionUncurryThis;
|
|
1028
|
+
var anObject$d = anObject$g;
|
|
1029
|
+
var aPossiblePrototype = aPossiblePrototype$1;
|
|
862
1030
|
|
|
863
1031
|
// `Object.setPrototypeOf` method
|
|
864
1032
|
// https://tc39.es/ecma262/#sec-object.setprototypeof
|
|
@@ -870,12 +1038,12 @@ var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? functio
|
|
|
870
1038
|
var setter;
|
|
871
1039
|
try {
|
|
872
1040
|
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
873
|
-
setter =
|
|
1041
|
+
setter = uncurryThis$g(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);
|
|
874
1042
|
setter(test, []);
|
|
875
1043
|
CORRECT_SETTER = test instanceof Array;
|
|
876
1044
|
} catch (error) { /* empty */ }
|
|
877
1045
|
return function setPrototypeOf(O, proto) {
|
|
878
|
-
anObject(O);
|
|
1046
|
+
anObject$d(O);
|
|
879
1047
|
aPossiblePrototype(proto);
|
|
880
1048
|
if (CORRECT_SETTER) setter(O, proto);
|
|
881
1049
|
else O.__proto__ = proto;
|
|
@@ -884,25 +1052,30 @@ var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? functio
|
|
|
884
1052
|
}() : undefined);
|
|
885
1053
|
|
|
886
1054
|
var defineProperty$3 = objectDefineProperty.f;
|
|
1055
|
+
var hasOwn$3 = hasOwnProperty_1;
|
|
1056
|
+
var wellKnownSymbol$g = wellKnownSymbol$i;
|
|
887
1057
|
|
|
1058
|
+
var TO_STRING_TAG$3 = wellKnownSymbol$g('toStringTag');
|
|
888
1059
|
|
|
889
|
-
|
|
890
|
-
var TO_STRING_TAG$3 = wellKnownSymbol('toStringTag');
|
|
891
|
-
|
|
892
|
-
var setToStringTag = function (target, TAG, STATIC) {
|
|
1060
|
+
var setToStringTag$3 = function (target, TAG, STATIC) {
|
|
893
1061
|
if (target && !STATIC) target = target.prototype;
|
|
894
|
-
if (target && !
|
|
1062
|
+
if (target && !hasOwn$3(target, TO_STRING_TAG$3)) {
|
|
895
1063
|
defineProperty$3(target, TO_STRING_TAG$3, { configurable: true, value: TAG });
|
|
896
1064
|
}
|
|
897
1065
|
};
|
|
898
1066
|
|
|
899
|
-
var
|
|
1067
|
+
var getBuiltIn$3 = getBuiltIn$6;
|
|
1068
|
+
var definePropertyModule$2 = objectDefineProperty;
|
|
1069
|
+
var wellKnownSymbol$f = wellKnownSymbol$i;
|
|
1070
|
+
var DESCRIPTORS$2 = descriptors;
|
|
1071
|
+
|
|
1072
|
+
var SPECIES$3 = wellKnownSymbol$f('species');
|
|
900
1073
|
|
|
901
|
-
var setSpecies = function (CONSTRUCTOR_NAME) {
|
|
902
|
-
var Constructor = getBuiltIn(CONSTRUCTOR_NAME);
|
|
903
|
-
var defineProperty =
|
|
1074
|
+
var setSpecies$1 = function (CONSTRUCTOR_NAME) {
|
|
1075
|
+
var Constructor = getBuiltIn$3(CONSTRUCTOR_NAME);
|
|
1076
|
+
var defineProperty = definePropertyModule$2.f;
|
|
904
1077
|
|
|
905
|
-
if (
|
|
1078
|
+
if (DESCRIPTORS$2 && Constructor && !Constructor[SPECIES$3]) {
|
|
906
1079
|
defineProperty(Constructor, SPECIES$3, {
|
|
907
1080
|
configurable: true,
|
|
908
1081
|
get: function () { return this; }
|
|
@@ -910,25 +1083,34 @@ var setSpecies = function (CONSTRUCTOR_NAME) {
|
|
|
910
1083
|
}
|
|
911
1084
|
};
|
|
912
1085
|
|
|
1086
|
+
var isPrototypeOf$2 = objectIsPrototypeOf;
|
|
1087
|
+
|
|
913
1088
|
var $TypeError$8 = TypeError;
|
|
914
1089
|
|
|
915
|
-
var anInstance = function (it, Prototype) {
|
|
916
|
-
if (
|
|
1090
|
+
var anInstance$1 = function (it, Prototype) {
|
|
1091
|
+
if (isPrototypeOf$2(Prototype, it)) return it;
|
|
917
1092
|
throw $TypeError$8('Incorrect invocation');
|
|
918
1093
|
};
|
|
919
1094
|
|
|
920
|
-
var
|
|
1095
|
+
var wellKnownSymbol$e = wellKnownSymbol$i;
|
|
1096
|
+
|
|
1097
|
+
var TO_STRING_TAG$2 = wellKnownSymbol$e('toStringTag');
|
|
921
1098
|
var test$1 = {};
|
|
922
1099
|
|
|
923
1100
|
test$1[TO_STRING_TAG$2] = 'z';
|
|
924
1101
|
|
|
925
1102
|
var toStringTagSupport = String(test$1) === '[object z]';
|
|
926
1103
|
|
|
927
|
-
var
|
|
1104
|
+
var TO_STRING_TAG_SUPPORT = toStringTagSupport;
|
|
1105
|
+
var isCallable$a = isCallable$m;
|
|
1106
|
+
var classofRaw$1 = classofRaw$2;
|
|
1107
|
+
var wellKnownSymbol$d = wellKnownSymbol$i;
|
|
1108
|
+
|
|
1109
|
+
var TO_STRING_TAG$1 = wellKnownSymbol$d('toStringTag');
|
|
928
1110
|
var $Object$1 = Object;
|
|
929
1111
|
|
|
930
1112
|
// ES3 wrong here
|
|
931
|
-
var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';
|
|
1113
|
+
var CORRECT_ARGUMENTS = classofRaw$1(function () { return arguments; }()) == 'Arguments';
|
|
932
1114
|
|
|
933
1115
|
// fallback for IE11 Script Access Denied error
|
|
934
1116
|
var tryGet = function (it, key) {
|
|
@@ -938,26 +1120,33 @@ var tryGet = function (it, key) {
|
|
|
938
1120
|
};
|
|
939
1121
|
|
|
940
1122
|
// getting tag from ES6+ `Object.prototype.toString`
|
|
941
|
-
var classof =
|
|
1123
|
+
var classof$6 = TO_STRING_TAG_SUPPORT ? classofRaw$1 : function (it) {
|
|
942
1124
|
var O, tag, result;
|
|
943
1125
|
return it === undefined ? 'Undefined' : it === null ? 'Null'
|
|
944
1126
|
// @@toStringTag case
|
|
945
1127
|
: typeof (tag = tryGet(O = $Object$1(it), TO_STRING_TAG$1)) == 'string' ? tag
|
|
946
1128
|
// builtinTag case
|
|
947
|
-
: CORRECT_ARGUMENTS ? classofRaw(O)
|
|
1129
|
+
: CORRECT_ARGUMENTS ? classofRaw$1(O)
|
|
948
1130
|
// ES3 arguments fallback
|
|
949
|
-
: (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;
|
|
1131
|
+
: (result = classofRaw$1(O)) == 'Object' && isCallable$a(O.callee) ? 'Arguments' : result;
|
|
950
1132
|
};
|
|
951
1133
|
|
|
1134
|
+
var uncurryThis$f = functionUncurryThis;
|
|
1135
|
+
var fails$c = fails$l;
|
|
1136
|
+
var isCallable$9 = isCallable$m;
|
|
1137
|
+
var classof$5 = classof$6;
|
|
1138
|
+
var getBuiltIn$2 = getBuiltIn$6;
|
|
1139
|
+
var inspectSource$1 = inspectSource$3;
|
|
1140
|
+
|
|
952
1141
|
var noop$1 = function () { /* empty */ };
|
|
953
1142
|
var empty = [];
|
|
954
|
-
var construct = getBuiltIn('Reflect', 'construct');
|
|
1143
|
+
var construct = getBuiltIn$2('Reflect', 'construct');
|
|
955
1144
|
var constructorRegExp = /^\s*(?:class|function)\b/;
|
|
956
|
-
var exec$
|
|
1145
|
+
var exec$2 = uncurryThis$f(constructorRegExp.exec);
|
|
957
1146
|
var INCORRECT_TO_STRING = !constructorRegExp.exec(noop$1);
|
|
958
1147
|
|
|
959
1148
|
var isConstructorModern = function isConstructor(argument) {
|
|
960
|
-
if (!isCallable(argument)) return false;
|
|
1149
|
+
if (!isCallable$9(argument)) return false;
|
|
961
1150
|
try {
|
|
962
1151
|
construct(noop$1, empty, argument);
|
|
963
1152
|
return true;
|
|
@@ -967,8 +1156,8 @@ var isConstructorModern = function isConstructor(argument) {
|
|
|
967
1156
|
};
|
|
968
1157
|
|
|
969
1158
|
var isConstructorLegacy = function isConstructor(argument) {
|
|
970
|
-
if (!isCallable(argument)) return false;
|
|
971
|
-
switch (classof(argument)) {
|
|
1159
|
+
if (!isCallable$9(argument)) return false;
|
|
1160
|
+
switch (classof$5(argument)) {
|
|
972
1161
|
case 'AsyncFunction':
|
|
973
1162
|
case 'GeneratorFunction':
|
|
974
1163
|
case 'AsyncGeneratorFunction': return false;
|
|
@@ -977,7 +1166,7 @@ var isConstructorLegacy = function isConstructor(argument) {
|
|
|
977
1166
|
// we can't check .prototype since constructors produced by .bind haven't it
|
|
978
1167
|
// `Function#toString` throws on some built-it function in some legacy engines
|
|
979
1168
|
// (for example, `DOMQuad` and similar in FF41-)
|
|
980
|
-
return INCORRECT_TO_STRING || !!exec$
|
|
1169
|
+
return INCORRECT_TO_STRING || !!exec$2(constructorRegExp, inspectSource$1(argument));
|
|
981
1170
|
} catch (error) {
|
|
982
1171
|
return true;
|
|
983
1172
|
}
|
|
@@ -987,7 +1176,7 @@ isConstructorLegacy.sham = true;
|
|
|
987
1176
|
|
|
988
1177
|
// `IsConstructor` abstract operation
|
|
989
1178
|
// https://tc39.es/ecma262/#sec-isconstructor
|
|
990
|
-
var isConstructor = !construct || fails(function () {
|
|
1179
|
+
var isConstructor$1 = !construct || fails$c(function () {
|
|
991
1180
|
var called;
|
|
992
1181
|
return isConstructorModern(isConstructorModern.call)
|
|
993
1182
|
|| !isConstructorModern(Object)
|
|
@@ -995,82 +1184,118 @@ var isConstructor = !construct || fails(function () {
|
|
|
995
1184
|
|| called;
|
|
996
1185
|
}) ? isConstructorLegacy : isConstructorModern;
|
|
997
1186
|
|
|
1187
|
+
var isConstructor = isConstructor$1;
|
|
1188
|
+
var tryToString$2 = tryToString$4;
|
|
1189
|
+
|
|
998
1190
|
var $TypeError$7 = TypeError;
|
|
999
1191
|
|
|
1000
1192
|
// `Assert: IsConstructor(argument) is true`
|
|
1001
|
-
var aConstructor = function (argument) {
|
|
1193
|
+
var aConstructor$1 = function (argument) {
|
|
1002
1194
|
if (isConstructor(argument)) return argument;
|
|
1003
|
-
throw $TypeError$7(tryToString(argument) + ' is not a constructor');
|
|
1195
|
+
throw $TypeError$7(tryToString$2(argument) + ' is not a constructor');
|
|
1004
1196
|
};
|
|
1005
1197
|
|
|
1006
|
-
var
|
|
1198
|
+
var anObject$c = anObject$g;
|
|
1199
|
+
var aConstructor = aConstructor$1;
|
|
1200
|
+
var isNullOrUndefined$4 = isNullOrUndefined$7;
|
|
1201
|
+
var wellKnownSymbol$c = wellKnownSymbol$i;
|
|
1202
|
+
|
|
1203
|
+
var SPECIES$2 = wellKnownSymbol$c('species');
|
|
1007
1204
|
|
|
1008
1205
|
// `SpeciesConstructor` abstract operation
|
|
1009
1206
|
// https://tc39.es/ecma262/#sec-speciesconstructor
|
|
1010
|
-
var speciesConstructor = function (O, defaultConstructor) {
|
|
1011
|
-
var C = anObject(O).constructor;
|
|
1207
|
+
var speciesConstructor$2 = function (O, defaultConstructor) {
|
|
1208
|
+
var C = anObject$c(O).constructor;
|
|
1012
1209
|
var S;
|
|
1013
|
-
return C === undefined || isNullOrUndefined(S = anObject(C)[SPECIES$2]) ? defaultConstructor : aConstructor(S);
|
|
1210
|
+
return C === undefined || isNullOrUndefined$4(S = anObject$c(C)[SPECIES$2]) ? defaultConstructor : aConstructor(S);
|
|
1014
1211
|
};
|
|
1015
1212
|
|
|
1213
|
+
var NATIVE_BIND$1 = functionBindNative;
|
|
1214
|
+
|
|
1016
1215
|
var FunctionPrototype = Function.prototype;
|
|
1017
|
-
var apply = FunctionPrototype.apply;
|
|
1018
|
-
var call = FunctionPrototype.call;
|
|
1216
|
+
var apply$3 = FunctionPrototype.apply;
|
|
1217
|
+
var call$e = FunctionPrototype.call;
|
|
1019
1218
|
|
|
1020
1219
|
// eslint-disable-next-line es/no-reflect -- safe
|
|
1021
|
-
var functionApply = typeof Reflect == 'object' && Reflect.apply || (
|
|
1022
|
-
return call.apply(apply, arguments);
|
|
1220
|
+
var functionApply = typeof Reflect == 'object' && Reflect.apply || (NATIVE_BIND$1 ? call$e.bind(apply$3) : function () {
|
|
1221
|
+
return call$e.apply(apply$3, arguments);
|
|
1023
1222
|
});
|
|
1024
1223
|
|
|
1224
|
+
var classofRaw = classofRaw$2;
|
|
1225
|
+
var uncurryThis$e = functionUncurryThis;
|
|
1226
|
+
|
|
1025
1227
|
var functionUncurryThisClause = function (fn) {
|
|
1026
1228
|
// Nashorn bug:
|
|
1027
1229
|
// https://github.com/zloirock/core-js/issues/1128
|
|
1028
1230
|
// https://github.com/zloirock/core-js/issues/1130
|
|
1029
|
-
if (classofRaw(fn) === 'Function') return
|
|
1231
|
+
if (classofRaw(fn) === 'Function') return uncurryThis$e(fn);
|
|
1030
1232
|
};
|
|
1031
1233
|
|
|
1032
|
-
var
|
|
1234
|
+
var uncurryThis$d = functionUncurryThisClause;
|
|
1235
|
+
var aCallable$6 = aCallable$8;
|
|
1236
|
+
var NATIVE_BIND = functionBindNative;
|
|
1237
|
+
|
|
1238
|
+
var bind$4 = uncurryThis$d(uncurryThis$d.bind);
|
|
1033
1239
|
|
|
1034
1240
|
// optional / simple context binding
|
|
1035
1241
|
var functionBindContext = function (fn, that) {
|
|
1036
|
-
aCallable(fn);
|
|
1037
|
-
return that === undefined ? fn :
|
|
1242
|
+
aCallable$6(fn);
|
|
1243
|
+
return that === undefined ? fn : NATIVE_BIND ? bind$4(fn, that) : function (/* ...args */) {
|
|
1038
1244
|
return fn.apply(that, arguments);
|
|
1039
1245
|
};
|
|
1040
1246
|
};
|
|
1041
1247
|
|
|
1042
|
-
var
|
|
1248
|
+
var getBuiltIn$1 = getBuiltIn$6;
|
|
1043
1249
|
|
|
1044
|
-
var
|
|
1250
|
+
var html$2 = getBuiltIn$1('document', 'documentElement');
|
|
1251
|
+
|
|
1252
|
+
var uncurryThis$c = functionUncurryThis;
|
|
1253
|
+
|
|
1254
|
+
var arraySlice$2 = uncurryThis$c([].slice);
|
|
1045
1255
|
|
|
1046
1256
|
var $TypeError$6 = TypeError;
|
|
1047
1257
|
|
|
1048
|
-
var validateArgumentsLength = function (passed, required) {
|
|
1258
|
+
var validateArgumentsLength$1 = function (passed, required) {
|
|
1049
1259
|
if (passed < required) throw $TypeError$6('Not enough arguments');
|
|
1050
1260
|
return passed;
|
|
1051
1261
|
};
|
|
1052
1262
|
|
|
1053
|
-
var
|
|
1054
|
-
|
|
1055
|
-
var
|
|
1056
|
-
|
|
1057
|
-
var
|
|
1058
|
-
var
|
|
1059
|
-
var
|
|
1060
|
-
var
|
|
1061
|
-
var
|
|
1263
|
+
var userAgent$2 = engineUserAgent;
|
|
1264
|
+
|
|
1265
|
+
var engineIsIos = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent$2);
|
|
1266
|
+
|
|
1267
|
+
var global$8 = global$i;
|
|
1268
|
+
var apply$2 = functionApply;
|
|
1269
|
+
var bind$3 = functionBindContext;
|
|
1270
|
+
var isCallable$8 = isCallable$m;
|
|
1271
|
+
var hasOwn$2 = hasOwnProperty_1;
|
|
1272
|
+
var fails$b = fails$l;
|
|
1273
|
+
var html$1 = html$2;
|
|
1274
|
+
var arraySlice$1 = arraySlice$2;
|
|
1275
|
+
var createElement = documentCreateElement$2;
|
|
1276
|
+
var validateArgumentsLength = validateArgumentsLength$1;
|
|
1277
|
+
var IS_IOS$1 = engineIsIos;
|
|
1278
|
+
var IS_NODE$4 = engineIsNode;
|
|
1279
|
+
|
|
1280
|
+
var set = global$8.setImmediate;
|
|
1281
|
+
var clear = global$8.clearImmediate;
|
|
1282
|
+
var process$3 = global$8.process;
|
|
1283
|
+
var Dispatch = global$8.Dispatch;
|
|
1284
|
+
var Function$1 = global$8.Function;
|
|
1285
|
+
var MessageChannel = global$8.MessageChannel;
|
|
1286
|
+
var String$1 = global$8.String;
|
|
1062
1287
|
var counter = 0;
|
|
1063
1288
|
var queue$3 = {};
|
|
1064
1289
|
var ONREADYSTATECHANGE = 'onreadystatechange';
|
|
1065
1290
|
var $location, defer, channel, port;
|
|
1066
1291
|
|
|
1067
|
-
fails(function () {
|
|
1292
|
+
fails$b(function () {
|
|
1068
1293
|
// Deno throws a ReferenceError on `location` access without `--location` flag
|
|
1069
|
-
$location =
|
|
1294
|
+
$location = global$8.location;
|
|
1070
1295
|
});
|
|
1071
1296
|
|
|
1072
1297
|
var run = function (id) {
|
|
1073
|
-
if (
|
|
1298
|
+
if (hasOwn$2(queue$3, id)) {
|
|
1074
1299
|
var fn = queue$3[id];
|
|
1075
1300
|
delete queue$3[id];
|
|
1076
1301
|
fn();
|
|
@@ -1089,17 +1314,17 @@ var eventListener = function (event) {
|
|
|
1089
1314
|
|
|
1090
1315
|
var globalPostMessageDefer = function (id) {
|
|
1091
1316
|
// old engines have not location.origin
|
|
1092
|
-
|
|
1317
|
+
global$8.postMessage(String$1(id), $location.protocol + '//' + $location.host);
|
|
1093
1318
|
};
|
|
1094
1319
|
|
|
1095
1320
|
// Node.js 0.9+ & IE10+ has setImmediate, otherwise:
|
|
1096
1321
|
if (!set || !clear) {
|
|
1097
1322
|
set = function setImmediate(handler) {
|
|
1098
1323
|
validateArgumentsLength(arguments.length, 1);
|
|
1099
|
-
var fn = isCallable(handler) ? handler : Function$1(handler);
|
|
1100
|
-
var args = arraySlice(arguments, 1);
|
|
1324
|
+
var fn = isCallable$8(handler) ? handler : Function$1(handler);
|
|
1325
|
+
var args = arraySlice$1(arguments, 1);
|
|
1101
1326
|
queue$3[++counter] = function () {
|
|
1102
|
-
|
|
1327
|
+
apply$2(fn, undefined, args);
|
|
1103
1328
|
};
|
|
1104
1329
|
defer(counter);
|
|
1105
1330
|
return counter;
|
|
@@ -1108,7 +1333,7 @@ if (!set || !clear) {
|
|
|
1108
1333
|
delete queue$3[id];
|
|
1109
1334
|
};
|
|
1110
1335
|
// Node.js 0.8-
|
|
1111
|
-
if (
|
|
1336
|
+
if (IS_NODE$4) {
|
|
1112
1337
|
defer = function (id) {
|
|
1113
1338
|
process$3.nextTick(runner(id));
|
|
1114
1339
|
};
|
|
@@ -1119,27 +1344,27 @@ if (!set || !clear) {
|
|
|
1119
1344
|
};
|
|
1120
1345
|
// Browsers with MessageChannel, includes WebWorkers
|
|
1121
1346
|
// except iOS - https://github.com/zloirock/core-js/issues/624
|
|
1122
|
-
} else if (MessageChannel && !
|
|
1347
|
+
} else if (MessageChannel && !IS_IOS$1) {
|
|
1123
1348
|
channel = new MessageChannel();
|
|
1124
1349
|
port = channel.port2;
|
|
1125
1350
|
channel.port1.onmessage = eventListener;
|
|
1126
|
-
defer =
|
|
1351
|
+
defer = bind$3(port.postMessage, port);
|
|
1127
1352
|
// Browsers with postMessage, skip WebWorkers
|
|
1128
1353
|
// IE8 has postMessage, but it's sync & typeof its postMessage is 'object'
|
|
1129
1354
|
} else if (
|
|
1130
|
-
|
|
1131
|
-
isCallable(
|
|
1132
|
-
!
|
|
1355
|
+
global$8.addEventListener &&
|
|
1356
|
+
isCallable$8(global$8.postMessage) &&
|
|
1357
|
+
!global$8.importScripts &&
|
|
1133
1358
|
$location && $location.protocol !== 'file:' &&
|
|
1134
|
-
!fails(globalPostMessageDefer)
|
|
1359
|
+
!fails$b(globalPostMessageDefer)
|
|
1135
1360
|
) {
|
|
1136
1361
|
defer = globalPostMessageDefer;
|
|
1137
|
-
|
|
1362
|
+
global$8.addEventListener('message', eventListener, false);
|
|
1138
1363
|
// IE8-
|
|
1139
|
-
} else if (ONREADYSTATECHANGE in
|
|
1364
|
+
} else if (ONREADYSTATECHANGE in createElement('script')) {
|
|
1140
1365
|
defer = function (id) {
|
|
1141
|
-
html.appendChild(
|
|
1142
|
-
html.removeChild(this);
|
|
1366
|
+
html$1.appendChild(createElement('script'))[ONREADYSTATECHANGE] = function () {
|
|
1367
|
+
html$1.removeChild(this);
|
|
1143
1368
|
run(id);
|
|
1144
1369
|
};
|
|
1145
1370
|
};
|
|
@@ -1156,12 +1381,12 @@ var task$1 = {
|
|
|
1156
1381
|
clear: clear
|
|
1157
1382
|
};
|
|
1158
1383
|
|
|
1159
|
-
var Queue = function () {
|
|
1384
|
+
var Queue$2 = function () {
|
|
1160
1385
|
this.head = null;
|
|
1161
1386
|
this.tail = null;
|
|
1162
1387
|
};
|
|
1163
1388
|
|
|
1164
|
-
Queue.prototype = {
|
|
1389
|
+
Queue$2.prototype = {
|
|
1165
1390
|
add: function (item) {
|
|
1166
1391
|
var entry = { item: item, next: null };
|
|
1167
1392
|
var tail = this.tail;
|
|
@@ -1179,36 +1404,42 @@ Queue.prototype = {
|
|
|
1179
1404
|
}
|
|
1180
1405
|
};
|
|
1181
1406
|
|
|
1182
|
-
var queue$2 = Queue;
|
|
1183
|
-
|
|
1184
|
-
var engineIsIosPebble = /ipad|iphone|ipod/i.test(engineUserAgent) && typeof Pebble != 'undefined';
|
|
1185
|
-
|
|
1186
|
-
var engineIsWebosWebkit = /web0s(?!.*chrome)/i.test(engineUserAgent);
|
|
1187
|
-
|
|
1188
|
-
var getOwnPropertyDescriptor$2 = objectGetOwnPropertyDescriptor.f;
|
|
1189
|
-
var macrotask = task$1.set;
|
|
1407
|
+
var queue$2 = Queue$2;
|
|
1190
1408
|
|
|
1409
|
+
var userAgent$1 = engineUserAgent;
|
|
1191
1410
|
|
|
1411
|
+
var engineIsIosPebble = /ipad|iphone|ipod/i.test(userAgent$1) && typeof Pebble != 'undefined';
|
|
1192
1412
|
|
|
1413
|
+
var userAgent = engineUserAgent;
|
|
1193
1414
|
|
|
1415
|
+
var engineIsWebosWebkit = /web0s(?!.*chrome)/i.test(userAgent);
|
|
1194
1416
|
|
|
1195
|
-
|
|
1196
|
-
var
|
|
1197
|
-
var
|
|
1198
|
-
var
|
|
1199
|
-
var
|
|
1417
|
+
var global$7 = global$i;
|
|
1418
|
+
var bind$2 = functionBindContext;
|
|
1419
|
+
var getOwnPropertyDescriptor$2 = objectGetOwnPropertyDescriptor.f;
|
|
1420
|
+
var macrotask = task$1.set;
|
|
1421
|
+
var Queue$1 = queue$2;
|
|
1422
|
+
var IS_IOS = engineIsIos;
|
|
1423
|
+
var IS_IOS_PEBBLE = engineIsIosPebble;
|
|
1424
|
+
var IS_WEBOS_WEBKIT = engineIsWebosWebkit;
|
|
1425
|
+
var IS_NODE$3 = engineIsNode;
|
|
1426
|
+
|
|
1427
|
+
var MutationObserver = global$7.MutationObserver || global$7.WebKitMutationObserver;
|
|
1428
|
+
var document$2 = global$7.document;
|
|
1429
|
+
var process$2 = global$7.process;
|
|
1430
|
+
var Promise$1 = global$7.Promise;
|
|
1200
1431
|
// Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`
|
|
1201
|
-
var queueMicrotaskDescriptor = getOwnPropertyDescriptor$2(
|
|
1202
|
-
var microtask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;
|
|
1432
|
+
var queueMicrotaskDescriptor = getOwnPropertyDescriptor$2(global$7, 'queueMicrotask');
|
|
1433
|
+
var microtask$1 = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;
|
|
1203
1434
|
var notify$1, toggle, node$1, promise, then;
|
|
1204
1435
|
|
|
1205
1436
|
// modern engines have queueMicrotask method
|
|
1206
|
-
if (!microtask) {
|
|
1207
|
-
var queue$1 = new
|
|
1437
|
+
if (!microtask$1) {
|
|
1438
|
+
var queue$1 = new Queue$1();
|
|
1208
1439
|
|
|
1209
1440
|
var flush = function () {
|
|
1210
1441
|
var parent, fn;
|
|
1211
|
-
if (
|
|
1442
|
+
if (IS_NODE$3 && (parent = process$2.domain)) parent.exit();
|
|
1212
1443
|
while (fn = queue$1.get()) try {
|
|
1213
1444
|
fn();
|
|
1214
1445
|
} catch (error) {
|
|
@@ -1220,7 +1451,7 @@ if (!microtask) {
|
|
|
1220
1451
|
|
|
1221
1452
|
// browsers with MutationObserver, except iOS - https://github.com/zloirock/core-js/issues/339
|
|
1222
1453
|
// also except WebOS Webkit https://github.com/zloirock/core-js/issues/898
|
|
1223
|
-
if (!
|
|
1454
|
+
if (!IS_IOS && !IS_NODE$3 && !IS_WEBOS_WEBKIT && MutationObserver && document$2) {
|
|
1224
1455
|
toggle = true;
|
|
1225
1456
|
node$1 = document$2.createTextNode('');
|
|
1226
1457
|
new MutationObserver(flush).observe(node$1, { characterData: true });
|
|
@@ -1228,17 +1459,17 @@ if (!microtask) {
|
|
|
1228
1459
|
node$1.data = toggle = !toggle;
|
|
1229
1460
|
};
|
|
1230
1461
|
// environments with maybe non-completely correct, but existent Promise
|
|
1231
|
-
} else if (!
|
|
1462
|
+
} else if (!IS_IOS_PEBBLE && Promise$1 && Promise$1.resolve) {
|
|
1232
1463
|
// Promise.resolve without an argument throws an error in LG WebOS 2
|
|
1233
1464
|
promise = Promise$1.resolve(undefined);
|
|
1234
1465
|
// workaround of WebKit ~ iOS Safari 10.1 bug
|
|
1235
1466
|
promise.constructor = Promise$1;
|
|
1236
|
-
then =
|
|
1467
|
+
then = bind$2(promise.then, promise);
|
|
1237
1468
|
notify$1 = function () {
|
|
1238
1469
|
then(flush);
|
|
1239
1470
|
};
|
|
1240
1471
|
// Node.js without promises
|
|
1241
|
-
} else if (
|
|
1472
|
+
} else if (IS_NODE$3) {
|
|
1242
1473
|
notify$1 = function () {
|
|
1243
1474
|
process$2.nextTick(flush);
|
|
1244
1475
|
};
|
|
@@ -1250,28 +1481,28 @@ if (!microtask) {
|
|
|
1250
1481
|
// - setTimeout
|
|
1251
1482
|
} else {
|
|
1252
1483
|
// `webpack` dev server bug on IE global methods - use bind(fn, global)
|
|
1253
|
-
macrotask =
|
|
1484
|
+
macrotask = bind$2(macrotask, global$7);
|
|
1254
1485
|
notify$1 = function () {
|
|
1255
1486
|
macrotask(flush);
|
|
1256
1487
|
};
|
|
1257
1488
|
}
|
|
1258
1489
|
|
|
1259
|
-
microtask = function (fn) {
|
|
1490
|
+
microtask$1 = function (fn) {
|
|
1260
1491
|
if (!queue$1.head) notify$1();
|
|
1261
1492
|
queue$1.add(fn);
|
|
1262
1493
|
};
|
|
1263
1494
|
}
|
|
1264
1495
|
|
|
1265
|
-
var microtask_1 = microtask;
|
|
1496
|
+
var microtask_1 = microtask$1;
|
|
1266
1497
|
|
|
1267
|
-
var hostReportErrors = function (a, b) {
|
|
1498
|
+
var hostReportErrors$1 = function (a, b) {
|
|
1268
1499
|
try {
|
|
1269
1500
|
// eslint-disable-next-line no-console -- safe
|
|
1270
1501
|
arguments.length == 1 ? console.error(a) : console.error(a, b);
|
|
1271
1502
|
} catch (error) { /* empty */ }
|
|
1272
1503
|
};
|
|
1273
1504
|
|
|
1274
|
-
var perform = function (exec) {
|
|
1505
|
+
var perform$3 = function (exec) {
|
|
1275
1506
|
try {
|
|
1276
1507
|
return { error: false, value: exec() };
|
|
1277
1508
|
} catch (error) {
|
|
@@ -1279,32 +1510,47 @@ var perform = function (exec) {
|
|
|
1279
1510
|
}
|
|
1280
1511
|
};
|
|
1281
1512
|
|
|
1282
|
-
var
|
|
1513
|
+
var global$6 = global$i;
|
|
1514
|
+
|
|
1515
|
+
var promiseNativeConstructor = global$6.Promise;
|
|
1283
1516
|
|
|
1284
1517
|
/* global Deno -- Deno case */
|
|
1518
|
+
|
|
1285
1519
|
var engineIsDeno = typeof Deno == 'object' && Deno && typeof Deno.version == 'object';
|
|
1286
1520
|
|
|
1287
|
-
var
|
|
1521
|
+
var IS_DENO$1 = engineIsDeno;
|
|
1522
|
+
var IS_NODE$2 = engineIsNode;
|
|
1523
|
+
|
|
1524
|
+
var engineIsBrowser = !IS_DENO$1 && !IS_NODE$2
|
|
1288
1525
|
&& typeof window == 'object'
|
|
1289
1526
|
&& typeof document == 'object';
|
|
1290
1527
|
|
|
1291
|
-
var
|
|
1528
|
+
var global$5 = global$i;
|
|
1529
|
+
var NativePromiseConstructor$3 = promiseNativeConstructor;
|
|
1530
|
+
var isCallable$7 = isCallable$m;
|
|
1531
|
+
var isForced = isForced_1;
|
|
1532
|
+
var inspectSource = inspectSource$3;
|
|
1533
|
+
var wellKnownSymbol$b = wellKnownSymbol$i;
|
|
1534
|
+
var IS_BROWSER = engineIsBrowser;
|
|
1535
|
+
var IS_DENO = engineIsDeno;
|
|
1536
|
+
var V8_VERSION = engineV8Version;
|
|
1537
|
+
var SPECIES$1 = wellKnownSymbol$b('species');
|
|
1292
1538
|
var SUBCLASSING = false;
|
|
1293
|
-
var NATIVE_PROMISE_REJECTION_EVENT$1 = isCallable(
|
|
1539
|
+
var NATIVE_PROMISE_REJECTION_EVENT$1 = isCallable$7(global$5.PromiseRejectionEvent);
|
|
1294
1540
|
|
|
1295
|
-
var FORCED_PROMISE_CONSTRUCTOR$5 =
|
|
1296
|
-
var PROMISE_CONSTRUCTOR_SOURCE = inspectSource(
|
|
1297
|
-
var GLOBAL_CORE_JS_PROMISE = PROMISE_CONSTRUCTOR_SOURCE !== String(
|
|
1541
|
+
var FORCED_PROMISE_CONSTRUCTOR$5 = isForced('Promise', function () {
|
|
1542
|
+
var PROMISE_CONSTRUCTOR_SOURCE = inspectSource(NativePromiseConstructor$3);
|
|
1543
|
+
var GLOBAL_CORE_JS_PROMISE = PROMISE_CONSTRUCTOR_SOURCE !== String(NativePromiseConstructor$3);
|
|
1298
1544
|
// V8 6.6 (Node 10 and Chrome 66) have a bug with resolving custom thenables
|
|
1299
1545
|
// https://bugs.chromium.org/p/chromium/issues/detail?id=830565
|
|
1300
1546
|
// We can't detect it synchronously, so just check versions
|
|
1301
|
-
if (!GLOBAL_CORE_JS_PROMISE &&
|
|
1547
|
+
if (!GLOBAL_CORE_JS_PROMISE && V8_VERSION === 66) return true;
|
|
1302
1548
|
// We can't use @@species feature detection in V8 since it causes
|
|
1303
1549
|
// deoptimization and performance degradation
|
|
1304
1550
|
// https://github.com/zloirock/core-js/issues/679
|
|
1305
|
-
if (!
|
|
1551
|
+
if (!V8_VERSION || V8_VERSION < 51 || !/native code/.test(PROMISE_CONSTRUCTOR_SOURCE)) {
|
|
1306
1552
|
// Detect correctness of subclassing with @@species support
|
|
1307
|
-
var promise = new
|
|
1553
|
+
var promise = new NativePromiseConstructor$3(function (resolve) { resolve(1); });
|
|
1308
1554
|
var FakePromise = function (exec) {
|
|
1309
1555
|
exec(function () { /* empty */ }, function () { /* empty */ });
|
|
1310
1556
|
};
|
|
@@ -1313,7 +1559,7 @@ var FORCED_PROMISE_CONSTRUCTOR$5 = isForced_1('Promise', function () {
|
|
|
1313
1559
|
SUBCLASSING = promise.then(function () { /* empty */ }) instanceof FakePromise;
|
|
1314
1560
|
if (!SUBCLASSING) return true;
|
|
1315
1561
|
// Unhandled rejections tracking support, NodeJS Promise without it fails @@species test
|
|
1316
|
-
} return !GLOBAL_CORE_JS_PROMISE && (
|
|
1562
|
+
} return !GLOBAL_CORE_JS_PROMISE && (IS_BROWSER || IS_DENO) && !NATIVE_PROMISE_REJECTION_EVENT$1;
|
|
1317
1563
|
});
|
|
1318
1564
|
|
|
1319
1565
|
var promiseConstructorDetection = {
|
|
@@ -1322,6 +1568,10 @@ var promiseConstructorDetection = {
|
|
|
1322
1568
|
SUBCLASSING: SUBCLASSING
|
|
1323
1569
|
};
|
|
1324
1570
|
|
|
1571
|
+
var newPromiseCapability$2 = {};
|
|
1572
|
+
|
|
1573
|
+
var aCallable$5 = aCallable$8;
|
|
1574
|
+
|
|
1325
1575
|
var $TypeError$5 = TypeError;
|
|
1326
1576
|
|
|
1327
1577
|
var PromiseCapability = function (C) {
|
|
@@ -1331,46 +1581,55 @@ var PromiseCapability = function (C) {
|
|
|
1331
1581
|
resolve = $$resolve;
|
|
1332
1582
|
reject = $$reject;
|
|
1333
1583
|
});
|
|
1334
|
-
this.resolve = aCallable(resolve);
|
|
1335
|
-
this.reject = aCallable(reject);
|
|
1584
|
+
this.resolve = aCallable$5(resolve);
|
|
1585
|
+
this.reject = aCallable$5(reject);
|
|
1336
1586
|
};
|
|
1337
1587
|
|
|
1338
1588
|
// `NewPromiseCapability` abstract operation
|
|
1339
1589
|
// https://tc39.es/ecma262/#sec-newpromisecapability
|
|
1340
|
-
|
|
1590
|
+
newPromiseCapability$2.f = function (C) {
|
|
1341
1591
|
return new PromiseCapability(C);
|
|
1342
1592
|
};
|
|
1343
1593
|
|
|
1344
|
-
var
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1594
|
+
var $$e = _export;
|
|
1595
|
+
var IS_NODE$1 = engineIsNode;
|
|
1596
|
+
var global$4 = global$i;
|
|
1597
|
+
var call$d = functionCall;
|
|
1598
|
+
var defineBuiltIn$5 = defineBuiltIn$7;
|
|
1599
|
+
var setPrototypeOf$1 = objectSetPrototypeOf;
|
|
1600
|
+
var setToStringTag$2 = setToStringTag$3;
|
|
1601
|
+
var setSpecies = setSpecies$1;
|
|
1602
|
+
var aCallable$4 = aCallable$8;
|
|
1603
|
+
var isCallable$6 = isCallable$m;
|
|
1604
|
+
var isObject$3 = isObject$9;
|
|
1605
|
+
var anInstance = anInstance$1;
|
|
1606
|
+
var speciesConstructor$1 = speciesConstructor$2;
|
|
1348
1607
|
var task = task$1.set;
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1608
|
+
var microtask = microtask_1;
|
|
1609
|
+
var hostReportErrors = hostReportErrors$1;
|
|
1610
|
+
var perform$2 = perform$3;
|
|
1611
|
+
var Queue = queue$2;
|
|
1612
|
+
var InternalStateModule$1 = internalState;
|
|
1613
|
+
var NativePromiseConstructor$2 = promiseNativeConstructor;
|
|
1614
|
+
var PromiseConstructorDetection = promiseConstructorDetection;
|
|
1615
|
+
var newPromiseCapabilityModule$3 = newPromiseCapability$2;
|
|
1357
1616
|
|
|
1358
1617
|
var PROMISE = 'Promise';
|
|
1359
|
-
var FORCED_PROMISE_CONSTRUCTOR$4 =
|
|
1360
|
-
var NATIVE_PROMISE_REJECTION_EVENT =
|
|
1361
|
-
var NATIVE_PROMISE_SUBCLASSING =
|
|
1362
|
-
var getInternalPromiseState =
|
|
1363
|
-
var setInternalState$1 =
|
|
1364
|
-
var NativePromisePrototype$1 =
|
|
1365
|
-
var PromiseConstructor =
|
|
1618
|
+
var FORCED_PROMISE_CONSTRUCTOR$4 = PromiseConstructorDetection.CONSTRUCTOR;
|
|
1619
|
+
var NATIVE_PROMISE_REJECTION_EVENT = PromiseConstructorDetection.REJECTION_EVENT;
|
|
1620
|
+
var NATIVE_PROMISE_SUBCLASSING = PromiseConstructorDetection.SUBCLASSING;
|
|
1621
|
+
var getInternalPromiseState = InternalStateModule$1.getterFor(PROMISE);
|
|
1622
|
+
var setInternalState$1 = InternalStateModule$1.set;
|
|
1623
|
+
var NativePromisePrototype$1 = NativePromiseConstructor$2 && NativePromiseConstructor$2.prototype;
|
|
1624
|
+
var PromiseConstructor = NativePromiseConstructor$2;
|
|
1366
1625
|
var PromisePrototype = NativePromisePrototype$1;
|
|
1367
|
-
var TypeError$1 =
|
|
1368
|
-
var document$1 =
|
|
1369
|
-
var process$1 =
|
|
1370
|
-
var newPromiseCapability =
|
|
1371
|
-
var newGenericPromiseCapability = newPromiseCapability;
|
|
1626
|
+
var TypeError$1 = global$4.TypeError;
|
|
1627
|
+
var document$1 = global$4.document;
|
|
1628
|
+
var process$1 = global$4.process;
|
|
1629
|
+
var newPromiseCapability$1 = newPromiseCapabilityModule$3.f;
|
|
1630
|
+
var newGenericPromiseCapability = newPromiseCapability$1;
|
|
1372
1631
|
|
|
1373
|
-
var DISPATCH_EVENT = !!(document$1 && document$1.createEvent &&
|
|
1632
|
+
var DISPATCH_EVENT = !!(document$1 && document$1.createEvent && global$4.dispatchEvent);
|
|
1374
1633
|
var UNHANDLED_REJECTION = 'unhandledrejection';
|
|
1375
1634
|
var REJECTION_HANDLED = 'rejectionhandled';
|
|
1376
1635
|
var PENDING = 0;
|
|
@@ -1384,7 +1643,7 @@ var Internal, OwnPromiseCapability, PromiseWrapper, nativeThen;
|
|
|
1384
1643
|
// helpers
|
|
1385
1644
|
var isThenable = function (it) {
|
|
1386
1645
|
var then;
|
|
1387
|
-
return isObject(it) && isCallable(then = it.then) ? then : false;
|
|
1646
|
+
return isObject$3(it) && isCallable$6(then = it.then) ? then : false;
|
|
1388
1647
|
};
|
|
1389
1648
|
|
|
1390
1649
|
var callReaction = function (reaction, state) {
|
|
@@ -1413,7 +1672,7 @@ var callReaction = function (reaction, state) {
|
|
|
1413
1672
|
if (result === reaction.promise) {
|
|
1414
1673
|
reject(TypeError$1('Promise-chain cycle'));
|
|
1415
1674
|
} else if (then = isThenable(result)) {
|
|
1416
|
-
|
|
1675
|
+
call$d(then, result, resolve, reject);
|
|
1417
1676
|
} else resolve(result);
|
|
1418
1677
|
} else reject(value);
|
|
1419
1678
|
} catch (error) {
|
|
@@ -1425,7 +1684,7 @@ var callReaction = function (reaction, state) {
|
|
|
1425
1684
|
var notify = function (state, isReject) {
|
|
1426
1685
|
if (state.notified) return;
|
|
1427
1686
|
state.notified = true;
|
|
1428
|
-
|
|
1687
|
+
microtask(function () {
|
|
1429
1688
|
var reactions = state.reactions;
|
|
1430
1689
|
var reaction;
|
|
1431
1690
|
while (reaction = reactions.get()) {
|
|
@@ -1443,26 +1702,26 @@ var dispatchEvent = function (name, promise, reason) {
|
|
|
1443
1702
|
event.promise = promise;
|
|
1444
1703
|
event.reason = reason;
|
|
1445
1704
|
event.initEvent(name, false, true);
|
|
1446
|
-
|
|
1705
|
+
global$4.dispatchEvent(event);
|
|
1447
1706
|
} else event = { promise: promise, reason: reason };
|
|
1448
|
-
if (!NATIVE_PROMISE_REJECTION_EVENT && (handler =
|
|
1707
|
+
if (!NATIVE_PROMISE_REJECTION_EVENT && (handler = global$4['on' + name])) handler(event);
|
|
1449
1708
|
else if (name === UNHANDLED_REJECTION) hostReportErrors('Unhandled promise rejection', reason);
|
|
1450
1709
|
};
|
|
1451
1710
|
|
|
1452
1711
|
var onUnhandled = function (state) {
|
|
1453
|
-
|
|
1712
|
+
call$d(task, global$4, function () {
|
|
1454
1713
|
var promise = state.facade;
|
|
1455
1714
|
var value = state.value;
|
|
1456
1715
|
var IS_UNHANDLED = isUnhandled(state);
|
|
1457
1716
|
var result;
|
|
1458
1717
|
if (IS_UNHANDLED) {
|
|
1459
|
-
result = perform(function () {
|
|
1460
|
-
if (
|
|
1718
|
+
result = perform$2(function () {
|
|
1719
|
+
if (IS_NODE$1) {
|
|
1461
1720
|
process$1.emit('unhandledRejection', value, promise);
|
|
1462
1721
|
} else dispatchEvent(UNHANDLED_REJECTION, promise, value);
|
|
1463
1722
|
});
|
|
1464
1723
|
// Browsers should not trigger `rejectionHandled` event if it was handled here, NodeJS - should
|
|
1465
|
-
state.rejection =
|
|
1724
|
+
state.rejection = IS_NODE$1 || isUnhandled(state) ? UNHANDLED : HANDLED;
|
|
1466
1725
|
if (result.error) throw result.value;
|
|
1467
1726
|
}
|
|
1468
1727
|
});
|
|
@@ -1473,15 +1732,15 @@ var isUnhandled = function (state) {
|
|
|
1473
1732
|
};
|
|
1474
1733
|
|
|
1475
1734
|
var onHandleUnhandled = function (state) {
|
|
1476
|
-
|
|
1735
|
+
call$d(task, global$4, function () {
|
|
1477
1736
|
var promise = state.facade;
|
|
1478
|
-
if (
|
|
1737
|
+
if (IS_NODE$1) {
|
|
1479
1738
|
process$1.emit('rejectionHandled', promise);
|
|
1480
1739
|
} else dispatchEvent(REJECTION_HANDLED, promise, state.value);
|
|
1481
1740
|
});
|
|
1482
1741
|
};
|
|
1483
1742
|
|
|
1484
|
-
var bind = function (fn, state, unwrap) {
|
|
1743
|
+
var bind$1 = function (fn, state, unwrap) {
|
|
1485
1744
|
return function (value) {
|
|
1486
1745
|
fn(state, value, unwrap);
|
|
1487
1746
|
};
|
|
@@ -1504,12 +1763,12 @@ var internalResolve = function (state, value, unwrap) {
|
|
|
1504
1763
|
if (state.facade === value) throw TypeError$1("Promise can't be resolved itself");
|
|
1505
1764
|
var then = isThenable(value);
|
|
1506
1765
|
if (then) {
|
|
1507
|
-
|
|
1766
|
+
microtask(function () {
|
|
1508
1767
|
var wrapper = { done: false };
|
|
1509
1768
|
try {
|
|
1510
|
-
|
|
1511
|
-
bind(internalResolve, wrapper, state),
|
|
1512
|
-
bind(internalReject, wrapper, state)
|
|
1769
|
+
call$d(then, value,
|
|
1770
|
+
bind$1(internalResolve, wrapper, state),
|
|
1771
|
+
bind$1(internalReject, wrapper, state)
|
|
1513
1772
|
);
|
|
1514
1773
|
} catch (error) {
|
|
1515
1774
|
internalReject(wrapper, error, state);
|
|
@@ -1530,11 +1789,11 @@ if (FORCED_PROMISE_CONSTRUCTOR$4) {
|
|
|
1530
1789
|
// 25.4.3.1 Promise(executor)
|
|
1531
1790
|
PromiseConstructor = function Promise(executor) {
|
|
1532
1791
|
anInstance(this, PromisePrototype);
|
|
1533
|
-
aCallable(executor);
|
|
1534
|
-
|
|
1792
|
+
aCallable$4(executor);
|
|
1793
|
+
call$d(Internal, this);
|
|
1535
1794
|
var state = getInternalPromiseState(this);
|
|
1536
1795
|
try {
|
|
1537
|
-
executor(bind(internalResolve, state), bind(internalReject, state));
|
|
1796
|
+
executor(bind$1(internalResolve, state), bind$1(internalReject, state));
|
|
1538
1797
|
} catch (error) {
|
|
1539
1798
|
internalReject(state, error);
|
|
1540
1799
|
}
|
|
@@ -1549,7 +1808,7 @@ if (FORCED_PROMISE_CONSTRUCTOR$4) {
|
|
|
1549
1808
|
done: false,
|
|
1550
1809
|
notified: false,
|
|
1551
1810
|
parent: false,
|
|
1552
|
-
reactions: new
|
|
1811
|
+
reactions: new Queue(),
|
|
1553
1812
|
rejection: false,
|
|
1554
1813
|
state: PENDING,
|
|
1555
1814
|
value: undefined
|
|
@@ -1558,15 +1817,15 @@ if (FORCED_PROMISE_CONSTRUCTOR$4) {
|
|
|
1558
1817
|
|
|
1559
1818
|
// `Promise.prototype.then` method
|
|
1560
1819
|
// https://tc39.es/ecma262/#sec-promise.prototype.then
|
|
1561
|
-
Internal.prototype = defineBuiltIn(PromisePrototype, 'then', function then(onFulfilled, onRejected) {
|
|
1820
|
+
Internal.prototype = defineBuiltIn$5(PromisePrototype, 'then', function then(onFulfilled, onRejected) {
|
|
1562
1821
|
var state = getInternalPromiseState(this);
|
|
1563
|
-
var reaction = newPromiseCapability(speciesConstructor(this, PromiseConstructor));
|
|
1822
|
+
var reaction = newPromiseCapability$1(speciesConstructor$1(this, PromiseConstructor));
|
|
1564
1823
|
state.parent = true;
|
|
1565
|
-
reaction.ok = isCallable(onFulfilled) ? onFulfilled : true;
|
|
1566
|
-
reaction.fail = isCallable(onRejected) && onRejected;
|
|
1567
|
-
reaction.domain =
|
|
1824
|
+
reaction.ok = isCallable$6(onFulfilled) ? onFulfilled : true;
|
|
1825
|
+
reaction.fail = isCallable$6(onRejected) && onRejected;
|
|
1826
|
+
reaction.domain = IS_NODE$1 ? process$1.domain : undefined;
|
|
1568
1827
|
if (state.state == PENDING) state.reactions.add(reaction);
|
|
1569
|
-
else
|
|
1828
|
+
else microtask(function () {
|
|
1570
1829
|
callReaction(reaction, state);
|
|
1571
1830
|
});
|
|
1572
1831
|
return reaction.promise;
|
|
@@ -1576,25 +1835,25 @@ if (FORCED_PROMISE_CONSTRUCTOR$4) {
|
|
|
1576
1835
|
var promise = new Internal();
|
|
1577
1836
|
var state = getInternalPromiseState(promise);
|
|
1578
1837
|
this.promise = promise;
|
|
1579
|
-
this.resolve = bind(internalResolve, state);
|
|
1580
|
-
this.reject = bind(internalReject, state);
|
|
1838
|
+
this.resolve = bind$1(internalResolve, state);
|
|
1839
|
+
this.reject = bind$1(internalReject, state);
|
|
1581
1840
|
};
|
|
1582
1841
|
|
|
1583
|
-
|
|
1842
|
+
newPromiseCapabilityModule$3.f = newPromiseCapability$1 = function (C) {
|
|
1584
1843
|
return C === PromiseConstructor || C === PromiseWrapper
|
|
1585
1844
|
? new OwnPromiseCapability(C)
|
|
1586
1845
|
: newGenericPromiseCapability(C);
|
|
1587
1846
|
};
|
|
1588
1847
|
|
|
1589
|
-
if (isCallable(
|
|
1848
|
+
if (isCallable$6(NativePromiseConstructor$2) && NativePromisePrototype$1 !== Object.prototype) {
|
|
1590
1849
|
nativeThen = NativePromisePrototype$1.then;
|
|
1591
1850
|
|
|
1592
1851
|
if (!NATIVE_PROMISE_SUBCLASSING) {
|
|
1593
1852
|
// make `Promise#then` return a polyfilled `Promise` for native promise-based APIs
|
|
1594
|
-
defineBuiltIn(NativePromisePrototype$1, 'then', function then(onFulfilled, onRejected) {
|
|
1853
|
+
defineBuiltIn$5(NativePromisePrototype$1, 'then', function then(onFulfilled, onRejected) {
|
|
1595
1854
|
var that = this;
|
|
1596
1855
|
return new PromiseConstructor(function (resolve, reject) {
|
|
1597
|
-
|
|
1856
|
+
call$d(nativeThen, that, resolve, reject);
|
|
1598
1857
|
}).then(onFulfilled, onRejected);
|
|
1599
1858
|
// https://github.com/zloirock/core-js/issues/640
|
|
1600
1859
|
}, { unsafe: true });
|
|
@@ -1606,65 +1865,95 @@ if (FORCED_PROMISE_CONSTRUCTOR$4) {
|
|
|
1606
1865
|
} catch (error) { /* empty */ }
|
|
1607
1866
|
|
|
1608
1867
|
// make `instanceof Promise` work for native promise-based APIs
|
|
1609
|
-
if (
|
|
1610
|
-
|
|
1868
|
+
if (setPrototypeOf$1) {
|
|
1869
|
+
setPrototypeOf$1(NativePromisePrototype$1, PromisePrototype);
|
|
1611
1870
|
}
|
|
1612
1871
|
}
|
|
1613
1872
|
}
|
|
1614
1873
|
|
|
1615
|
-
|
|
1874
|
+
$$e({ global: true, constructor: true, wrap: true, forced: FORCED_PROMISE_CONSTRUCTOR$4 }, {
|
|
1616
1875
|
Promise: PromiseConstructor
|
|
1617
1876
|
});
|
|
1618
1877
|
|
|
1619
|
-
setToStringTag(PromiseConstructor, PROMISE, false);
|
|
1878
|
+
setToStringTag$2(PromiseConstructor, PROMISE, false);
|
|
1620
1879
|
setSpecies(PROMISE);
|
|
1621
1880
|
|
|
1622
1881
|
var iterators = {};
|
|
1623
1882
|
|
|
1624
|
-
var
|
|
1883
|
+
var wellKnownSymbol$a = wellKnownSymbol$i;
|
|
1884
|
+
var Iterators$4 = iterators;
|
|
1885
|
+
|
|
1886
|
+
var ITERATOR$5 = wellKnownSymbol$a('iterator');
|
|
1625
1887
|
var ArrayPrototype$1 = Array.prototype;
|
|
1626
1888
|
|
|
1627
1889
|
// check on default Array iterator
|
|
1628
|
-
var isArrayIteratorMethod = function (it) {
|
|
1629
|
-
return it !== undefined && (
|
|
1890
|
+
var isArrayIteratorMethod$1 = function (it) {
|
|
1891
|
+
return it !== undefined && (Iterators$4.Array === it || ArrayPrototype$1[ITERATOR$5] === it);
|
|
1630
1892
|
};
|
|
1631
1893
|
|
|
1632
|
-
var
|
|
1894
|
+
var classof$4 = classof$6;
|
|
1895
|
+
var getMethod$4 = getMethod$6;
|
|
1896
|
+
var isNullOrUndefined$3 = isNullOrUndefined$7;
|
|
1897
|
+
var Iterators$3 = iterators;
|
|
1898
|
+
var wellKnownSymbol$9 = wellKnownSymbol$i;
|
|
1633
1899
|
|
|
1634
|
-
var
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1900
|
+
var ITERATOR$4 = wellKnownSymbol$9('iterator');
|
|
1901
|
+
|
|
1902
|
+
var getIteratorMethod$2 = function (it) {
|
|
1903
|
+
if (!isNullOrUndefined$3(it)) return getMethod$4(it, ITERATOR$4)
|
|
1904
|
+
|| getMethod$4(it, '@@iterator')
|
|
1905
|
+
|| Iterators$3[classof$4(it)];
|
|
1638
1906
|
};
|
|
1639
1907
|
|
|
1908
|
+
var call$c = functionCall;
|
|
1909
|
+
var aCallable$3 = aCallable$8;
|
|
1910
|
+
var anObject$b = anObject$g;
|
|
1911
|
+
var tryToString$1 = tryToString$4;
|
|
1912
|
+
var getIteratorMethod$1 = getIteratorMethod$2;
|
|
1913
|
+
|
|
1640
1914
|
var $TypeError$4 = TypeError;
|
|
1641
1915
|
|
|
1642
|
-
var getIterator = function (argument, usingIterator) {
|
|
1643
|
-
var iteratorMethod = arguments.length < 2 ? getIteratorMethod(argument) : usingIterator;
|
|
1644
|
-
if (aCallable(iteratorMethod)) return anObject(
|
|
1645
|
-
throw $TypeError$4(tryToString(argument) + ' is not iterable');
|
|
1916
|
+
var getIterator$1 = function (argument, usingIterator) {
|
|
1917
|
+
var iteratorMethod = arguments.length < 2 ? getIteratorMethod$1(argument) : usingIterator;
|
|
1918
|
+
if (aCallable$3(iteratorMethod)) return anObject$b(call$c(iteratorMethod, argument));
|
|
1919
|
+
throw $TypeError$4(tryToString$1(argument) + ' is not iterable');
|
|
1646
1920
|
};
|
|
1647
1921
|
|
|
1648
|
-
var
|
|
1922
|
+
var call$b = functionCall;
|
|
1923
|
+
var anObject$a = anObject$g;
|
|
1924
|
+
var getMethod$3 = getMethod$6;
|
|
1925
|
+
|
|
1926
|
+
var iteratorClose$1 = function (iterator, kind, value) {
|
|
1649
1927
|
var innerResult, innerError;
|
|
1650
|
-
anObject(iterator);
|
|
1928
|
+
anObject$a(iterator);
|
|
1651
1929
|
try {
|
|
1652
|
-
innerResult = getMethod(iterator, 'return');
|
|
1930
|
+
innerResult = getMethod$3(iterator, 'return');
|
|
1653
1931
|
if (!innerResult) {
|
|
1654
1932
|
if (kind === 'throw') throw value;
|
|
1655
1933
|
return value;
|
|
1656
1934
|
}
|
|
1657
|
-
innerResult =
|
|
1935
|
+
innerResult = call$b(innerResult, iterator);
|
|
1658
1936
|
} catch (error) {
|
|
1659
1937
|
innerError = true;
|
|
1660
1938
|
innerResult = error;
|
|
1661
1939
|
}
|
|
1662
1940
|
if (kind === 'throw') throw value;
|
|
1663
1941
|
if (innerError) throw innerResult;
|
|
1664
|
-
anObject(innerResult);
|
|
1942
|
+
anObject$a(innerResult);
|
|
1665
1943
|
return value;
|
|
1666
1944
|
};
|
|
1667
1945
|
|
|
1946
|
+
var bind = functionBindContext;
|
|
1947
|
+
var call$a = functionCall;
|
|
1948
|
+
var anObject$9 = anObject$g;
|
|
1949
|
+
var tryToString = tryToString$4;
|
|
1950
|
+
var isArrayIteratorMethod = isArrayIteratorMethod$1;
|
|
1951
|
+
var lengthOfArrayLike$2 = lengthOfArrayLike$4;
|
|
1952
|
+
var isPrototypeOf$1 = objectIsPrototypeOf;
|
|
1953
|
+
var getIterator = getIterator$1;
|
|
1954
|
+
var getIteratorMethod = getIteratorMethod$2;
|
|
1955
|
+
var iteratorClose = iteratorClose$1;
|
|
1956
|
+
|
|
1668
1957
|
var $TypeError$3 = TypeError;
|
|
1669
1958
|
|
|
1670
1959
|
var Result = function (stopped, result) {
|
|
@@ -1674,13 +1963,13 @@ var Result = function (stopped, result) {
|
|
|
1674
1963
|
|
|
1675
1964
|
var ResultPrototype = Result.prototype;
|
|
1676
1965
|
|
|
1677
|
-
var iterate = function (iterable, unboundFunction, options) {
|
|
1966
|
+
var iterate$2 = function (iterable, unboundFunction, options) {
|
|
1678
1967
|
var that = options && options.that;
|
|
1679
1968
|
var AS_ENTRIES = !!(options && options.AS_ENTRIES);
|
|
1680
1969
|
var IS_RECORD = !!(options && options.IS_RECORD);
|
|
1681
1970
|
var IS_ITERATOR = !!(options && options.IS_ITERATOR);
|
|
1682
1971
|
var INTERRUPTED = !!(options && options.INTERRUPTED);
|
|
1683
|
-
var fn =
|
|
1972
|
+
var fn = bind(unboundFunction, that);
|
|
1684
1973
|
var iterator, iterFn, index, length, result, next, step;
|
|
1685
1974
|
|
|
1686
1975
|
var stop = function (condition) {
|
|
@@ -1690,7 +1979,7 @@ var iterate = function (iterable, unboundFunction, options) {
|
|
|
1690
1979
|
|
|
1691
1980
|
var callFn = function (value) {
|
|
1692
1981
|
if (AS_ENTRIES) {
|
|
1693
|
-
anObject(value);
|
|
1982
|
+
anObject$9(value);
|
|
1694
1983
|
return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);
|
|
1695
1984
|
} return INTERRUPTED ? fn(value, stop) : fn(value);
|
|
1696
1985
|
};
|
|
@@ -1704,26 +1993,28 @@ var iterate = function (iterable, unboundFunction, options) {
|
|
|
1704
1993
|
if (!iterFn) throw $TypeError$3(tryToString(iterable) + ' is not iterable');
|
|
1705
1994
|
// optimisation for array iterators
|
|
1706
1995
|
if (isArrayIteratorMethod(iterFn)) {
|
|
1707
|
-
for (index = 0, length = lengthOfArrayLike(iterable); length > index; index++) {
|
|
1996
|
+
for (index = 0, length = lengthOfArrayLike$2(iterable); length > index; index++) {
|
|
1708
1997
|
result = callFn(iterable[index]);
|
|
1709
|
-
if (result &&
|
|
1998
|
+
if (result && isPrototypeOf$1(ResultPrototype, result)) return result;
|
|
1710
1999
|
} return new Result(false);
|
|
1711
2000
|
}
|
|
1712
2001
|
iterator = getIterator(iterable, iterFn);
|
|
1713
2002
|
}
|
|
1714
2003
|
|
|
1715
2004
|
next = IS_RECORD ? iterable.next : iterator.next;
|
|
1716
|
-
while (!(step =
|
|
2005
|
+
while (!(step = call$a(next, iterator)).done) {
|
|
1717
2006
|
try {
|
|
1718
2007
|
result = callFn(step.value);
|
|
1719
2008
|
} catch (error) {
|
|
1720
2009
|
iteratorClose(iterator, 'throw', error);
|
|
1721
2010
|
}
|
|
1722
|
-
if (typeof result == 'object' && result &&
|
|
2011
|
+
if (typeof result == 'object' && result && isPrototypeOf$1(ResultPrototype, result)) return result;
|
|
1723
2012
|
} return new Result(false);
|
|
1724
2013
|
};
|
|
1725
2014
|
|
|
1726
|
-
var
|
|
2015
|
+
var wellKnownSymbol$8 = wellKnownSymbol$i;
|
|
2016
|
+
|
|
2017
|
+
var ITERATOR$3 = wellKnownSymbol$8('iterator');
|
|
1727
2018
|
var SAFE_CLOSING = false;
|
|
1728
2019
|
|
|
1729
2020
|
try {
|
|
@@ -1743,7 +2034,7 @@ try {
|
|
|
1743
2034
|
Array.from(iteratorWithReturn, function () { throw 2; });
|
|
1744
2035
|
} catch (error) { /* empty */ }
|
|
1745
2036
|
|
|
1746
|
-
var checkCorrectnessOfIteration = function (exec, SKIP_CLOSING) {
|
|
2037
|
+
var checkCorrectnessOfIteration$1 = function (exec, SKIP_CLOSING) {
|
|
1747
2038
|
if (!SKIP_CLOSING && !SAFE_CLOSING) return false;
|
|
1748
2039
|
var ITERATION_SUPPORT = false;
|
|
1749
2040
|
try {
|
|
@@ -1760,30 +2051,40 @@ var checkCorrectnessOfIteration = function (exec, SKIP_CLOSING) {
|
|
|
1760
2051
|
return ITERATION_SUPPORT;
|
|
1761
2052
|
};
|
|
1762
2053
|
|
|
2054
|
+
var NativePromiseConstructor$1 = promiseNativeConstructor;
|
|
2055
|
+
var checkCorrectnessOfIteration = checkCorrectnessOfIteration$1;
|
|
1763
2056
|
var FORCED_PROMISE_CONSTRUCTOR$3 = promiseConstructorDetection.CONSTRUCTOR;
|
|
1764
2057
|
|
|
1765
2058
|
var promiseStaticsIncorrectIteration = FORCED_PROMISE_CONSTRUCTOR$3 || !checkCorrectnessOfIteration(function (iterable) {
|
|
1766
|
-
|
|
2059
|
+
NativePromiseConstructor$1.all(iterable).then(undefined, function () { /* empty */ });
|
|
1767
2060
|
});
|
|
1768
2061
|
|
|
2062
|
+
var $$d = _export;
|
|
2063
|
+
var call$9 = functionCall;
|
|
2064
|
+
var aCallable$2 = aCallable$8;
|
|
2065
|
+
var newPromiseCapabilityModule$2 = newPromiseCapability$2;
|
|
2066
|
+
var perform$1 = perform$3;
|
|
2067
|
+
var iterate$1 = iterate$2;
|
|
2068
|
+
var PROMISE_STATICS_INCORRECT_ITERATION$1 = promiseStaticsIncorrectIteration;
|
|
2069
|
+
|
|
1769
2070
|
// `Promise.all` method
|
|
1770
2071
|
// https://tc39.es/ecma262/#sec-promise.all
|
|
1771
|
-
|
|
2072
|
+
$$d({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION$1 }, {
|
|
1772
2073
|
all: function all(iterable) {
|
|
1773
2074
|
var C = this;
|
|
1774
|
-
var capability =
|
|
2075
|
+
var capability = newPromiseCapabilityModule$2.f(C);
|
|
1775
2076
|
var resolve = capability.resolve;
|
|
1776
2077
|
var reject = capability.reject;
|
|
1777
|
-
var result = perform(function () {
|
|
1778
|
-
var $promiseResolve = aCallable(C.resolve);
|
|
2078
|
+
var result = perform$1(function () {
|
|
2079
|
+
var $promiseResolve = aCallable$2(C.resolve);
|
|
1779
2080
|
var values = [];
|
|
1780
2081
|
var counter = 0;
|
|
1781
2082
|
var remaining = 1;
|
|
1782
|
-
iterate(iterable, function (promise) {
|
|
2083
|
+
iterate$1(iterable, function (promise) {
|
|
1783
2084
|
var index = counter++;
|
|
1784
2085
|
var alreadyCalled = false;
|
|
1785
2086
|
remaining++;
|
|
1786
|
-
|
|
2087
|
+
call$9($promiseResolve, C, promise).then(function (value) {
|
|
1787
2088
|
if (alreadyCalled) return;
|
|
1788
2089
|
alreadyCalled = true;
|
|
1789
2090
|
values[index] = value;
|
|
@@ -1797,41 +2098,50 @@ _export({ target: 'Promise', stat: true, forced: promiseStaticsIncorrectIteratio
|
|
|
1797
2098
|
}
|
|
1798
2099
|
});
|
|
1799
2100
|
|
|
2101
|
+
var $$c = _export;
|
|
1800
2102
|
var FORCED_PROMISE_CONSTRUCTOR$2 = promiseConstructorDetection.CONSTRUCTOR;
|
|
2103
|
+
var NativePromiseConstructor = promiseNativeConstructor;
|
|
2104
|
+
var getBuiltIn = getBuiltIn$6;
|
|
2105
|
+
var isCallable$5 = isCallable$m;
|
|
2106
|
+
var defineBuiltIn$4 = defineBuiltIn$7;
|
|
1801
2107
|
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
var NativePromisePrototype = promiseNativeConstructor && promiseNativeConstructor.prototype;
|
|
2108
|
+
var NativePromisePrototype = NativePromiseConstructor && NativePromiseConstructor.prototype;
|
|
1807
2109
|
|
|
1808
2110
|
// `Promise.prototype.catch` method
|
|
1809
2111
|
// https://tc39.es/ecma262/#sec-promise.prototype.catch
|
|
1810
|
-
|
|
2112
|
+
$$c({ target: 'Promise', proto: true, forced: FORCED_PROMISE_CONSTRUCTOR$2, real: true }, {
|
|
1811
2113
|
'catch': function (onRejected) {
|
|
1812
2114
|
return this.then(undefined, onRejected);
|
|
1813
2115
|
}
|
|
1814
2116
|
});
|
|
1815
2117
|
|
|
1816
2118
|
// makes sure that native promise-based APIs `Promise#catch` properly works with patched `Promise#then`
|
|
1817
|
-
if (isCallable(
|
|
2119
|
+
if (isCallable$5(NativePromiseConstructor)) {
|
|
1818
2120
|
var method = getBuiltIn('Promise').prototype['catch'];
|
|
1819
2121
|
if (NativePromisePrototype['catch'] !== method) {
|
|
1820
|
-
defineBuiltIn(NativePromisePrototype, 'catch', method, { unsafe: true });
|
|
2122
|
+
defineBuiltIn$4(NativePromisePrototype, 'catch', method, { unsafe: true });
|
|
1821
2123
|
}
|
|
1822
2124
|
}
|
|
1823
2125
|
|
|
2126
|
+
var $$b = _export;
|
|
2127
|
+
var call$8 = functionCall;
|
|
2128
|
+
var aCallable$1 = aCallable$8;
|
|
2129
|
+
var newPromiseCapabilityModule$1 = newPromiseCapability$2;
|
|
2130
|
+
var perform = perform$3;
|
|
2131
|
+
var iterate = iterate$2;
|
|
2132
|
+
var PROMISE_STATICS_INCORRECT_ITERATION = promiseStaticsIncorrectIteration;
|
|
2133
|
+
|
|
1824
2134
|
// `Promise.race` method
|
|
1825
2135
|
// https://tc39.es/ecma262/#sec-promise.race
|
|
1826
|
-
|
|
2136
|
+
$$b({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }, {
|
|
1827
2137
|
race: function race(iterable) {
|
|
1828
2138
|
var C = this;
|
|
1829
|
-
var capability =
|
|
2139
|
+
var capability = newPromiseCapabilityModule$1.f(C);
|
|
1830
2140
|
var reject = capability.reject;
|
|
1831
2141
|
var result = perform(function () {
|
|
1832
|
-
var $promiseResolve = aCallable(C.resolve);
|
|
2142
|
+
var $promiseResolve = aCallable$1(C.resolve);
|
|
1833
2143
|
iterate(iterable, function (promise) {
|
|
1834
|
-
|
|
2144
|
+
call$8($promiseResolve, C, promise).then(capability.resolve, reject);
|
|
1835
2145
|
});
|
|
1836
2146
|
});
|
|
1837
2147
|
if (result.error) reject(result.value);
|
|
@@ -1839,38 +2149,49 @@ _export({ target: 'Promise', stat: true, forced: promiseStaticsIncorrectIteratio
|
|
|
1839
2149
|
}
|
|
1840
2150
|
});
|
|
1841
2151
|
|
|
2152
|
+
var $$a = _export;
|
|
2153
|
+
var call$7 = functionCall;
|
|
2154
|
+
var newPromiseCapabilityModule = newPromiseCapability$2;
|
|
1842
2155
|
var FORCED_PROMISE_CONSTRUCTOR$1 = promiseConstructorDetection.CONSTRUCTOR;
|
|
1843
2156
|
|
|
1844
2157
|
// `Promise.reject` method
|
|
1845
2158
|
// https://tc39.es/ecma262/#sec-promise.reject
|
|
1846
|
-
|
|
2159
|
+
$$a({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR$1 }, {
|
|
1847
2160
|
reject: function reject(r) {
|
|
1848
|
-
var capability =
|
|
1849
|
-
|
|
2161
|
+
var capability = newPromiseCapabilityModule.f(this);
|
|
2162
|
+
call$7(capability.reject, undefined, r);
|
|
1850
2163
|
return capability.promise;
|
|
1851
2164
|
}
|
|
1852
2165
|
});
|
|
1853
2166
|
|
|
1854
|
-
var
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
2167
|
+
var anObject$8 = anObject$g;
|
|
2168
|
+
var isObject$2 = isObject$9;
|
|
2169
|
+
var newPromiseCapability = newPromiseCapability$2;
|
|
2170
|
+
|
|
2171
|
+
var promiseResolve$1 = function (C, x) {
|
|
2172
|
+
anObject$8(C);
|
|
2173
|
+
if (isObject$2(x) && x.constructor === C) return x;
|
|
2174
|
+
var promiseCapability = newPromiseCapability.f(C);
|
|
1858
2175
|
var resolve = promiseCapability.resolve;
|
|
1859
2176
|
resolve(x);
|
|
1860
2177
|
return promiseCapability.promise;
|
|
1861
2178
|
};
|
|
1862
2179
|
|
|
2180
|
+
var $$9 = _export;
|
|
1863
2181
|
var FORCED_PROMISE_CONSTRUCTOR = promiseConstructorDetection.CONSTRUCTOR;
|
|
2182
|
+
var promiseResolve = promiseResolve$1;
|
|
1864
2183
|
|
|
1865
2184
|
// `Promise.resolve` method
|
|
1866
2185
|
// https://tc39.es/ecma262/#sec-promise.resolve
|
|
1867
|
-
|
|
2186
|
+
$$9({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR }, {
|
|
1868
2187
|
resolve: function resolve(x) {
|
|
1869
2188
|
return promiseResolve(this, x);
|
|
1870
2189
|
}
|
|
1871
2190
|
});
|
|
1872
2191
|
|
|
1873
|
-
var asyncToGenerator =
|
|
2192
|
+
var asyncToGenerator = {exports: {}};
|
|
2193
|
+
|
|
2194
|
+
(function (module) {
|
|
1874
2195
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
1875
2196
|
try {
|
|
1876
2197
|
var info = gen[key](arg);
|
|
@@ -1902,21 +2223,25 @@ function _asyncToGenerator(fn) {
|
|
|
1902
2223
|
};
|
|
1903
2224
|
}
|
|
1904
2225
|
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
1905
|
-
});
|
|
2226
|
+
}(asyncToGenerator));
|
|
2227
|
+
|
|
2228
|
+
const _asyncToGenerator = /*@__PURE__*/getDefaultExportFromCjs(asyncToGenerator.exports);
|
|
1906
2229
|
|
|
1907
|
-
|
|
2230
|
+
var classof$3 = classof$6;
|
|
1908
2231
|
|
|
1909
2232
|
var $String = String;
|
|
1910
2233
|
|
|
1911
|
-
var
|
|
1912
|
-
if (classof(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');
|
|
2234
|
+
var toString$9 = function (argument) {
|
|
2235
|
+
if (classof$3(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');
|
|
1913
2236
|
return $String(argument);
|
|
1914
2237
|
};
|
|
1915
2238
|
|
|
2239
|
+
var anObject$7 = anObject$g;
|
|
2240
|
+
|
|
1916
2241
|
// `RegExp.prototype.flags` getter implementation
|
|
1917
2242
|
// https://tc39.es/ecma262/#sec-get-regexp.prototype.flags
|
|
1918
|
-
var regexpFlags = function () {
|
|
1919
|
-
var that = anObject(this);
|
|
2243
|
+
var regexpFlags$1 = function () {
|
|
2244
|
+
var that = anObject$7(this);
|
|
1920
2245
|
var result = '';
|
|
1921
2246
|
if (that.hasIndices) result += 'd';
|
|
1922
2247
|
if (that.global) result += 'g';
|
|
@@ -1929,10 +2254,13 @@ var regexpFlags = function () {
|
|
|
1929
2254
|
return result;
|
|
1930
2255
|
};
|
|
1931
2256
|
|
|
2257
|
+
var fails$a = fails$l;
|
|
2258
|
+
var global$3 = global$i;
|
|
2259
|
+
|
|
1932
2260
|
// babel-minify and Closure Compiler transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError
|
|
1933
|
-
var $RegExp$2 =
|
|
2261
|
+
var $RegExp$2 = global$3.RegExp;
|
|
1934
2262
|
|
|
1935
|
-
var UNSUPPORTED_Y$2 = fails(function () {
|
|
2263
|
+
var UNSUPPORTED_Y$2 = fails$a(function () {
|
|
1936
2264
|
var re = $RegExp$2('a', 'y');
|
|
1937
2265
|
re.lastIndex = 2;
|
|
1938
2266
|
return re.exec('abcd') != null;
|
|
@@ -1940,11 +2268,11 @@ var UNSUPPORTED_Y$2 = fails(function () {
|
|
|
1940
2268
|
|
|
1941
2269
|
// UC Browser bug
|
|
1942
2270
|
// https://github.com/zloirock/core-js/issues/1008
|
|
1943
|
-
var MISSED_STICKY = UNSUPPORTED_Y$2 || fails(function () {
|
|
2271
|
+
var MISSED_STICKY = UNSUPPORTED_Y$2 || fails$a(function () {
|
|
1944
2272
|
return !$RegExp$2('a', 'y').sticky;
|
|
1945
2273
|
});
|
|
1946
2274
|
|
|
1947
|
-
var BROKEN_CARET = UNSUPPORTED_Y$2 || fails(function () {
|
|
2275
|
+
var BROKEN_CARET = UNSUPPORTED_Y$2 || fails$a(function () {
|
|
1948
2276
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=773687
|
|
1949
2277
|
var re = $RegExp$2('^r', 'gy');
|
|
1950
2278
|
re.lastIndex = 2;
|
|
@@ -1957,45 +2285,54 @@ var regexpStickyHelpers = {
|
|
|
1957
2285
|
UNSUPPORTED_Y: UNSUPPORTED_Y$2
|
|
1958
2286
|
};
|
|
1959
2287
|
|
|
2288
|
+
var objectDefineProperties = {};
|
|
2289
|
+
|
|
2290
|
+
var internalObjectKeys = objectKeysInternal;
|
|
2291
|
+
var enumBugKeys$1 = enumBugKeys$3;
|
|
2292
|
+
|
|
1960
2293
|
// `Object.keys` method
|
|
1961
2294
|
// https://tc39.es/ecma262/#sec-object.keys
|
|
1962
2295
|
// eslint-disable-next-line es/no-object-keys -- safe
|
|
1963
|
-
var objectKeys = Object.keys || function keys(O) {
|
|
1964
|
-
return
|
|
2296
|
+
var objectKeys$1 = Object.keys || function keys(O) {
|
|
2297
|
+
return internalObjectKeys(O, enumBugKeys$1);
|
|
1965
2298
|
};
|
|
1966
2299
|
|
|
2300
|
+
var DESCRIPTORS$1 = descriptors;
|
|
2301
|
+
var V8_PROTOTYPE_DEFINE_BUG = v8PrototypeDefineBug;
|
|
2302
|
+
var definePropertyModule$1 = objectDefineProperty;
|
|
2303
|
+
var anObject$6 = anObject$g;
|
|
2304
|
+
var toIndexedObject$1 = toIndexedObject$5;
|
|
2305
|
+
var objectKeys = objectKeys$1;
|
|
2306
|
+
|
|
1967
2307
|
// `Object.defineProperties` method
|
|
1968
2308
|
// https://tc39.es/ecma262/#sec-object.defineproperties
|
|
1969
2309
|
// eslint-disable-next-line es/no-object-defineproperties -- safe
|
|
1970
|
-
|
|
1971
|
-
anObject(O);
|
|
1972
|
-
var props = toIndexedObject(Properties);
|
|
2310
|
+
objectDefineProperties.f = DESCRIPTORS$1 && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties : function defineProperties(O, Properties) {
|
|
2311
|
+
anObject$6(O);
|
|
2312
|
+
var props = toIndexedObject$1(Properties);
|
|
1973
2313
|
var keys = objectKeys(Properties);
|
|
1974
2314
|
var length = keys.length;
|
|
1975
2315
|
var index = 0;
|
|
1976
2316
|
var key;
|
|
1977
|
-
while (length > index)
|
|
2317
|
+
while (length > index) definePropertyModule$1.f(O, key = keys[index++], props[key]);
|
|
1978
2318
|
return O;
|
|
1979
2319
|
};
|
|
1980
2320
|
|
|
1981
|
-
var objectDefineProperties = {
|
|
1982
|
-
f: f$1
|
|
1983
|
-
};
|
|
1984
|
-
|
|
1985
2321
|
/* global ActiveXObject -- old IE, WSH */
|
|
1986
2322
|
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
2323
|
+
var anObject$5 = anObject$g;
|
|
2324
|
+
var definePropertiesModule = objectDefineProperties;
|
|
2325
|
+
var enumBugKeys = enumBugKeys$3;
|
|
2326
|
+
var hiddenKeys = hiddenKeys$4;
|
|
2327
|
+
var html = html$2;
|
|
2328
|
+
var documentCreateElement$1 = documentCreateElement$2;
|
|
2329
|
+
var sharedKey$1 = sharedKey$3;
|
|
1993
2330
|
|
|
1994
2331
|
var GT = '>';
|
|
1995
2332
|
var LT = '<';
|
|
1996
2333
|
var PROTOTYPE = 'prototype';
|
|
1997
2334
|
var SCRIPT = 'script';
|
|
1998
|
-
var IE_PROTO$1 = sharedKey('IE_PROTO');
|
|
2335
|
+
var IE_PROTO$1 = sharedKey$1('IE_PROTO');
|
|
1999
2336
|
|
|
2000
2337
|
var EmptyConstructor = function () { /* empty */ };
|
|
2001
2338
|
|
|
@@ -2015,7 +2352,7 @@ var NullProtoObjectViaActiveX = function (activeXDocument) {
|
|
|
2015
2352
|
// Create object with fake `null` prototype: use iframe Object with cleared prototype
|
|
2016
2353
|
var NullProtoObjectViaIFrame = function () {
|
|
2017
2354
|
// Thrash, waste and sodomy: IE GC bug
|
|
2018
|
-
var iframe = documentCreateElement('iframe');
|
|
2355
|
+
var iframe = documentCreateElement$1('iframe');
|
|
2019
2356
|
var JS = 'java' + SCRIPT + ':';
|
|
2020
2357
|
var iframeDocument;
|
|
2021
2358
|
iframe.style.display = 'none';
|
|
@@ -2049,7 +2386,7 @@ var NullProtoObject = function () {
|
|
|
2049
2386
|
return NullProtoObject();
|
|
2050
2387
|
};
|
|
2051
2388
|
|
|
2052
|
-
hiddenKeys
|
|
2389
|
+
hiddenKeys[IE_PROTO$1] = true;
|
|
2053
2390
|
|
|
2054
2391
|
// `Object.create` method
|
|
2055
2392
|
// https://tc39.es/ecma262/#sec-object.create
|
|
@@ -2057,27 +2394,33 @@ hiddenKeys$1[IE_PROTO$1] = true;
|
|
|
2057
2394
|
var objectCreate = Object.create || function create(O, Properties) {
|
|
2058
2395
|
var result;
|
|
2059
2396
|
if (O !== null) {
|
|
2060
|
-
EmptyConstructor[PROTOTYPE] = anObject(O);
|
|
2397
|
+
EmptyConstructor[PROTOTYPE] = anObject$5(O);
|
|
2061
2398
|
result = new EmptyConstructor();
|
|
2062
2399
|
EmptyConstructor[PROTOTYPE] = null;
|
|
2063
2400
|
// add "__proto__" for Object.getPrototypeOf polyfill
|
|
2064
2401
|
result[IE_PROTO$1] = O;
|
|
2065
2402
|
} else result = NullProtoObject();
|
|
2066
|
-
return Properties === undefined ? result :
|
|
2403
|
+
return Properties === undefined ? result : definePropertiesModule.f(result, Properties);
|
|
2067
2404
|
};
|
|
2068
2405
|
|
|
2406
|
+
var fails$9 = fails$l;
|
|
2407
|
+
var global$2 = global$i;
|
|
2408
|
+
|
|
2069
2409
|
// babel-minify and Closure Compiler transpiles RegExp('.', 's') -> /./s and it causes SyntaxError
|
|
2070
|
-
var $RegExp$1 =
|
|
2410
|
+
var $RegExp$1 = global$2.RegExp;
|
|
2071
2411
|
|
|
2072
|
-
var regexpUnsupportedDotAll = fails(function () {
|
|
2412
|
+
var regexpUnsupportedDotAll = fails$9(function () {
|
|
2073
2413
|
var re = $RegExp$1('.', 's');
|
|
2074
2414
|
return !(re.dotAll && re.exec('\n') && re.flags === 's');
|
|
2075
2415
|
});
|
|
2076
2416
|
|
|
2417
|
+
var fails$8 = fails$l;
|
|
2418
|
+
var global$1 = global$i;
|
|
2419
|
+
|
|
2077
2420
|
// babel-minify and Closure Compiler transpiles RegExp('(?<a>b)', 'g') -> /(?<a>b)/g and it causes SyntaxError
|
|
2078
|
-
var $RegExp =
|
|
2421
|
+
var $RegExp = global$1.RegExp;
|
|
2079
2422
|
|
|
2080
|
-
var regexpUnsupportedNcg = fails(function () {
|
|
2423
|
+
var regexpUnsupportedNcg = fails$8(function () {
|
|
2081
2424
|
var re = $RegExp('(?<a>b)', 'g');
|
|
2082
2425
|
return re.exec('b').groups.a !== 'b' ||
|
|
2083
2426
|
'b'.replace(re, '$<a>c') !== 'bc';
|
|
@@ -2085,58 +2428,58 @@ var regexpUnsupportedNcg = fails(function () {
|
|
|
2085
2428
|
|
|
2086
2429
|
/* eslint-disable regexp/no-empty-capturing-group, regexp/no-empty-group, regexp/no-lazy-ends -- testing */
|
|
2087
2430
|
/* eslint-disable regexp/no-useless-quantifier -- testing */
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2431
|
+
var call$6 = functionCall;
|
|
2432
|
+
var uncurryThis$b = functionUncurryThis;
|
|
2433
|
+
var toString$8 = toString$9;
|
|
2434
|
+
var regexpFlags = regexpFlags$1;
|
|
2435
|
+
var stickyHelpers$1 = regexpStickyHelpers;
|
|
2436
|
+
var shared = shared$4.exports;
|
|
2437
|
+
var create$2 = objectCreate;
|
|
2095
2438
|
var getInternalState$1 = internalState.get;
|
|
2096
|
-
|
|
2097
|
-
|
|
2439
|
+
var UNSUPPORTED_DOT_ALL = regexpUnsupportedDotAll;
|
|
2440
|
+
var UNSUPPORTED_NCG = regexpUnsupportedNcg;
|
|
2098
2441
|
|
|
2099
2442
|
var nativeReplace = shared('native-string-replace', String.prototype.replace);
|
|
2100
2443
|
var nativeExec = RegExp.prototype.exec;
|
|
2101
2444
|
var patchedExec = nativeExec;
|
|
2102
|
-
var charAt$3 =
|
|
2103
|
-
var indexOf =
|
|
2104
|
-
var replace$2 =
|
|
2105
|
-
var stringSlice$5 =
|
|
2445
|
+
var charAt$3 = uncurryThis$b(''.charAt);
|
|
2446
|
+
var indexOf = uncurryThis$b(''.indexOf);
|
|
2447
|
+
var replace$2 = uncurryThis$b(''.replace);
|
|
2448
|
+
var stringSlice$5 = uncurryThis$b(''.slice);
|
|
2106
2449
|
|
|
2107
2450
|
var UPDATES_LAST_INDEX_WRONG = (function () {
|
|
2108
2451
|
var re1 = /a/;
|
|
2109
2452
|
var re2 = /b*/g;
|
|
2110
|
-
|
|
2111
|
-
|
|
2453
|
+
call$6(nativeExec, re1, 'a');
|
|
2454
|
+
call$6(nativeExec, re2, 'a');
|
|
2112
2455
|
return re1.lastIndex !== 0 || re2.lastIndex !== 0;
|
|
2113
2456
|
})();
|
|
2114
2457
|
|
|
2115
|
-
var UNSUPPORTED_Y$1 =
|
|
2458
|
+
var UNSUPPORTED_Y$1 = stickyHelpers$1.BROKEN_CARET;
|
|
2116
2459
|
|
|
2117
2460
|
// nonparticipating capturing group, copied from es5-shim's String#split patch.
|
|
2118
2461
|
var NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;
|
|
2119
2462
|
|
|
2120
|
-
var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1 ||
|
|
2463
|
+
var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1 || UNSUPPORTED_DOT_ALL || UNSUPPORTED_NCG;
|
|
2121
2464
|
|
|
2122
2465
|
if (PATCH) {
|
|
2123
2466
|
patchedExec = function exec(string) {
|
|
2124
2467
|
var re = this;
|
|
2125
2468
|
var state = getInternalState$1(re);
|
|
2126
|
-
var str =
|
|
2469
|
+
var str = toString$8(string);
|
|
2127
2470
|
var raw = state.raw;
|
|
2128
2471
|
var result, reCopy, lastIndex, match, i, object, group;
|
|
2129
2472
|
|
|
2130
2473
|
if (raw) {
|
|
2131
2474
|
raw.lastIndex = re.lastIndex;
|
|
2132
|
-
result =
|
|
2475
|
+
result = call$6(patchedExec, raw, str);
|
|
2133
2476
|
re.lastIndex = raw.lastIndex;
|
|
2134
2477
|
return result;
|
|
2135
2478
|
}
|
|
2136
2479
|
|
|
2137
2480
|
var groups = state.groups;
|
|
2138
2481
|
var sticky = UNSUPPORTED_Y$1 && re.sticky;
|
|
2139
|
-
var flags =
|
|
2482
|
+
var flags = call$6(regexpFlags, re);
|
|
2140
2483
|
var source = re.source;
|
|
2141
2484
|
var charsAdded = 0;
|
|
2142
2485
|
var strCopy = str;
|
|
@@ -2164,7 +2507,7 @@ if (PATCH) {
|
|
|
2164
2507
|
}
|
|
2165
2508
|
if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;
|
|
2166
2509
|
|
|
2167
|
-
match =
|
|
2510
|
+
match = call$6(nativeExec, sticky ? reCopy : re, strCopy);
|
|
2168
2511
|
|
|
2169
2512
|
if (sticky) {
|
|
2170
2513
|
if (match) {
|
|
@@ -2179,7 +2522,7 @@ if (PATCH) {
|
|
|
2179
2522
|
if (NPCG_INCLUDED && match && match.length > 1) {
|
|
2180
2523
|
// Fix browsers whose `exec` methods don't consistently return `undefined`
|
|
2181
2524
|
// for NPCG, like IE8. NOTE: This doesn't work for /(.?)?/
|
|
2182
|
-
|
|
2525
|
+
call$6(nativeReplace, match[0], reCopy, function () {
|
|
2183
2526
|
for (i = 1; i < arguments.length - 2; i++) {
|
|
2184
2527
|
if (arguments[i] === undefined) match[i] = undefined;
|
|
2185
2528
|
}
|
|
@@ -2187,7 +2530,7 @@ if (PATCH) {
|
|
|
2187
2530
|
}
|
|
2188
2531
|
|
|
2189
2532
|
if (match && groups) {
|
|
2190
|
-
match.groups = object =
|
|
2533
|
+
match.groups = object = create$2(null);
|
|
2191
2534
|
for (i = 0; i < groups.length; i++) {
|
|
2192
2535
|
group = groups[i];
|
|
2193
2536
|
object[group[0]] = match[group[1]];
|
|
@@ -2198,37 +2541,40 @@ if (PATCH) {
|
|
|
2198
2541
|
};
|
|
2199
2542
|
}
|
|
2200
2543
|
|
|
2201
|
-
var regexpExec = patchedExec;
|
|
2544
|
+
var regexpExec$3 = patchedExec;
|
|
2545
|
+
|
|
2546
|
+
var $$8 = _export;
|
|
2547
|
+
var exec$1 = regexpExec$3;
|
|
2202
2548
|
|
|
2203
2549
|
// `RegExp.prototype.exec` method
|
|
2204
2550
|
// https://tc39.es/ecma262/#sec-regexp.prototype.exec
|
|
2205
|
-
|
|
2206
|
-
exec:
|
|
2551
|
+
$$8({ target: 'RegExp', proto: true, forced: /./.exec !== exec$1 }, {
|
|
2552
|
+
exec: exec$1
|
|
2207
2553
|
});
|
|
2208
2554
|
|
|
2209
2555
|
// TODO: Remove from `core-js@4` since it's moved to entry points
|
|
2210
2556
|
|
|
2557
|
+
var uncurryThis$a = functionUncurryThisClause;
|
|
2558
|
+
var defineBuiltIn$3 = defineBuiltIn$7;
|
|
2559
|
+
var regexpExec$2 = regexpExec$3;
|
|
2560
|
+
var fails$7 = fails$l;
|
|
2561
|
+
var wellKnownSymbol$7 = wellKnownSymbol$i;
|
|
2562
|
+
var createNonEnumerableProperty$2 = createNonEnumerableProperty$5;
|
|
2211
2563
|
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
var SPECIES = wellKnownSymbol('species');
|
|
2564
|
+
var SPECIES = wellKnownSymbol$7('species');
|
|
2219
2565
|
var RegExpPrototype$2 = RegExp.prototype;
|
|
2220
2566
|
|
|
2221
2567
|
var fixRegexpWellKnownSymbolLogic = function (KEY, exec, FORCED, SHAM) {
|
|
2222
|
-
var SYMBOL = wellKnownSymbol(KEY);
|
|
2568
|
+
var SYMBOL = wellKnownSymbol$7(KEY);
|
|
2223
2569
|
|
|
2224
|
-
var DELEGATES_TO_SYMBOL = !fails(function () {
|
|
2570
|
+
var DELEGATES_TO_SYMBOL = !fails$7(function () {
|
|
2225
2571
|
// String methods call symbol-named RegEp methods
|
|
2226
2572
|
var O = {};
|
|
2227
2573
|
O[SYMBOL] = function () { return 7; };
|
|
2228
2574
|
return ''[KEY](O) != 7;
|
|
2229
2575
|
});
|
|
2230
2576
|
|
|
2231
|
-
var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails(function () {
|
|
2577
|
+
var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails$7(function () {
|
|
2232
2578
|
// Symbol-named RegExp methods call .exec
|
|
2233
2579
|
var execCalled = false;
|
|
2234
2580
|
var re = /a/;
|
|
@@ -2257,11 +2603,11 @@ var fixRegexpWellKnownSymbolLogic = function (KEY, exec, FORCED, SHAM) {
|
|
|
2257
2603
|
!DELEGATES_TO_EXEC ||
|
|
2258
2604
|
FORCED
|
|
2259
2605
|
) {
|
|
2260
|
-
var uncurriedNativeRegExpMethod =
|
|
2606
|
+
var uncurriedNativeRegExpMethod = uncurryThis$a(/./[SYMBOL]);
|
|
2261
2607
|
var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {
|
|
2262
|
-
var uncurriedNativeMethod =
|
|
2608
|
+
var uncurriedNativeMethod = uncurryThis$a(nativeMethod);
|
|
2263
2609
|
var $exec = regexp.exec;
|
|
2264
|
-
if ($exec === regexpExec || $exec === RegExpPrototype$2.exec) {
|
|
2610
|
+
if ($exec === regexpExec$2 || $exec === RegExpPrototype$2.exec) {
|
|
2265
2611
|
if (DELEGATES_TO_SYMBOL && !forceStringMethod) {
|
|
2266
2612
|
// The native String method already delegates to @@method (this
|
|
2267
2613
|
// polyfilled function), leasing to infinite recursion.
|
|
@@ -2273,21 +2619,26 @@ var fixRegexpWellKnownSymbolLogic = function (KEY, exec, FORCED, SHAM) {
|
|
|
2273
2619
|
return { done: false };
|
|
2274
2620
|
});
|
|
2275
2621
|
|
|
2276
|
-
defineBuiltIn(String.prototype, KEY, methods[0]);
|
|
2277
|
-
defineBuiltIn(RegExpPrototype$2, SYMBOL, methods[1]);
|
|
2622
|
+
defineBuiltIn$3(String.prototype, KEY, methods[0]);
|
|
2623
|
+
defineBuiltIn$3(RegExpPrototype$2, SYMBOL, methods[1]);
|
|
2278
2624
|
}
|
|
2279
2625
|
|
|
2280
|
-
if (SHAM) createNonEnumerableProperty(RegExpPrototype$2[SYMBOL], 'sham', true);
|
|
2626
|
+
if (SHAM) createNonEnumerableProperty$2(RegExpPrototype$2[SYMBOL], 'sham', true);
|
|
2281
2627
|
};
|
|
2282
2628
|
|
|
2283
|
-
var
|
|
2284
|
-
var
|
|
2285
|
-
var
|
|
2629
|
+
var uncurryThis$9 = functionUncurryThis;
|
|
2630
|
+
var toIntegerOrInfinity$1 = toIntegerOrInfinity$4;
|
|
2631
|
+
var toString$7 = toString$9;
|
|
2632
|
+
var requireObjectCoercible$7 = requireObjectCoercible$a;
|
|
2633
|
+
|
|
2634
|
+
var charAt$2 = uncurryThis$9(''.charAt);
|
|
2635
|
+
var charCodeAt = uncurryThis$9(''.charCodeAt);
|
|
2636
|
+
var stringSlice$4 = uncurryThis$9(''.slice);
|
|
2286
2637
|
|
|
2287
2638
|
var createMethod$2 = function (CONVERT_TO_STRING) {
|
|
2288
2639
|
return function ($this, pos) {
|
|
2289
|
-
var S =
|
|
2290
|
-
var position = toIntegerOrInfinity(pos);
|
|
2640
|
+
var S = toString$7(requireObjectCoercible$7($this));
|
|
2641
|
+
var position = toIntegerOrInfinity$1(pos);
|
|
2291
2642
|
var size = S.length;
|
|
2292
2643
|
var first, second;
|
|
2293
2644
|
if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;
|
|
@@ -2316,55 +2667,72 @@ var charAt$1 = stringMultibyte.charAt;
|
|
|
2316
2667
|
|
|
2317
2668
|
// `AdvanceStringIndex` abstract operation
|
|
2318
2669
|
// https://tc39.es/ecma262/#sec-advancestringindex
|
|
2319
|
-
var advanceStringIndex = function (S, index, unicode) {
|
|
2670
|
+
var advanceStringIndex$3 = function (S, index, unicode) {
|
|
2320
2671
|
return index + (unicode ? charAt$1(S, index).length : 1);
|
|
2321
2672
|
};
|
|
2322
2673
|
|
|
2674
|
+
var call$5 = functionCall;
|
|
2675
|
+
var anObject$4 = anObject$g;
|
|
2676
|
+
var isCallable$4 = isCallable$m;
|
|
2677
|
+
var classof$2 = classofRaw$2;
|
|
2678
|
+
var regexpExec$1 = regexpExec$3;
|
|
2679
|
+
|
|
2323
2680
|
var $TypeError$2 = TypeError;
|
|
2324
2681
|
|
|
2325
2682
|
// `RegExpExec` abstract operation
|
|
2326
2683
|
// https://tc39.es/ecma262/#sec-regexpexec
|
|
2327
2684
|
var regexpExecAbstract = function (R, S) {
|
|
2328
2685
|
var exec = R.exec;
|
|
2329
|
-
if (isCallable(exec)) {
|
|
2330
|
-
var result =
|
|
2331
|
-
if (result !== null) anObject(result);
|
|
2686
|
+
if (isCallable$4(exec)) {
|
|
2687
|
+
var result = call$5(exec, R, S);
|
|
2688
|
+
if (result !== null) anObject$4(result);
|
|
2332
2689
|
return result;
|
|
2333
2690
|
}
|
|
2334
|
-
if (
|
|
2691
|
+
if (classof$2(R) === 'RegExp') return call$5(regexpExec$1, R, S);
|
|
2335
2692
|
throw $TypeError$2('RegExp#exec called on incompatible receiver');
|
|
2336
2693
|
};
|
|
2337
2694
|
|
|
2695
|
+
var call$4 = functionCall;
|
|
2696
|
+
var fixRegExpWellKnownSymbolLogic$2 = fixRegexpWellKnownSymbolLogic;
|
|
2697
|
+
var anObject$3 = anObject$g;
|
|
2698
|
+
var isNullOrUndefined$2 = isNullOrUndefined$7;
|
|
2699
|
+
var toLength$4 = toLength$6;
|
|
2700
|
+
var toString$6 = toString$9;
|
|
2701
|
+
var requireObjectCoercible$6 = requireObjectCoercible$a;
|
|
2702
|
+
var getMethod$2 = getMethod$6;
|
|
2703
|
+
var advanceStringIndex$2 = advanceStringIndex$3;
|
|
2704
|
+
var regExpExec$1 = regexpExecAbstract;
|
|
2705
|
+
|
|
2338
2706
|
// @@match logic
|
|
2339
|
-
|
|
2707
|
+
fixRegExpWellKnownSymbolLogic$2('match', function (MATCH, nativeMatch, maybeCallNative) {
|
|
2340
2708
|
return [
|
|
2341
2709
|
// `String.prototype.match` method
|
|
2342
2710
|
// https://tc39.es/ecma262/#sec-string.prototype.match
|
|
2343
2711
|
function match(regexp) {
|
|
2344
|
-
var O = requireObjectCoercible(this);
|
|
2345
|
-
var matcher = isNullOrUndefined(regexp) ? undefined : getMethod(regexp, MATCH);
|
|
2346
|
-
return matcher ?
|
|
2712
|
+
var O = requireObjectCoercible$6(this);
|
|
2713
|
+
var matcher = isNullOrUndefined$2(regexp) ? undefined : getMethod$2(regexp, MATCH);
|
|
2714
|
+
return matcher ? call$4(matcher, regexp, O) : new RegExp(regexp)[MATCH](toString$6(O));
|
|
2347
2715
|
},
|
|
2348
2716
|
// `RegExp.prototype[@@match]` method
|
|
2349
2717
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@match
|
|
2350
2718
|
function (string) {
|
|
2351
|
-
var rx = anObject(this);
|
|
2352
|
-
var S =
|
|
2719
|
+
var rx = anObject$3(this);
|
|
2720
|
+
var S = toString$6(string);
|
|
2353
2721
|
var res = maybeCallNative(nativeMatch, rx, S);
|
|
2354
2722
|
|
|
2355
2723
|
if (res.done) return res.value;
|
|
2356
2724
|
|
|
2357
|
-
if (!rx.global) return
|
|
2725
|
+
if (!rx.global) return regExpExec$1(rx, S);
|
|
2358
2726
|
|
|
2359
2727
|
var fullUnicode = rx.unicode;
|
|
2360
2728
|
rx.lastIndex = 0;
|
|
2361
2729
|
var A = [];
|
|
2362
2730
|
var n = 0;
|
|
2363
2731
|
var result;
|
|
2364
|
-
while ((result =
|
|
2365
|
-
var matchStr =
|
|
2732
|
+
while ((result = regExpExec$1(rx, S)) !== null) {
|
|
2733
|
+
var matchStr = toString$6(result[0]);
|
|
2366
2734
|
A[n] = matchStr;
|
|
2367
|
-
if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
|
|
2735
|
+
if (matchStr === '') rx.lastIndex = advanceStringIndex$2(S, toLength$4(rx.lastIndex), fullUnicode);
|
|
2368
2736
|
n++;
|
|
2369
2737
|
}
|
|
2370
2738
|
return n === 0 ? null : A;
|
|
@@ -2372,21 +2740,24 @@ fixRegexpWellKnownSymbolLogic('match', function (MATCH, nativeMatch, maybeCallNa
|
|
|
2372
2740
|
];
|
|
2373
2741
|
});
|
|
2374
2742
|
|
|
2743
|
+
var uncurryThis$8 = functionUncurryThis;
|
|
2744
|
+
var toObject$2 = toObject$4;
|
|
2745
|
+
|
|
2375
2746
|
var floor = Math.floor;
|
|
2376
|
-
var charAt =
|
|
2377
|
-
var replace$1 =
|
|
2378
|
-
var stringSlice$3 =
|
|
2747
|
+
var charAt = uncurryThis$8(''.charAt);
|
|
2748
|
+
var replace$1 = uncurryThis$8(''.replace);
|
|
2749
|
+
var stringSlice$3 = uncurryThis$8(''.slice);
|
|
2379
2750
|
var SUBSTITUTION_SYMBOLS = /\$([$&'`]|\d{1,2}|<[^>]*>)/g;
|
|
2380
2751
|
var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&'`]|\d{1,2})/g;
|
|
2381
2752
|
|
|
2382
2753
|
// `GetSubstitution` abstract operation
|
|
2383
2754
|
// https://tc39.es/ecma262/#sec-getsubstitution
|
|
2384
|
-
var getSubstitution = function (matched, str, position, captures, namedCaptures, replacement) {
|
|
2755
|
+
var getSubstitution$1 = function (matched, str, position, captures, namedCaptures, replacement) {
|
|
2385
2756
|
var tailPos = position + matched.length;
|
|
2386
2757
|
var m = captures.length;
|
|
2387
2758
|
var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;
|
|
2388
2759
|
if (namedCaptures !== undefined) {
|
|
2389
|
-
namedCaptures = toObject(namedCaptures);
|
|
2760
|
+
namedCaptures = toObject$2(namedCaptures);
|
|
2390
2761
|
symbols = SUBSTITUTION_SYMBOLS;
|
|
2391
2762
|
}
|
|
2392
2763
|
return replace$1(replacement, symbols, function (match, ch) {
|
|
@@ -2414,13 +2785,31 @@ var getSubstitution = function (matched, str, position, captures, namedCaptures,
|
|
|
2414
2785
|
});
|
|
2415
2786
|
};
|
|
2416
2787
|
|
|
2417
|
-
var
|
|
2788
|
+
var apply$1 = functionApply;
|
|
2789
|
+
var call$3 = functionCall;
|
|
2790
|
+
var uncurryThis$7 = functionUncurryThis;
|
|
2791
|
+
var fixRegExpWellKnownSymbolLogic$1 = fixRegexpWellKnownSymbolLogic;
|
|
2792
|
+
var fails$6 = fails$l;
|
|
2793
|
+
var anObject$2 = anObject$g;
|
|
2794
|
+
var isCallable$3 = isCallable$m;
|
|
2795
|
+
var isNullOrUndefined$1 = isNullOrUndefined$7;
|
|
2796
|
+
var toIntegerOrInfinity = toIntegerOrInfinity$4;
|
|
2797
|
+
var toLength$3 = toLength$6;
|
|
2798
|
+
var toString$5 = toString$9;
|
|
2799
|
+
var requireObjectCoercible$5 = requireObjectCoercible$a;
|
|
2800
|
+
var advanceStringIndex$1 = advanceStringIndex$3;
|
|
2801
|
+
var getMethod$1 = getMethod$6;
|
|
2802
|
+
var getSubstitution = getSubstitution$1;
|
|
2803
|
+
var regExpExec = regexpExecAbstract;
|
|
2804
|
+
var wellKnownSymbol$6 = wellKnownSymbol$i;
|
|
2805
|
+
|
|
2806
|
+
var REPLACE = wellKnownSymbol$6('replace');
|
|
2418
2807
|
var max$1 = Math.max;
|
|
2419
2808
|
var min$3 = Math.min;
|
|
2420
|
-
var concat =
|
|
2421
|
-
var push$1 =
|
|
2422
|
-
var stringIndexOf$1 =
|
|
2423
|
-
var stringSlice$2 =
|
|
2809
|
+
var concat = uncurryThis$7([].concat);
|
|
2810
|
+
var push$1 = uncurryThis$7([].push);
|
|
2811
|
+
var stringIndexOf$1 = uncurryThis$7(''.indexOf);
|
|
2812
|
+
var stringSlice$2 = uncurryThis$7(''.slice);
|
|
2424
2813
|
|
|
2425
2814
|
var maybeToString = function (it) {
|
|
2426
2815
|
return it === undefined ? it : String(it);
|
|
@@ -2441,7 +2830,7 @@ var REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE = (function () {
|
|
|
2441
2830
|
return false;
|
|
2442
2831
|
})();
|
|
2443
2832
|
|
|
2444
|
-
var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
|
|
2833
|
+
var REPLACE_SUPPORTS_NAMED_GROUPS = !fails$6(function () {
|
|
2445
2834
|
var re = /./;
|
|
2446
2835
|
re.exec = function () {
|
|
2447
2836
|
var result = [];
|
|
@@ -2453,24 +2842,24 @@ var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
|
|
|
2453
2842
|
});
|
|
2454
2843
|
|
|
2455
2844
|
// @@replace logic
|
|
2456
|
-
|
|
2845
|
+
fixRegExpWellKnownSymbolLogic$1('replace', function (_, nativeReplace, maybeCallNative) {
|
|
2457
2846
|
var UNSAFE_SUBSTITUTE = REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE ? '$' : '$0';
|
|
2458
2847
|
|
|
2459
2848
|
return [
|
|
2460
2849
|
// `String.prototype.replace` method
|
|
2461
2850
|
// https://tc39.es/ecma262/#sec-string.prototype.replace
|
|
2462
2851
|
function replace(searchValue, replaceValue) {
|
|
2463
|
-
var O = requireObjectCoercible(this);
|
|
2464
|
-
var replacer = isNullOrUndefined(searchValue) ? undefined : getMethod(searchValue, REPLACE);
|
|
2852
|
+
var O = requireObjectCoercible$5(this);
|
|
2853
|
+
var replacer = isNullOrUndefined$1(searchValue) ? undefined : getMethod$1(searchValue, REPLACE);
|
|
2465
2854
|
return replacer
|
|
2466
|
-
?
|
|
2467
|
-
:
|
|
2855
|
+
? call$3(replacer, searchValue, O, replaceValue)
|
|
2856
|
+
: call$3(nativeReplace, toString$5(O), searchValue, replaceValue);
|
|
2468
2857
|
},
|
|
2469
2858
|
// `RegExp.prototype[@@replace]` method
|
|
2470
2859
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@replace
|
|
2471
2860
|
function (string, replaceValue) {
|
|
2472
|
-
var rx = anObject(this);
|
|
2473
|
-
var S =
|
|
2861
|
+
var rx = anObject$2(this);
|
|
2862
|
+
var S = toString$5(string);
|
|
2474
2863
|
|
|
2475
2864
|
if (
|
|
2476
2865
|
typeof replaceValue == 'string' &&
|
|
@@ -2481,8 +2870,8 @@ fixRegexpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
2481
2870
|
if (res.done) return res.value;
|
|
2482
2871
|
}
|
|
2483
2872
|
|
|
2484
|
-
var functionalReplace = isCallable(replaceValue);
|
|
2485
|
-
if (!functionalReplace) replaceValue =
|
|
2873
|
+
var functionalReplace = isCallable$3(replaceValue);
|
|
2874
|
+
if (!functionalReplace) replaceValue = toString$5(replaceValue);
|
|
2486
2875
|
|
|
2487
2876
|
var global = rx.global;
|
|
2488
2877
|
if (global) {
|
|
@@ -2491,14 +2880,14 @@ fixRegexpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
2491
2880
|
}
|
|
2492
2881
|
var results = [];
|
|
2493
2882
|
while (true) {
|
|
2494
|
-
var result =
|
|
2883
|
+
var result = regExpExec(rx, S);
|
|
2495
2884
|
if (result === null) break;
|
|
2496
2885
|
|
|
2497
2886
|
push$1(results, result);
|
|
2498
2887
|
if (!global) break;
|
|
2499
2888
|
|
|
2500
|
-
var matchStr =
|
|
2501
|
-
if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
|
|
2889
|
+
var matchStr = toString$5(result[0]);
|
|
2890
|
+
if (matchStr === '') rx.lastIndex = advanceStringIndex$1(S, toLength$3(rx.lastIndex), fullUnicode);
|
|
2502
2891
|
}
|
|
2503
2892
|
|
|
2504
2893
|
var accumulatedResult = '';
|
|
@@ -2506,7 +2895,7 @@ fixRegexpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
2506
2895
|
for (var i = 0; i < results.length; i++) {
|
|
2507
2896
|
result = results[i];
|
|
2508
2897
|
|
|
2509
|
-
var matched =
|
|
2898
|
+
var matched = toString$5(result[0]);
|
|
2510
2899
|
var position = max$1(min$3(toIntegerOrInfinity(result.index), S.length), 0);
|
|
2511
2900
|
var captures = [];
|
|
2512
2901
|
// NOTE: This is equivalent to
|
|
@@ -2519,7 +2908,7 @@ fixRegexpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
2519
2908
|
if (functionalReplace) {
|
|
2520
2909
|
var replacerArgs = concat([matched], captures, position, S);
|
|
2521
2910
|
if (namedCaptures !== undefined) push$1(replacerArgs, namedCaptures);
|
|
2522
|
-
var replacement =
|
|
2911
|
+
var replacement = toString$5(apply$1(replaceValue, undefined, replacerArgs));
|
|
2523
2912
|
} else {
|
|
2524
2913
|
replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
|
|
2525
2914
|
}
|
|
@@ -2533,24 +2922,32 @@ fixRegexpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
2533
2922
|
];
|
|
2534
2923
|
}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);
|
|
2535
2924
|
|
|
2536
|
-
var
|
|
2925
|
+
var isObject$1 = isObject$9;
|
|
2926
|
+
var classof$1 = classofRaw$2;
|
|
2927
|
+
var wellKnownSymbol$5 = wellKnownSymbol$i;
|
|
2928
|
+
|
|
2929
|
+
var MATCH$1 = wellKnownSymbol$5('match');
|
|
2537
2930
|
|
|
2538
2931
|
// `IsRegExp` abstract operation
|
|
2539
2932
|
// https://tc39.es/ecma262/#sec-isregexp
|
|
2540
2933
|
var isRegexp = function (it) {
|
|
2541
2934
|
var isRegExp;
|
|
2542
|
-
return isObject(it) && ((isRegExp = it[MATCH$1]) !== undefined ? !!isRegExp :
|
|
2935
|
+
return isObject$1(it) && ((isRegExp = it[MATCH$1]) !== undefined ? !!isRegExp : classof$1(it) == 'RegExp');
|
|
2543
2936
|
};
|
|
2544
2937
|
|
|
2938
|
+
var isRegExp$1 = isRegexp;
|
|
2939
|
+
|
|
2545
2940
|
var $TypeError$1 = TypeError;
|
|
2546
2941
|
|
|
2547
2942
|
var notARegexp = function (it) {
|
|
2548
|
-
if (
|
|
2943
|
+
if (isRegExp$1(it)) {
|
|
2549
2944
|
throw $TypeError$1("The method doesn't accept regular expressions");
|
|
2550
2945
|
} return it;
|
|
2551
2946
|
};
|
|
2552
2947
|
|
|
2553
|
-
var
|
|
2948
|
+
var wellKnownSymbol$4 = wellKnownSymbol$i;
|
|
2949
|
+
|
|
2950
|
+
var MATCH = wellKnownSymbol$4('match');
|
|
2554
2951
|
|
|
2555
2952
|
var correctIsRegexpLogic = function (METHOD_NAME) {
|
|
2556
2953
|
var regexp = /./;
|
|
@@ -2564,20 +2961,21 @@ var correctIsRegexpLogic = function (METHOD_NAME) {
|
|
|
2564
2961
|
} return false;
|
|
2565
2962
|
};
|
|
2566
2963
|
|
|
2964
|
+
var $$7 = _export;
|
|
2965
|
+
var uncurryThis$6 = functionUncurryThisClause;
|
|
2567
2966
|
var getOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2967
|
+
var toLength$2 = toLength$6;
|
|
2968
|
+
var toString$4 = toString$9;
|
|
2969
|
+
var notARegExp$2 = notARegexp;
|
|
2970
|
+
var requireObjectCoercible$4 = requireObjectCoercible$a;
|
|
2971
|
+
var correctIsRegExpLogic$2 = correctIsRegexpLogic;
|
|
2574
2972
|
|
|
2575
2973
|
// eslint-disable-next-line es/no-string-prototype-startswith -- safe
|
|
2576
|
-
var nativeStartsWith =
|
|
2577
|
-
var stringSlice$1 =
|
|
2974
|
+
var nativeStartsWith = uncurryThis$6(''.startsWith);
|
|
2975
|
+
var stringSlice$1 = uncurryThis$6(''.slice);
|
|
2578
2976
|
var min$2 = Math.min;
|
|
2579
2977
|
|
|
2580
|
-
var CORRECT_IS_REGEXP_LOGIC$1 =
|
|
2978
|
+
var CORRECT_IS_REGEXP_LOGIC$1 = correctIsRegExpLogic$2('startsWith');
|
|
2581
2979
|
// https://github.com/zloirock/core-js/pull/702
|
|
2582
2980
|
var MDN_POLYFILL_BUG$1 = !CORRECT_IS_REGEXP_LOGIC$1 && !!function () {
|
|
2583
2981
|
var descriptor = getOwnPropertyDescriptor$1(String.prototype, 'startsWith');
|
|
@@ -2586,21 +2984,23 @@ var MDN_POLYFILL_BUG$1 = !CORRECT_IS_REGEXP_LOGIC$1 && !!function () {
|
|
|
2586
2984
|
|
|
2587
2985
|
// `String.prototype.startsWith` method
|
|
2588
2986
|
// https://tc39.es/ecma262/#sec-string.prototype.startswith
|
|
2589
|
-
|
|
2987
|
+
$$7({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG$1 && !CORRECT_IS_REGEXP_LOGIC$1 }, {
|
|
2590
2988
|
startsWith: function startsWith(searchString /* , position = 0 */) {
|
|
2591
|
-
var that =
|
|
2592
|
-
|
|
2593
|
-
var index = toLength(min$2(arguments.length > 1 ? arguments[1] : undefined, that.length));
|
|
2594
|
-
var search =
|
|
2989
|
+
var that = toString$4(requireObjectCoercible$4(this));
|
|
2990
|
+
notARegExp$2(searchString);
|
|
2991
|
+
var index = toLength$2(min$2(arguments.length > 1 ? arguments[1] : undefined, that.length));
|
|
2992
|
+
var search = toString$4(searchString);
|
|
2595
2993
|
return nativeStartsWith
|
|
2596
2994
|
? nativeStartsWith(that, search, index)
|
|
2597
2995
|
: stringSlice$1(that, index, index + search.length) === search;
|
|
2598
2996
|
}
|
|
2599
2997
|
});
|
|
2600
2998
|
|
|
2999
|
+
var wellKnownSymbol$3 = wellKnownSymbol$i;
|
|
3000
|
+
var create$1 = objectCreate;
|
|
2601
3001
|
var defineProperty$2 = objectDefineProperty.f;
|
|
2602
3002
|
|
|
2603
|
-
var UNSCOPABLES = wellKnownSymbol('unscopables');
|
|
3003
|
+
var UNSCOPABLES = wellKnownSymbol$3('unscopables');
|
|
2604
3004
|
var ArrayPrototype = Array.prototype;
|
|
2605
3005
|
|
|
2606
3006
|
// Array.prototype[@@unscopables]
|
|
@@ -2608,22 +3008,30 @@ var ArrayPrototype = Array.prototype;
|
|
|
2608
3008
|
if (ArrayPrototype[UNSCOPABLES] == undefined) {
|
|
2609
3009
|
defineProperty$2(ArrayPrototype, UNSCOPABLES, {
|
|
2610
3010
|
configurable: true,
|
|
2611
|
-
value:
|
|
3011
|
+
value: create$1(null)
|
|
2612
3012
|
});
|
|
2613
3013
|
}
|
|
2614
3014
|
|
|
2615
3015
|
// add a key to Array.prototype[@@unscopables]
|
|
2616
|
-
var addToUnscopables = function (key) {
|
|
3016
|
+
var addToUnscopables$1 = function (key) {
|
|
2617
3017
|
ArrayPrototype[UNSCOPABLES][key] = true;
|
|
2618
3018
|
};
|
|
2619
3019
|
|
|
2620
|
-
var
|
|
3020
|
+
var fails$5 = fails$l;
|
|
3021
|
+
|
|
3022
|
+
var correctPrototypeGetter = !fails$5(function () {
|
|
2621
3023
|
function F() { /* empty */ }
|
|
2622
3024
|
F.prototype.constructor = null;
|
|
2623
3025
|
// eslint-disable-next-line es/no-object-getprototypeof -- required for testing
|
|
2624
3026
|
return Object.getPrototypeOf(new F()) !== F.prototype;
|
|
2625
3027
|
});
|
|
2626
3028
|
|
|
3029
|
+
var hasOwn$1 = hasOwnProperty_1;
|
|
3030
|
+
var isCallable$2 = isCallable$m;
|
|
3031
|
+
var toObject$1 = toObject$4;
|
|
3032
|
+
var sharedKey = sharedKey$3;
|
|
3033
|
+
var CORRECT_PROTOTYPE_GETTER = correctPrototypeGetter;
|
|
3034
|
+
|
|
2627
3035
|
var IE_PROTO = sharedKey('IE_PROTO');
|
|
2628
3036
|
var $Object = Object;
|
|
2629
3037
|
var ObjectPrototype = $Object.prototype;
|
|
@@ -2631,16 +3039,23 @@ var ObjectPrototype = $Object.prototype;
|
|
|
2631
3039
|
// `Object.getPrototypeOf` method
|
|
2632
3040
|
// https://tc39.es/ecma262/#sec-object.getprototypeof
|
|
2633
3041
|
// eslint-disable-next-line es/no-object-getprototypeof -- safe
|
|
2634
|
-
var objectGetPrototypeOf =
|
|
2635
|
-
var object = toObject(O);
|
|
2636
|
-
if (
|
|
3042
|
+
var objectGetPrototypeOf = CORRECT_PROTOTYPE_GETTER ? $Object.getPrototypeOf : function (O) {
|
|
3043
|
+
var object = toObject$1(O);
|
|
3044
|
+
if (hasOwn$1(object, IE_PROTO)) return object[IE_PROTO];
|
|
2637
3045
|
var constructor = object.constructor;
|
|
2638
|
-
if (isCallable(constructor) && object instanceof constructor) {
|
|
3046
|
+
if (isCallable$2(constructor) && object instanceof constructor) {
|
|
2639
3047
|
return constructor.prototype;
|
|
2640
3048
|
} return object instanceof $Object ? ObjectPrototype : null;
|
|
2641
3049
|
};
|
|
2642
3050
|
|
|
2643
|
-
var
|
|
3051
|
+
var fails$4 = fails$l;
|
|
3052
|
+
var isCallable$1 = isCallable$m;
|
|
3053
|
+
var isObject = isObject$9;
|
|
3054
|
+
var getPrototypeOf$1 = objectGetPrototypeOf;
|
|
3055
|
+
var defineBuiltIn$2 = defineBuiltIn$7;
|
|
3056
|
+
var wellKnownSymbol$2 = wellKnownSymbol$i;
|
|
3057
|
+
|
|
3058
|
+
var ITERATOR$2 = wellKnownSymbol$2('iterator');
|
|
2644
3059
|
var BUGGY_SAFARI_ITERATORS$1 = false;
|
|
2645
3060
|
|
|
2646
3061
|
// `%IteratorPrototype%` object
|
|
@@ -2653,12 +3068,12 @@ if ([].keys) {
|
|
|
2653
3068
|
// Safari 8 has buggy iterators w/o `next`
|
|
2654
3069
|
if (!('next' in arrayIterator)) BUGGY_SAFARI_ITERATORS$1 = true;
|
|
2655
3070
|
else {
|
|
2656
|
-
PrototypeOfArrayIteratorPrototype =
|
|
3071
|
+
PrototypeOfArrayIteratorPrototype = getPrototypeOf$1(getPrototypeOf$1(arrayIterator));
|
|
2657
3072
|
if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype$2 = PrototypeOfArrayIteratorPrototype;
|
|
2658
3073
|
}
|
|
2659
3074
|
}
|
|
2660
3075
|
|
|
2661
|
-
var NEW_ITERATOR_PROTOTYPE = !isObject(IteratorPrototype$2) || fails(function () {
|
|
3076
|
+
var NEW_ITERATOR_PROTOTYPE = !isObject(IteratorPrototype$2) || fails$4(function () {
|
|
2662
3077
|
var test = {};
|
|
2663
3078
|
// FF44- legacy iterators case
|
|
2664
3079
|
return IteratorPrototype$2[ITERATOR$2].call(test) !== test;
|
|
@@ -2668,8 +3083,8 @@ if (NEW_ITERATOR_PROTOTYPE) IteratorPrototype$2 = {};
|
|
|
2668
3083
|
|
|
2669
3084
|
// `%IteratorPrototype%[@@iterator]()` method
|
|
2670
3085
|
// https://tc39.es/ecma262/#sec-%iteratorprototype%-@@iterator
|
|
2671
|
-
if (!isCallable(IteratorPrototype$2[ITERATOR$2])) {
|
|
2672
|
-
defineBuiltIn(IteratorPrototype$2, ITERATOR$2, function () {
|
|
3086
|
+
if (!isCallable$1(IteratorPrototype$2[ITERATOR$2])) {
|
|
3087
|
+
defineBuiltIn$2(IteratorPrototype$2, ITERATOR$2, function () {
|
|
2673
3088
|
return this;
|
|
2674
3089
|
});
|
|
2675
3090
|
}
|
|
@@ -2680,26 +3095,40 @@ var iteratorsCore = {
|
|
|
2680
3095
|
};
|
|
2681
3096
|
|
|
2682
3097
|
var IteratorPrototype$1 = iteratorsCore.IteratorPrototype;
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
3098
|
+
var create = objectCreate;
|
|
3099
|
+
var createPropertyDescriptor$1 = createPropertyDescriptor$4;
|
|
3100
|
+
var setToStringTag$1 = setToStringTag$3;
|
|
3101
|
+
var Iterators$2 = iterators;
|
|
2687
3102
|
|
|
2688
3103
|
var returnThis$1 = function () { return this; };
|
|
2689
3104
|
|
|
2690
3105
|
var iteratorCreateConstructor = function (IteratorConstructor, NAME, next, ENUMERABLE_NEXT) {
|
|
2691
3106
|
var TO_STRING_TAG = NAME + ' Iterator';
|
|
2692
|
-
IteratorConstructor.prototype =
|
|
2693
|
-
setToStringTag(IteratorConstructor, TO_STRING_TAG, false);
|
|
2694
|
-
|
|
3107
|
+
IteratorConstructor.prototype = create(IteratorPrototype$1, { next: createPropertyDescriptor$1(+!ENUMERABLE_NEXT, next) });
|
|
3108
|
+
setToStringTag$1(IteratorConstructor, TO_STRING_TAG, false);
|
|
3109
|
+
Iterators$2[TO_STRING_TAG] = returnThis$1;
|
|
2695
3110
|
return IteratorConstructor;
|
|
2696
3111
|
};
|
|
2697
3112
|
|
|
2698
|
-
var
|
|
2699
|
-
var
|
|
2700
|
-
var
|
|
2701
|
-
var
|
|
2702
|
-
var
|
|
3113
|
+
var $$6 = _export;
|
|
3114
|
+
var call$2 = functionCall;
|
|
3115
|
+
var FunctionName = functionName;
|
|
3116
|
+
var isCallable = isCallable$m;
|
|
3117
|
+
var createIteratorConstructor = iteratorCreateConstructor;
|
|
3118
|
+
var getPrototypeOf = objectGetPrototypeOf;
|
|
3119
|
+
var setPrototypeOf = objectSetPrototypeOf;
|
|
3120
|
+
var setToStringTag = setToStringTag$3;
|
|
3121
|
+
var createNonEnumerableProperty$1 = createNonEnumerableProperty$5;
|
|
3122
|
+
var defineBuiltIn$1 = defineBuiltIn$7;
|
|
3123
|
+
var wellKnownSymbol$1 = wellKnownSymbol$i;
|
|
3124
|
+
var Iterators$1 = iterators;
|
|
3125
|
+
var IteratorsCore = iteratorsCore;
|
|
3126
|
+
|
|
3127
|
+
var PROPER_FUNCTION_NAME$2 = FunctionName.PROPER;
|
|
3128
|
+
var CONFIGURABLE_FUNCTION_NAME = FunctionName.CONFIGURABLE;
|
|
3129
|
+
var IteratorPrototype = IteratorsCore.IteratorPrototype;
|
|
3130
|
+
var BUGGY_SAFARI_ITERATORS = IteratorsCore.BUGGY_SAFARI_ITERATORS;
|
|
3131
|
+
var ITERATOR$1 = wellKnownSymbol$1('iterator');
|
|
2703
3132
|
var KEYS = 'keys';
|
|
2704
3133
|
var VALUES = 'values';
|
|
2705
3134
|
var ENTRIES = 'entries';
|
|
@@ -2707,7 +3136,7 @@ var ENTRIES = 'entries';
|
|
|
2707
3136
|
var returnThis = function () { return this; };
|
|
2708
3137
|
|
|
2709
3138
|
var iteratorDefine = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, IS_SET, FORCED) {
|
|
2710
|
-
|
|
3139
|
+
createIteratorConstructor(IteratorConstructor, NAME, next);
|
|
2711
3140
|
|
|
2712
3141
|
var getIterationMethod = function (KIND) {
|
|
2713
3142
|
if (KIND === DEFAULT && defaultIterator) return defaultIterator;
|
|
@@ -2731,13 +3160,13 @@ var iteratorDefine = function (Iterable, NAME, IteratorConstructor, next, DEFAUL
|
|
|
2731
3160
|
|
|
2732
3161
|
// fix native
|
|
2733
3162
|
if (anyNativeIterator) {
|
|
2734
|
-
CurrentIteratorPrototype =
|
|
3163
|
+
CurrentIteratorPrototype = getPrototypeOf(anyNativeIterator.call(new Iterable()));
|
|
2735
3164
|
if (CurrentIteratorPrototype !== Object.prototype && CurrentIteratorPrototype.next) {
|
|
2736
|
-
if (
|
|
2737
|
-
if (
|
|
2738
|
-
|
|
3165
|
+
if (getPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype) {
|
|
3166
|
+
if (setPrototypeOf) {
|
|
3167
|
+
setPrototypeOf(CurrentIteratorPrototype, IteratorPrototype);
|
|
2739
3168
|
} else if (!isCallable(CurrentIteratorPrototype[ITERATOR$1])) {
|
|
2740
|
-
defineBuiltIn(CurrentIteratorPrototype, ITERATOR$1, returnThis);
|
|
3169
|
+
defineBuiltIn$1(CurrentIteratorPrototype, ITERATOR$1, returnThis);
|
|
2741
3170
|
}
|
|
2742
3171
|
}
|
|
2743
3172
|
// Set @@toStringTag to native iterators
|
|
@@ -2748,10 +3177,10 @@ var iteratorDefine = function (Iterable, NAME, IteratorConstructor, next, DEFAUL
|
|
|
2748
3177
|
// fix Array.prototype.{ values, @@iterator }.name in V8 / FF
|
|
2749
3178
|
if (PROPER_FUNCTION_NAME$2 && DEFAULT == VALUES && nativeIterator && nativeIterator.name !== VALUES) {
|
|
2750
3179
|
if (CONFIGURABLE_FUNCTION_NAME) {
|
|
2751
|
-
createNonEnumerableProperty(IterablePrototype, 'name', VALUES);
|
|
3180
|
+
createNonEnumerableProperty$1(IterablePrototype, 'name', VALUES);
|
|
2752
3181
|
} else {
|
|
2753
3182
|
INCORRECT_VALUES_NAME = true;
|
|
2754
|
-
defaultIterator = function values() { return
|
|
3183
|
+
defaultIterator = function values() { return call$2(nativeIterator, this); };
|
|
2755
3184
|
}
|
|
2756
3185
|
}
|
|
2757
3186
|
|
|
@@ -2764,35 +3193,38 @@ var iteratorDefine = function (Iterable, NAME, IteratorConstructor, next, DEFAUL
|
|
|
2764
3193
|
};
|
|
2765
3194
|
if (FORCED) for (KEY in methods) {
|
|
2766
3195
|
if (BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME || !(KEY in IterablePrototype)) {
|
|
2767
|
-
defineBuiltIn(IterablePrototype, KEY, methods[KEY]);
|
|
3196
|
+
defineBuiltIn$1(IterablePrototype, KEY, methods[KEY]);
|
|
2768
3197
|
}
|
|
2769
|
-
} else
|
|
3198
|
+
} else $$6({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME }, methods);
|
|
2770
3199
|
}
|
|
2771
3200
|
|
|
2772
3201
|
// define iterator
|
|
2773
3202
|
if (IterablePrototype[ITERATOR$1] !== defaultIterator) {
|
|
2774
|
-
defineBuiltIn(IterablePrototype, ITERATOR$1, defaultIterator, { name: DEFAULT });
|
|
3203
|
+
defineBuiltIn$1(IterablePrototype, ITERATOR$1, defaultIterator, { name: DEFAULT });
|
|
2775
3204
|
}
|
|
2776
|
-
|
|
3205
|
+
Iterators$1[NAME] = defaultIterator;
|
|
2777
3206
|
|
|
2778
3207
|
return methods;
|
|
2779
3208
|
};
|
|
2780
3209
|
|
|
2781
3210
|
// `CreateIterResultObject` abstract operation
|
|
2782
3211
|
// https://tc39.es/ecma262/#sec-createiterresultobject
|
|
2783
|
-
var createIterResultObject = function (value, done) {
|
|
3212
|
+
var createIterResultObject$1 = function (value, done) {
|
|
2784
3213
|
return { value: value, done: done };
|
|
2785
3214
|
};
|
|
2786
3215
|
|
|
3216
|
+
var toIndexedObject = toIndexedObject$5;
|
|
3217
|
+
var addToUnscopables = addToUnscopables$1;
|
|
3218
|
+
var Iterators = iterators;
|
|
3219
|
+
var InternalStateModule = internalState;
|
|
2787
3220
|
var defineProperty$1 = objectDefineProperty.f;
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
3221
|
+
var defineIterator = iteratorDefine;
|
|
3222
|
+
var createIterResultObject = createIterResultObject$1;
|
|
3223
|
+
var DESCRIPTORS = descriptors;
|
|
2792
3224
|
|
|
2793
3225
|
var ARRAY_ITERATOR = 'Array Iterator';
|
|
2794
|
-
var setInternalState =
|
|
2795
|
-
var getInternalState =
|
|
3226
|
+
var setInternalState = InternalStateModule.set;
|
|
3227
|
+
var getInternalState = InternalStateModule.getterFor(ARRAY_ITERATOR);
|
|
2796
3228
|
|
|
2797
3229
|
// `Array.prototype.entries` method
|
|
2798
3230
|
// https://tc39.es/ecma262/#sec-array.prototype.entries
|
|
@@ -2804,7 +3236,7 @@ var getInternalState = internalState.getterFor(ARRAY_ITERATOR);
|
|
|
2804
3236
|
// https://tc39.es/ecma262/#sec-array.prototype-@@iterator
|
|
2805
3237
|
// `CreateArrayIterator` internal method
|
|
2806
3238
|
// https://tc39.es/ecma262/#sec-createarrayiterator
|
|
2807
|
-
var es_array_iterator =
|
|
3239
|
+
var es_array_iterator = defineIterator(Array, 'Array', function (iterated, kind) {
|
|
2808
3240
|
setInternalState(this, {
|
|
2809
3241
|
type: ARRAY_ITERATOR,
|
|
2810
3242
|
target: toIndexedObject(iterated), // target
|
|
@@ -2830,7 +3262,7 @@ var es_array_iterator = iteratorDefine(Array, 'Array', function (iterated, kind)
|
|
|
2830
3262
|
// argumentsList[@@iterator] is %ArrayProto_values%
|
|
2831
3263
|
// https://tc39.es/ecma262/#sec-createunmappedargumentsobject
|
|
2832
3264
|
// https://tc39.es/ecma262/#sec-createmappedargumentsobject
|
|
2833
|
-
var values =
|
|
3265
|
+
var values = Iterators.Arguments = Iterators.Array;
|
|
2834
3266
|
|
|
2835
3267
|
// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables
|
|
2836
3268
|
addToUnscopables('keys');
|
|
@@ -2838,7 +3270,7 @@ addToUnscopables('values');
|
|
|
2838
3270
|
addToUnscopables('entries');
|
|
2839
3271
|
|
|
2840
3272
|
// V8 ~ Chrome 45- bug
|
|
2841
|
-
if (
|
|
3273
|
+
if (DESCRIPTORS && values.name !== 'values') try {
|
|
2842
3274
|
defineProperty$1(values, 'name', { value: 'values' });
|
|
2843
3275
|
} catch (error) { /* empty */ }
|
|
2844
3276
|
|
|
@@ -2879,16 +3311,23 @@ var domIterables = {
|
|
|
2879
3311
|
};
|
|
2880
3312
|
|
|
2881
3313
|
// in old WebKit versions, `element.classList` is not an instance of global `DOMTokenList`
|
|
2882
|
-
|
|
3314
|
+
var documentCreateElement = documentCreateElement$2;
|
|
2883
3315
|
|
|
2884
3316
|
var classList = documentCreateElement('span').classList;
|
|
2885
|
-
var DOMTokenListPrototype = classList && classList.constructor && classList.constructor.prototype;
|
|
3317
|
+
var DOMTokenListPrototype$1 = classList && classList.constructor && classList.constructor.prototype;
|
|
3318
|
+
|
|
3319
|
+
var domTokenListPrototype = DOMTokenListPrototype$1 === Object.prototype ? undefined : DOMTokenListPrototype$1;
|
|
2886
3320
|
|
|
2887
|
-
var
|
|
3321
|
+
var global = global$i;
|
|
3322
|
+
var DOMIterables = domIterables;
|
|
3323
|
+
var DOMTokenListPrototype = domTokenListPrototype;
|
|
3324
|
+
var ArrayIteratorMethods = es_array_iterator;
|
|
3325
|
+
var createNonEnumerableProperty = createNonEnumerableProperty$5;
|
|
3326
|
+
var wellKnownSymbol = wellKnownSymbol$i;
|
|
2888
3327
|
|
|
2889
3328
|
var ITERATOR = wellKnownSymbol('iterator');
|
|
2890
3329
|
var TO_STRING_TAG = wellKnownSymbol('toStringTag');
|
|
2891
|
-
var ArrayValues =
|
|
3330
|
+
var ArrayValues = ArrayIteratorMethods.values;
|
|
2892
3331
|
|
|
2893
3332
|
var handlePrototype = function (CollectionPrototype, COLLECTION_NAME) {
|
|
2894
3333
|
if (CollectionPrototype) {
|
|
@@ -2901,25 +3340,31 @@ var handlePrototype = function (CollectionPrototype, COLLECTION_NAME) {
|
|
|
2901
3340
|
if (!CollectionPrototype[TO_STRING_TAG]) {
|
|
2902
3341
|
createNonEnumerableProperty(CollectionPrototype, TO_STRING_TAG, COLLECTION_NAME);
|
|
2903
3342
|
}
|
|
2904
|
-
if (
|
|
3343
|
+
if (DOMIterables[COLLECTION_NAME]) for (var METHOD_NAME in ArrayIteratorMethods) {
|
|
2905
3344
|
// some Chrome versions have non-configurable methods on DOMTokenList
|
|
2906
|
-
if (CollectionPrototype[METHOD_NAME] !==
|
|
2907
|
-
createNonEnumerableProperty(CollectionPrototype, METHOD_NAME,
|
|
3345
|
+
if (CollectionPrototype[METHOD_NAME] !== ArrayIteratorMethods[METHOD_NAME]) try {
|
|
3346
|
+
createNonEnumerableProperty(CollectionPrototype, METHOD_NAME, ArrayIteratorMethods[METHOD_NAME]);
|
|
2908
3347
|
} catch (error) {
|
|
2909
|
-
CollectionPrototype[METHOD_NAME] =
|
|
3348
|
+
CollectionPrototype[METHOD_NAME] = ArrayIteratorMethods[METHOD_NAME];
|
|
2910
3349
|
}
|
|
2911
3350
|
}
|
|
2912
3351
|
}
|
|
2913
3352
|
};
|
|
2914
3353
|
|
|
2915
|
-
for (var COLLECTION_NAME in
|
|
2916
|
-
handlePrototype(
|
|
3354
|
+
for (var COLLECTION_NAME in DOMIterables) {
|
|
3355
|
+
handlePrototype(global[COLLECTION_NAME] && global[COLLECTION_NAME].prototype, COLLECTION_NAME);
|
|
2917
3356
|
}
|
|
2918
3357
|
|
|
2919
|
-
handlePrototype(
|
|
3358
|
+
handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
3359
|
+
|
|
3360
|
+
var defineProperty = {exports: {}};
|
|
3361
|
+
|
|
3362
|
+
var toPropertyKey$1 = {exports: {}};
|
|
2920
3363
|
|
|
2921
|
-
var toPrimitive =
|
|
2922
|
-
|
|
3364
|
+
var toPrimitive = {exports: {}};
|
|
3365
|
+
|
|
3366
|
+
(function (module) {
|
|
3367
|
+
var _typeof = _typeof$1.exports["default"];
|
|
2923
3368
|
function _toPrimitive(input, hint) {
|
|
2924
3369
|
if (_typeof(input) !== "object" || input === null) return input;
|
|
2925
3370
|
var prim = input[Symbol.toPrimitive];
|
|
@@ -2931,19 +3376,20 @@ function _toPrimitive(input, hint) {
|
|
|
2931
3376
|
return (hint === "string" ? String : Number)(input);
|
|
2932
3377
|
}
|
|
2933
3378
|
module.exports = _toPrimitive, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
2934
|
-
});
|
|
2935
|
-
|
|
2936
|
-
var toPropertyKey = createCommonjsModule(function (module) {
|
|
2937
|
-
var _typeof = _typeof_1["default"];
|
|
3379
|
+
}(toPrimitive));
|
|
2938
3380
|
|
|
3381
|
+
(function (module) {
|
|
3382
|
+
var _typeof = _typeof$1.exports["default"];
|
|
3383
|
+
var toPrimitive$1 = toPrimitive.exports;
|
|
2939
3384
|
function _toPropertyKey(arg) {
|
|
2940
|
-
var key = toPrimitive(arg, "string");
|
|
3385
|
+
var key = toPrimitive$1(arg, "string");
|
|
2941
3386
|
return _typeof(key) === "symbol" ? key : String(key);
|
|
2942
3387
|
}
|
|
2943
3388
|
module.exports = _toPropertyKey, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
2944
|
-
});
|
|
3389
|
+
}(toPropertyKey$1));
|
|
2945
3390
|
|
|
2946
|
-
|
|
3391
|
+
(function (module) {
|
|
3392
|
+
var toPropertyKey = toPropertyKey$1.exports;
|
|
2947
3393
|
function _defineProperty(obj, key, value) {
|
|
2948
3394
|
key = toPropertyKey(key);
|
|
2949
3395
|
if (key in obj) {
|
|
@@ -2959,9 +3405,14 @@ function _defineProperty(obj, key, value) {
|
|
|
2959
3405
|
return obj;
|
|
2960
3406
|
}
|
|
2961
3407
|
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
2962
|
-
});
|
|
3408
|
+
}(defineProperty));
|
|
2963
3409
|
|
|
2964
|
-
const _defineProperty = /*@__PURE__*/getDefaultExportFromCjs(defineProperty);
|
|
3410
|
+
const _defineProperty = /*@__PURE__*/getDefaultExportFromCjs(defineProperty.exports);
|
|
3411
|
+
|
|
3412
|
+
var aCallable = aCallable$8;
|
|
3413
|
+
var toObject = toObject$4;
|
|
3414
|
+
var IndexedObject = indexedObject;
|
|
3415
|
+
var lengthOfArrayLike$1 = lengthOfArrayLike$4;
|
|
2965
3416
|
|
|
2966
3417
|
var $TypeError = TypeError;
|
|
2967
3418
|
|
|
@@ -2970,8 +3421,8 @@ var createMethod$1 = function (IS_RIGHT) {
|
|
|
2970
3421
|
return function (that, callbackfn, argumentsLength, memo) {
|
|
2971
3422
|
aCallable(callbackfn);
|
|
2972
3423
|
var O = toObject(that);
|
|
2973
|
-
var self =
|
|
2974
|
-
var length = lengthOfArrayLike(O);
|
|
3424
|
+
var self = IndexedObject(O);
|
|
3425
|
+
var length = lengthOfArrayLike$1(O);
|
|
2975
3426
|
var index = IS_RIGHT ? length - 1 : 0;
|
|
2976
3427
|
var i = IS_RIGHT ? -1 : 1;
|
|
2977
3428
|
if (argumentsLength < 2) while (true) {
|
|
@@ -3001,47 +3452,51 @@ var arrayReduce = {
|
|
|
3001
3452
|
right: createMethod$1(true)
|
|
3002
3453
|
};
|
|
3003
3454
|
|
|
3004
|
-
var
|
|
3455
|
+
var fails$3 = fails$l;
|
|
3456
|
+
|
|
3457
|
+
var arrayMethodIsStrict$2 = function (METHOD_NAME, argument) {
|
|
3005
3458
|
var method = [][METHOD_NAME];
|
|
3006
|
-
return !!method && fails(function () {
|
|
3459
|
+
return !!method && fails$3(function () {
|
|
3007
3460
|
// eslint-disable-next-line no-useless-call -- required for testing
|
|
3008
3461
|
method.call(null, argument || function () { return 1; }, 1);
|
|
3009
3462
|
});
|
|
3010
3463
|
};
|
|
3011
3464
|
|
|
3465
|
+
var $$5 = _export;
|
|
3012
3466
|
var $reduce = arrayReduce.left;
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3467
|
+
var arrayMethodIsStrict$1 = arrayMethodIsStrict$2;
|
|
3468
|
+
var CHROME_VERSION = engineV8Version;
|
|
3469
|
+
var IS_NODE = engineIsNode;
|
|
3016
3470
|
|
|
3017
3471
|
// Chrome 80-82 has a critical bug
|
|
3018
3472
|
// https://bugs.chromium.org/p/chromium/issues/detail?id=1049982
|
|
3019
|
-
var CHROME_BUG = !
|
|
3020
|
-
var FORCED$1 = CHROME_BUG || !arrayMethodIsStrict('reduce');
|
|
3473
|
+
var CHROME_BUG = !IS_NODE && CHROME_VERSION > 79 && CHROME_VERSION < 83;
|
|
3474
|
+
var FORCED$1 = CHROME_BUG || !arrayMethodIsStrict$1('reduce');
|
|
3021
3475
|
|
|
3022
3476
|
// `Array.prototype.reduce` method
|
|
3023
3477
|
// https://tc39.es/ecma262/#sec-array.prototype.reduce
|
|
3024
|
-
|
|
3478
|
+
$$5({ target: 'Array', proto: true, forced: FORCED$1 }, {
|
|
3025
3479
|
reduce: function reduce(callbackfn /* , initialValue */) {
|
|
3026
3480
|
var length = arguments.length;
|
|
3027
3481
|
return $reduce(this, callbackfn, length, length > 1 ? arguments[1] : undefined);
|
|
3028
3482
|
}
|
|
3029
3483
|
});
|
|
3030
3484
|
|
|
3485
|
+
var $$4 = _export;
|
|
3486
|
+
var uncurryThis$5 = functionUncurryThisClause;
|
|
3031
3487
|
var getOwnPropertyDescriptor = objectGetOwnPropertyDescriptor.f;
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3488
|
+
var toLength$1 = toLength$6;
|
|
3489
|
+
var toString$3 = toString$9;
|
|
3490
|
+
var notARegExp$1 = notARegexp;
|
|
3491
|
+
var requireObjectCoercible$3 = requireObjectCoercible$a;
|
|
3492
|
+
var correctIsRegExpLogic$1 = correctIsRegexpLogic;
|
|
3038
3493
|
|
|
3039
3494
|
// eslint-disable-next-line es/no-string-prototype-endswith -- safe
|
|
3040
|
-
var nativeEndsWith =
|
|
3041
|
-
var slice =
|
|
3495
|
+
var nativeEndsWith = uncurryThis$5(''.endsWith);
|
|
3496
|
+
var slice = uncurryThis$5(''.slice);
|
|
3042
3497
|
var min$1 = Math.min;
|
|
3043
3498
|
|
|
3044
|
-
var CORRECT_IS_REGEXP_LOGIC =
|
|
3499
|
+
var CORRECT_IS_REGEXP_LOGIC = correctIsRegExpLogic$1('endsWith');
|
|
3045
3500
|
// https://github.com/zloirock/core-js/pull/702
|
|
3046
3501
|
var MDN_POLYFILL_BUG = !CORRECT_IS_REGEXP_LOGIC && !!function () {
|
|
3047
3502
|
var descriptor = getOwnPropertyDescriptor(String.prototype, 'endsWith');
|
|
@@ -3050,26 +3505,34 @@ var MDN_POLYFILL_BUG = !CORRECT_IS_REGEXP_LOGIC && !!function () {
|
|
|
3050
3505
|
|
|
3051
3506
|
// `String.prototype.endsWith` method
|
|
3052
3507
|
// https://tc39.es/ecma262/#sec-string.prototype.endswith
|
|
3053
|
-
|
|
3508
|
+
$$4({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG && !CORRECT_IS_REGEXP_LOGIC }, {
|
|
3054
3509
|
endsWith: function endsWith(searchString /* , endPosition = @length */) {
|
|
3055
|
-
var that =
|
|
3056
|
-
|
|
3510
|
+
var that = toString$3(requireObjectCoercible$3(this));
|
|
3511
|
+
notARegExp$1(searchString);
|
|
3057
3512
|
var endPosition = arguments.length > 1 ? arguments[1] : undefined;
|
|
3058
3513
|
var len = that.length;
|
|
3059
|
-
var end = endPosition === undefined ? len : min$1(toLength(endPosition), len);
|
|
3060
|
-
var search =
|
|
3514
|
+
var end = endPosition === undefined ? len : min$1(toLength$1(endPosition), len);
|
|
3515
|
+
var search = toString$3(searchString);
|
|
3061
3516
|
return nativeEndsWith
|
|
3062
3517
|
? nativeEndsWith(that, search, end)
|
|
3063
3518
|
: slice(that, end - search.length, end) === search;
|
|
3064
3519
|
}
|
|
3065
3520
|
});
|
|
3066
3521
|
|
|
3067
|
-
var
|
|
3068
|
-
|
|
3069
|
-
|
|
3522
|
+
var toPropertyKey = toPropertyKey$4;
|
|
3523
|
+
var definePropertyModule = objectDefineProperty;
|
|
3524
|
+
var createPropertyDescriptor = createPropertyDescriptor$4;
|
|
3525
|
+
|
|
3526
|
+
var createProperty$1 = function (object, key, value) {
|
|
3527
|
+
var propertyKey = toPropertyKey(key);
|
|
3528
|
+
if (propertyKey in object) definePropertyModule.f(object, propertyKey, createPropertyDescriptor(0, value));
|
|
3070
3529
|
else object[propertyKey] = value;
|
|
3071
3530
|
};
|
|
3072
3531
|
|
|
3532
|
+
var toAbsoluteIndex = toAbsoluteIndex$2;
|
|
3533
|
+
var lengthOfArrayLike = lengthOfArrayLike$4;
|
|
3534
|
+
var createProperty = createProperty$1;
|
|
3535
|
+
|
|
3073
3536
|
var $Array = Array;
|
|
3074
3537
|
var max = Math.max;
|
|
3075
3538
|
|
|
@@ -3083,17 +3546,36 @@ var arraySliceSimple = function (O, start, end) {
|
|
|
3083
3546
|
return result;
|
|
3084
3547
|
};
|
|
3085
3548
|
|
|
3086
|
-
var
|
|
3549
|
+
var apply = functionApply;
|
|
3550
|
+
var call$1 = functionCall;
|
|
3551
|
+
var uncurryThis$4 = functionUncurryThis;
|
|
3552
|
+
var fixRegExpWellKnownSymbolLogic = fixRegexpWellKnownSymbolLogic;
|
|
3553
|
+
var anObject$1 = anObject$g;
|
|
3554
|
+
var isNullOrUndefined = isNullOrUndefined$7;
|
|
3555
|
+
var isRegExp = isRegexp;
|
|
3556
|
+
var requireObjectCoercible$2 = requireObjectCoercible$a;
|
|
3557
|
+
var speciesConstructor = speciesConstructor$2;
|
|
3558
|
+
var advanceStringIndex = advanceStringIndex$3;
|
|
3559
|
+
var toLength = toLength$6;
|
|
3560
|
+
var toString$2 = toString$9;
|
|
3561
|
+
var getMethod = getMethod$6;
|
|
3562
|
+
var arraySlice = arraySliceSimple;
|
|
3563
|
+
var callRegExpExec = regexpExecAbstract;
|
|
3564
|
+
var regexpExec = regexpExec$3;
|
|
3565
|
+
var stickyHelpers = regexpStickyHelpers;
|
|
3566
|
+
var fails$2 = fails$l;
|
|
3567
|
+
|
|
3568
|
+
var UNSUPPORTED_Y = stickyHelpers.UNSUPPORTED_Y;
|
|
3087
3569
|
var MAX_UINT32 = 0xFFFFFFFF;
|
|
3088
3570
|
var min = Math.min;
|
|
3089
3571
|
var $push = [].push;
|
|
3090
|
-
var exec =
|
|
3091
|
-
var push =
|
|
3092
|
-
var stringSlice =
|
|
3572
|
+
var exec = uncurryThis$4(/./.exec);
|
|
3573
|
+
var push = uncurryThis$4($push);
|
|
3574
|
+
var stringSlice = uncurryThis$4(''.slice);
|
|
3093
3575
|
|
|
3094
3576
|
// Chrome 51 has a buggy "split" implementation when RegExp#exec !== nativeExec
|
|
3095
3577
|
// Weex JS has frozen built-in prototypes, so use try / catch wrapper
|
|
3096
|
-
var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails(function () {
|
|
3578
|
+
var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails$2(function () {
|
|
3097
3579
|
// eslint-disable-next-line regexp/no-empty-group -- required for testing
|
|
3098
3580
|
var re = /(?:)/;
|
|
3099
3581
|
var originalExec = re.exec;
|
|
@@ -3103,7 +3585,7 @@ var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails(function () {
|
|
|
3103
3585
|
});
|
|
3104
3586
|
|
|
3105
3587
|
// @@split logic
|
|
3106
|
-
|
|
3588
|
+
fixRegExpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNative) {
|
|
3107
3589
|
var internalSplit;
|
|
3108
3590
|
if (
|
|
3109
3591
|
'abbc'.split(/(b)*/)[1] == 'c' ||
|
|
@@ -3117,13 +3599,13 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3117
3599
|
) {
|
|
3118
3600
|
// based on es5-shim implementation, need to rework it
|
|
3119
3601
|
internalSplit = function (separator, limit) {
|
|
3120
|
-
var string =
|
|
3602
|
+
var string = toString$2(requireObjectCoercible$2(this));
|
|
3121
3603
|
var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
|
|
3122
3604
|
if (lim === 0) return [];
|
|
3123
3605
|
if (separator === undefined) return [string];
|
|
3124
3606
|
// If `separator` is not a regex, use native split
|
|
3125
|
-
if (!
|
|
3126
|
-
return
|
|
3607
|
+
if (!isRegExp(separator)) {
|
|
3608
|
+
return call$1(nativeSplit, string, separator, lim);
|
|
3127
3609
|
}
|
|
3128
3610
|
var output = [];
|
|
3129
3611
|
var flags = (separator.ignoreCase ? 'i' : '') +
|
|
@@ -3134,11 +3616,11 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3134
3616
|
// Make `global` and avoid `lastIndex` issues by working with a copy
|
|
3135
3617
|
var separatorCopy = new RegExp(separator.source, flags + 'g');
|
|
3136
3618
|
var match, lastIndex, lastLength;
|
|
3137
|
-
while (match =
|
|
3619
|
+
while (match = call$1(regexpExec, separatorCopy, string)) {
|
|
3138
3620
|
lastIndex = separatorCopy.lastIndex;
|
|
3139
3621
|
if (lastIndex > lastLastIndex) {
|
|
3140
3622
|
push(output, stringSlice(string, lastLastIndex, match.index));
|
|
3141
|
-
if (match.length > 1 && match.index < string.length)
|
|
3623
|
+
if (match.length > 1 && match.index < string.length) apply($push, output, arraySlice(match, 1));
|
|
3142
3624
|
lastLength = match[0].length;
|
|
3143
3625
|
lastLastIndex = lastIndex;
|
|
3144
3626
|
if (output.length >= lim) break;
|
|
@@ -3148,12 +3630,12 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3148
3630
|
if (lastLastIndex === string.length) {
|
|
3149
3631
|
if (lastLength || !exec(separatorCopy, '')) push(output, '');
|
|
3150
3632
|
} else push(output, stringSlice(string, lastLastIndex));
|
|
3151
|
-
return output.length > lim ?
|
|
3633
|
+
return output.length > lim ? arraySlice(output, 0, lim) : output;
|
|
3152
3634
|
};
|
|
3153
3635
|
// Chakra, V8
|
|
3154
3636
|
} else if ('0'.split(undefined, 0).length) {
|
|
3155
3637
|
internalSplit = function (separator, limit) {
|
|
3156
|
-
return separator === undefined && limit === 0 ? [] :
|
|
3638
|
+
return separator === undefined && limit === 0 ? [] : call$1(nativeSplit, this, separator, limit);
|
|
3157
3639
|
};
|
|
3158
3640
|
} else internalSplit = nativeSplit;
|
|
3159
3641
|
|
|
@@ -3161,11 +3643,11 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3161
3643
|
// `String.prototype.split` method
|
|
3162
3644
|
// https://tc39.es/ecma262/#sec-string.prototype.split
|
|
3163
3645
|
function split(separator, limit) {
|
|
3164
|
-
var O = requireObjectCoercible(this);
|
|
3646
|
+
var O = requireObjectCoercible$2(this);
|
|
3165
3647
|
var splitter = isNullOrUndefined(separator) ? undefined : getMethod(separator, SPLIT);
|
|
3166
3648
|
return splitter
|
|
3167
|
-
?
|
|
3168
|
-
:
|
|
3649
|
+
? call$1(splitter, separator, O, limit)
|
|
3650
|
+
: call$1(internalSplit, toString$2(O), separator, limit);
|
|
3169
3651
|
},
|
|
3170
3652
|
// `RegExp.prototype[@@split]` method
|
|
3171
3653
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@split
|
|
@@ -3173,8 +3655,8 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3173
3655
|
// NOTE: This cannot be properly polyfilled in engines that don't support
|
|
3174
3656
|
// the 'y' flag.
|
|
3175
3657
|
function (string, limit) {
|
|
3176
|
-
var rx = anObject(this);
|
|
3177
|
-
var S =
|
|
3658
|
+
var rx = anObject$1(this);
|
|
3659
|
+
var S = toString$2(string);
|
|
3178
3660
|
var res = maybeCallNative(internalSplit, rx, S, limit, internalSplit !== nativeSplit);
|
|
3179
3661
|
|
|
3180
3662
|
if (res.done) return res.value;
|
|
@@ -3192,13 +3674,13 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3192
3674
|
var splitter = new C(UNSUPPORTED_Y ? '^(?:' + rx.source + ')' : rx, flags);
|
|
3193
3675
|
var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
|
|
3194
3676
|
if (lim === 0) return [];
|
|
3195
|
-
if (S.length === 0) return
|
|
3677
|
+
if (S.length === 0) return callRegExpExec(splitter, S) === null ? [S] : [];
|
|
3196
3678
|
var p = 0;
|
|
3197
3679
|
var q = 0;
|
|
3198
3680
|
var A = [];
|
|
3199
3681
|
while (q < S.length) {
|
|
3200
3682
|
splitter.lastIndex = UNSUPPORTED_Y ? 0 : q;
|
|
3201
|
-
var z =
|
|
3683
|
+
var z = callRegExpExec(splitter, UNSUPPORTED_Y ? stringSlice(S, q) : S);
|
|
3202
3684
|
var e;
|
|
3203
3685
|
if (
|
|
3204
3686
|
z === null ||
|
|
@@ -3221,17 +3703,20 @@ fixRegexpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNa
|
|
|
3221
3703
|
];
|
|
3222
3704
|
}, !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC, UNSUPPORTED_Y);
|
|
3223
3705
|
|
|
3224
|
-
var
|
|
3706
|
+
var raf$1 = {exports: {}};
|
|
3707
|
+
|
|
3708
|
+
var performanceNow = {exports: {}};
|
|
3709
|
+
|
|
3225
3710
|
// Generated by CoffeeScript 1.12.2
|
|
3226
3711
|
(function() {
|
|
3227
3712
|
var getNanoSeconds, hrtime, loadTime, moduleLoadTime, nodeLoadTime, upTime;
|
|
3228
3713
|
|
|
3229
3714
|
if ((typeof performance !== "undefined" && performance !== null) && performance.now) {
|
|
3230
|
-
|
|
3715
|
+
performanceNow.exports = function() {
|
|
3231
3716
|
return performance.now();
|
|
3232
3717
|
};
|
|
3233
3718
|
} else if ((typeof process !== "undefined" && process !== null) && process.hrtime) {
|
|
3234
|
-
|
|
3719
|
+
performanceNow.exports = function() {
|
|
3235
3720
|
return (getNanoSeconds() - nodeLoadTime) / 1e6;
|
|
3236
3721
|
};
|
|
3237
3722
|
hrtime = process.hrtime;
|
|
@@ -3244,12 +3729,12 @@ var performanceNow = createCommonjsModule(function (module) {
|
|
|
3244
3729
|
upTime = process.uptime() * 1e9;
|
|
3245
3730
|
nodeLoadTime = moduleLoadTime - upTime;
|
|
3246
3731
|
} else if (Date.now) {
|
|
3247
|
-
|
|
3732
|
+
performanceNow.exports = function() {
|
|
3248
3733
|
return Date.now() - loadTime;
|
|
3249
3734
|
};
|
|
3250
3735
|
loadTime = Date.now();
|
|
3251
3736
|
} else {
|
|
3252
|
-
|
|
3737
|
+
performanceNow.exports = function() {
|
|
3253
3738
|
return new Date().getTime() - loadTime;
|
|
3254
3739
|
};
|
|
3255
3740
|
loadTime = new Date().getTime();
|
|
@@ -3257,10 +3742,8 @@ var performanceNow = createCommonjsModule(function (module) {
|
|
|
3257
3742
|
|
|
3258
3743
|
}).call(commonjsGlobal);
|
|
3259
3744
|
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
var root = typeof window === 'undefined' ? commonjsGlobal : window
|
|
3745
|
+
var now = performanceNow.exports
|
|
3746
|
+
, root = typeof window === 'undefined' ? commonjsGlobal : window
|
|
3264
3747
|
, vendors = ['moz', 'webkit']
|
|
3265
3748
|
, suffix = 'AnimationFrame'
|
|
3266
3749
|
, raf = root['request' + suffix]
|
|
@@ -3281,7 +3764,7 @@ if(!raf || !caf) {
|
|
|
3281
3764
|
|
|
3282
3765
|
raf = function(callback) {
|
|
3283
3766
|
if(queue.length === 0) {
|
|
3284
|
-
var _now =
|
|
3767
|
+
var _now = now()
|
|
3285
3768
|
, next = Math.max(0, frameDuration - (_now - last));
|
|
3286
3769
|
last = next + _now;
|
|
3287
3770
|
setTimeout(function() {
|
|
@@ -3318,38 +3801,43 @@ if(!raf || !caf) {
|
|
|
3318
3801
|
};
|
|
3319
3802
|
}
|
|
3320
3803
|
|
|
3321
|
-
|
|
3804
|
+
raf$1.exports = function(fn) {
|
|
3322
3805
|
// Wrap in a new function to prevent
|
|
3323
3806
|
// `cancel` potentially being assigned
|
|
3324
3807
|
// to the native rAF function
|
|
3325
3808
|
return raf.call(root, fn)
|
|
3326
3809
|
};
|
|
3327
|
-
|
|
3810
|
+
raf$1.exports.cancel = function() {
|
|
3328
3811
|
caf.apply(root, arguments);
|
|
3329
3812
|
};
|
|
3330
|
-
|
|
3813
|
+
raf$1.exports.polyfill = function(object) {
|
|
3331
3814
|
if (!object) {
|
|
3332
3815
|
object = root;
|
|
3333
3816
|
}
|
|
3334
3817
|
object.requestAnimationFrame = raf;
|
|
3335
3818
|
object.cancelAnimationFrame = caf;
|
|
3336
3819
|
};
|
|
3337
|
-
|
|
3338
|
-
|
|
3820
|
+
|
|
3821
|
+
const requestAnimationFrame = raf$1.exports;
|
|
3339
3822
|
|
|
3340
3823
|
// a string of all valid unicode whitespaces
|
|
3341
|
-
var whitespaces = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002' +
|
|
3824
|
+
var whitespaces$2 = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002' +
|
|
3342
3825
|
'\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF';
|
|
3343
3826
|
|
|
3344
|
-
var
|
|
3345
|
-
var
|
|
3827
|
+
var uncurryThis$3 = functionUncurryThis;
|
|
3828
|
+
var requireObjectCoercible$1 = requireObjectCoercible$a;
|
|
3829
|
+
var toString$1 = toString$9;
|
|
3830
|
+
var whitespaces$1 = whitespaces$2;
|
|
3831
|
+
|
|
3832
|
+
var replace = uncurryThis$3(''.replace);
|
|
3833
|
+
var whitespace = '[' + whitespaces$1 + ']';
|
|
3346
3834
|
var ltrim = RegExp('^' + whitespace + whitespace + '*');
|
|
3347
3835
|
var rtrim = RegExp(whitespace + whitespace + '*$');
|
|
3348
3836
|
|
|
3349
3837
|
// `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation
|
|
3350
3838
|
var createMethod = function (TYPE) {
|
|
3351
3839
|
return function ($this) {
|
|
3352
|
-
var string =
|
|
3840
|
+
var string = toString$1(requireObjectCoercible$1($this));
|
|
3353
3841
|
if (TYPE & 1) string = replace(string, ltrim, '');
|
|
3354
3842
|
if (TYPE & 2) string = replace(string, rtrim, '');
|
|
3355
3843
|
return string;
|
|
@@ -3369,27 +3857,28 @@ var stringTrim = {
|
|
|
3369
3857
|
};
|
|
3370
3858
|
|
|
3371
3859
|
var PROPER_FUNCTION_NAME$1 = functionName.PROPER;
|
|
3372
|
-
|
|
3373
|
-
|
|
3860
|
+
var fails$1 = fails$l;
|
|
3861
|
+
var whitespaces = whitespaces$2;
|
|
3374
3862
|
|
|
3375
3863
|
var non = '\u200B\u0085\u180E';
|
|
3376
3864
|
|
|
3377
3865
|
// check that a method works with the correct list
|
|
3378
3866
|
// of whitespaces and has a correct name
|
|
3379
3867
|
var stringTrimForced = function (METHOD_NAME) {
|
|
3380
|
-
return fails(function () {
|
|
3868
|
+
return fails$1(function () {
|
|
3381
3869
|
return !!whitespaces[METHOD_NAME]()
|
|
3382
3870
|
|| non[METHOD_NAME]() !== non
|
|
3383
3871
|
|| (PROPER_FUNCTION_NAME$1 && whitespaces[METHOD_NAME].name !== METHOD_NAME);
|
|
3384
3872
|
});
|
|
3385
3873
|
};
|
|
3386
3874
|
|
|
3875
|
+
var $$3 = _export;
|
|
3387
3876
|
var $trim = stringTrim.trim;
|
|
3388
|
-
|
|
3877
|
+
var forcedStringTrimMethod = stringTrimForced;
|
|
3389
3878
|
|
|
3390
3879
|
// `String.prototype.trim` method
|
|
3391
3880
|
// https://tc39.es/ecma262/#sec-string.prototype.trim
|
|
3392
|
-
|
|
3881
|
+
$$3({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {
|
|
3393
3882
|
trim: function trim() {
|
|
3394
3883
|
return $trim(this);
|
|
3395
3884
|
}
|
|
@@ -3699,19 +4188,19 @@ var rgbcolor = function(color_string) {
|
|
|
3699
4188
|
};
|
|
3700
4189
|
|
|
3701
4190
|
/* eslint-disable es/no-array-prototype-indexof -- required for testing */
|
|
3702
|
-
|
|
3703
|
-
|
|
4191
|
+
var $$2 = _export;
|
|
4192
|
+
var uncurryThis$2 = functionUncurryThisClause;
|
|
3704
4193
|
var $indexOf = arrayIncludes.indexOf;
|
|
4194
|
+
var arrayMethodIsStrict = arrayMethodIsStrict$2;
|
|
3705
4195
|
|
|
3706
|
-
|
|
3707
|
-
var nativeIndexOf = functionUncurryThisClause([].indexOf);
|
|
4196
|
+
var nativeIndexOf = uncurryThis$2([].indexOf);
|
|
3708
4197
|
|
|
3709
4198
|
var NEGATIVE_ZERO = !!nativeIndexOf && 1 / nativeIndexOf([1], 1, -0) < 0;
|
|
3710
4199
|
var FORCED = NEGATIVE_ZERO || !arrayMethodIsStrict('indexOf');
|
|
3711
4200
|
|
|
3712
4201
|
// `Array.prototype.indexOf` method
|
|
3713
4202
|
// https://tc39.es/ecma262/#sec-array.prototype.indexof
|
|
3714
|
-
|
|
4203
|
+
$$2({ target: 'Array', proto: true, forced: FORCED }, {
|
|
3715
4204
|
indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {
|
|
3716
4205
|
var fromIndex = arguments.length > 1 ? arguments[1] : undefined;
|
|
3717
4206
|
return NEGATIVE_ZERO
|
|
@@ -3721,35 +4210,48 @@ _export({ target: 'Array', proto: true, forced: FORCED }, {
|
|
|
3721
4210
|
}
|
|
3722
4211
|
});
|
|
3723
4212
|
|
|
3724
|
-
var
|
|
4213
|
+
var $$1 = _export;
|
|
4214
|
+
var uncurryThis$1 = functionUncurryThis;
|
|
4215
|
+
var notARegExp = notARegexp;
|
|
4216
|
+
var requireObjectCoercible = requireObjectCoercible$a;
|
|
4217
|
+
var toString = toString$9;
|
|
4218
|
+
var correctIsRegExpLogic = correctIsRegexpLogic;
|
|
4219
|
+
|
|
4220
|
+
var stringIndexOf = uncurryThis$1(''.indexOf);
|
|
3725
4221
|
|
|
3726
4222
|
// `String.prototype.includes` method
|
|
3727
4223
|
// https://tc39.es/ecma262/#sec-string.prototype.includes
|
|
3728
|
-
|
|
4224
|
+
$$1({ target: 'String', proto: true, forced: !correctIsRegExpLogic('includes') }, {
|
|
3729
4225
|
includes: function includes(searchString /* , position = 0 */) {
|
|
3730
4226
|
return !!~stringIndexOf(
|
|
3731
|
-
|
|
3732
|
-
|
|
4227
|
+
toString(requireObjectCoercible(this)),
|
|
4228
|
+
toString(notARegExp(searchString)),
|
|
3733
4229
|
arguments.length > 1 ? arguments[1] : undefined
|
|
3734
4230
|
);
|
|
3735
4231
|
}
|
|
3736
4232
|
});
|
|
3737
4233
|
|
|
4234
|
+
var classof = classofRaw$2;
|
|
4235
|
+
|
|
3738
4236
|
// `IsArray` abstract operation
|
|
3739
4237
|
// https://tc39.es/ecma262/#sec-isarray
|
|
3740
4238
|
// eslint-disable-next-line es/no-array-isarray -- safe
|
|
3741
|
-
var isArray = Array.isArray || function isArray(argument) {
|
|
3742
|
-
return
|
|
4239
|
+
var isArray$1 = Array.isArray || function isArray(argument) {
|
|
4240
|
+
return classof(argument) == 'Array';
|
|
3743
4241
|
};
|
|
3744
4242
|
|
|
3745
|
-
var
|
|
4243
|
+
var $ = _export;
|
|
4244
|
+
var uncurryThis = functionUncurryThis;
|
|
4245
|
+
var isArray = isArray$1;
|
|
4246
|
+
|
|
4247
|
+
var nativeReverse = uncurryThis([].reverse);
|
|
3746
4248
|
var test = [1, 2];
|
|
3747
4249
|
|
|
3748
4250
|
// `Array.prototype.reverse` method
|
|
3749
4251
|
// https://tc39.es/ecma262/#sec-array.prototype.reverse
|
|
3750
4252
|
// fix for Safari 12.0 bug
|
|
3751
4253
|
// https://bugs.webkit.org/show_bug.cgi?id=188794
|
|
3752
|
-
|
|
4254
|
+
$({ target: 'Array', proto: true, forced: String(test) === String(test.reverse()) }, {
|
|
3753
4255
|
reverse: function reverse() {
|
|
3754
4256
|
// eslint-disable-next-line no-self-assign -- dirty hack
|
|
3755
4257
|
if (isArray(this)) this.length = this.length;
|
|
@@ -3773,20 +4275,25 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
3773
4275
|
***************************************************************************** */
|
|
3774
4276
|
var t=function(r,e){return (t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r;}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e]);})(r,e)};function r(r,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=r;}t(r,e),r.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i);}function e(t){var r="";Array.isArray(t)||(t=[t]);for(var e=0;e<t.length;e++){var i=t[e];if(i.type===_.CLOSE_PATH)r+="z";else if(i.type===_.HORIZ_LINE_TO)r+=(i.relative?"h":"H")+i.x;else if(i.type===_.VERT_LINE_TO)r+=(i.relative?"v":"V")+i.y;else if(i.type===_.MOVE_TO)r+=(i.relative?"m":"M")+i.x+" "+i.y;else if(i.type===_.LINE_TO)r+=(i.relative?"l":"L")+i.x+" "+i.y;else if(i.type===_.CURVE_TO)r+=(i.relative?"c":"C")+i.x1+" "+i.y1+" "+i.x2+" "+i.y2+" "+i.x+" "+i.y;else if(i.type===_.SMOOTH_CURVE_TO)r+=(i.relative?"s":"S")+i.x2+" "+i.y2+" "+i.x+" "+i.y;else if(i.type===_.QUAD_TO)r+=(i.relative?"q":"Q")+i.x1+" "+i.y1+" "+i.x+" "+i.y;else if(i.type===_.SMOOTH_QUAD_TO)r+=(i.relative?"t":"T")+i.x+" "+i.y;else {if(i.type!==_.ARC)throw new Error('Unexpected command type "'+i.type+'" at index '+e+".");r+=(i.relative?"a":"A")+i.rX+" "+i.rY+" "+i.xRot+" "+ +i.lArcFlag+" "+ +i.sweepFlag+" "+i.x+" "+i.y;}}return r}function i(t,r){var e=t[0],i=t[1];return [e*Math.cos(r)-i*Math.sin(r),e*Math.sin(r)+i*Math.cos(r)]}function a(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var e=0;e<t.length;e++)if("number"!=typeof t[e])throw new Error("assertNumbers arguments["+e+"] is not a number. "+typeof t[e]+" == typeof "+t[e]);return !0}var n=Math.PI;function o(t,r,e){t.lArcFlag=0===t.lArcFlag?0:1,t.sweepFlag=0===t.sweepFlag?0:1;var a=t.rX,o=t.rY,s=t.x,u=t.y;a=Math.abs(t.rX),o=Math.abs(t.rY);var h=i([(r-s)/2,(e-u)/2],-t.xRot/180*n),c=h[0],y=h[1],p=Math.pow(c,2)/Math.pow(a,2)+Math.pow(y,2)/Math.pow(o,2);1<p&&(a*=Math.sqrt(p),o*=Math.sqrt(p)),t.rX=a,t.rY=o;var m=Math.pow(a,2)*Math.pow(y,2)+Math.pow(o,2)*Math.pow(c,2),O=(t.lArcFlag!==t.sweepFlag?1:-1)*Math.sqrt(Math.max(0,(Math.pow(a,2)*Math.pow(o,2)-m)/m)),l=a*y/o*O,T=-o*c/a*O,v=i([l,T],t.xRot/180*n);t.cX=v[0]+(r+s)/2,t.cY=v[1]+(e+u)/2,t.phi1=Math.atan2((y-T)/o,(c-l)/a),t.phi2=Math.atan2((-y-T)/o,(-c-l)/a),0===t.sweepFlag&&t.phi2>t.phi1&&(t.phi2-=2*n),1===t.sweepFlag&&t.phi2<t.phi1&&(t.phi2+=2*n),t.phi1*=180/n,t.phi2*=180/n;}function s(t,r,e){a(t,r,e);var i=t*t+r*r-e*e;if(0>i)return [];if(0===i)return [[t*e/(t*t+r*r),r*e/(t*t+r*r)]];var n=Math.sqrt(i);return [[(t*e+r*n)/(t*t+r*r),(r*e-t*n)/(t*t+r*r)],[(t*e-r*n)/(t*t+r*r),(r*e+t*n)/(t*t+r*r)]]}var u,h=Math.PI/180;function c$1(t,r,e){return (1-e)*t+e*r}function y(t,r,e,i){return t+Math.cos(i/180*n)*r+Math.sin(i/180*n)*e}function p(t,r,e,i){var a=1e-6,n=r-t,o=e-r,s=3*n+3*(i-e)-6*o,u=6*(o-n),h=3*n;return Math.abs(s)<a?[-h/u]:function(t,r,e){void 0===e&&(e=1e-6);var i=t*t/4-r;if(i<-e)return [];if(i<=e)return [-t/2];var a=Math.sqrt(i);return [-t/2-a,-t/2+a]}(u/s,h/s,a)}function m$1(t,r,e,i,a){var n=1-a;return t*(n*n*n)+r*(3*n*n*a)+e*(3*n*a*a)+i*(a*a*a)}!function(t){function r(){return u((function(t,r,e){return t.relative&&(void 0!==t.x1&&(t.x1+=r),void 0!==t.y1&&(t.y1+=e),void 0!==t.x2&&(t.x2+=r),void 0!==t.y2&&(t.y2+=e),void 0!==t.x&&(t.x+=r),void 0!==t.y&&(t.y+=e),t.relative=!1),t}))}function e(){var t=NaN,r=NaN,e=NaN,i=NaN;return u((function(a,n,o){return a.type&_.SMOOTH_CURVE_TO&&(a.type=_.CURVE_TO,t=isNaN(t)?n:t,r=isNaN(r)?o:r,a.x1=a.relative?n-t:2*n-t,a.y1=a.relative?o-r:2*o-r),a.type&_.CURVE_TO?(t=a.relative?n+a.x2:a.x2,r=a.relative?o+a.y2:a.y2):(t=NaN,r=NaN),a.type&_.SMOOTH_QUAD_TO&&(a.type=_.QUAD_TO,e=isNaN(e)?n:e,i=isNaN(i)?o:i,a.x1=a.relative?n-e:2*n-e,a.y1=a.relative?o-i:2*o-i),a.type&_.QUAD_TO?(e=a.relative?n+a.x1:a.x1,i=a.relative?o+a.y1:a.y1):(e=NaN,i=NaN),a}))}function n(){var t=NaN,r=NaN;return u((function(e,i,a){if(e.type&_.SMOOTH_QUAD_TO&&(e.type=_.QUAD_TO,t=isNaN(t)?i:t,r=isNaN(r)?a:r,e.x1=e.relative?i-t:2*i-t,e.y1=e.relative?a-r:2*a-r),e.type&_.QUAD_TO){t=e.relative?i+e.x1:e.x1,r=e.relative?a+e.y1:e.y1;var n=e.x1,o=e.y1;e.type=_.CURVE_TO,e.x1=((e.relative?0:i)+2*n)/3,e.y1=((e.relative?0:a)+2*o)/3,e.x2=(e.x+2*n)/3,e.y2=(e.y+2*o)/3;}else t=NaN,r=NaN;return e}))}function u(t){var r=0,e=0,i=NaN,a=NaN;return function(n){if(isNaN(i)&&!(n.type&_.MOVE_TO))throw new Error("path must start with moveto");var o=t(n,r,e,i,a);return n.type&_.CLOSE_PATH&&(r=i,e=a),void 0!==n.x&&(r=n.relative?r+n.x:n.x),void 0!==n.y&&(e=n.relative?e+n.y:n.y),n.type&_.MOVE_TO&&(i=r,a=e),o}}function O(t,r,e,i,n,o){return a(t,r,e,i,n,o),u((function(a,s,u,h){var c=a.x1,y=a.x2,p=a.relative&&!isNaN(h),m=void 0!==a.x?a.x:p?0:s,O=void 0!==a.y?a.y:p?0:u;function l(t){return t*t}a.type&_.HORIZ_LINE_TO&&0!==r&&(a.type=_.LINE_TO,a.y=a.relative?0:u),a.type&_.VERT_LINE_TO&&0!==e&&(a.type=_.LINE_TO,a.x=a.relative?0:s),void 0!==a.x&&(a.x=a.x*t+O*e+(p?0:n)),void 0!==a.y&&(a.y=m*r+a.y*i+(p?0:o)),void 0!==a.x1&&(a.x1=a.x1*t+a.y1*e+(p?0:n)),void 0!==a.y1&&(a.y1=c*r+a.y1*i+(p?0:o)),void 0!==a.x2&&(a.x2=a.x2*t+a.y2*e+(p?0:n)),void 0!==a.y2&&(a.y2=y*r+a.y2*i+(p?0:o));var T=t*i-r*e;if(void 0!==a.xRot&&(1!==t||0!==r||0!==e||1!==i))if(0===T)delete a.rX,delete a.rY,delete a.xRot,delete a.lArcFlag,delete a.sweepFlag,a.type=_.LINE_TO;else {var v=a.xRot*Math.PI/180,f=Math.sin(v),N=Math.cos(v),x=1/l(a.rX),d=1/l(a.rY),E=l(N)*x+l(f)*d,A=2*f*N*(x-d),C=l(f)*x+l(N)*d,M=E*i*i-A*r*i+C*r*r,R=A*(t*i+r*e)-2*(E*e*i+C*t*r),g=E*e*e-A*t*e+C*t*t,I=(Math.atan2(R,M-g)+Math.PI)%Math.PI/2,S=Math.sin(I),L=Math.cos(I);a.rX=Math.abs(T)/Math.sqrt(M*l(L)+R*S*L+g*l(S)),a.rY=Math.abs(T)/Math.sqrt(M*l(S)-R*S*L+g*l(L)),a.xRot=180*I/Math.PI;}return void 0!==a.sweepFlag&&0>T&&(a.sweepFlag=+!a.sweepFlag),a}))}function l(){return function(t){var r={};for(var e in t)r[e]=t[e];return r}}t.ROUND=function(t){function r(r){return Math.round(r*t)/t}return void 0===t&&(t=1e13),a(t),function(t){return void 0!==t.x1&&(t.x1=r(t.x1)),void 0!==t.y1&&(t.y1=r(t.y1)),void 0!==t.x2&&(t.x2=r(t.x2)),void 0!==t.y2&&(t.y2=r(t.y2)),void 0!==t.x&&(t.x=r(t.x)),void 0!==t.y&&(t.y=r(t.y)),void 0!==t.rX&&(t.rX=r(t.rX)),void 0!==t.rY&&(t.rY=r(t.rY)),t}},t.TO_ABS=r,t.TO_REL=function(){return u((function(t,r,e){return t.relative||(void 0!==t.x1&&(t.x1-=r),void 0!==t.y1&&(t.y1-=e),void 0!==t.x2&&(t.x2-=r),void 0!==t.y2&&(t.y2-=e),void 0!==t.x&&(t.x-=r),void 0!==t.y&&(t.y-=e),t.relative=!0),t}))},t.NORMALIZE_HVZ=function(t,r,e){return void 0===t&&(t=!0),void 0===r&&(r=!0),void 0===e&&(e=!0),u((function(i,a,n,o,s){if(isNaN(o)&&!(i.type&_.MOVE_TO))throw new Error("path must start with moveto");return r&&i.type&_.HORIZ_LINE_TO&&(i.type=_.LINE_TO,i.y=i.relative?0:n),e&&i.type&_.VERT_LINE_TO&&(i.type=_.LINE_TO,i.x=i.relative?0:a),t&&i.type&_.CLOSE_PATH&&(i.type=_.LINE_TO,i.x=i.relative?o-a:o,i.y=i.relative?s-n:s),i.type&_.ARC&&(0===i.rX||0===i.rY)&&(i.type=_.LINE_TO,delete i.rX,delete i.rY,delete i.xRot,delete i.lArcFlag,delete i.sweepFlag),i}))},t.NORMALIZE_ST=e,t.QT_TO_C=n,t.INFO=u,t.SANITIZE=function(t){void 0===t&&(t=0),a(t);var r=NaN,e=NaN,i=NaN,n=NaN;return u((function(a,o,s,u,h){var c=Math.abs,y=!1,p=0,m=0;if(a.type&_.SMOOTH_CURVE_TO&&(p=isNaN(r)?0:o-r,m=isNaN(e)?0:s-e),a.type&(_.CURVE_TO|_.SMOOTH_CURVE_TO)?(r=a.relative?o+a.x2:a.x2,e=a.relative?s+a.y2:a.y2):(r=NaN,e=NaN),a.type&_.SMOOTH_QUAD_TO?(i=isNaN(i)?o:2*o-i,n=isNaN(n)?s:2*s-n):a.type&_.QUAD_TO?(i=a.relative?o+a.x1:a.x1,n=a.relative?s+a.y1:a.y2):(i=NaN,n=NaN),a.type&_.LINE_COMMANDS||a.type&_.ARC&&(0===a.rX||0===a.rY||!a.lArcFlag)||a.type&_.CURVE_TO||a.type&_.SMOOTH_CURVE_TO||a.type&_.QUAD_TO||a.type&_.SMOOTH_QUAD_TO){var O=void 0===a.x?0:a.relative?a.x:a.x-o,l=void 0===a.y?0:a.relative?a.y:a.y-s;p=isNaN(i)?void 0===a.x1?p:a.relative?a.x:a.x1-o:i-o,m=isNaN(n)?void 0===a.y1?m:a.relative?a.y:a.y1-s:n-s;var T=void 0===a.x2?0:a.relative?a.x:a.x2-o,v=void 0===a.y2?0:a.relative?a.y:a.y2-s;c(O)<=t&&c(l)<=t&&c(p)<=t&&c(m)<=t&&c(T)<=t&&c(v)<=t&&(y=!0);}return a.type&_.CLOSE_PATH&&c(o-u)<=t&&c(s-h)<=t&&(y=!0),y?[]:a}))},t.MATRIX=O,t.ROTATE=function(t,r,e){void 0===r&&(r=0),void 0===e&&(e=0),a(t,r,e);var i=Math.sin(t),n=Math.cos(t);return O(n,i,-i,n,r-r*n+e*i,e-r*i-e*n)},t.TRANSLATE=function(t,r){return void 0===r&&(r=0),a(t,r),O(1,0,0,1,t,r)},t.SCALE=function(t,r){return void 0===r&&(r=t),a(t,r),O(t,0,0,r,0,0)},t.SKEW_X=function(t){return a(t),O(1,0,Math.atan(t),1,0,0)},t.SKEW_Y=function(t){return a(t),O(1,Math.atan(t),0,1,0,0)},t.X_AXIS_SYMMETRY=function(t){return void 0===t&&(t=0),a(t),O(-1,0,0,1,t,0)},t.Y_AXIS_SYMMETRY=function(t){return void 0===t&&(t=0),a(t),O(1,0,0,-1,0,t)},t.A_TO_C=function(){return u((function(t,r,e){return _.ARC===t.type?function(t,r,e){var a,n,s,u;t.cX||o(t,r,e);for(var y=Math.min(t.phi1,t.phi2),p=Math.max(t.phi1,t.phi2)-y,m=Math.ceil(p/90),O=new Array(m),l=r,T=e,v=0;v<m;v++){var f=c$1(t.phi1,t.phi2,v/m),N=c$1(t.phi1,t.phi2,(v+1)/m),x=N-f,d=4/3*Math.tan(x*h/4),E=[Math.cos(f*h)-d*Math.sin(f*h),Math.sin(f*h)+d*Math.cos(f*h)],A=E[0],C=E[1],M=[Math.cos(N*h),Math.sin(N*h)],R=M[0],g=M[1],I=[R+d*Math.sin(N*h),g-d*Math.cos(N*h)],S=I[0],L=I[1];O[v]={relative:t.relative,type:_.CURVE_TO};var H=function(r,e){var a=i([r*t.rX,e*t.rY],t.xRot),n=a[0],o=a[1];return [t.cX+n,t.cY+o]};a=H(A,C),O[v].x1=a[0],O[v].y1=a[1],n=H(S,L),O[v].x2=n[0],O[v].y2=n[1],s=H(R,g),O[v].x=s[0],O[v].y=s[1],t.relative&&(O[v].x1-=l,O[v].y1-=T,O[v].x2-=l,O[v].y2-=T,O[v].x-=l,O[v].y-=T),l=(u=[O[v].x,O[v].y])[0],T=u[1];}return O}(t,t.relative?0:r,t.relative?0:e):t}))},t.ANNOTATE_ARCS=function(){return u((function(t,r,e){return t.relative&&(r=0,e=0),_.ARC===t.type&&o(t,r,e),t}))},t.CLONE=l,t.CALCULATE_BOUNDS=function(){var t=function(t){var r={};for(var e in t)r[e]=t[e];return r},i=r(),a=n(),h=e(),c=u((function(r,e,n){var u=h(a(i(t(r))));function O(t){t>c.maxX&&(c.maxX=t),t<c.minX&&(c.minX=t);}function l(t){t>c.maxY&&(c.maxY=t),t<c.minY&&(c.minY=t);}if(u.type&_.DRAWING_COMMANDS&&(O(e),l(n)),u.type&_.HORIZ_LINE_TO&&O(u.x),u.type&_.VERT_LINE_TO&&l(u.y),u.type&_.LINE_TO&&(O(u.x),l(u.y)),u.type&_.CURVE_TO){O(u.x),l(u.y);for(var T=0,v=p(e,u.x1,u.x2,u.x);T<v.length;T++){0<(w=v[T])&&1>w&&O(m$1(e,u.x1,u.x2,u.x,w));}for(var f=0,N=p(n,u.y1,u.y2,u.y);f<N.length;f++){0<(w=N[f])&&1>w&&l(m$1(n,u.y1,u.y2,u.y,w));}}if(u.type&_.ARC){O(u.x),l(u.y),o(u,e,n);for(var x=u.xRot/180*Math.PI,d=Math.cos(x)*u.rX,E=Math.sin(x)*u.rX,A=-Math.sin(x)*u.rY,C=Math.cos(x)*u.rY,M=u.phi1<u.phi2?[u.phi1,u.phi2]:-180>u.phi2?[u.phi2+360,u.phi1+360]:[u.phi2,u.phi1],R=M[0],g=M[1],I=function(t){var r=t[0],e=t[1],i=180*Math.atan2(e,r)/Math.PI;return i<R?i+360:i},S=0,L=s(A,-d,0).map(I);S<L.length;S++){(w=L[S])>R&&w<g&&O(y(u.cX,d,A,w));}for(var H=0,U=s(C,-E,0).map(I);H<U.length;H++){var w;(w=U[H])>R&&w<g&&l(y(u.cY,E,C,w));}}return r}));return c.minX=1/0,c.maxX=-1/0,c.minY=1/0,c.maxY=-1/0,c};}(u||(u={}));var O,l=function(){function t(){}return t.prototype.round=function(t){return this.transform(u.ROUND(t))},t.prototype.toAbs=function(){return this.transform(u.TO_ABS())},t.prototype.toRel=function(){return this.transform(u.TO_REL())},t.prototype.normalizeHVZ=function(t,r,e){return this.transform(u.NORMALIZE_HVZ(t,r,e))},t.prototype.normalizeST=function(){return this.transform(u.NORMALIZE_ST())},t.prototype.qtToC=function(){return this.transform(u.QT_TO_C())},t.prototype.aToC=function(){return this.transform(u.A_TO_C())},t.prototype.sanitize=function(t){return this.transform(u.SANITIZE(t))},t.prototype.translate=function(t,r){return this.transform(u.TRANSLATE(t,r))},t.prototype.scale=function(t,r){return this.transform(u.SCALE(t,r))},t.prototype.rotate=function(t,r,e){return this.transform(u.ROTATE(t,r,e))},t.prototype.matrix=function(t,r,e,i,a,n){return this.transform(u.MATRIX(t,r,e,i,a,n))},t.prototype.skewX=function(t){return this.transform(u.SKEW_X(t))},t.prototype.skewY=function(t){return this.transform(u.SKEW_Y(t))},t.prototype.xSymmetry=function(t){return this.transform(u.X_AXIS_SYMMETRY(t))},t.prototype.ySymmetry=function(t){return this.transform(u.Y_AXIS_SYMMETRY(t))},t.prototype.annotateArcs=function(){return this.transform(u.ANNOTATE_ARCS())},t}(),T=function(t){return " "===t||"\t"===t||"\r"===t||"\n"===t},v=function(t){return "0".charCodeAt(0)<=t.charCodeAt(0)&&t.charCodeAt(0)<="9".charCodeAt(0)},f=function(t){function e(){var r=t.call(this)||this;return r.curNumber="",r.curCommandType=-1,r.curCommandRelative=!1,r.canParseCommandOrComma=!0,r.curNumberHasExp=!1,r.curNumberHasExpDigits=!1,r.curNumberHasDecimal=!1,r.curArgs=[],r}return r(e,t),e.prototype.finish=function(t){if(void 0===t&&(t=[]),this.parse(" ",t),0!==this.curArgs.length||!this.canParseCommandOrComma)throw new SyntaxError("Unterminated command at the path end.");return t},e.prototype.parse=function(t,r){var e=this;void 0===r&&(r=[]);for(var i=function(t){r.push(t),e.curArgs.length=0,e.canParseCommandOrComma=!0;},a=0;a<t.length;a++){var n=t[a],o=!(this.curCommandType!==_.ARC||3!==this.curArgs.length&&4!==this.curArgs.length||1!==this.curNumber.length||"0"!==this.curNumber&&"1"!==this.curNumber),s=v(n)&&("0"===this.curNumber&&"0"===n||o);if(!v(n)||s)if("e"!==n&&"E"!==n)if("-"!==n&&"+"!==n||!this.curNumberHasExp||this.curNumberHasExpDigits)if("."!==n||this.curNumberHasExp||this.curNumberHasDecimal||o){if(this.curNumber&&-1!==this.curCommandType){var u=Number(this.curNumber);if(isNaN(u))throw new SyntaxError("Invalid number ending at "+a);if(this.curCommandType===_.ARC)if(0===this.curArgs.length||1===this.curArgs.length){if(0>u)throw new SyntaxError('Expected positive number, got "'+u+'" at index "'+a+'"')}else if((3===this.curArgs.length||4===this.curArgs.length)&&"0"!==this.curNumber&&"1"!==this.curNumber)throw new SyntaxError('Expected a flag, got "'+this.curNumber+'" at index "'+a+'"');this.curArgs.push(u),this.curArgs.length===N[this.curCommandType]&&(_.HORIZ_LINE_TO===this.curCommandType?i({type:_.HORIZ_LINE_TO,relative:this.curCommandRelative,x:u}):_.VERT_LINE_TO===this.curCommandType?i({type:_.VERT_LINE_TO,relative:this.curCommandRelative,y:u}):this.curCommandType===_.MOVE_TO||this.curCommandType===_.LINE_TO||this.curCommandType===_.SMOOTH_QUAD_TO?(i({type:this.curCommandType,relative:this.curCommandRelative,x:this.curArgs[0],y:this.curArgs[1]}),_.MOVE_TO===this.curCommandType&&(this.curCommandType=_.LINE_TO)):this.curCommandType===_.CURVE_TO?i({type:_.CURVE_TO,relative:this.curCommandRelative,x1:this.curArgs[0],y1:this.curArgs[1],x2:this.curArgs[2],y2:this.curArgs[3],x:this.curArgs[4],y:this.curArgs[5]}):this.curCommandType===_.SMOOTH_CURVE_TO?i({type:_.SMOOTH_CURVE_TO,relative:this.curCommandRelative,x2:this.curArgs[0],y2:this.curArgs[1],x:this.curArgs[2],y:this.curArgs[3]}):this.curCommandType===_.QUAD_TO?i({type:_.QUAD_TO,relative:this.curCommandRelative,x1:this.curArgs[0],y1:this.curArgs[1],x:this.curArgs[2],y:this.curArgs[3]}):this.curCommandType===_.ARC&&i({type:_.ARC,relative:this.curCommandRelative,rX:this.curArgs[0],rY:this.curArgs[1],xRot:this.curArgs[2],lArcFlag:this.curArgs[3],sweepFlag:this.curArgs[4],x:this.curArgs[5],y:this.curArgs[6]})),this.curNumber="",this.curNumberHasExpDigits=!1,this.curNumberHasExp=!1,this.curNumberHasDecimal=!1,this.canParseCommandOrComma=!0;}if(!T(n))if(","===n&&this.canParseCommandOrComma)this.canParseCommandOrComma=!1;else if("+"!==n&&"-"!==n&&"."!==n)if(s)this.curNumber=n,this.curNumberHasDecimal=!1;else {if(0!==this.curArgs.length)throw new SyntaxError("Unterminated command at index "+a+".");if(!this.canParseCommandOrComma)throw new SyntaxError('Unexpected character "'+n+'" at index '+a+". Command cannot follow comma");if(this.canParseCommandOrComma=!1,"z"!==n&&"Z"!==n)if("h"===n||"H"===n)this.curCommandType=_.HORIZ_LINE_TO,this.curCommandRelative="h"===n;else if("v"===n||"V"===n)this.curCommandType=_.VERT_LINE_TO,this.curCommandRelative="v"===n;else if("m"===n||"M"===n)this.curCommandType=_.MOVE_TO,this.curCommandRelative="m"===n;else if("l"===n||"L"===n)this.curCommandType=_.LINE_TO,this.curCommandRelative="l"===n;else if("c"===n||"C"===n)this.curCommandType=_.CURVE_TO,this.curCommandRelative="c"===n;else if("s"===n||"S"===n)this.curCommandType=_.SMOOTH_CURVE_TO,this.curCommandRelative="s"===n;else if("q"===n||"Q"===n)this.curCommandType=_.QUAD_TO,this.curCommandRelative="q"===n;else if("t"===n||"T"===n)this.curCommandType=_.SMOOTH_QUAD_TO,this.curCommandRelative="t"===n;else {if("a"!==n&&"A"!==n)throw new SyntaxError('Unexpected character "'+n+'" at index '+a+".");this.curCommandType=_.ARC,this.curCommandRelative="a"===n;}else r.push({type:_.CLOSE_PATH}),this.canParseCommandOrComma=!0,this.curCommandType=-1;}else this.curNumber=n,this.curNumberHasDecimal="."===n;}else this.curNumber+=n,this.curNumberHasDecimal=!0;else this.curNumber+=n;else this.curNumber+=n,this.curNumberHasExp=!0;else this.curNumber+=n,this.curNumberHasExpDigits=this.curNumberHasExp;}return r},e.prototype.transform=function(t){return Object.create(this,{parse:{value:function(r,e){void 0===e&&(e=[]);for(var i=0,a=Object.getPrototypeOf(this).parse.call(this,r);i<a.length;i++){var n=a[i],o=t(n);Array.isArray(o)?e.push.apply(e,o):e.push(o);}return e}}})},e}(l),_=function(t){function i(r){var e=t.call(this)||this;return e.commands="string"==typeof r?i.parse(r):r,e}return r(i,t),i.prototype.encode=function(){return i.encode(this.commands)},i.prototype.getBounds=function(){var t=u.CALCULATE_BOUNDS();return this.transform(t),t},i.prototype.transform=function(t){for(var r=[],e=0,i=this.commands;e<i.length;e++){var a=t(i[e]);Array.isArray(a)?r.push.apply(r,a):r.push(a);}return this.commands=r,this},i.encode=function(t){return e(t)},i.parse=function(t){var r=new f,e=[];return r.parse(t,e),r.finish(e),e},i.CLOSE_PATH=1,i.MOVE_TO=2,i.HORIZ_LINE_TO=4,i.VERT_LINE_TO=8,i.LINE_TO=16,i.CURVE_TO=32,i.SMOOTH_CURVE_TO=64,i.QUAD_TO=128,i.SMOOTH_QUAD_TO=256,i.ARC=512,i.LINE_COMMANDS=i.LINE_TO|i.HORIZ_LINE_TO|i.VERT_LINE_TO,i.DRAWING_COMMANDS=i.HORIZ_LINE_TO|i.VERT_LINE_TO|i.LINE_TO|i.CURVE_TO|i.SMOOTH_CURVE_TO|i.QUAD_TO|i.SMOOTH_QUAD_TO|i.ARC,i}(l),N=((O={})[_.MOVE_TO]=2,O[_.LINE_TO]=2,O[_.HORIZ_LINE_TO]=1,O[_.VERT_LINE_TO]=1,O[_.CLOSE_PATH]=0,O[_.QUAD_TO]=4,O[_.SMOOTH_QUAD_TO]=2,O[_.CURVE_TO]=6,O[_.SMOOTH_CURVE_TO]=4,O[_.ARC]=7,O);
|
|
3775
4277
|
|
|
4278
|
+
var call = functionCall;
|
|
4279
|
+
var hasOwn = hasOwnProperty_1;
|
|
4280
|
+
var isPrototypeOf = objectIsPrototypeOf;
|
|
4281
|
+
var regExpFlags = regexpFlags$1;
|
|
4282
|
+
|
|
3776
4283
|
var RegExpPrototype$1 = RegExp.prototype;
|
|
3777
4284
|
|
|
3778
4285
|
var regexpGetFlags = function (R) {
|
|
3779
4286
|
var flags = R.flags;
|
|
3780
|
-
return flags === undefined && !('flags' in RegExpPrototype$1) && !
|
|
3781
|
-
?
|
|
4287
|
+
return flags === undefined && !('flags' in RegExpPrototype$1) && !hasOwn(R, 'flags') && isPrototypeOf(RegExpPrototype$1, R)
|
|
4288
|
+
? call(regExpFlags, R) : flags;
|
|
3782
4289
|
};
|
|
3783
4290
|
|
|
3784
4291
|
var PROPER_FUNCTION_NAME = functionName.PROPER;
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
4292
|
+
var defineBuiltIn = defineBuiltIn$7;
|
|
4293
|
+
var anObject = anObject$g;
|
|
4294
|
+
var $toString = toString$9;
|
|
4295
|
+
var fails = fails$l;
|
|
4296
|
+
var getRegExpFlags = regexpGetFlags;
|
|
3790
4297
|
|
|
3791
4298
|
var TO_STRING = 'toString';
|
|
3792
4299
|
var RegExpPrototype = RegExp.prototype;
|
|
@@ -3801,8 +4308,8 @@ var INCORRECT_NAME = PROPER_FUNCTION_NAME && nativeToString.name != TO_STRING;
|
|
|
3801
4308
|
if (NOT_GENERIC || INCORRECT_NAME) {
|
|
3802
4309
|
defineBuiltIn(RegExp.prototype, TO_STRING, function toString() {
|
|
3803
4310
|
var R = anObject(this);
|
|
3804
|
-
var pattern =
|
|
3805
|
-
var flags =
|
|
4311
|
+
var pattern = $toString(R.source);
|
|
4312
|
+
var flags = $toString(getRegExpFlags(R));
|
|
3806
4313
|
return '/' + pattern + '/' + flags;
|
|
3807
4314
|
}, { unsafe: true });
|
|
3808
4315
|
}
|
|
@@ -5270,19 +5777,19 @@ class Screen {
|
|
|
5270
5777
|
}
|
|
5271
5778
|
}
|
|
5272
5779
|
|
|
5273
|
-
this.intervalId =
|
|
5780
|
+
this.intervalId = requestAnimationFrame(tick);
|
|
5274
5781
|
};
|
|
5275
5782
|
|
|
5276
5783
|
if (!ignoreMouse) {
|
|
5277
5784
|
mouse.start();
|
|
5278
5785
|
}
|
|
5279
5786
|
|
|
5280
|
-
this.intervalId =
|
|
5787
|
+
this.intervalId = requestAnimationFrame(tick);
|
|
5281
5788
|
}
|
|
5282
5789
|
|
|
5283
5790
|
stop() {
|
|
5284
5791
|
if (this.intervalId) {
|
|
5285
|
-
|
|
5792
|
+
requestAnimationFrame.cancel(this.intervalId);
|
|
5286
5793
|
this.intervalId = null;
|
|
5287
5794
|
}
|
|
5288
5795
|
|
|
@@ -10713,5 +11220,4 @@ class Canvg {
|
|
|
10713
11220
|
|
|
10714
11221
|
}
|
|
10715
11222
|
|
|
10716
|
-
export default
|
|
10717
|
-
export { AElement, AnimateColorElement, AnimateElement, AnimateTransformElement, BoundingBox, CB1, CB2, CB3, CB4, Canvg, CircleElement, ClipPathElement, DefsElement, DescElement, Document, Element, EllipseElement, FeColorMatrixElement, FeCompositeElement, FeDropShadowElement, FeGaussianBlurElement, FeMorphologyElement, FilterElement, Font, FontElement, FontFaceElement, GElement, GlyphElement, GradientElement, ImageElement, LineElement, LinearGradientElement, MarkerElement, MaskElement, Matrix, MissingGlyphElement, Mouse, PSEUDO_ZERO, Parser, PathElement, PathParser, PatternElement, Point, PolygonElement, PolylineElement, Property, QB1, QB2, QB3, RadialGradientElement, RectElement, RenderedElement, Rotate, SVGElement, SVGFontLoader, Scale, Screen, Skew, SkewX, SkewY, StopElement, StyleElement, SymbolElement, TRefElement, TSpanElement, TextElement, TextPathElement, TitleElement, Transform, Translate, UnknownElement, UseElement, ViewPort, compressSpaces, getSelectorSpecificity, normalizeAttributeName, normalizeColor, parseExternalUrl, index as presets, toNumbers, trimLeft, trimRight, vectorMagnitude, vectorsAngle, vectorsRatio };
|
|
11223
|
+
export { AElement, AnimateColorElement, AnimateElement, AnimateTransformElement, BoundingBox, CB1, CB2, CB3, CB4, Canvg, CircleElement, ClipPathElement, DefsElement, DescElement, Document, Element, EllipseElement, FeColorMatrixElement, FeCompositeElement, FeDropShadowElement, FeGaussianBlurElement, FeMorphologyElement, FilterElement, Font, FontElement, FontFaceElement, GElement, GlyphElement, GradientElement, ImageElement, LineElement, LinearGradientElement, MarkerElement, MaskElement, Matrix, MissingGlyphElement, Mouse, PSEUDO_ZERO, Parser, PathElement, PathParser, PatternElement, Point, PolygonElement, PolylineElement, Property, QB1, QB2, QB3, RadialGradientElement, RectElement, RenderedElement, Rotate, SVGElement, SVGFontLoader, Scale, Screen, Skew, SkewX, SkewY, StopElement, StyleElement, SymbolElement, TRefElement, TSpanElement, TextElement, TextPathElement, TitleElement, Transform, Translate, UnknownElement, UseElement, ViewPort, compressSpaces, Canvg as default, getSelectorSpecificity, normalizeAttributeName, normalizeColor, parseExternalUrl, index as presets, toNumbers, trimLeft, trimRight, vectorMagnitude, vectorsAngle, vectorsRatio };
|