@blockbite/ui 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/AutocompleteDropdown.d.ts +11 -0
- package/dist/AutocompleteDropdown.js +95 -0
- package/dist/Badge.d.ts +7 -0
- package/dist/Badge.js +16 -0
- package/dist/BitePreview.d.ts +6 -0
- package/dist/BitePreview.js +62 -0
- package/dist/Button.d.ts +14 -0
- package/dist/Button.js +52 -0
- package/dist/ButtonToggle.d.ts +36 -0
- package/dist/ButtonToggle.js +112 -0
- package/dist/Chapter.d.ts +7 -0
- package/dist/Chapter.js +19 -0
- package/dist/ChapterDivider.d.ts +8 -0
- package/dist/ChapterDivider.js +17 -0
- package/dist/Checkbox.d.ts +9 -0
- package/dist/Checkbox.js +21 -0
- package/dist/DisappearingMessage.d.ts +7 -0
- package/dist/DisappearingMessage.js +22 -0
- package/dist/DropdownPicker.d.ts +15 -0
- package/dist/DropdownPicker.js +53 -0
- package/dist/EmptyState.d.ts +9 -0
- package/dist/EmptyState.js +18 -0
- package/dist/FloatingPanel.d.ts +7 -0
- package/dist/FloatingPanel.js +43 -0
- package/dist/FocalPointControl.d.ts +7 -0
- package/dist/FocalPointControl.js +38 -0
- package/dist/Icon.d.ts +6 -0
- package/dist/Icon.js +9 -0
- package/dist/LinkPicker.d.ts +1 -0
- package/dist/LinkPicker.js +69 -0
- package/dist/MediaPicker.d.ts +4 -0
- package/dist/MediaPicker.js +98 -0
- package/dist/MetricsControl.d.ts +10 -0
- package/dist/MetricsControl.js +123 -0
- package/dist/Modal.d.ts +32 -0
- package/dist/Modal.js +82 -0
- package/dist/NewWindowPortal.d.ts +7 -0
- package/dist/NewWindowPortal.js +42 -0
- package/dist/Notice.d.ts +7 -0
- package/dist/Notice.js +24 -0
- package/dist/PasswordInput.d.ts +8 -0
- package/dist/PasswordInput.js +39 -0
- package/dist/Popover.d.ts +12 -0
- package/dist/Popover.js +48 -0
- package/dist/RangeSlider.d.ts +13 -0
- package/dist/RangeSlider.js +49 -0
- package/dist/ResponsiveImage.d.ts +1 -0
- package/dist/ResponsiveImage.js +37 -0
- package/dist/ResponsiveVideo.d.ts +1 -0
- package/dist/ResponsiveVideo.js +20 -0
- package/dist/ScrollList.d.ts +7 -0
- package/dist/ScrollList.js +21 -0
- package/dist/SectionList.d.ts +19 -0
- package/dist/SectionList.js +122 -0
- package/dist/SelectControlWrapper.d.ts +10 -0
- package/dist/SelectControlWrapper.js +33 -0
- package/dist/SingleBlockTypeAppender.d.ts +5 -0
- package/dist/SingleBlockTypeAppender.js +20 -0
- package/dist/SlideIn.d.ts +7 -0
- package/dist/SlideIn.js +28 -0
- package/dist/Spinner.d.ts +7 -0
- package/dist/Spinner.js +15 -0
- package/dist/Tabs.d.ts +26 -0
- package/dist/Tabs.js +47 -0
- package/dist/Tag.d.ts +9 -0
- package/dist/Tag.js +11 -0
- package/dist/TextControl.d.ts +16 -0
- package/dist/TextControl.js +51 -0
- package/dist/TextControlLabel.d.ts +9 -0
- package/dist/TextControlLabel.js +19 -0
- package/dist/ToggleGroup.d.ts +16 -0
- package/dist/ToggleGroup.js +52 -0
- package/dist/ToggleSwitch.d.ts +8 -0
- package/dist/ToggleSwitch.js +29 -0
- package/dist/Wrap.d.ts +8 -0
- package/dist/Wrap.js +10 -0
- package/dist/_virtual/ChevronDown.js +4 -0
- package/dist/_virtual/ColumnSpacing.js +4 -0
- package/dist/_virtual/Cross2.js +4 -0
- package/dist/_virtual/Desktop.js +4 -0
- package/dist/_virtual/Grid.js +4 -0
- package/dist/_virtual/Pencil1.js +4 -0
- package/dist/_virtual/Percentage.js +4 -0
- package/dist/_virtual/Plus.js +4 -0
- package/dist/_virtual/Slider.js +4 -0
- package/dist/_virtual/Tailwind.js +4 -0
- package/dist/_virtual/TextareaAutosize.js +4 -0
- package/dist/_virtual/Trash.js +4 -0
- package/dist/_virtual/___vite-browser-external.js +6 -0
- package/dist/_virtual/__vite-browser-external.js +4 -0
- package/dist/_virtual/_commonjsHelpers.js +28 -0
- package/dist/_virtual/async.js +4 -0
- package/dist/_virtual/autosize.js +4 -0
- package/dist/_virtual/base.js +4 -0
- package/dist/_virtual/builtin.js +4 -0
- package/dist/_virtual/character.js +4 -0
- package/dist/_virtual/clipboard.js +4 -0
- package/dist/_virtual/create.js +4 -0
- package/dist/_virtual/dispatcher.js +4 -0
- package/dist/_virtual/helpers.js +4 -0
- package/dist/_virtual/index.js +4 -0
- package/dist/_virtual/index2.js +4 -0
- package/dist/_virtual/index3.js +4 -0
- package/dist/_virtual/index4.js +4 -0
- package/dist/_virtual/index5.js +4 -0
- package/dist/_virtual/index6.js +4 -0
- package/dist/_virtual/index7.js +4 -0
- package/dist/_virtual/index8.js +4 -0
- package/dist/_virtual/is.js +4 -0
- package/dist/_virtual/jsx-runtime.js +4 -0
- package/dist/_virtual/keys.js +4 -0
- package/dist/_virtual/picocolors.browser.js +4 -0
- package/dist/_virtual/react-is.development.js +4 -0
- package/dist/_virtual/react-is.development2.js +4 -0
- package/dist/_virtual/react-is.production.min.js +4 -0
- package/dist/_virtual/react-is.production.min2.js +4 -0
- package/dist/_virtual/react-jsx-runtime.development.js +4 -0
- package/dist/_virtual/react-jsx-runtime.production.min.js +4 -0
- package/dist/_virtual/showdown.js +4 -0
- package/dist/_virtual/sprintf.js +4 -0
- package/dist/_virtual/symbols.js +4 -0
- package/dist/_virtual/wrap.js +4 -0
- package/dist/node_modules/@blockbite/icons/dist/ChevronDown.js +63 -0
- package/dist/node_modules/@blockbite/icons/dist/ColumnSpacing.js +65 -0
- package/dist/node_modules/@blockbite/icons/dist/Cross2.js +63 -0
- package/dist/node_modules/@blockbite/icons/dist/Desktop.js +65 -0
- package/dist/node_modules/@blockbite/icons/dist/Grid.js +65 -0
- package/dist/node_modules/@blockbite/icons/dist/Pencil1.js +65 -0
- package/dist/node_modules/@blockbite/icons/dist/Percentage.js +74 -0
- package/dist/node_modules/@blockbite/icons/dist/Plus.js +63 -0
- package/dist/node_modules/@blockbite/icons/dist/Slider.js +65 -0
- package/dist/node_modules/@blockbite/icons/dist/Tailwind.js +63 -0
- package/dist/node_modules/@blockbite/icons/dist/Trash.js +65 -0
- package/dist/node_modules/@react-spring/animated/dist/react-spring_animated.modern.js +197 -0
- package/dist/node_modules/@react-spring/core/dist/react-spring_core.modern.js +960 -0
- package/dist/node_modules/@react-spring/rafz/dist/react-spring_rafz.modern.js +103 -0
- package/dist/node_modules/@react-spring/shared/dist/react-spring_shared.modern.js +568 -0
- package/dist/node_modules/@react-spring/web/dist/react-spring_web.modern.js +309 -0
- package/dist/node_modules/@tannin/compile/index.js +11 -0
- package/dist/node_modules/@tannin/evaluate/index.js +68 -0
- package/dist/node_modules/@tannin/plural-forms/index.js +10 -0
- package/dist/node_modules/@tannin/postfix/index.js +47 -0
- package/dist/node_modules/@wordpress/a11y/build-module/index.js +11 -0
- package/dist/node_modules/@wordpress/a11y/build-module/script/add-container.js +11 -0
- package/dist/node_modules/@wordpress/a11y/build-module/script/add-intro-text.js +14 -0
- package/dist/node_modules/@wordpress/a11y/build-module/shared/clear.js +9 -0
- package/dist/node_modules/@wordpress/a11y/build-module/shared/filter-message.js +7 -0
- package/dist/node_modules/@wordpress/a11y/build-module/shared/index.js +10 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/index.js +78 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/fetch-all-middleware.js +60 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/http-v1.js +17 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/media-upload.js +37 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/namespace-endpoint.js +10 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/nonce.js +21 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/preloading.js +40 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/root-url.js +11 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/theme-preview.js +21 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/middlewares/user-locale.js +10 -0
- package/dist/node_modules/@wordpress/api-fetch/build-module/utils/response.js +29 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createAddHook.js +39 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createCurrentHook.js +10 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createDidHook.js +11 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createDoingHook.js +9 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createHasHook.js +9 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createHooks.js +19 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createRemoveHook.js +28 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/createRunHook.js +25 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/index.js +43 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/validateHookName.js +6 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/hooks/build-module/validateNamespace.js +6 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/i18n/build-module/create-i18n.js +95 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/i18n/build-module/default-i18n.js +17 -0
- package/dist/node_modules/@wordpress/api-fetch/node_modules/@wordpress/i18n/build-module/sprintf.js +3 -0
- package/dist/node_modules/@wordpress/autop/build-module/index.js +76 -0
- package/dist/node_modules/@wordpress/blob/build-module/index.js +16 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/alignment-control/index.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/alignment-control/ui.js +67 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/background-image-control/index.js +416 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-alignment-control/constants.js +39 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-alignment-control/index.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-alignment-control/ui.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-alignment-control/use-available-alignments.js +31 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-card/index.js +85 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-compare/block-view.js +43 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-compare/index.js +54 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-context/index.js +20 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-controls/fill.js +35 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-controls/groups.js +11 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-controls/hook.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-controls/index.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-controls/slot.js +38 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-draggable/draggable-chip.js +47 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-edit/context.js +20 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-edit/edit.js +135 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-edit/index.js +63 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-edit/multiple-usage-warning.js +38 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-editing-mode/index.js +21 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-icon/index.js +33 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/block-crash-boundary.js +19 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/block-crash-warning.js +12 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/block-html.js +43 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/block-invalid-warning.js +99 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/block.js +474 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/index.js +188 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/layout.js +13 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/private-block-context.js +5 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/index.js +117 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-block-refs.js +33 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-firefox-draggable-compatibility.js +37 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-focus-first-element.js +44 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-focus-handler.js +30 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-intersection-observer.js +15 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-is-hovered.js +22 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-scroll-into-view.js +29 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-block-props/use-selected-block-event-handlers.js +94 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/use-in-between-inserter.js +78 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list/zoom-out-separator.js +99 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-list-appender/index.js +50 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-patterns-list/index.js +159 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-patterns-paging/index.js +94 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-popover/cover.js +57 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-popover/index.js +82 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-popover/use-popover-scroll.js +25 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-preview/async.js +22 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-preview/auto.js +93 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-preview/index.js +51 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-selection-clearer/index.js +29 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-tools/insertion-point.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-types-list/index.js +42 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-vertical-alignment-control/index.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/block-vertical-alignment-control/ui.js +60 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/border-radius-control/all-input-control.js +41 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/border-radius-control/index.js +83 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/border-radius-control/input-controls.js +62 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/border-radius-control/linked-button.js +24 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/border-radius-control/utils.js +34 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/button-block-appender/index.js +65 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/child-layout-control/index.js +249 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/colors/utils.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/colors-gradients/control.js +124 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/colors-gradients/use-multiple-origin-colors-and-gradients.js +45 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/contrast-checker/index.js +73 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/default-block-appender/index.js +74 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/dimensions-tool/aspect-ratio-tool.js +56 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/duotone/utils.js +58 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/duotone-control/index.js +69 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/editor-styles/index.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/font-appearance-control/index.js +100 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/font-family/index.js +64 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/font-sizes/fluid-utils.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/font-sizes/utils.js +24 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/background-panel.js +82 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/border-panel.js +203 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/color-panel.js +448 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/context.js +12 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/dimensions-panel.js +400 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/filters-panel.js +168 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/get-block-css-selector.js +29 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/hooks.js +116 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/shadow-panel-components.js +189 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/typography-panel.js +308 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/typography-utils.js +81 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/use-global-styles-output.js +418 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/global-styles/utils.js +190 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/gradients/use-gradient.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/grid-item-movers.js +113 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/grid-item-resizer.js +114 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/grid-visualizer.js +264 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/use-get-number-of-blocks-before-cell.js +24 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/use-grid-layout-sync.js +161 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/grid/utils.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/height-control/index.js +178 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/iframe/get-compatibility-styles.js +38 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/iframe/index.js +206 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/iframe/use-scale-canvas.js +139 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/button-block-appender.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/default-block-appender.js +14 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/index.js +179 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/use-block-context.js +16 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/use-inner-block-template-sync.js +44 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inner-blocks/use-nested-settings-update.js +54 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-explorer/index.js +49 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-explorer/pattern-explorer-sidebar.js +65 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-explorer/pattern-list.js +92 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-tab/index.js +57 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-tab/pattern-category-previews.js +81 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-tab/patterns-filter.js +100 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-tab/use-pattern-categories.js +31 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-patterns-tab/utils.js +32 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/block-types-tab.js +123 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/category-tabs/index.js +64 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/hooks/use-block-types-state.js +58 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/hooks/use-insertion-point.js +92 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/hooks/use-patterns-paging.js +23 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/hooks/use-patterns-state.js +66 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/index.js +281 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/hooks.js +67 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/media-list.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/media-panel.js +45 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/media-preview.js +207 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/media-tab.js +72 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/media-tab/utils.js +30 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/menu.js +203 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/mobile-tab-navigation.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/no-results.js +15 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/panel.js +25 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/preview-panel.js +67 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/quick-inserter.js +92 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/search-items.js +66 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/search-results.js +127 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter/tips.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-draggable-blocks/index.js +70 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-list-item/index.js +84 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-listbox/group.js +28 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-listbox/index.js +15 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-listbox/item.js +34 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-listbox/row.js +14 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inserter-menu-extension/index.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/block-support-slot-container.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/block-support-tools-panel.js +56 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/fill.js +64 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/groups.js +21 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/index.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/inspector-controls/slot.js +44 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/justify-content-control/index.js +9 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/justify-content-control/ui.js +71 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/keyboard-shortcuts/index.js +160 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/letter-spacing-control/index.js +40 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/line-height-control/index.js +74 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/line-height-control/utils.js +11 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/constants.js +16 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/index.js +204 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/is-url-like.js +16 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/link-preview.js +130 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/search-create-button.js +35 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/search-input.js +96 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/search-item.js +82 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/search-results.js +63 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/settings-drawer.js +57 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/settings.js +37 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/use-create-page.js +47 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/use-internal-value.js +25 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/use-rich-url-data.js +66 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/use-search-handler.js +58 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/link-control/viewer-slot.js +10 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/media-replace-flow/index.js +181 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/media-upload/check.js +17 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/media-upload/index.js +5 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/observe-typing/index.js +95 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/provider/block-refs-provider.js +21 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/provider/index.js +74 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/provider/use-block-sync.js +85 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/provider/use-media-upload-settings.js +12 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/provider/with-registry-provider.js +33 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/hooks/use-spacing-sizes.js +29 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/index.js +79 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/input-controls/axial.js +44 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/input-controls/separated.js +38 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/input-controls/single.js +37 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/input-controls/spacing-input-control.js +286 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/linked-button.js +23 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/spacing-sizes-control/utils.js +121 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/tabbed-sidebar/index.js +54 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/text-alignment-control/index.js +55 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/text-decoration-control/index.js +47 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/text-transform-control/index.js +52 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/url-input/index.js +322 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-block-display-information/index.js +50 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-block-drop-zone/index.js +199 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-flash-editable-blocks/index.js +30 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-moving-animation/index.js +91 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-on-block-drop/index.js +132 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/use-settings/index.js +16 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/warning/index.js +54 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/index.js +45 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-arrow-nav.js +114 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-click-selection.js +28 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-clipboard-handler.js +128 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-drag-selection.js +59 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-input.js +75 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-multi-selection.js +47 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-select-all.js +42 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-selection-observer.js +125 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/use-tab-nav.js +104 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-flow/utils.js +30 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/components/writing-mode-control/index.js +42 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/align.js +83 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/anchor.js +75 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/aria-label.js +27 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/background.js +126 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/block-bindings.js +231 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/block-hooks.js +142 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/block-renaming.js +23 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/block-style-variation.js +138 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/border.js +237 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/color.js +221 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/compat.js +10 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/content-lock-ui.js +51 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/contrast-checker.js +44 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/custom-class-name.js +75 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/dimensions.js +112 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/duotone.js +186 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/font-family.js +47 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/font-size.js +77 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/gap.js +21 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/generated-class-name.js +11 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/grid-visualizer.js +43 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/index.js +42 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/layout-child.js +163 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/layout.js +245 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/line-height.js +7 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/lock.js +14 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/metadata.js +14 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/position.js +168 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/settings.js +13 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/spacing-visualizer.js +91 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/style.js +174 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/text-align.js +99 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/typography.js +103 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/use-typography-props.js +6 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/use-zoom-out.js +30 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/hooks/utils.js +300 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/constrained.js +237 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/definitions.js +147 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/flex.js +255 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/flow.js +67 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/grid.js +291 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/index.js +15 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/layouts/utils.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/lock-unlock.js +7 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/actions.js +909 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/array.js +11 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/constants.js +4 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/defaults.js +219 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/get-block-settings.js +80 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/index.js +27 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/private-actions.js +232 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/private-keys.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/private-selectors.js +244 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/reducer.js +1437 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/selectors.js +979 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/store/utils.js +56 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/block-bindings.js +95 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/dom.js +70 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/format-font-style.js +31 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/format-font-weight.js +54 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/get-font-styles-and-weights.js +98 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/math.js +27 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/object.js +26 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/order-inserter-block-items.js +11 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/pasting.js +48 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/selection.js +22 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/sorting.js +15 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/transform-styles/index.js +80 -0
- package/dist/node_modules/@wordpress/block-editor/build-module/utils/use-notify-copy.js +49 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/filter-url-for-display.js +18 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/get-filename.js +14 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/get-path.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/get-protocol.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/is-email.js +7 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/is-url.js +10 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/is-valid-fragment.js +6 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/is-valid-protocol.js +6 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/prepend-http.js +8 -0
- package/dist/node_modules/@wordpress/block-editor/node_modules/@wordpress/url/build-module/safe-decode-uri.js +10 -0
- package/dist/node_modules/@wordpress/block-serialization-default-parser/build-module/index.js +98 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/children.js +33 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/constants.js +282 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/factory.js +139 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/index.js +16 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/matchers.js +29 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/node.js +52 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/apply-block-deprecated-versions.js +51 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/apply-built-in-validation-fixes.js +16 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/convert-legacy-block.js +60 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/fix-aria-label.js +23 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/fix-custom-classname.js +28 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/get-block-attributes.js +111 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/index.js +100 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/parser/serialize-raw-block.js +22 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/blockquote-normaliser.js +9 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/br-remover.js +7 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/comment-remover.js +7 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/div-normaliser.js +7 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/empty-paragraph-remover.js +6 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/figure-content-reducer.js +26 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/get-raw-transforms.js +12 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/google-docs-uid-remover.js +7 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/head-remover.js +6 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/html-formatting-remover.js +26 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/html-to-blocks.js +31 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/iframe-remover.js +9 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/image-corrector.js +30 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/index.js +42 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/is-inline-content.js +24 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/list-reducer.js +31 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/markdown-converter.js +23 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/ms-list-converter.js +28 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/ms-list-ignore.js +14 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/normalise-blocks.js +13 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/paste-handler.js +78 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/phrasing-content-reducer.js +17 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/shortcode-converter.js +41 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/slack-paragraph-corrector.js +11 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/special-comment-converter.js +36 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/raw-handling/utils.js +87 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/registration.js +58 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/serializer.js +138 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/templates.js +36 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/utils.js +101 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/validation/index.js +173 -0
- package/dist/node_modules/@wordpress/blocks/build-module/api/validation/logger.js +39 -0
- package/dist/node_modules/@wordpress/blocks/build-module/lock-unlock.js +9 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/actions.js +130 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/constants.js +4 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/index.js +20 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/private-actions.js +45 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/private-selectors.js +58 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/process-block-type.js +99 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/reducer.js +251 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/selectors.js +109 -0
- package/dist/node_modules/@wordpress/blocks/build-module/store/utils.js +18 -0
- package/dist/node_modules/@wordpress/blocks/node_modules/react-is/cjs/react-is.development.js +103 -0
- package/dist/node_modules/@wordpress/blocks/node_modules/react-is/cjs/react-is.production.min.js +81 -0
- package/dist/node_modules/@wordpress/blocks/node_modules/react-is/index.js +8 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/compose.js +5 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/if-condition/index.js +10 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/pipe.js +8 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/pure/index.js +23 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/with-instance-id/index.js +13 -0
- package/dist/node_modules/@wordpress/compose/build-module/higher-order/with-safe-timeout/index.js +33 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-async-list/index.js +34 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-copy-to-clipboard/index.js +29 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-debounce/index.js +10 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-debounced-input/index.js +11 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-disabled/index.js +32 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-drop-zone/index.js +67 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-event/index.js +12 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-instance-id/index.js +17 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-isomorphic-layout-effect/index.js +5 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-media-query/index.js +30 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-merge-refs/index.js +23 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-previous/index.js +10 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-reduced-motion/index.js +5 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-ref-effect/index.js +10 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-resize-observer/index.js +7 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-resize-observer/legacy/index.js +61 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-resize-observer/use-resize-observer.js +18 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-throttle/index.js +10 -0
- package/dist/node_modules/@wordpress/compose/build-module/hooks/use-viewport-match/index.js +28 -0
- package/dist/node_modules/@wordpress/compose/build-module/utils/create-higher-order-component/index.js +14 -0
- package/dist/node_modules/@wordpress/compose/build-module/utils/debounce/index.js +63 -0
- package/dist/node_modules/@wordpress/compose/build-module/utils/observable-map/index.js +29 -0
- package/dist/node_modules/@wordpress/compose/build-module/utils/throttle/index.js +9 -0
- package/dist/node_modules/@wordpress/data/build-module/components/async-mode-provider/context.js +9 -0
- package/dist/node_modules/@wordpress/data/build-module/components/async-mode-provider/use-async-mode.js +8 -0
- package/dist/node_modules/@wordpress/data/build-module/components/registry-provider/context.js +10 -0
- package/dist/node_modules/@wordpress/data/build-module/components/registry-provider/use-registry.js +8 -0
- package/dist/node_modules/@wordpress/data/build-module/components/use-dispatch/use-dispatch-with-map.js +15 -0
- package/dist/node_modules/@wordpress/data/build-module/components/use-dispatch/use-dispatch.js +10 -0
- package/dist/node_modules/@wordpress/data/build-module/components/use-select/index.js +112 -0
- package/dist/node_modules/@wordpress/data/build-module/components/with-dispatch/index.js +13 -0
- package/dist/node_modules/@wordpress/data/build-module/components/with-select/index.js +14 -0
- package/dist/node_modules/@wordpress/data/build-module/controls.js +24 -0
- package/dist/node_modules/@wordpress/data/build-module/default-registry.js +5 -0
- package/dist/node_modules/@wordpress/data/build-module/factory.js +14 -0
- package/dist/node_modules/@wordpress/data/build-module/index.js +15 -0
- package/dist/node_modules/@wordpress/data/build-module/lock-unlock.js +9 -0
- package/dist/node_modules/@wordpress/data/build-module/promise-middleware.js +8 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/combine-reducers.js +15 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/index.js +250 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/metadata/actions.js +73 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/metadata/reducer.js +83 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/metadata/selectors.js +78 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/metadata/utils.js +23 -0
- package/dist/node_modules/@wordpress/data/build-module/redux-store/thunk-middleware.js +6 -0
- package/dist/node_modules/@wordpress/data/build-module/registry.js +159 -0
- package/dist/node_modules/@wordpress/data/build-module/resolvers-cache-middleware.js +12 -0
- package/dist/node_modules/@wordpress/data/build-module/select.js +7 -0
- package/dist/node_modules/@wordpress/data/build-module/store/index.js +21 -0
- package/dist/node_modules/@wordpress/data/build-module/utils/emitter.js +33 -0
- package/dist/node_modules/@wordpress/deprecated/build-module/index.js +17 -0
- package/dist/node_modules/@wordpress/dom/build-module/data-transfer.js +14 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/caret-range-from-point.js +14 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/clean-node-list.js +51 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/compute-caret-rect.js +11 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/document-has-selection.js +9 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/document-has-text-selection.js +11 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/document-has-uncollapsed-selection.js +8 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/get-computed-style.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/get-range-height.js +14 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/get-rectangle-from-range.js +58 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/get-scroll-container.js +27 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/hidden-caret-range-from-point.js +13 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/input-field-has-uncollapsed-selection.js +27 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/insert-after.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-edge.js +42 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-element.js +6 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-empty.js +16 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-entirely-selected.js +46 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-form-element.js +12 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-horizontal-edge.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-html-input-element.js +6 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-input-or-text-area.js +6 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-rtl.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-selection-forward.js +15 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-text-field.js +9 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/is-vertical-edge.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/place-caret-at-edge.js +39 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/place-caret-at-horizontal-edge.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/place-caret-at-vertical-edge.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/remove-invalid-html.js +8 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/remove.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/replace-tag.js +10 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/replace.js +9 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/safe-html.js +27 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/scroll-if-no-range.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/strip-html.js +9 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/unwrap.js +10 -0
- package/dist/node_modules/@wordpress/dom/build-module/dom/wrap.js +7 -0
- package/dist/node_modules/@wordpress/dom/build-module/focusable.js +32 -0
- package/dist/node_modules/@wordpress/dom/build-module/index.js +9 -0
- package/dist/node_modules/@wordpress/dom/build-module/phrasing-content.js +125 -0
- package/dist/node_modules/@wordpress/dom/build-module/tabbable.js +66 -0
- package/dist/node_modules/@wordpress/dom/build-module/utils/assert-is-defined.js +7 -0
- package/dist/node_modules/@wordpress/dom-ready/build-module/index.js +11 -0
- package/dist/node_modules/@wordpress/escape-html/build-module/escape-greater.js +6 -0
- package/dist/node_modules/@wordpress/escape-html/build-module/index.js +28 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createAddHook.js +39 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createCurrentHook.js +10 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createDidHook.js +11 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createDoingHook.js +9 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createHasHook.js +9 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createHooks.js +19 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createRemoveHook.js +28 -0
- package/dist/node_modules/@wordpress/hooks/build-module/createRunHook.js +42 -0
- package/dist/node_modules/@wordpress/hooks/build-module/index.js +47 -0
- package/dist/node_modules/@wordpress/hooks/build-module/validateHookName.js +6 -0
- package/dist/node_modules/@wordpress/hooks/build-module/validateNamespace.js +6 -0
- package/dist/node_modules/@wordpress/html-entities/build-module/index.js +12 -0
- package/dist/node_modules/@wordpress/i18n/build-module/create-i18n.js +95 -0
- package/dist/node_modules/@wordpress/i18n/build-module/default-i18n.js +18 -0
- package/dist/node_modules/@wordpress/i18n/build-module/sprintf.js +15 -0
- package/dist/node_modules/@wordpress/icons/build-module/icon/index.js +17 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/align-center.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/align-justify.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/align-left.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/align-none.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/align-right.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/arrow-down.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/arrow-right.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/block-default.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/category.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/check.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-down.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-left-small.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-left.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-right-small.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-right.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/chevron-up.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/close-small.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/copy-small.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/drag-handle.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/edit.js +4 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/external.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/file.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/filter.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/format-capitalize.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/format-lowercase.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/format-strikethrough.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/format-underline.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/format-uppercase.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/globe.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/home.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/info.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-bottom.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-center-vertical.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-center.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-left.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-right.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-space-between-vertical.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-space-between.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-stretch-vertical.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-stretch.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/justify-top.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/keyboard-return.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/link-off.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/link.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/media.js +16 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/more-vertical.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/page.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/pencil.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/plus.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/position-center.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/position-left.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/position-right.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/post-featured-image.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/post-list.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/reset.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/settings.js +14 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/shadow.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-all.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-bottom.js +17 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-horizontal.js +19 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-left.js +17 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-right.js +17 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-top.js +17 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/sides-vertical.js +19 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/stretch-full-width.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/stretch-wide.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/symbol.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/tag.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/text-horizontal.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/text-vertical.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/upload.js +12 -0
- package/dist/node_modules/@wordpress/icons/build-module/library/verse.js +12 -0
- package/dist/node_modules/@wordpress/is-shallow-equal/build-module/arrays.js +13 -0
- package/dist/node_modules/@wordpress/is-shallow-equal/build-module/index.js +16 -0
- package/dist/node_modules/@wordpress/is-shallow-equal/build-module/objects.js +25 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/components/shortcut-provider.js +6 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/context.js +15 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/hooks/use-shortcut-event-match.js +18 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/store/actions.js +26 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/store/index.js +14 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/store/reducer.js +24 -0
- package/dist/node_modules/@wordpress/keyboard-shortcuts/build-module/store/selectors.js +33 -0
- package/dist/node_modules/@wordpress/keycodes/build-module/index.js +123 -0
- package/dist/node_modules/@wordpress/keycodes/build-module/platform.js +14 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/actions.js +76 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/constants.js +5 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/index.js +14 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/reducer.js +25 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/selectors.js +8 -0
- package/dist/node_modules/@wordpress/notices/build-module/store/utils/on-sub-key.js +14 -0
- package/dist/node_modules/@wordpress/preferences/build-module/store/actions.js +38 -0
- package/dist/node_modules/@wordpress/preferences/build-module/store/constants.js +4 -0
- package/dist/node_modules/@wordpress/preferences/build-module/store/index.js +15 -0
- package/dist/node_modules/@wordpress/preferences/build-module/store/reducer.js +56 -0
- package/dist/node_modules/@wordpress/preferences/build-module/store/selectors.js +11 -0
- package/dist/node_modules/@wordpress/primitives/build-module/svg/index.js +35 -0
- package/dist/node_modules/@wordpress/priority-queue/build-module/index.js +31 -0
- package/dist/node_modules/@wordpress/priority-queue/build-module/request-idle-callback.js +11 -0
- package/dist/node_modules/@wordpress/private-apis/build-module/implementation.js +28 -0
- package/dist/node_modules/@wordpress/redux-routine/build-module/index.js +11 -0
- package/dist/node_modules/@wordpress/redux-routine/build-module/is-action.js +11 -0
- package/dist/node_modules/@wordpress/redux-routine/build-module/is-generator.js +6 -0
- package/dist/node_modules/@wordpress/redux-routine/build-module/runtime.js +20 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/concat.js +6 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/create-element.js +8 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/create.js +330 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/get-active-formats.js +37 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/get-format-type.js +8 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/get-text-content.js +9 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/insert.js +23 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/is-format-equal.js +24 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/normalise-formats.js +20 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/remove.js +8 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/special-characters.js +5 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/store/actions.js +16 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/store/index.js +14 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/store/reducer.js +24 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/store/selectors.js +26 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/to-html-string.js +74 -0
- package/dist/node_modules/@wordpress/rich-text/build-module/to-tree.js +162 -0
- package/dist/node_modules/@wordpress/shortcode/build-module/index.js +129 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/index.js +29 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/background/index.js +28 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/border/index.js +38 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/color/background.js +8 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/color/gradient.js +8 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/color/index.js +7 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/color/text.js +8 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/constants.js +6 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/dimensions/index.js +11 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/index.js +12 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/outline/index.js +17 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/shadow/index.js +8 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/spacing/index.js +6 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/spacing/margin.js +11 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/spacing/padding.js +11 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/typography/index.js +35 -0
- package/dist/node_modules/@wordpress/style-engine/build-module/styles/utils.js +78 -0
- package/dist/node_modules/@wordpress/token-list/build-module/index.js +166 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/components/provider/index.js +22 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/components/provider/with-registry-provider.js +33 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/get-mime-types-array.js +9 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/lock-unlock.js +7 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/actions.js +69 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/constants.js +4 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/index.js +25 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/private-actions.js +196 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/private-selectors.js +31 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/reducer.js +114 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/selectors.js +22 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/store/types.js +12 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/stub-file.js +8 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/upload-error.js +15 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/utils.js +25 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/validate-file-size.js +29 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/validate-mime-type-for-user.js +24 -0
- package/dist/node_modules/@wordpress/upload-media/build-module/validate-mime-type.js +22 -0
- package/dist/node_modules/@wordpress/url/build-module/add-query-args.js +12 -0
- package/dist/node_modules/@wordpress/url/build-module/build-query-string.js +17 -0
- package/dist/node_modules/@wordpress/url/build-module/get-query-arg.js +7 -0
- package/dist/node_modules/@wordpress/url/build-module/get-query-args.js +33 -0
- package/dist/node_modules/@wordpress/url/build-module/get-query-string.js +12 -0
- package/dist/node_modules/@wordpress/url/build-module/has-query-arg.js +7 -0
- package/dist/node_modules/@wordpress/url/build-module/normalize-path.js +7 -0
- package/dist/node_modules/@wordpress/url/build-module/remove-query-args.js +14 -0
- package/dist/node_modules/@wordpress/url/build-module/safe-decode-uri-component.js +10 -0
- package/dist/node_modules/@wordpress/warning/build-module/index.js +17 -0
- package/dist/node_modules/@wordpress/warning/build-module/utils.js +4 -0
- package/dist/node_modules/autosize/dist/autosize.js +129 -0
- package/dist/node_modules/camel-case/dist.es2015/index.js +12 -0
- package/dist/node_modules/clipboard/dist/clipboard.js +496 -0
- package/dist/node_modules/clsx/dist/clsx.js +17 -0
- package/dist/node_modules/colord/index.js +139 -0
- package/dist/node_modules/colord/plugins/a11y.js +22 -0
- package/dist/node_modules/colord/plugins/names.js +25 -0
- package/dist/node_modules/computed-style/dist/computedStyle.commonjs.js +22 -0
- package/dist/node_modules/diff/lib/diff/base.js +142 -0
- package/dist/node_modules/diff/lib/diff/character.js +22 -0
- package/dist/node_modules/dot-case/dist.es2015/index.js +8 -0
- package/dist/node_modules/equivalent-key-map/equivalent-key-map.js +149 -0
- package/dist/node_modules/fast-deep-equal/es6/index.js +50 -0
- package/dist/node_modules/fast-deep-equal/index.js +30 -0
- package/dist/node_modules/hpq/es/get-path.js +11 -0
- package/dist/node_modules/hpq/es/index.js +56 -0
- package/dist/node_modules/is-plain-object/dist/is-plain-object.js +16 -0
- package/dist/node_modules/is-promise/index.js +6 -0
- package/dist/node_modules/line-height/lib/line-height.js +24 -0
- package/dist/node_modules/lodash/_Hash.js +22 -0
- package/dist/node_modules/lodash/_ListCache.js +22 -0
- package/dist/node_modules/lodash/_Map.js +6 -0
- package/dist/node_modules/lodash/_MapCache.js +22 -0
- package/dist/node_modules/lodash/_Symbol.js +5 -0
- package/dist/node_modules/lodash/_arrayMap.js +9 -0
- package/dist/node_modules/lodash/_assocIndexOf.js +12 -0
- package/dist/node_modules/lodash/_baseGetTag.js +11 -0
- package/dist/node_modules/lodash/_baseHas.js +8 -0
- package/dist/node_modules/lodash/_baseIsArguments.js +10 -0
- package/dist/node_modules/lodash/_baseIsNative.js +17 -0
- package/dist/node_modules/lodash/_baseToString.js +19 -0
- package/dist/node_modules/lodash/_castPath.js +12 -0
- package/dist/node_modules/lodash/_coreJsData.js +5 -0
- package/dist/node_modules/lodash/_freeGlobal.js +5 -0
- package/dist/node_modules/lodash/_getMapData.js +10 -0
- package/dist/node_modules/lodash/_getNative.js +11 -0
- package/dist/node_modules/lodash/_getRawTag.js +16 -0
- package/dist/node_modules/lodash/_getValue.js +7 -0
- package/dist/node_modules/lodash/_hasPath.js +21 -0
- package/dist/node_modules/lodash/_hashClear.js +9 -0
- package/dist/node_modules/lodash/_hashDelete.js +8 -0
- package/dist/node_modules/lodash/_hashGet.js +14 -0
- package/dist/node_modules/lodash/_hashHas.js +10 -0
- package/dist/node_modules/lodash/_hashSet.js +10 -0
- package/dist/node_modules/lodash/_isIndex.js +9 -0
- package/dist/node_modules/lodash/_isKey.js +13 -0
- package/dist/node_modules/lodash/_isKeyable.js +8 -0
- package/dist/node_modules/lodash/_isMasked.js +12 -0
- package/dist/node_modules/lodash/_listCacheClear.js +7 -0
- package/dist/node_modules/lodash/_listCacheDelete.js +13 -0
- package/dist/node_modules/lodash/_listCacheGet.js +10 -0
- package/dist/node_modules/lodash/_listCacheHas.js +9 -0
- package/dist/node_modules/lodash/_listCacheSet.js +10 -0
- package/dist/node_modules/lodash/_mapCacheClear.js +15 -0
- package/dist/node_modules/lodash/_mapCacheDelete.js +10 -0
- package/dist/node_modules/lodash/_mapCacheGet.js +9 -0
- package/dist/node_modules/lodash/_mapCacheHas.js +9 -0
- package/dist/node_modules/lodash/_mapCacheSet.js +10 -0
- package/dist/node_modules/lodash/_memoizeCapped.js +12 -0
- package/dist/node_modules/lodash/_nativeCreate.js +5 -0
- package/dist/node_modules/lodash/_objectToString.js +8 -0
- package/dist/node_modules/lodash/_root.js +5 -0
- package/dist/node_modules/lodash/_stringToPath.js +10 -0
- package/dist/node_modules/lodash/_toKey.js +12 -0
- package/dist/node_modules/lodash/_toSource.js +18 -0
- package/dist/node_modules/lodash/eq.js +7 -0
- package/dist/node_modules/lodash/has.js +12 -0
- package/dist/node_modules/lodash/isArguments.js +10 -0
- package/dist/node_modules/lodash/isArray.js +4 -0
- package/dist/node_modules/lodash/isFunction.js +13 -0
- package/dist/node_modules/lodash/isLength.js +8 -0
- package/dist/node_modules/lodash/isObject.js +8 -0
- package/dist/node_modules/lodash/isObjectLike.js +7 -0
- package/dist/node_modules/lodash/isSymbol.js +10 -0
- package/dist/node_modules/lodash/memoize.js +19 -0
- package/dist/node_modules/lodash/toString.js +9 -0
- package/dist/node_modules/lower-case/dist.es2015/index.js +6 -0
- package/dist/node_modules/memize/dist/index.js +34 -0
- package/dist/node_modules/nanoid/non-secure/index.js +10 -0
- package/dist/node_modules/no-case/dist.es2015/index.js +18 -0
- package/dist/node_modules/object-assign/index.js +54 -0
- package/dist/node_modules/param-case/dist.es2015/index.js +8 -0
- package/dist/node_modules/parsel-js/dist/parsel.js +128 -0
- package/dist/node_modules/pascal-case/dist.es2015/index.js +13 -0
- package/dist/node_modules/picocolors/picocolors.browser.js +10 -0
- package/dist/node_modules/postcss/lib/at-rule.js +19 -0
- package/dist/node_modules/postcss/lib/comment.js +12 -0
- package/dist/node_modules/postcss/lib/container.js +225 -0
- package/dist/node_modules/postcss/lib/css-syntax-error.js +55 -0
- package/dist/node_modules/postcss/lib/declaration.js +15 -0
- package/dist/node_modules/postcss/lib/document.js +21 -0
- package/dist/node_modules/postcss/lib/input.js +133 -0
- package/dist/node_modules/postcss/lib/lazy-result.js +346 -0
- package/dist/node_modules/postcss/lib/list.js +21 -0
- package/dist/node_modules/postcss/lib/map-generator.js +166 -0
- package/dist/node_modules/postcss/lib/no-work-result.js +90 -0
- package/dist/node_modules/postcss/lib/node.js +240 -0
- package/dist/node_modules/postcss/lib/parse.js +22 -0
- package/dist/node_modules/postcss/lib/parser.js +317 -0
- package/dist/node_modules/postcss/lib/previous-map.js +88 -0
- package/dist/node_modules/postcss/lib/processor.js +43 -0
- package/dist/node_modules/postcss/lib/result.js +26 -0
- package/dist/node_modules/postcss/lib/root.js +37 -0
- package/dist/node_modules/postcss/lib/rule.js +21 -0
- package/dist/node_modules/postcss/lib/stringifier.js +192 -0
- package/dist/node_modules/postcss/lib/stringify.js +10 -0
- package/dist/node_modules/postcss/lib/symbols.js +6 -0
- package/dist/node_modules/postcss/lib/tokenize.js +109 -0
- package/dist/node_modules/postcss/lib/warn-once.js +7 -0
- package/dist/node_modules/postcss/lib/warning.js +21 -0
- package/dist/node_modules/postcss-prefix-selector/index.js +32 -0
- package/dist/node_modules/postcss-urlrebase/index.js +28 -0
- package/dist/node_modules/postcss-value-parser/lib/index.js +21 -0
- package/dist/node_modules/postcss-value-parser/lib/parse.js +114 -0
- package/dist/node_modules/postcss-value-parser/lib/stringify.js +17 -0
- package/dist/node_modules/postcss-value-parser/lib/unit.js +36 -0
- package/dist/node_modules/postcss-value-parser/lib/walk.js +8 -0
- package/dist/node_modules/prop-types/checkPropTypes.js +54 -0
- package/dist/node_modules/prop-types/factoryWithThrowingShims.js +52 -0
- package/dist/node_modules/prop-types/factoryWithTypeCheckers.js +329 -0
- package/dist/node_modules/prop-types/index.js +13 -0
- package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +10 -0
- package/dist/node_modules/prop-types/lib/has.js +7 -0
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +604 -0
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +28 -0
- package/dist/node_modules/react/jsx-runtime.js +8 -0
- package/dist/node_modules/react-autosize-textarea/lib/TextareaAutosize.js +90 -0
- package/dist/node_modules/react-autosize-textarea/lib/index.js +13 -0
- package/dist/node_modules/react-is/cjs/react-is.development.js +95 -0
- package/dist/node_modules/react-is/cjs/react-is.production.min.js +78 -0
- package/dist/node_modules/react-is/index.js +10 -0
- package/dist/node_modules/redux/dist/redux.js +185 -0
- package/dist/node_modules/rememo/rememo.js +63 -0
- package/dist/node_modules/remove-accents/index.js +479 -0
- package/dist/node_modules/requestidlecallback/index.js +87 -0
- package/dist/node_modules/rungen/dist/controls/async.js +73 -0
- package/dist/node_modules/rungen/dist/controls/builtin.js +47 -0
- package/dist/node_modules/rungen/dist/controls/wrap.js +34 -0
- package/dist/node_modules/rungen/dist/create.js +60 -0
- package/dist/node_modules/rungen/dist/index.js +28 -0
- package/dist/node_modules/rungen/dist/utils/dispatcher.js +22 -0
- package/dist/node_modules/rungen/dist/utils/helpers.js +111 -0
- package/dist/node_modules/rungen/dist/utils/is.js +57 -0
- package/dist/node_modules/rungen/dist/utils/keys.js +15 -0
- package/dist/node_modules/showdown/dist/showdown.js +2673 -0
- package/dist/node_modules/simple-html-tokenizer/dist/es6/index.js +600 -0
- package/dist/node_modules/sprintf-js/src/sprintf.js +145 -0
- package/dist/node_modules/tannin/index.js +36 -0
- package/dist/node_modules/tslib/tslib.es6.js +12 -0
- package/dist/node_modules/use-memo-one/dist/use-memo-one.esm.js +26 -0
- package/dist/node_modules/uuid/dist/esm-browser/native.js +6 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +10 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +9 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/types.d.ts +4 -0
- package/dist/vite.svg +1 -0
- package/package.json +60 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
function m(d, u) {
|
|
2
|
+
var a = { white: "#ffffff", bisque: "#ffe4c4", blue: "#0000ff", cadetblue: "#5f9ea0", chartreuse: "#7fff00", chocolate: "#d2691e", coral: "#ff7f50", antiquewhite: "#faebd7", aqua: "#00ffff", azure: "#f0ffff", whitesmoke: "#f5f5f5", papayawhip: "#ffefd5", plum: "#dda0dd", blanchedalmond: "#ffebcd", black: "#000000", gold: "#ffd700", goldenrod: "#daa520", gainsboro: "#dcdcdc", cornsilk: "#fff8dc", cornflowerblue: "#6495ed", burlywood: "#deb887", aquamarine: "#7fffd4", beige: "#f5f5dc", crimson: "#dc143c", cyan: "#00ffff", darkblue: "#00008b", darkcyan: "#008b8b", darkgoldenrod: "#b8860b", darkkhaki: "#bdb76b", darkgray: "#a9a9a9", darkgreen: "#006400", darkgrey: "#a9a9a9", peachpuff: "#ffdab9", darkmagenta: "#8b008b", darkred: "#8b0000", darkorchid: "#9932cc", darkorange: "#ff8c00", darkslateblue: "#483d8b", gray: "#808080", darkslategray: "#2f4f4f", darkslategrey: "#2f4f4f", deeppink: "#ff1493", deepskyblue: "#00bfff", wheat: "#f5deb3", firebrick: "#b22222", floralwhite: "#fffaf0", ghostwhite: "#f8f8ff", darkviolet: "#9400d3", magenta: "#ff00ff", green: "#008000", dodgerblue: "#1e90ff", grey: "#808080", honeydew: "#f0fff0", hotpink: "#ff69b4", blueviolet: "#8a2be2", forestgreen: "#228b22", lawngreen: "#7cfc00", indianred: "#cd5c5c", indigo: "#4b0082", fuchsia: "#ff00ff", brown: "#a52a2a", maroon: "#800000", mediumblue: "#0000cd", lightcoral: "#f08080", darkturquoise: "#00ced1", lightcyan: "#e0ffff", ivory: "#fffff0", lightyellow: "#ffffe0", lightsalmon: "#ffa07a", lightseagreen: "#20b2aa", linen: "#faf0e6", mediumaquamarine: "#66cdaa", lemonchiffon: "#fffacd", lime: "#00ff00", khaki: "#f0e68c", mediumseagreen: "#3cb371", limegreen: "#32cd32", mediumspringgreen: "#00fa9a", lightskyblue: "#87cefa", lightblue: "#add8e6", midnightblue: "#191970", lightpink: "#ffb6c1", mistyrose: "#ffe4e1", moccasin: "#ffe4b5", mintcream: "#f5fffa", lightslategray: "#778899", lightslategrey: "#778899", navajowhite: "#ffdead", navy: "#000080", mediumvioletred: "#c71585", powderblue: "#b0e0e6", palegoldenrod: "#eee8aa", oldlace: "#fdf5e6", paleturquoise: "#afeeee", mediumturquoise: "#48d1cc", mediumorchid: "#ba55d3", rebeccapurple: "#663399", lightsteelblue: "#b0c4de", mediumslateblue: "#7b68ee", thistle: "#d8bfd8", tan: "#d2b48c", orchid: "#da70d6", mediumpurple: "#9370db", purple: "#800080", pink: "#ffc0cb", skyblue: "#87ceeb", springgreen: "#00ff7f", palegreen: "#98fb98", red: "#ff0000", yellow: "#ffff00", slateblue: "#6a5acd", lavenderblush: "#fff0f5", peru: "#cd853f", palevioletred: "#db7093", violet: "#ee82ee", teal: "#008080", slategray: "#708090", slategrey: "#708090", aliceblue: "#f0f8ff", darkseagreen: "#8fbc8f", darkolivegreen: "#556b2f", greenyellow: "#adff2f", seagreen: "#2e8b57", seashell: "#fff5ee", tomato: "#ff6347", silver: "#c0c0c0", sienna: "#a0522d", lavender: "#e6e6fa", lightgreen: "#90ee90", orange: "#ffa500", orangered: "#ff4500", steelblue: "#4682b4", royalblue: "#4169e1", turquoise: "#40e0d0", yellowgreen: "#9acd32", salmon: "#fa8072", saddlebrown: "#8b4513", sandybrown: "#f4a460", rosybrown: "#bc8f8f", darksalmon: "#e9967a", lightgoldenrodyellow: "#fafad2", snow: "#fffafa", lightgrey: "#d3d3d3", lightgray: "#d3d3d3", dimgray: "#696969", dimgrey: "#696969", olivedrab: "#6b8e23", olive: "#808000" }, i = {};
|
|
3
|
+
for (var n in a) i[a[n]] = n;
|
|
4
|
+
var l = {};
|
|
5
|
+
d.prototype.toName = function(r) {
|
|
6
|
+
if (!(this.rgba.a || this.rgba.r || this.rgba.g || this.rgba.b)) return "transparent";
|
|
7
|
+
var e, f, o = i[this.toHex()];
|
|
8
|
+
if (o) return o;
|
|
9
|
+
if (r?.closest) {
|
|
10
|
+
var h = this.toRgb(), t = 1 / 0, b = "black";
|
|
11
|
+
if (!l.length) for (var g in a) l[g] = new d(a[g]).toRgb();
|
|
12
|
+
for (var c in a) {
|
|
13
|
+
var s = (e = h, f = l[c], Math.pow(e.r - f.r, 2) + Math.pow(e.g - f.g, 2) + Math.pow(e.b - f.b, 2));
|
|
14
|
+
s < t && (t = s, b = c);
|
|
15
|
+
}
|
|
16
|
+
return b;
|
|
17
|
+
}
|
|
18
|
+
}, u.string.push([function(r) {
|
|
19
|
+
var e = r.toLowerCase(), f = e === "transparent" ? "#0000" : a[e];
|
|
20
|
+
return f ? new d(f).toRgb() : null;
|
|
21
|
+
}, "name"]);
|
|
22
|
+
}
|
|
23
|
+
export {
|
|
24
|
+
m as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
var t = function(e, n, r) {
|
|
2
|
+
return r = window.getComputedStyle, // If we have getComputedStyle
|
|
3
|
+
(r ? (
|
|
4
|
+
// Query it
|
|
5
|
+
// TODO: From CSS-Query notes, we might need (node, null) for FF
|
|
6
|
+
r(e)
|
|
7
|
+
) : (
|
|
8
|
+
// Otherwise, we are in IE and use currentStyle
|
|
9
|
+
e.currentStyle
|
|
10
|
+
))[
|
|
11
|
+
// Switch to camelCase for CSSOM
|
|
12
|
+
// DEV: Grabbed from jQuery
|
|
13
|
+
// https://github.com/jquery/jquery/blob/1.9-stable/src/css.js#L191-L194
|
|
14
|
+
// https://github.com/jquery/jquery/blob/1.9-stable/src/core.js#L593-L597
|
|
15
|
+
n.replace(/-(\w)/gi, function(c, o) {
|
|
16
|
+
return o.toUpperCase();
|
|
17
|
+
})
|
|
18
|
+
];
|
|
19
|
+
}, u = t;
|
|
20
|
+
export {
|
|
21
|
+
u as c
|
|
22
|
+
};
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import { __exports as k } from "../../../../_virtual/base.js";
|
|
2
|
+
Object.defineProperty(k, "__esModule", {
|
|
3
|
+
value: !0
|
|
4
|
+
});
|
|
5
|
+
k.default = y;
|
|
6
|
+
function y() {
|
|
7
|
+
}
|
|
8
|
+
y.prototype = {
|
|
9
|
+
/*istanbul ignore start*/
|
|
10
|
+
/*istanbul ignore end*/
|
|
11
|
+
diff: function(e, u) {
|
|
12
|
+
var t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, c = t.callback;
|
|
13
|
+
typeof t == "function" && (c = t, t = {}), this.options = t;
|
|
14
|
+
var o = this;
|
|
15
|
+
function l(s) {
|
|
16
|
+
return c ? (setTimeout(function() {
|
|
17
|
+
c(void 0, s);
|
|
18
|
+
}, 0), !0) : s;
|
|
19
|
+
}
|
|
20
|
+
e = this.castInput(e), u = this.castInput(u), e = this.removeEmpty(this.tokenize(e)), u = this.removeEmpty(this.tokenize(u));
|
|
21
|
+
var i = u.length, f = e.length, n = 1, d = i + f, v = [{
|
|
22
|
+
newPos: -1,
|
|
23
|
+
components: []
|
|
24
|
+
}], m = this.extractCommon(v[0], u, e, 0);
|
|
25
|
+
if (v[0].newPos + 1 >= i && m + 1 >= f)
|
|
26
|
+
return l([{
|
|
27
|
+
value: this.join(u),
|
|
28
|
+
count: u.length
|
|
29
|
+
}]);
|
|
30
|
+
function C() {
|
|
31
|
+
for (var s = -1 * n; s <= n; s += 2) {
|
|
32
|
+
var p = (
|
|
33
|
+
/*istanbul ignore start*/
|
|
34
|
+
void 0
|
|
35
|
+
), h = v[s - 1], L = v[s + 1], j = (L ? L.newPos : 0) - s;
|
|
36
|
+
h && (v[s - 1] = void 0);
|
|
37
|
+
var x = h && h.newPos + 1 < i, a = L && 0 <= j && j < f;
|
|
38
|
+
if (!x && !a) {
|
|
39
|
+
v[s] = void 0;
|
|
40
|
+
continue;
|
|
41
|
+
}
|
|
42
|
+
if (!x || a && h.newPos < L.newPos ? (p = q(L), o.pushComponent(p.components, void 0, !0)) : (p = h, p.newPos++, o.pushComponent(p.components, !0, void 0)), j = o.extractCommon(p, u, e, s), p.newPos + 1 >= i && j + 1 >= f)
|
|
43
|
+
return l(E(o, p.components, u, e, o.useLongestToken));
|
|
44
|
+
v[s] = p;
|
|
45
|
+
}
|
|
46
|
+
n++;
|
|
47
|
+
}
|
|
48
|
+
if (c)
|
|
49
|
+
(function s() {
|
|
50
|
+
setTimeout(function() {
|
|
51
|
+
if (n > d)
|
|
52
|
+
return c();
|
|
53
|
+
C() || s();
|
|
54
|
+
}, 0);
|
|
55
|
+
})();
|
|
56
|
+
else
|
|
57
|
+
for (; n <= d; ) {
|
|
58
|
+
var w = C();
|
|
59
|
+
if (w)
|
|
60
|
+
return w;
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
/*istanbul ignore start*/
|
|
64
|
+
/*istanbul ignore end*/
|
|
65
|
+
pushComponent: function(e, u, t) {
|
|
66
|
+
var c = e[e.length - 1];
|
|
67
|
+
c && c.added === u && c.removed === t ? e[e.length - 1] = {
|
|
68
|
+
count: c.count + 1,
|
|
69
|
+
added: u,
|
|
70
|
+
removed: t
|
|
71
|
+
} : e.push({
|
|
72
|
+
count: 1,
|
|
73
|
+
added: u,
|
|
74
|
+
removed: t
|
|
75
|
+
});
|
|
76
|
+
},
|
|
77
|
+
/*istanbul ignore start*/
|
|
78
|
+
/*istanbul ignore end*/
|
|
79
|
+
extractCommon: function(e, u, t, c) {
|
|
80
|
+
for (var o = u.length, l = t.length, i = e.newPos, f = i - c, n = 0; i + 1 < o && f + 1 < l && this.equals(u[i + 1], t[f + 1]); )
|
|
81
|
+
i++, f++, n++;
|
|
82
|
+
return n && e.components.push({
|
|
83
|
+
count: n
|
|
84
|
+
}), e.newPos = i, f;
|
|
85
|
+
},
|
|
86
|
+
/*istanbul ignore start*/
|
|
87
|
+
/*istanbul ignore end*/
|
|
88
|
+
equals: function(e, u) {
|
|
89
|
+
return this.options.comparator ? this.options.comparator(e, u) : e === u || this.options.ignoreCase && e.toLowerCase() === u.toLowerCase();
|
|
90
|
+
},
|
|
91
|
+
/*istanbul ignore start*/
|
|
92
|
+
/*istanbul ignore end*/
|
|
93
|
+
removeEmpty: function(e) {
|
|
94
|
+
for (var u = [], t = 0; t < e.length; t++)
|
|
95
|
+
e[t] && u.push(e[t]);
|
|
96
|
+
return u;
|
|
97
|
+
},
|
|
98
|
+
/*istanbul ignore start*/
|
|
99
|
+
/*istanbul ignore end*/
|
|
100
|
+
castInput: function(e) {
|
|
101
|
+
return e;
|
|
102
|
+
},
|
|
103
|
+
/*istanbul ignore start*/
|
|
104
|
+
/*istanbul ignore end*/
|
|
105
|
+
tokenize: function(e) {
|
|
106
|
+
return e.split("");
|
|
107
|
+
},
|
|
108
|
+
/*istanbul ignore start*/
|
|
109
|
+
/*istanbul ignore end*/
|
|
110
|
+
join: function(e) {
|
|
111
|
+
return e.join("");
|
|
112
|
+
}
|
|
113
|
+
};
|
|
114
|
+
function E(r, e, u, t, c) {
|
|
115
|
+
for (var o = 0, l = e.length, i = 0, f = 0; o < l; o++) {
|
|
116
|
+
var n = e[o];
|
|
117
|
+
if (n.removed) {
|
|
118
|
+
if (n.value = r.join(t.slice(f, f + n.count)), f += n.count, o && e[o - 1].added) {
|
|
119
|
+
var v = e[o - 1];
|
|
120
|
+
e[o - 1] = e[o], e[o] = v;
|
|
121
|
+
}
|
|
122
|
+
} else {
|
|
123
|
+
if (!n.added && c) {
|
|
124
|
+
var d = u.slice(i, i + n.count);
|
|
125
|
+
d = d.map(function(C, w) {
|
|
126
|
+
var s = t[f + w];
|
|
127
|
+
return s.length > C.length ? s : C;
|
|
128
|
+
}), n.value = r.join(d);
|
|
129
|
+
} else
|
|
130
|
+
n.value = r.join(u.slice(i, i + n.count));
|
|
131
|
+
i += n.count, n.added || (f += n.count);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
var m = e[l - 1];
|
|
135
|
+
return l > 1 && typeof m.value == "string" && (m.added || m.removed) && r.equals("", m.value) && (e[l - 2].value += m.value, e.pop()), e;
|
|
136
|
+
}
|
|
137
|
+
function q(r) {
|
|
138
|
+
return {
|
|
139
|
+
newPos: r.newPos,
|
|
140
|
+
components: r.components.slice(0)
|
|
141
|
+
};
|
|
142
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { __exports as e } from "../../../../_virtual/character.js";
|
|
2
|
+
import "./base.js";
|
|
3
|
+
import { __exports as i } from "../../../../_virtual/base.js";
|
|
4
|
+
Object.defineProperty(e, "__esModule", {
|
|
5
|
+
value: !0
|
|
6
|
+
});
|
|
7
|
+
var n = e.diffChars = d;
|
|
8
|
+
e.characterDiff = void 0;
|
|
9
|
+
var s = u(i);
|
|
10
|
+
function u(r) {
|
|
11
|
+
return r && r.__esModule ? r : { default: r };
|
|
12
|
+
}
|
|
13
|
+
var a = new /*istanbul ignore start*/
|
|
14
|
+
s.default();
|
|
15
|
+
e.characterDiff = a;
|
|
16
|
+
function d(r, f, t) {
|
|
17
|
+
return a.diff(r, f, t);
|
|
18
|
+
}
|
|
19
|
+
export {
|
|
20
|
+
e as default,
|
|
21
|
+
n as diffChars
|
|
22
|
+
};
|
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs as v } from "../../_virtual/_commonjsHelpers.js";
|
|
2
|
+
function l(r) {
|
|
3
|
+
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? l = function(e) {
|
|
4
|
+
return typeof e;
|
|
5
|
+
} : l = function(e) {
|
|
6
|
+
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
7
|
+
}, l(r);
|
|
8
|
+
}
|
|
9
|
+
function _(r, e) {
|
|
10
|
+
if (!(r instanceof e))
|
|
11
|
+
throw new TypeError("Cannot call a class as a function");
|
|
12
|
+
}
|
|
13
|
+
function m(r, e) {
|
|
14
|
+
for (var t = 0; t < e.length; t++) {
|
|
15
|
+
var n = e[t];
|
|
16
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(r, n.key, n);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
function p(r, e, t) {
|
|
20
|
+
return e && m(r.prototype, e), r;
|
|
21
|
+
}
|
|
22
|
+
function c(r, e) {
|
|
23
|
+
var t = r._map, n = r._arrayTreeMap, f = r._objectTreeMap;
|
|
24
|
+
if (t.has(e))
|
|
25
|
+
return t.get(e);
|
|
26
|
+
for (var u = Object.keys(e).sort(), a = Array.isArray(e) ? n : f, s = 0; s < u.length; s++) {
|
|
27
|
+
var o = u[s];
|
|
28
|
+
if (a = a.get(o), a === void 0)
|
|
29
|
+
return;
|
|
30
|
+
var h = e[o];
|
|
31
|
+
if (a = a.get(h), a === void 0)
|
|
32
|
+
return;
|
|
33
|
+
}
|
|
34
|
+
var i = a.get("_ekm_value");
|
|
35
|
+
if (i)
|
|
36
|
+
return t.delete(i[0]), i[0] = e, a.set("_ekm_value", i), t.set(e, i), i;
|
|
37
|
+
}
|
|
38
|
+
var g = /* @__PURE__ */ function() {
|
|
39
|
+
function r(e) {
|
|
40
|
+
if (_(this, r), this.clear(), e instanceof r) {
|
|
41
|
+
var t = [];
|
|
42
|
+
e.forEach(function(f, u) {
|
|
43
|
+
t.push([u, f]);
|
|
44
|
+
}), e = t;
|
|
45
|
+
}
|
|
46
|
+
if (e != null)
|
|
47
|
+
for (var n = 0; n < e.length; n++)
|
|
48
|
+
this.set(e[n][0], e[n][1]);
|
|
49
|
+
}
|
|
50
|
+
return p(r, [{
|
|
51
|
+
key: "set",
|
|
52
|
+
/**
|
|
53
|
+
* Add or update an element with a specified key and value.
|
|
54
|
+
*
|
|
55
|
+
* @param {*} key The key of the element to add.
|
|
56
|
+
* @param {*} value The value of the element to add.
|
|
57
|
+
*
|
|
58
|
+
* @return {EquivalentKeyMap} Map instance.
|
|
59
|
+
*/
|
|
60
|
+
value: function(t, n) {
|
|
61
|
+
if (t === null || l(t) !== "object")
|
|
62
|
+
return this._map.set(t, n), this;
|
|
63
|
+
for (var f = Object.keys(t).sort(), u = [t, n], a = Array.isArray(t) ? this._arrayTreeMap : this._objectTreeMap, s = 0; s < f.length; s++) {
|
|
64
|
+
var o = f[s];
|
|
65
|
+
a.has(o) || a.set(o, new r()), a = a.get(o);
|
|
66
|
+
var h = t[o];
|
|
67
|
+
a.has(h) || a.set(h, new r()), a = a.get(h);
|
|
68
|
+
}
|
|
69
|
+
var i = a.get("_ekm_value");
|
|
70
|
+
return i && this._map.delete(i[0]), a.set("_ekm_value", u), this._map.set(t, u), this;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Returns a specified element.
|
|
74
|
+
*
|
|
75
|
+
* @param {*} key The key of the element to return.
|
|
76
|
+
*
|
|
77
|
+
* @return {?*} The element associated with the specified key or undefined
|
|
78
|
+
* if the key can't be found.
|
|
79
|
+
*/
|
|
80
|
+
}, {
|
|
81
|
+
key: "get",
|
|
82
|
+
value: function(t) {
|
|
83
|
+
if (t === null || l(t) !== "object")
|
|
84
|
+
return this._map.get(t);
|
|
85
|
+
var n = c(this, t);
|
|
86
|
+
if (n)
|
|
87
|
+
return n[1];
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Returns a boolean indicating whether an element with the specified key
|
|
91
|
+
* exists or not.
|
|
92
|
+
*
|
|
93
|
+
* @param {*} key The key of the element to test for presence.
|
|
94
|
+
*
|
|
95
|
+
* @return {boolean} Whether an element with the specified key exists.
|
|
96
|
+
*/
|
|
97
|
+
}, {
|
|
98
|
+
key: "has",
|
|
99
|
+
value: function(t) {
|
|
100
|
+
return t === null || l(t) !== "object" ? this._map.has(t) : c(this, t) !== void 0;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Removes the specified element.
|
|
104
|
+
*
|
|
105
|
+
* @param {*} key The key of the element to remove.
|
|
106
|
+
*
|
|
107
|
+
* @return {boolean} Returns true if an element existed and has been
|
|
108
|
+
* removed, or false if the element does not exist.
|
|
109
|
+
*/
|
|
110
|
+
}, {
|
|
111
|
+
key: "delete",
|
|
112
|
+
value: function(t) {
|
|
113
|
+
return this.has(t) ? (this.set(t, void 0), !0) : !1;
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Executes a provided function once per each key/value pair, in insertion
|
|
117
|
+
* order.
|
|
118
|
+
*
|
|
119
|
+
* @param {Function} callback Function to execute for each element.
|
|
120
|
+
* @param {*} thisArg Value to use as `this` when executing
|
|
121
|
+
* `callback`.
|
|
122
|
+
*/
|
|
123
|
+
}, {
|
|
124
|
+
key: "forEach",
|
|
125
|
+
value: function(t) {
|
|
126
|
+
var n = this, f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this;
|
|
127
|
+
this._map.forEach(function(u, a) {
|
|
128
|
+
a !== null && l(a) === "object" && (u = u[1]), t.call(f, u, a, n);
|
|
129
|
+
});
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Removes all elements.
|
|
133
|
+
*/
|
|
134
|
+
}, {
|
|
135
|
+
key: "clear",
|
|
136
|
+
value: function() {
|
|
137
|
+
this._map = /* @__PURE__ */ new Map(), this._arrayTreeMap = /* @__PURE__ */ new Map(), this._objectTreeMap = /* @__PURE__ */ new Map();
|
|
138
|
+
}
|
|
139
|
+
}, {
|
|
140
|
+
key: "size",
|
|
141
|
+
get: function() {
|
|
142
|
+
return this._map.size;
|
|
143
|
+
}
|
|
144
|
+
}]), r;
|
|
145
|
+
}(), M = g;
|
|
146
|
+
const d = /* @__PURE__ */ v(M);
|
|
147
|
+
export {
|
|
148
|
+
d as default
|
|
149
|
+
};
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs as s } from "../../../_virtual/_commonjsHelpers.js";
|
|
2
|
+
var i = function o(r, e) {
|
|
3
|
+
if (r === e) return !0;
|
|
4
|
+
if (r && e && typeof r == "object" && typeof e == "object") {
|
|
5
|
+
if (r.constructor !== e.constructor) return !1;
|
|
6
|
+
var f, t, u;
|
|
7
|
+
if (Array.isArray(r)) {
|
|
8
|
+
if (f = r.length, f != e.length) return !1;
|
|
9
|
+
for (t = f; t-- !== 0; )
|
|
10
|
+
if (!o(r[t], e[t])) return !1;
|
|
11
|
+
return !0;
|
|
12
|
+
}
|
|
13
|
+
if (r instanceof Map && e instanceof Map) {
|
|
14
|
+
if (r.size !== e.size) return !1;
|
|
15
|
+
for (t of r.entries())
|
|
16
|
+
if (!e.has(t[0])) return !1;
|
|
17
|
+
for (t of r.entries())
|
|
18
|
+
if (!o(t[1], e.get(t[0]))) return !1;
|
|
19
|
+
return !0;
|
|
20
|
+
}
|
|
21
|
+
if (r instanceof Set && e instanceof Set) {
|
|
22
|
+
if (r.size !== e.size) return !1;
|
|
23
|
+
for (t of r.entries())
|
|
24
|
+
if (!e.has(t[0])) return !1;
|
|
25
|
+
return !0;
|
|
26
|
+
}
|
|
27
|
+
if (ArrayBuffer.isView(r) && ArrayBuffer.isView(e)) {
|
|
28
|
+
if (f = r.length, f != e.length) return !1;
|
|
29
|
+
for (t = f; t-- !== 0; )
|
|
30
|
+
if (r[t] !== e[t]) return !1;
|
|
31
|
+
return !0;
|
|
32
|
+
}
|
|
33
|
+
if (r.constructor === RegExp) return r.source === e.source && r.flags === e.flags;
|
|
34
|
+
if (r.valueOf !== Object.prototype.valueOf) return r.valueOf() === e.valueOf();
|
|
35
|
+
if (r.toString !== Object.prototype.toString) return r.toString() === e.toString();
|
|
36
|
+
if (u = Object.keys(r), f = u.length, f !== Object.keys(e).length) return !1;
|
|
37
|
+
for (t = f; t-- !== 0; )
|
|
38
|
+
if (!Object.prototype.hasOwnProperty.call(e, u[t])) return !1;
|
|
39
|
+
for (t = f; t-- !== 0; ) {
|
|
40
|
+
var n = u[t];
|
|
41
|
+
if (!o(r[n], e[n])) return !1;
|
|
42
|
+
}
|
|
43
|
+
return !0;
|
|
44
|
+
}
|
|
45
|
+
return r !== r && e !== e;
|
|
46
|
+
};
|
|
47
|
+
const l = /* @__PURE__ */ s(i);
|
|
48
|
+
export {
|
|
49
|
+
l as default
|
|
50
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs as s } from "../../_virtual/_commonjsHelpers.js";
|
|
2
|
+
var c = function u(r, t) {
|
|
3
|
+
if (r === t) return !0;
|
|
4
|
+
if (r && t && typeof r == "object" && typeof t == "object") {
|
|
5
|
+
if (r.constructor !== t.constructor) return !1;
|
|
6
|
+
var f, e, o;
|
|
7
|
+
if (Array.isArray(r)) {
|
|
8
|
+
if (f = r.length, f != t.length) return !1;
|
|
9
|
+
for (e = f; e-- !== 0; )
|
|
10
|
+
if (!u(r[e], t[e])) return !1;
|
|
11
|
+
return !0;
|
|
12
|
+
}
|
|
13
|
+
if (r.constructor === RegExp) return r.source === t.source && r.flags === t.flags;
|
|
14
|
+
if (r.valueOf !== Object.prototype.valueOf) return r.valueOf() === t.valueOf();
|
|
15
|
+
if (r.toString !== Object.prototype.toString) return r.toString() === t.toString();
|
|
16
|
+
if (o = Object.keys(r), f = o.length, f !== Object.keys(t).length) return !1;
|
|
17
|
+
for (e = f; e-- !== 0; )
|
|
18
|
+
if (!Object.prototype.hasOwnProperty.call(t, o[e])) return !1;
|
|
19
|
+
for (e = f; e-- !== 0; ) {
|
|
20
|
+
var n = o[e];
|
|
21
|
+
if (!u(r[n], t[n])) return !1;
|
|
22
|
+
}
|
|
23
|
+
return !0;
|
|
24
|
+
}
|
|
25
|
+
return r !== r && t !== t;
|
|
26
|
+
};
|
|
27
|
+
const p = /* @__PURE__ */ s(c);
|
|
28
|
+
export {
|
|
29
|
+
p as default
|
|
30
|
+
};
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import a from "./get-path.js";
|
|
2
|
+
var c = /* @__PURE__ */ function() {
|
|
3
|
+
var t;
|
|
4
|
+
return function() {
|
|
5
|
+
return t || (t = document.implementation.createHTMLDocument("")), t;
|
|
6
|
+
};
|
|
7
|
+
}();
|
|
8
|
+
function o(t, r) {
|
|
9
|
+
if (r) {
|
|
10
|
+
if (typeof t == "string") {
|
|
11
|
+
var n = c();
|
|
12
|
+
n.body.innerHTML = t, t = n.body;
|
|
13
|
+
}
|
|
14
|
+
if (typeof r == "function")
|
|
15
|
+
return r(t);
|
|
16
|
+
if (Object === r.constructor)
|
|
17
|
+
return Object.keys(r).reduce(function(e, u) {
|
|
18
|
+
var i = r[u];
|
|
19
|
+
return e[u] = o(t, i), e;
|
|
20
|
+
}, {});
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
function f(t, r) {
|
|
24
|
+
var n, e;
|
|
25
|
+
return arguments.length === 1 ? (n = t, e = void 0) : (n = r, e = t), function(u) {
|
|
26
|
+
var i = u;
|
|
27
|
+
if (e && (i = u.querySelector(e)), i)
|
|
28
|
+
return a(i, n);
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
function p(t, r) {
|
|
32
|
+
var n, e;
|
|
33
|
+
return arguments.length === 1 ? (n = t, e = void 0) : (n = r, e = t), function(u) {
|
|
34
|
+
var i = f(e, "attributes")(u);
|
|
35
|
+
if (i && Object.prototype.hasOwnProperty.call(i, n))
|
|
36
|
+
return i[n].value;
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function v(t) {
|
|
40
|
+
return f(t, "textContent");
|
|
41
|
+
}
|
|
42
|
+
function y(t, r) {
|
|
43
|
+
return function(n) {
|
|
44
|
+
var e = n.querySelectorAll(t);
|
|
45
|
+
return [].map.call(e, function(u) {
|
|
46
|
+
return o(u, r);
|
|
47
|
+
});
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
export {
|
|
51
|
+
p as attr,
|
|
52
|
+
o as parse,
|
|
53
|
+
f as prop,
|
|
54
|
+
y as query,
|
|
55
|
+
v as text
|
|
56
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
3
|
+
*
|
|
4
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
5
|
+
* Released under the MIT License.
|
|
6
|
+
*/
|
|
7
|
+
function n(t) {
|
|
8
|
+
return Object.prototype.toString.call(t) === "[object Object]";
|
|
9
|
+
}
|
|
10
|
+
function o(t) {
|
|
11
|
+
var e, r;
|
|
12
|
+
return n(t) === !1 ? !1 : (e = t.constructor, e === void 0 ? !0 : (r = e.prototype, !(n(r) === !1 || r.hasOwnProperty("isPrototypeOf") === !1)));
|
|
13
|
+
}
|
|
14
|
+
export {
|
|
15
|
+
o as isPlainObject
|
|
16
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { c as h } from "../../computed-style/dist/computedStyle.commonjs.js";
|
|
2
|
+
var r = h;
|
|
3
|
+
function m(t) {
|
|
4
|
+
var i = r(t, "line-height"), e = parseFloat(i, 10);
|
|
5
|
+
if (i === e + "") {
|
|
6
|
+
var s = t.style.lineHeight;
|
|
7
|
+
t.style.lineHeight = i + "em", i = r(t, "line-height"), e = parseFloat(i, 10), s ? t.style.lineHeight = s : delete t.style.lineHeight;
|
|
8
|
+
}
|
|
9
|
+
if (i.indexOf("pt") !== -1 ? (e *= 4, e /= 3) : i.indexOf("mm") !== -1 ? (e *= 96, e /= 25.4) : i.indexOf("cm") !== -1 ? (e *= 96, e /= 2.54) : i.indexOf("in") !== -1 ? e *= 96 : i.indexOf("pc") !== -1 && (e *= 16), e = Math.round(e), i === "normal") {
|
|
10
|
+
var a = t.nodeName, l = document.createElement(a);
|
|
11
|
+
l.innerHTML = " ", a.toUpperCase() === "TEXTAREA" && l.setAttribute("rows", "1");
|
|
12
|
+
var n = r(t, "font-size");
|
|
13
|
+
l.style.fontSize = n, l.style.padding = "0px", l.style.border = "0px";
|
|
14
|
+
var f = document.body;
|
|
15
|
+
f.appendChild(l);
|
|
16
|
+
var p = l.offsetHeight;
|
|
17
|
+
e = p, f.removeChild(l);
|
|
18
|
+
}
|
|
19
|
+
return e;
|
|
20
|
+
}
|
|
21
|
+
var v = m;
|
|
22
|
+
export {
|
|
23
|
+
v as l
|
|
24
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as o } from "./_hashClear.js";
|
|
2
|
+
import { _ as r } from "./_hashDelete.js";
|
|
3
|
+
import { _ as p } from "./_hashGet.js";
|
|
4
|
+
import { _ as l } from "./_hashHas.js";
|
|
5
|
+
import { _ } from "./_hashSet.js";
|
|
6
|
+
var m = o, i = r, f = p, v = l, y = _;
|
|
7
|
+
function a(h) {
|
|
8
|
+
var t = -1, s = h == null ? 0 : h.length;
|
|
9
|
+
for (this.clear(); ++t < s; ) {
|
|
10
|
+
var e = h[t];
|
|
11
|
+
this.set(e[0], e[1]);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
a.prototype.clear = m;
|
|
15
|
+
a.prototype.delete = i;
|
|
16
|
+
a.prototype.get = f;
|
|
17
|
+
a.prototype.has = v;
|
|
18
|
+
a.prototype.set = y;
|
|
19
|
+
var u = a;
|
|
20
|
+
export {
|
|
21
|
+
u as _
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as o } from "./_listCacheClear.js";
|
|
2
|
+
import { _ as r } from "./_listCacheDelete.js";
|
|
3
|
+
import { _ as i } from "./_listCacheGet.js";
|
|
4
|
+
import { _ as h } from "./_listCacheHas.js";
|
|
5
|
+
import { _ as p } from "./_listCacheSet.js";
|
|
6
|
+
var c = o, C = r, _ = i, m = h, f = p;
|
|
7
|
+
function t(e) {
|
|
8
|
+
var a = -1, l = e == null ? 0 : e.length;
|
|
9
|
+
for (this.clear(); ++a < l; ) {
|
|
10
|
+
var s = e[a];
|
|
11
|
+
this.set(s[0], s[1]);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
t.prototype.clear = c;
|
|
15
|
+
t.prototype.delete = C;
|
|
16
|
+
t.prototype.get = _;
|
|
17
|
+
t.prototype.has = m;
|
|
18
|
+
t.prototype.set = f;
|
|
19
|
+
var u = t;
|
|
20
|
+
export {
|
|
21
|
+
u as _
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as r } from "./_mapCacheClear.js";
|
|
2
|
+
import { _ as m } from "./_mapCacheDelete.js";
|
|
3
|
+
import { _ as h } from "./_mapCacheGet.js";
|
|
4
|
+
import { _ as c } from "./_mapCacheHas.js";
|
|
5
|
+
import { _ as C } from "./_mapCacheSet.js";
|
|
6
|
+
var l = r, _ = m, s = h, i = c, f = C;
|
|
7
|
+
function a(e) {
|
|
8
|
+
var p = -1, o = e == null ? 0 : e.length;
|
|
9
|
+
for (this.clear(); ++p < o; ) {
|
|
10
|
+
var t = e[p];
|
|
11
|
+
this.set(t[0], t[1]);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
a.prototype.clear = l;
|
|
15
|
+
a.prototype.delete = _;
|
|
16
|
+
a.prototype.get = s;
|
|
17
|
+
a.prototype.has = i;
|
|
18
|
+
a.prototype.set = f;
|
|
19
|
+
var u = a;
|
|
20
|
+
export {
|
|
21
|
+
u as _
|
|
22
|
+
};
|