@onereach/ui-components 4.15.4 → 4.15.5-beta.3073.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/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -4
- package/dist/bundled/v2/components/OrInputBoxV3/styles.d.ts +3 -3
- package/dist/bundled/v2/components/OrInputBoxV3/styles.js +10 -8
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +8 -6
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +12 -1
- package/dist/bundled/v2/components/OrMenuV3/props.d.ts +1 -1
- package/dist/bundled/v2/components/OrMenuV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrMenuV3/styles.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +8 -5
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +12 -1
- package/dist/bundled/v2/components/OrPopoverV3/props.d.ts +2 -0
- package/dist/bundled/v2/components/OrPopoverV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/styles.js +16 -14
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +1 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +5 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +12 -1
- package/dist/bundled/v2/components/OrTooltipV3/props.d.ts +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-5326f06c.js → OrCardCollection.vue_vue_type_script_lang-b6569f84.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-16f97414.js → OrCode.vue_vue_type_script_lang-7ceb9845.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-3fc1a819.js → OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-70745ca7.js → OrDatePicker.vue_vue_type_script_lang-fbd95665.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-84ac6c66.js → OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-c8563397.js → OrDateTimePickerMonthSelect-95e33ca0.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a9179d42.js → OrIconButton.vue_vue_type_script_lang-590899a3.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-4e8ea4dd.js → OrInlineInput.vue_vue_type_script_lang-c05c08e4.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-5de93183.js → OrInlineTextarea.vue_vue_type_script_lang-849178e7.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-1b9b6dce.js → OrInput.vue_vue_type_script_lang-04e7774f.js} +2 -2
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-49fb179a.js → OrInputBox.vue_vue_type_script_lang-137cb650.js} +2 -4
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-83764f7f.js → OrMenu.vue_vue_type_script_lang-5e1d4d75.js} +7 -4
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-eac536cb.js → OrModal.vue_vue_type_script_lang-88fa589e.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-5609cafa.js → OrNotification.vue_vue_type_script_lang-53e82265.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-54882a28.js → OrPagination.vue_vue_type_script_lang-a4a67a47.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-47450978.js → OrPopover.vue_vue_type_script_lang-24f2bc49.js} +8 -5
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-649edc0e.js → OrSearch.vue_vue_type_script_lang-a9d66616.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c9b8da23.js → OrSelect.vue_vue_type_script_lang-29577967.js} +5 -5
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-b6cd9f88.js → OrSidebar.vue_vue_type_script_lang-c5ba93ca.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-fb3a23a0.js → OrSorting.vue_vue_type_script_lang-bacfeefa.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-20496108.js → OrTabs.vue_vue_type_script_lang-c2191c3d.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d08c5b3b.js → OrTag.vue_vue_type_script_lang-631bc867.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-38ec7810.js → OrTagInput.vue_vue_type_script_lang-ee7c83eb.js} +3 -3
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-edc4a21e.js → OrTags.vue_vue_type_script_lang-22fcc56b.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-44484741.js → OrTextarea.vue_vue_type_script_lang-7562cca1.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-2114d5c0.js → OrTimePicker.vue_vue_type_script_lang-7be29cfc.js} +3 -3
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-350aacdd.js → OrTooltip.vue_vue_type_script_lang-0b90a2ea.js} +5 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -9
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +7 -7
- package/dist/bundled/v3/components/OrCodeV3/index.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +4 -4
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +5 -5
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +2 -2
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.d.ts +3 -3
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +10 -8
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +6 -9
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +10 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/props.d.ts +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v3/components/OrModalV3/index.js +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +10 -1
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/props.d.ts +2 -0
- package/dist/bundled/v3/components/OrPopoverV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +16 -14
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +8 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +7 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +8 -8
- package/dist/bundled/v3/components/OrTagInputV3/index.js +7 -7
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTagV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +6 -6
- package/dist/bundled/v3/components/OrTagsV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -3
- package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +5 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +10 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/props.d.ts +1 -1
- package/dist/bundled/v3/components/index.js +28 -28
- package/dist/bundled/v3/index.js +28 -28
- package/dist/esm/v2/{OrCardCollection-43b4fd34.js → OrCardCollection-ed87aa1c.js} +4 -4
- package/dist/esm/v2/{OrCode-bfe05175.js → OrCode-50974038.js} +4 -4
- package/dist/esm/v2/{OrCombinedInput-ed20e33b.js → OrCombinedInput-45187323.js} +1 -1
- package/dist/esm/v2/{OrConfirm-84738e76.js → OrConfirm-ac1c3938.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-5541d0ef.js → OrDatePicker-566f983c.js} +5 -5
- package/dist/esm/v2/{OrDateTimePicker-08f63353.js → OrDateTimePicker-2acbba82.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-b7bde3a1.js → OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js} +5 -5
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-62bffa76.js → OrDateTimePickerPopoverHeader-cbc0db61.js} +3 -3
- package/dist/esm/v2/{OrIconButton-528ef7ee.js → OrIconButton-c7400430.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-804cd234.js → OrInlineInput-76e293b3.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-89d464ec.js → OrInlineTextarea-25779658.js} +1 -1
- package/dist/esm/v2/{OrInput-f5efc512.js → OrInput-41603455.js} +3 -3
- package/dist/esm/v2/{OrInputBox-11227ecd.js → OrInputBox-7dc5b9e9.js} +1 -1
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-1715021a.js → OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js} +8 -10
- package/dist/esm/v2/{OrMenu-45231227.js → OrMenu-df584a8c.js} +9 -7
- package/dist/esm/v2/{OrModal-29b17d4a.js → OrModal-773fe75c.js} +1 -1
- package/dist/esm/v2/{OrNotification-a825685c.js → OrNotification-a279c8a6.js} +1 -1
- package/dist/esm/v2/{OrPagination-09565c23.js → OrPagination-a5db10f7.js} +2 -2
- package/dist/esm/v2/{OrPopover-df732a59.js → OrPopover-018274a5.js} +20 -17
- package/dist/esm/v2/{OrSearch-d6ca65ef.js → OrSearch-d5b51596.js} +2 -2
- package/dist/esm/v2/{OrSelect-6ce278f2.js → OrSelect-06125324.js} +6 -6
- package/dist/esm/v2/{OrSidebar-28c7b589.js → OrSidebar-90ba92ed.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-e880f4c7.js → OrSidebarCollapseButton-1d4a5907.js} +1 -1
- package/dist/esm/v2/{OrSorting-e9947312.js → OrSorting-3ce7e017.js} +3 -3
- package/dist/esm/v2/{OrTabs-0e98d873.js → OrTabs-45e6ad4d.js} +2 -2
- package/dist/esm/v2/{OrTag-4cf47ee9.js → OrTag-47b9111c.js} +1 -1
- package/dist/esm/v2/{OrTagInput-461201c4.js → OrTagInput-d9ea325e.js} +4 -4
- package/dist/esm/v2/{OrTags-c443cf35.js → OrTags-6bf4fb3a.js} +2 -2
- package/dist/esm/v2/{OrTextarea-9221a04a.js → OrTextarea-824f7048.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-c4095c5c.js → OrTimePicker-658ac979.js} +6 -6
- package/dist/esm/v2/{OrTooltip-3a556d47.js → OrTooltip-4c6e799d.js} +6 -2
- package/dist/esm/v2/components/index.js +32 -32
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v2/components/or-code-v3/index.js +7 -7
- package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v2/components/or-date-picker-v3/index.js +8 -8
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +6 -6
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +12 -1
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-menu-v3/props.d.ts +1 -1
- package/dist/esm/v2/components/or-menu-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +12 -1
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-popover-v3/props.d.ts +2 -0
- package/dist/esm/v2/components/or-popover-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +7 -7
- package/dist/esm/v2/components/or-select-v3/index.js +8 -8
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-sorting-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v2/components/or-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +12 -1
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +1 -1
- package/dist/esm/v2/index.js +32 -32
- package/dist/esm/v2/{types-a22ae18b.js → types-1dea2823.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-91057ae5.js → OrCardCollection-6352565a.js} +4 -4
- package/dist/esm/v3/{OrCode-c3fe2bea.js → OrCode-e01f4dc0.js} +3 -3
- package/dist/esm/v3/{OrCombinedInput-e3891038.js → OrCombinedInput-2800ee8b.js} +1 -1
- package/dist/esm/v3/{OrConfirm-8f55fc28.js → OrConfirm-646b9ec3.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-7459aa5b.js → OrDatePicker-6349f608.js} +4 -4
- package/dist/esm/v3/{OrDateTimePicker-4d4fc567.js → OrDateTimePicker-d843ed5f.js} +4 -4
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-b385d752.js → OrDateTimePickerPopoverHeader-3c26fc72.js} +3 -3
- package/dist/esm/v3/{OrIconButton-56cbfe90.js → OrIconButton-81bade23.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-7c1728ba.js → OrInlineInput-42f6e95a.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-da326c9c.js → OrInlineTextarea-651c67e6.js} +1 -1
- package/dist/esm/v3/{OrInput-6f1fca6e.js → OrInput-eb04fa3a.js} +2 -2
- package/dist/esm/v3/{OrInputBox-32b37b17.js → OrInputBox-912a6254.js} +8 -10
- package/dist/esm/v3/{OrMenu-aaf17ae5.js → OrMenu-eff42b15.js} +10 -10
- package/dist/esm/v3/{OrModal-9df59571.js → OrModal-d2038c15.js} +1 -1
- package/dist/esm/v3/{OrNotification-bf132552.js → OrNotification-ec688496.js} +1 -1
- package/dist/esm/v3/{OrPagination-d42397dd.js → OrPagination-7168b18f.js} +2 -2
- package/dist/esm/v3/{OrPopover-dea98bf8.js → OrPopover-56ba40ab.js} +20 -17
- package/dist/esm/v3/{OrSearch-4d900943.js → OrSearch-47b052ea.js} +2 -2
- package/dist/esm/v3/{OrSelect-d1527a15.js → OrSelect-a75320da.js} +5 -5
- package/dist/esm/v3/{OrSidebar-9648aac3.js → OrSidebar-9281e0d5.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-2f279e3c.js → OrSidebarCollapseButton-69e7cc73.js} +1 -1
- package/dist/esm/v3/{OrSorting-86bc1df8.js → OrSorting-a4247ad1.js} +3 -3
- package/dist/esm/v3/{OrTabs-dd6588f4.js → OrTabs-78f2d777.js} +2 -2
- package/dist/esm/v3/{OrTag-88ca90f2.js → OrTag-8f452a85.js} +1 -1
- package/dist/esm/v3/{OrTagInput-f8df32a5.js → OrTagInput-d6794a18.js} +3 -3
- package/dist/esm/v3/{OrTags-75085231.js → OrTags-77d33257.js} +2 -2
- package/dist/esm/v3/{OrTextarea-6202e867.js → OrTextarea-6c471ccd.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-284bbb34.js → OrTimePicker-6a6781dc.js} +5 -5
- package/dist/esm/v3/{OrTooltip-036e2f79.js → OrTooltip-bd35ec20.js} +7 -3
- package/dist/esm/v3/components/index.js +30 -30
- package/dist/esm/v3/components/or-card-collection-v3/index.js +9 -9
- package/dist/esm/v3/components/or-code-v3/index.js +6 -6
- package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +10 -1
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-menu-v3/props.d.ts +1 -1
- package/dist/esm/v3/components/or-menu-v3/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +10 -1
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-popover-v3/props.d.ts +2 -0
- package/dist/esm/v3/components/or-popover-v3/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-sorting-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +8 -8
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +10 -1
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +1 -1
- package/dist/esm/v3/index.js +30 -30
- package/dist/esm/v3/{types-d963e449.js → types-ec6fbd22.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-input-box-v3/OrInputBox.vue +4 -6
- package/src/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue +0 -2
- package/src/components/or-input-box-v3/styles.ts +7 -7
- package/src/components/or-menu-v3/OrMenu.vue +10 -8
- package/src/components/or-menu-v3/props.ts +1 -1
- package/src/components/or-menu-v3/styles.ts +1 -1
- package/src/components/or-popover-v3/OrPopover.vue +10 -6
- package/src/components/or-popover-v3/props.ts +4 -0
- package/src/components/or-popover-v3/styles.ts +13 -13
- package/src/components/or-sorting-v3/OrSorting.vue +1 -1
- package/src/components/or-tooltip-v3/OrTooltip.vue +7 -2
- package/src/components/or-tooltip-v3/props.ts +1 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-8e191ed7.js → OrDateTimePickerMonthSelect-2026c46d.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-84cf0e17.js → OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { TabsVariant } from './props.js';
|
|
2
|
-
export { s as OrTabsV3 } from '../../OrTabs.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrTabsV3 } from '../../OrTabs.vue_vue_type_script_lang-c2191c3d.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -10,10 +10,10 @@ import '../OrIconV3/props.js';
|
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../OrMenuV3/OrMenu.js';
|
|
13
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
14
14
|
import '../OrMenuV3/styles.js';
|
|
15
15
|
import '../OrPopoverV3/OrPopover.js';
|
|
16
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
17
17
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
18
18
|
import '../OrPopoverV3/props.js';
|
|
19
19
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-ee7c83eb.js';
|
|
2
|
+
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-ee7c83eb.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, withDirectives, createElementVNode, mergeProps, withKeys, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
11
11
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
12
|
import '../OrHintV3/styles.js';
|
|
13
13
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
14
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
15
15
|
import '../OrIconButtonV3/props.js';
|
|
16
16
|
import '../OrIconV3/props.js';
|
|
17
17
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -19,10 +19,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
19
19
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
20
20
|
import '../OrIconV3/styles.js';
|
|
21
21
|
import '../OrTooltipV3/OrTooltip.js';
|
|
22
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
22
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
23
23
|
import '../OrTooltipV3/styles.js';
|
|
24
24
|
import '../OrPopoverV3/OrPopover.js';
|
|
25
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
26
26
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
27
27
|
import '../../index-e11e05e2.js';
|
|
28
28
|
import '../../index-f4d8e24c.js';
|
|
@@ -42,7 +42,7 @@ import '../../utils/isVisible.js';
|
|
|
42
42
|
import '../../hooks/usePopoverState.js';
|
|
43
43
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
44
44
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
45
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
45
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
46
46
|
import '../OrInputBoxV3/props.js';
|
|
47
47
|
import '../OrInputBoxV3/styles.js';
|
|
48
48
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -50,7 +50,7 @@ import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
|
50
50
|
import '../OrLabelV3/props.js';
|
|
51
51
|
import '../OrLabelV3/styles.js';
|
|
52
52
|
import '../OrTagsV3/OrTags.js';
|
|
53
|
-
import '../../OrTags.vue_vue_type_script_lang-
|
|
53
|
+
import '../../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
54
54
|
import '../OrTagsV3/styles.js';
|
|
55
55
|
import '../OrButtonV3/OrButton.js';
|
|
56
56
|
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
@@ -61,7 +61,7 @@ import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
|
61
61
|
import '../OrLoaderV3/props.js';
|
|
62
62
|
import '../OrLoaderV3/styles.js';
|
|
63
63
|
import '../OrTagV3/OrTag.js';
|
|
64
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
64
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
65
65
|
import '../OrTagV3/props.js';
|
|
66
66
|
import '../OrTagV3/styles.js';
|
|
67
67
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-ee7c83eb.js';
|
|
2
2
|
export { InputBoxSize as TagInputSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -10,7 +10,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
11
11
|
import '../OrHintV3/styles.js';
|
|
12
12
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
13
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
14
14
|
import '../OrIconButtonV3/props.js';
|
|
15
15
|
import '../OrIconV3/props.js';
|
|
16
16
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -18,10 +18,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
18
18
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
19
19
|
import '../OrIconV3/styles.js';
|
|
20
20
|
import '../OrTooltipV3/OrTooltip.js';
|
|
21
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
21
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
22
22
|
import '../OrTooltipV3/styles.js';
|
|
23
23
|
import '../OrPopoverV3/OrPopover.js';
|
|
24
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
25
25
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
26
26
|
import '../../index-e11e05e2.js';
|
|
27
27
|
import '../../index-f4d8e24c.js';
|
|
@@ -41,14 +41,14 @@ import '../../utils/isVisible.js';
|
|
|
41
41
|
import '../../hooks/usePopoverState.js';
|
|
42
42
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
43
43
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
44
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
45
45
|
import '../OrInputBoxV3/styles.js';
|
|
46
46
|
import '../OrLabelV3/OrLabel.js';
|
|
47
47
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
48
48
|
import '../OrLabelV3/props.js';
|
|
49
49
|
import '../OrLabelV3/styles.js';
|
|
50
50
|
import '../OrTagsV3/OrTags.js';
|
|
51
|
-
import '../../OrTags.vue_vue_type_script_lang-
|
|
51
|
+
import '../../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
52
52
|
import '../OrTagsV3/styles.js';
|
|
53
53
|
import '../OrButtonV3/OrButton.js';
|
|
54
54
|
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
@@ -59,7 +59,7 @@ import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
|
59
59
|
import '../OrLoaderV3/props.js';
|
|
60
60
|
import '../OrLoaderV3/styles.js';
|
|
61
61
|
import '../OrTagV3/OrTag.js';
|
|
62
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
62
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
63
63
|
import '../OrTagV3/props.js';
|
|
64
64
|
import '../OrTagV3/styles.js';
|
|
65
65
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrTag.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTag.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
2
|
+
export { s as default } from '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
8
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
9
9
|
import '../OrIconButtonV3/props.js';
|
|
10
10
|
import '../OrIconV3/props.js';
|
|
11
11
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -13,10 +13,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
13
13
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
14
14
|
import '../OrIconV3/styles.js';
|
|
15
15
|
import '../OrTooltipV3/OrTooltip.js';
|
|
16
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
17
17
|
import '../OrTooltipV3/styles.js';
|
|
18
18
|
import '../OrPopoverV3/OrPopover.js';
|
|
19
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
19
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
20
20
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
21
21
|
import '../../index-e11e05e2.js';
|
|
22
22
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { TagColor, TagVariant } from './props.js';
|
|
2
|
-
export { s as OrTagV3 } from '../../OrTag.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrTagV3 } from '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
6
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
7
7
|
import '../OrIconButtonV3/props.js';
|
|
8
8
|
import '../OrIconV3/props.js';
|
|
9
9
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -12,10 +12,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import 'vue';
|
|
14
14
|
import '../OrTooltipV3/OrTooltip.js';
|
|
15
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
16
16
|
import '../OrTooltipV3/styles.js';
|
|
17
17
|
import '../OrPopoverV3/OrPopover.js';
|
|
18
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
18
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
19
19
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
20
20
|
import '../../index-e11e05e2.js';
|
|
21
21
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTags.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTags.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
2
|
+
export { s as default } from '../../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, mergeProps, withCtx, createTextVNode, toDisplayString, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -14,7 +14,7 @@ import '../../index-f4d8e24c.js';
|
|
|
14
14
|
import '../OrLoaderV3/props.js';
|
|
15
15
|
import '../OrLoaderV3/styles.js';
|
|
16
16
|
import '../OrPopoverV3/OrPopover.js';
|
|
17
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
17
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
18
18
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
19
19
|
import '../OrPopoverV3/props.js';
|
|
20
20
|
import '../OrPopoverV3/styles.js';
|
|
@@ -32,11 +32,11 @@ import '../../utils/isVisible.js';
|
|
|
32
32
|
import '../../hooks/usePopoverState.js';
|
|
33
33
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
34
34
|
import '../OrTagV3/OrTag.js';
|
|
35
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
36
36
|
import '../OrTagV3/props.js';
|
|
37
37
|
import '../OrTagV3/styles.js';
|
|
38
38
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
39
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
40
40
|
import '../OrIconButtonV3/props.js';
|
|
41
41
|
import '../OrIconV3/props.js';
|
|
42
42
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -44,7 +44,7 @@ import '../OrIconV3/OrIcon.js';
|
|
|
44
44
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
45
45
|
import '../OrIconV3/styles.js';
|
|
46
46
|
import '../OrTooltipV3/OrTooltip.js';
|
|
47
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
47
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
48
48
|
import '../OrTooltipV3/styles.js';
|
|
49
49
|
import '../../hooks/useOverflow.js';
|
|
50
50
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagsV3 } from '../../OrTags.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTagsV3 } from '../../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -13,7 +13,7 @@ import '../OrLoaderV3/props.js';
|
|
|
13
13
|
import '../OrLoaderV3/styles.js';
|
|
14
14
|
import 'vue';
|
|
15
15
|
import '../OrPopoverV3/OrPopover.js';
|
|
16
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
17
17
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
18
18
|
import '../OrPopoverV3/props.js';
|
|
19
19
|
import '../OrPopoverV3/styles.js';
|
|
@@ -31,11 +31,11 @@ import '../../utils/isVisible.js';
|
|
|
31
31
|
import '../../hooks/usePopoverState.js';
|
|
32
32
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
33
33
|
import '../OrTagV3/OrTag.js';
|
|
34
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
34
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
35
35
|
import '../OrTagV3/props.js';
|
|
36
36
|
import '../OrTagV3/styles.js';
|
|
37
37
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
38
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
38
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
39
39
|
import '../OrIconButtonV3/props.js';
|
|
40
40
|
import '../OrIconV3/props.js';
|
|
41
41
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -43,6 +43,6 @@ import '../OrIconV3/OrIcon.js';
|
|
|
43
43
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
44
44
|
import '../OrIconV3/styles.js';
|
|
45
45
|
import '../OrTooltipV3/OrTooltip.js';
|
|
46
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
46
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
47
47
|
import '../OrTooltipV3/styles.js';
|
|
48
48
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTextarea.vue_vue_type_script_lang-7562cca1.js';
|
|
2
|
+
export { s as default } from '../../OrTextarea.vue_vue_type_script_lang-7562cca1.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
11
11
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
12
|
import '../OrHintV3/styles.js';
|
|
13
13
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
14
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
15
15
|
import '../OrInputBoxV3/props.js';
|
|
16
16
|
import '../OrInputBoxV3/styles.js';
|
|
17
17
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-7562cca1.js';
|
|
2
2
|
export { InputBoxSize as TextareaSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -10,7 +10,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
11
11
|
import '../OrHintV3/styles.js';
|
|
12
12
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
13
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
14
14
|
import '../OrInputBoxV3/styles.js';
|
|
15
15
|
import '../OrLabelV3/OrLabel.js';
|
|
16
16
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTimePicker.vue_vue_type_script_lang-7be29cfc.js';
|
|
2
|
+
export { s as default } from '../../OrTimePicker.vue_vue_type_script_lang-7be29cfc.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
@@ -35,14 +35,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
35
35
|
import '../OrIconV3/props.js';
|
|
36
36
|
import '../OrIconV3/styles.js';
|
|
37
37
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
38
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
38
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
39
39
|
import '../OrIconButtonV3/props.js';
|
|
40
40
|
import '../OrIconButtonV3/styles.js';
|
|
41
41
|
import '../OrTooltipV3/OrTooltip.js';
|
|
42
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
42
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
43
43
|
import '../OrTooltipV3/styles.js';
|
|
44
44
|
import '../OrPopoverV3/OrPopover.js';
|
|
45
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
45
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
46
46
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
47
47
|
import '../OrPopoverV3/props.js';
|
|
48
48
|
import '../OrPopoverV3/styles.js';
|
|
@@ -60,7 +60,7 @@ import '../../utils/isVisible.js';
|
|
|
60
60
|
import '../../hooks/usePopoverState.js';
|
|
61
61
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
62
62
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
63
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
63
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
64
64
|
import '../OrInputBoxV3/styles.js';
|
|
65
65
|
import '../../directives/dropdown-close.js';
|
|
66
66
|
import '../../directives/dropdown-open.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker.vue_vue_type_script_lang-7be29cfc.js';
|
|
2
2
|
export { DateTimePickerTimeFormat as TimePickerFormat } from '../OrDateTimePickerV3/props.js';
|
|
3
3
|
export { InputBoxSize as TimePickerSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -34,14 +34,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
34
34
|
import '../OrIconV3/props.js';
|
|
35
35
|
import '../OrIconV3/styles.js';
|
|
36
36
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
37
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
37
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
38
38
|
import '../OrIconButtonV3/props.js';
|
|
39
39
|
import '../OrIconButtonV3/styles.js';
|
|
40
40
|
import '../OrTooltipV3/OrTooltip.js';
|
|
41
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
41
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
42
42
|
import '../OrTooltipV3/styles.js';
|
|
43
43
|
import '../OrPopoverV3/OrPopover.js';
|
|
44
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
45
45
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
46
46
|
import '../OrPopoverV3/props.js';
|
|
47
47
|
import '../OrPopoverV3/styles.js';
|
|
@@ -59,7 +59,7 @@ import '../../utils/isVisible.js';
|
|
|
59
59
|
import '../../hooks/usePopoverState.js';
|
|
60
60
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
61
61
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
62
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
62
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
63
63
|
import '../OrInputBoxV3/styles.js';
|
|
64
64
|
import '../../directives/dropdown-close.js';
|
|
65
65
|
import '../../directives/dropdown-open.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrToastContainer.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrToastContainer.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
2
|
+
export { s as default } from '../../OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '../OrToastV3/OrToast.js';
|
|
|
11
11
|
import '../../props-7be029c7.js';
|
|
12
12
|
import '../OrToastV3/styles.js';
|
|
13
13
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
14
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
15
15
|
import '../OrIconButtonV3/props.js';
|
|
16
16
|
import '../OrIconV3/props.js';
|
|
17
17
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -19,10 +19,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
19
19
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
20
20
|
import '../OrIconV3/styles.js';
|
|
21
21
|
import '../OrTooltipV3/OrTooltip.js';
|
|
22
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
22
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
23
23
|
import '../OrTooltipV3/styles.js';
|
|
24
24
|
import '../OrPopoverV3/OrPopover.js';
|
|
25
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
26
26
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
27
27
|
import '../OrPopoverV3/props.js';
|
|
28
28
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { t as TypesV3 } from '../../types-668300dd.js';
|
|
2
2
|
export { p as PropsV3 } from '../../props-7be029c7.js';
|
|
3
|
-
export { s as OrToastContainerV3 } from '../../OrToastContainer.vue_vue_type_script_lang-
|
|
3
|
+
export { s as OrToastContainerV3 } from '../../OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
4
4
|
export { default as useToastV3 } from '../OrToastV3/composable/useToast.js';
|
|
5
5
|
export { default as useQueueV3 } from '../OrToastV3/composable/useQueue.js';
|
|
6
6
|
import 'vue-demi';
|
|
@@ -10,7 +10,7 @@ import '../../index-f4d8e24c.js';
|
|
|
10
10
|
import '../OrToastV3/OrToast.js';
|
|
11
11
|
import '../OrToastV3/styles.js';
|
|
12
12
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
13
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
14
14
|
import '../OrIconButtonV3/props.js';
|
|
15
15
|
import '../OrIconV3/props.js';
|
|
16
16
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -19,10 +19,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
19
19
|
import '../OrIconV3/styles.js';
|
|
20
20
|
import 'vue';
|
|
21
21
|
import '../OrTooltipV3/OrTooltip.js';
|
|
22
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
22
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
23
23
|
import '../OrTooltipV3/styles.js';
|
|
24
24
|
import '../OrPopoverV3/OrPopover.js';
|
|
25
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
26
26
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
27
27
|
import '../OrPopoverV3/props.js';
|
|
28
28
|
import '../OrPopoverV3/styles.js';
|
|
@@ -3,7 +3,7 @@ import { b as ToastType } from '../../props-7be029c7.js';
|
|
|
3
3
|
import { ToastRoot, messageStyleVariant } from './styles.js';
|
|
4
4
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
5
5
|
import '../OrLoaderV3/OrLoader.js';
|
|
6
|
-
import { s as script$1 } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$1 } from '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
7
7
|
import { s as script$2 } from '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers } from 'vue';
|
|
9
9
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
@@ -14,10 +14,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
14
14
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
15
15
|
import '../OrIconV3/styles.js';
|
|
16
16
|
import '../OrTooltipV3/OrTooltip.js';
|
|
17
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
17
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
18
18
|
import '../OrTooltipV3/styles.js';
|
|
19
19
|
import '../OrPopoverV3/OrPopover.js';
|
|
20
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
21
21
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
22
|
import '../../index-e11e05e2.js';
|
|
23
23
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export { t as TypesV3 } from '../../types-668300dd.js';
|
|
2
2
|
export { p as PropsV3 } from '../../props-7be029c7.js';
|
|
3
3
|
export { default as OrToastV3 } from './OrToast.js';
|
|
4
|
-
export { s as OrToastContainerV3 } from '../../OrToastContainer.vue_vue_type_script_lang-
|
|
4
|
+
export { s as OrToastContainerV3 } from '../../OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
5
5
|
export { default as useToastV3 } from './composable/useToast.js';
|
|
6
6
|
export { default as useQueueV3 } from './composable/useQueue.js';
|
|
7
7
|
import 'vue-demi';
|
|
8
8
|
import './styles.js';
|
|
9
9
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
10
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
11
11
|
import '../OrIconButtonV3/props.js';
|
|
12
12
|
import '../OrIconV3/props.js';
|
|
13
13
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -16,10 +16,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
16
16
|
import '../OrIconV3/styles.js';
|
|
17
17
|
import 'vue';
|
|
18
18
|
import '../OrTooltipV3/OrTooltip.js';
|
|
19
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
19
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
20
20
|
import '../OrTooltipV3/styles.js';
|
|
21
21
|
import '../OrPopoverV3/OrPopover.js';
|
|
22
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
22
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
23
23
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
24
24
|
import '../../index-e11e05e2.js';
|
|
25
25
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { s as script } from '../../OrTooltip.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTooltip.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
2
|
+
export { s as default } from '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import '../OrPopoverV3/OrPopover.js';
|
|
7
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
8
8
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
9
9
|
import '../../index-e11e05e2.js';
|
|
10
10
|
import '../../index-f4d8e24c.js';
|
|
@@ -37,7 +37,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37
37
|
variant: 'popover',
|
|
38
38
|
trigger: _ctx.root,
|
|
39
39
|
placement: _ctx.placement,
|
|
40
|
-
|
|
40
|
+
offset: _ctx.offset,
|
|
41
41
|
"disable-default-styles": true,
|
|
42
42
|
"onUpdate:state": _cache[0] || (_cache[0] = $event => _ctx.state = $event)
|
|
43
43
|
}, {
|
|
@@ -46,7 +46,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
46
46
|
}, toDisplayString(_ctx.text), 3 /* TEXT, CLASS */)]),
|
|
47
47
|
|
|
48
48
|
_: 1 /* STABLE */
|
|
49
|
-
}, 8 /* PROPS */, ["is-open", "trigger", "placement"])) : createCommentVNode("v-if", true)], 34 /* CLASS, HYDRATE_EVENTS */);
|
|
49
|
+
}, 8 /* PROPS */, ["is-open", "trigger", "placement", "offset"])) : createCommentVNode("v-if", true)], 34 /* CLASS, HYDRATE_EVENTS */);
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
script.render = render;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import { TooltipPlacement } from './props';
|
|
2
|
+
import { TooltipOffset, TooltipPlacement } from './props';
|
|
3
3
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
4
|
isOpen: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -13,6 +13,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
13
13
|
type: PropType<TooltipPlacement>;
|
|
14
14
|
default: TooltipPlacement;
|
|
15
15
|
};
|
|
16
|
+
offset: {
|
|
17
|
+
type: PropType<TooltipOffset>;
|
|
18
|
+
default: undefined;
|
|
19
|
+
};
|
|
16
20
|
}, {
|
|
17
21
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
18
22
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -34,6 +38,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
34
38
|
type: PropType<TooltipPlacement>;
|
|
35
39
|
default: TooltipPlacement;
|
|
36
40
|
};
|
|
41
|
+
offset: {
|
|
42
|
+
type: PropType<TooltipOffset>;
|
|
43
|
+
default: undefined;
|
|
44
|
+
};
|
|
37
45
|
}>> & {
|
|
38
46
|
"onUpdate:state"?: ((...args: any[]) => any) | undefined;
|
|
39
47
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -42,5 +50,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
42
50
|
isOpen: boolean;
|
|
43
51
|
text: string;
|
|
44
52
|
placement: TooltipPlacement;
|
|
53
|
+
offset: TooltipOffset;
|
|
45
54
|
}>;
|
|
46
55
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
2
2
|
export { PopoverPlacement as TooltipPlacement } from '../OrPopoverV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrPopoverV3/OrPopover.js';
|
|
6
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
7
7
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
8
8
|
import '../../index-e11e05e2.js';
|
|
9
9
|
import '../../index-f4d8e24c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|
|
1
|
+
export { PopoverOffset as TooltipOffset, PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|