@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,9 +1,9 @@
|
|
|
1
|
-
export { s as OrMenuV3 } from '../../OrMenu.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrMenuV3 } from '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
2
2
|
export { PopoverPlacement as MenuPlacement } 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 MenuPlacement } from '../or-popover-v3';
|
|
1
|
+
export { PopoverOffset as MenuOffset, PopoverPlacement as MenuPlacement } from '../or-popover-v3';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const Menu: string[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrModal.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrModal.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrModal.vue_vue_type_script_lang-88fa589e.js';
|
|
2
|
+
export { s as default } from '../../OrModal.vue_vue_type_script_lang-88fa589e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createVNode, renderSlot, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
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';
|
|
@@ -11,10 +11,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
11
11
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import '../OrTooltipV3/OrTooltip.js';
|
|
14
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
15
15
|
import '../OrTooltipV3/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 '../../index-e11e05e2.js';
|
|
20
20
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { ModalSize } from './props.js';
|
|
2
|
-
export { s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-88fa589e.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import 'vue';
|
|
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';
|
|
@@ -11,10 +11,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
11
11
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import '../OrTooltipV3/OrTooltip.js';
|
|
14
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
15
15
|
import '../OrTooltipV3/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 '../../index-e11e05e2.js';
|
|
20
20
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrNotification.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrNotification.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrNotification.vue_vue_type_script_lang-53e82265.js';
|
|
2
|
+
export { s as default } from '../../OrNotification.vue_vue_type_script_lang-53e82265.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
@@ -9,14 +9,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
12
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
13
13
|
import '../OrIconButtonV3/props.js';
|
|
14
14
|
import '../OrIconButtonV3/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,5 +1,5 @@
|
|
|
1
1
|
export { NotificationVariant } from './props.js';
|
|
2
|
-
export { s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-53e82265.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -8,14 +8,14 @@ import '../OrIconV3/props.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
11
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
12
12
|
import '../OrIconButtonV3/props.js';
|
|
13
13
|
import '../OrIconButtonV3/styles.js';
|
|
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 '../../OrPagination.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrPagination.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrPagination.vue_vue_type_script_lang-a4a67a47.js';
|
|
2
|
+
export { s as default } from '../../OrPagination.vue_vue_type_script_lang-a4a67a47.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -18,10 +18,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
18
18
|
import '../OrIconV3/props.js';
|
|
19
19
|
import '../OrIconV3/styles.js';
|
|
20
20
|
import '../OrMenuV3/OrMenu.js';
|
|
21
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
21
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
22
22
|
import '../OrMenuV3/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 '../OrPopoverV3/props.js';
|
|
27
27
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../../OrPagination.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrPaginationV3 } from '../../OrPagination.vue_vue_type_script_lang-a4a67a47.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -17,10 +17,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
17
17
|
import '../OrIconV3/props.js';
|
|
18
18
|
import '../OrIconV3/styles.js';
|
|
19
19
|
import '../OrMenuV3/OrMenu.js';
|
|
20
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
21
21
|
import '../OrMenuV3/styles.js';
|
|
22
22
|
import '../OrPopoverV3/OrPopover.js';
|
|
23
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
23
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
24
24
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
25
25
|
import '../OrPopoverV3/props.js';
|
|
26
26
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrPopover.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrPopover.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
2
|
+
export { s as default } from '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode, vShow } from 'vue';
|
|
4
4
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
5
5
|
import '../../index-e11e05e2.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import { PopoverPlacement, PopoverVariant } from './props';
|
|
2
|
+
import { PopoverOffset, PopoverPlacement, PopoverVariant } from './props';
|
|
3
3
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
4
|
isOpen: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -24,6 +24,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
24
24
|
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
25
25
|
default: PopoverPlacement;
|
|
26
26
|
};
|
|
27
|
+
offset: {
|
|
28
|
+
type: PropType<PopoverOffset>;
|
|
29
|
+
default: undefined;
|
|
30
|
+
};
|
|
27
31
|
fullWidth: {
|
|
28
32
|
type: BooleanConstructor;
|
|
29
33
|
default: boolean;
|
|
@@ -74,6 +78,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
74
78
|
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
75
79
|
default: PopoverPlacement;
|
|
76
80
|
};
|
|
81
|
+
offset: {
|
|
82
|
+
type: PropType<PopoverOffset>;
|
|
83
|
+
default: undefined;
|
|
84
|
+
};
|
|
77
85
|
fullWidth: {
|
|
78
86
|
type: BooleanConstructor;
|
|
79
87
|
default: boolean;
|
|
@@ -96,6 +104,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
96
104
|
bottomSheetProps: any;
|
|
97
105
|
trigger: HTMLElement;
|
|
98
106
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
107
|
+
offset: PopoverOffset;
|
|
99
108
|
fullWidth: boolean;
|
|
100
109
|
customStyles: string[];
|
|
101
110
|
disableDefaultStyles: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { PopoverPlacement, PopoverVariant } from './props.js';
|
|
2
|
-
export { s as OrPopoverV3 } from '../../OrPopover.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrPopoverV3 } from '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
3
3
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { offset } from '@floating-ui/dom';
|
|
1
2
|
export declare enum PopoverVariant {
|
|
2
3
|
Auto = "auto",
|
|
3
4
|
Popover = "popover",
|
|
@@ -17,3 +18,4 @@ export declare enum PopoverPlacement {
|
|
|
17
18
|
RightStart = "right-start",
|
|
18
19
|
RightEnd = "right-end"
|
|
19
20
|
}
|
|
21
|
+
export type PopoverOffset = NonNullable<Parameters<typeof offset>[0]>;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import { PopoverPlacement } from './props.js';
|
|
2
|
+
|
|
3
|
+
const Popover = [
|
|
2
4
|
// Position
|
|
3
5
|
'absolute'];
|
|
4
6
|
const PopoverBody = [
|
|
@@ -11,34 +13,34 @@ const PopoverBody = [
|
|
|
11
13
|
// Elevation
|
|
12
14
|
'shadow-contextual', 'dark:shadow-contextual-dark'];
|
|
13
15
|
const PopoverBodyPlacements = {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
+
[PopoverPlacement.Top]: [],
|
|
17
|
+
[PopoverPlacement.TopStart]: [
|
|
16
18
|
// Spacing
|
|
17
19
|
'ml-none'],
|
|
18
|
-
|
|
20
|
+
[PopoverPlacement.TopEnd]: [
|
|
19
21
|
// Spacing
|
|
20
22
|
'mr-none'],
|
|
21
|
-
|
|
22
|
-
|
|
23
|
+
[PopoverPlacement.Bottom]: [],
|
|
24
|
+
[PopoverPlacement.BottomStart]: [
|
|
23
25
|
// Spacing
|
|
24
26
|
'ml-none'],
|
|
25
|
-
|
|
27
|
+
[PopoverPlacement.BottomEnd]: [
|
|
26
28
|
// Spacing
|
|
27
29
|
'mr-none'],
|
|
28
|
-
|
|
29
|
-
|
|
30
|
+
[PopoverPlacement.Left]: [],
|
|
31
|
+
[PopoverPlacement.LeftStart]: [
|
|
30
32
|
// Spacing
|
|
31
33
|
'mt-none'],
|
|
32
|
-
|
|
34
|
+
[PopoverPlacement.LeftEnd]: [
|
|
33
35
|
// Spacing
|
|
34
36
|
'mb-none'],
|
|
35
|
-
|
|
36
|
-
|
|
37
|
+
[PopoverPlacement.Right]: [],
|
|
38
|
+
[PopoverPlacement.RightStart]: [
|
|
37
39
|
// Spacing
|
|
38
40
|
'mt-none'],
|
|
39
|
-
|
|
41
|
+
[PopoverPlacement.RightEnd]: [
|
|
40
42
|
// Spacing
|
|
41
43
|
'mb-none']
|
|
42
44
|
};
|
|
43
45
|
|
|
44
|
-
export { PopoverBody, PopoverBodyPlacements
|
|
46
|
+
export { Popover, PopoverBody, PopoverBodyPlacements };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-a9d66616.js';
|
|
2
|
+
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-a9d66616.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrInputV3/OrInput.js';
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
7
7
|
import '../OrInputV3/props.js';
|
|
8
8
|
import '../OrInputBoxV3/props.js';
|
|
9
9
|
import '../OrInputV3/styles.js';
|
|
@@ -18,14 +18,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
18
18
|
import '../OrIconV3/props.js';
|
|
19
19
|
import '../OrIconV3/styles.js';
|
|
20
20
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
21
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
21
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
22
22
|
import '../OrIconButtonV3/props.js';
|
|
23
23
|
import '../OrIconButtonV3/styles.js';
|
|
24
24
|
import '../OrTooltipV3/OrTooltip.js';
|
|
25
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
26
26
|
import '../OrTooltipV3/styles.js';
|
|
27
27
|
import '../OrPopoverV3/OrPopover.js';
|
|
28
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
28
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
29
29
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
30
30
|
import '../../index-e11e05e2.js';
|
|
31
31
|
import '../../index-f4d8e24c.js';
|
|
@@ -45,7 +45,7 @@ import '../../utils/isVisible.js';
|
|
|
45
45
|
import '../../hooks/usePopoverState.js';
|
|
46
46
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
47
47
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
48
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
48
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
49
49
|
import '../OrInputBoxV3/styles.js';
|
|
50
50
|
import '../OrLabelV3/OrLabel.js';
|
|
51
51
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-a9d66616.js';
|
|
2
2
|
export { InputBoxSize as SearchSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrInputV3/OrInput.js';
|
|
5
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
6
6
|
import '../OrInputV3/props.js';
|
|
7
7
|
import '../OrInputV3/styles.js';
|
|
8
8
|
import '../OrErrorV3/OrError.js';
|
|
@@ -17,14 +17,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
17
17
|
import '../OrIconV3/props.js';
|
|
18
18
|
import '../OrIconV3/styles.js';
|
|
19
19
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
20
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
21
21
|
import '../OrIconButtonV3/props.js';
|
|
22
22
|
import '../OrIconButtonV3/styles.js';
|
|
23
23
|
import '../OrTooltipV3/OrTooltip.js';
|
|
24
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
25
25
|
import '../OrTooltipV3/styles.js';
|
|
26
26
|
import '../OrPopoverV3/OrPopover.js';
|
|
27
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
27
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
28
28
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
29
29
|
import '../../index-e11e05e2.js';
|
|
30
30
|
import '../../index-f4d8e24c.js';
|
|
@@ -44,7 +44,7 @@ import '../../utils/isVisible.js';
|
|
|
44
44
|
import '../../hooks/usePopoverState.js';
|
|
45
45
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
46
46
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
47
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
47
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
48
48
|
import '../OrInputBoxV3/styles.js';
|
|
49
49
|
import '../OrLabelV3/OrLabel.js';
|
|
50
50
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-29577967.js';
|
|
2
|
+
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-29577967.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../utils/isEmptyValue.js';
|
|
@@ -32,14 +32,14 @@ import '../OrHintV3/OrHint.js';
|
|
|
32
32
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
33
33
|
import '../OrHintV3/styles.js';
|
|
34
34
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
35
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
36
36
|
import '../OrIconButtonV3/props.js';
|
|
37
37
|
import '../OrIconButtonV3/styles.js';
|
|
38
38
|
import '../OrTooltipV3/OrTooltip.js';
|
|
39
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
40
40
|
import '../OrTooltipV3/styles.js';
|
|
41
41
|
import '../OrPopoverV3/OrPopover.js';
|
|
42
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
42
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
43
43
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
44
44
|
import '../../index-e11e05e2.js';
|
|
45
45
|
import '../OrPopoverV3/props.js';
|
|
@@ -57,12 +57,12 @@ import '../../hooks/useElevation.js';
|
|
|
57
57
|
import '../../utils/isVisible.js';
|
|
58
58
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
59
59
|
import '../OrInputV3/OrInput.js';
|
|
60
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
60
|
+
import '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
61
61
|
import '../OrInputV3/props.js';
|
|
62
62
|
import '../OrInputBoxV3/props.js';
|
|
63
63
|
import '../OrInputV3/styles.js';
|
|
64
64
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
65
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
65
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
66
66
|
import '../OrInputBoxV3/styles.js';
|
|
67
67
|
import '../OrLoaderV3/OrLoader.js';
|
|
68
68
|
import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
@@ -73,7 +73,7 @@ import '../OrMenuItemV3/OrMenuItem.js';
|
|
|
73
73
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
74
74
|
import '../OrMenuItemV3/styles.js';
|
|
75
75
|
import '../OrTagV3/OrTag.js';
|
|
76
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
76
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
77
77
|
import '../OrTagV3/props.js';
|
|
78
78
|
import '../OrTagV3/styles.js';
|
|
79
79
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-29577967.js';
|
|
2
2
|
export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../utils/isEmptyValue.js';
|
|
@@ -32,14 +32,14 @@ import '../OrHintV3/OrHint.js';
|
|
|
32
32
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
33
33
|
import '../OrHintV3/styles.js';
|
|
34
34
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
35
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
36
36
|
import '../OrIconButtonV3/props.js';
|
|
37
37
|
import '../OrIconButtonV3/styles.js';
|
|
38
38
|
import '../OrTooltipV3/OrTooltip.js';
|
|
39
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
40
40
|
import '../OrTooltipV3/styles.js';
|
|
41
41
|
import '../OrPopoverV3/OrPopover.js';
|
|
42
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
42
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
43
43
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
44
44
|
import '../../index-e11e05e2.js';
|
|
45
45
|
import '../OrPopoverV3/props.js';
|
|
@@ -57,11 +57,11 @@ import '../../hooks/useElevation.js';
|
|
|
57
57
|
import '../../utils/isVisible.js';
|
|
58
58
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
59
59
|
import '../OrInputV3/OrInput.js';
|
|
60
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
60
|
+
import '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
61
61
|
import '../OrInputV3/props.js';
|
|
62
62
|
import '../OrInputV3/styles.js';
|
|
63
63
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
64
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
64
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
65
65
|
import '../OrInputBoxV3/styles.js';
|
|
66
66
|
import '../OrLoaderV3/OrLoader.js';
|
|
67
67
|
import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
@@ -72,7 +72,7 @@ import '../OrMenuItemV3/OrMenuItem.js';
|
|
|
72
72
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
73
73
|
import '../OrMenuItemV3/styles.js';
|
|
74
74
|
import '../OrTagV3/OrTag.js';
|
|
75
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
75
|
+
import '../../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
76
76
|
import '../OrTagV3/props.js';
|
|
77
77
|
import '../OrTagV3/styles.js';
|
|
78
78
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { s as script } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSidebar.vue_vue_type_script_lang-c5ba93ca.js';
|
|
2
|
+
export { s as default } from '../../OrSidebar.vue_vue_type_script_lang-c5ba93ca.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
6
6
|
import 'vue-demi';
|
|
7
7
|
import './props.js';
|
|
8
8
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
9
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
10
10
|
import '../OrIconButtonV3/props.js';
|
|
11
11
|
import '../OrIconV3/props.js';
|
|
12
12
|
import '../OrIconButtonV3/styles.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 '../OrPopoverV3/props.js';
|
|
23
23
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export { OrSidebarPlacement } from './props.js';
|
|
2
|
-
export { s as OrSidebarV3 } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrSidebarV3 } from '../../OrSidebar.vue_vue_type_script_lang-c5ba93ca.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
8
8
|
import '../OrIconButtonV3/props.js';
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -13,10 +13,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
13
13
|
import '../OrIconV3/styles.js';
|
|
14
14
|
import 'vue';
|
|
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 '../OrPopoverV3/props.js';
|
|
22
22
|
import '../OrPopoverV3/styles.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { s as script } from '../../OrSorting.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSorting.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSorting.vue_vue_type_script_lang-bacfeefa.js';
|
|
2
|
+
export { s as default } from '../../OrSorting.vue_vue_type_script_lang-bacfeefa.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createElementVNode, toDisplayString, createBlock, createCommentVNode, Fragment, renderList, createTextVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import '../OrMenuV3/OrMenu.js';
|
|
7
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
8
8
|
import '../OrMenuV3/styles.js';
|
|
9
9
|
import '../OrPopoverV3/OrPopover.js';
|
|
10
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../../index-e11e05e2.js';
|
|
13
13
|
import '../../index-f4d8e24c.js';
|
|
@@ -49,7 +49,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
49
49
|
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
50
50
|
const _component_OrMenu = resolveComponent("OrMenu");
|
|
51
51
|
return openBlock(), createElementBlock("div", {
|
|
52
|
-
ref:
|
|
52
|
+
ref: "root",
|
|
53
53
|
class: normalizeClass(_ctx.rootStyles)
|
|
54
54
|
}, [createVNode(_component_OrButton, {
|
|
55
55
|
ref: "sortButton",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrSortingV3 } from '../../OrSorting.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSortingV3 } from '../../OrSorting.vue_vue_type_script_lang-bacfeefa.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrMenuV3/OrMenu.js';
|
|
5
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
6
6
|
import '../OrMenuV3/styles.js';
|
|
7
7
|
import '../OrPopoverV3/OrPopover.js';
|
|
8
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
9
9
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
10
10
|
import '../../index-e11e05e2.js';
|
|
11
11
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTabs.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTabs.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTabs.vue_vue_type_script_lang-c2191c3d.js';
|
|
2
|
+
export { s as default } from '../../OrTabs.vue_vue_type_script_lang-c2191c3d.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
@@ -11,10 +11,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
11
11
|
import '../OrIconV3/props.js';
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import '../OrMenuV3/OrMenu.js';
|
|
14
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
15
15
|
import '../OrMenuV3/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';
|