@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 { ConfirmType } from './props.js';
|
|
2
|
-
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -22,7 +22,7 @@ import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
|
22
22
|
import '../OrLoaderV3/props.js';
|
|
23
23
|
import '../OrLoaderV3/styles.js';
|
|
24
24
|
import '../OrInputV3/OrInput.js';
|
|
25
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
26
26
|
import '../OrInputV3/props.js';
|
|
27
27
|
import '../OrInputBoxV3/props.js';
|
|
28
28
|
import '../OrInputV3/styles.js';
|
|
@@ -37,14 +37,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
37
37
|
import '../OrIconV3/props.js';
|
|
38
38
|
import '../OrIconV3/styles.js';
|
|
39
39
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
40
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
40
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
41
41
|
import '../OrIconButtonV3/props.js';
|
|
42
42
|
import '../OrIconButtonV3/styles.js';
|
|
43
43
|
import '../OrTooltipV3/OrTooltip.js';
|
|
44
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
44
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
45
45
|
import '../OrTooltipV3/styles.js';
|
|
46
46
|
import '../OrPopoverV3/OrPopover.js';
|
|
47
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
47
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
48
48
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
49
49
|
import '../OrPopoverV3/props.js';
|
|
50
50
|
import '../OrPopoverV3/styles.js';
|
|
@@ -55,7 +55,7 @@ import '../OrBottomSheetV3/styles.js';
|
|
|
55
55
|
import '../../hooks/usePopoverState.js';
|
|
56
56
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
57
57
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
58
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
58
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
59
59
|
import '../OrInputBoxV3/styles.js';
|
|
60
60
|
import '../OrLabelV3/OrLabel.js';
|
|
61
61
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-fbd95665.js';
|
|
2
|
+
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-fbd95665.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';
|
|
6
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
6
|
+
import '../../OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
7
7
|
import '../OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
8
8
|
import '../../hooks/useProxyModelValue.js';
|
|
9
9
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -21,14 +21,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
21
21
|
import '../OrIconV3/props.js';
|
|
22
22
|
import '../OrIconV3/styles.js';
|
|
23
23
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
24
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
25
25
|
import '../OrIconButtonV3/props.js';
|
|
26
26
|
import '../OrIconButtonV3/styles.js';
|
|
27
27
|
import '../OrTooltipV3/OrTooltip.js';
|
|
28
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
28
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
29
29
|
import '../OrTooltipV3/styles.js';
|
|
30
30
|
import '../OrPopoverV3/OrPopover.js';
|
|
31
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
31
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
32
32
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
33
33
|
import '../OrPopoverV3/props.js';
|
|
34
34
|
import '../OrPopoverV3/styles.js';
|
|
@@ -46,7 +46,7 @@ import '../../utils/isVisible.js';
|
|
|
46
46
|
import '../../hooks/usePopoverState.js';
|
|
47
47
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
48
48
|
import '../OrMenuV3/OrMenu.js';
|
|
49
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
49
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
50
50
|
import '../OrMenuV3/styles.js';
|
|
51
51
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
52
52
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
@@ -64,7 +64,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
64
64
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
65
65
|
import '../OrHintV3/styles.js';
|
|
66
66
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
67
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
67
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
68
68
|
import '../OrInputBoxV3/props.js';
|
|
69
69
|
import '../OrInputBoxV3/styles.js';
|
|
70
70
|
import '../../directives/dropdown-close.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-fbd95665.js';
|
|
2
2
|
export { InputBoxSize as DatePickerSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
5
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
5
|
+
import '../../OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
6
6
|
import '../OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
7
7
|
import '../../hooks/useProxyModelValue.js';
|
|
8
8
|
import 'vue';
|
|
@@ -21,14 +21,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
21
21
|
import '../OrIconV3/props.js';
|
|
22
22
|
import '../OrIconV3/styles.js';
|
|
23
23
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
24
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
25
25
|
import '../OrIconButtonV3/props.js';
|
|
26
26
|
import '../OrIconButtonV3/styles.js';
|
|
27
27
|
import '../OrTooltipV3/OrTooltip.js';
|
|
28
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
28
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
29
29
|
import '../OrTooltipV3/styles.js';
|
|
30
30
|
import '../OrPopoverV3/OrPopover.js';
|
|
31
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
31
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
32
32
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
33
33
|
import '../OrPopoverV3/props.js';
|
|
34
34
|
import '../OrPopoverV3/styles.js';
|
|
@@ -46,7 +46,7 @@ import '../../utils/isVisible.js';
|
|
|
46
46
|
import '../../hooks/usePopoverState.js';
|
|
47
47
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
48
48
|
import '../OrMenuV3/OrMenu.js';
|
|
49
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
49
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
50
50
|
import '../OrMenuV3/styles.js';
|
|
51
51
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
52
52
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
@@ -64,7 +64,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
64
64
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
65
65
|
import '../OrHintV3/styles.js';
|
|
66
66
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
67
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
67
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
68
68
|
import '../OrInputBoxV3/styles.js';
|
|
69
69
|
import '../../directives/dropdown-close.js';
|
|
70
70
|
import '../../directives/dropdown-open.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js';
|
|
2
|
+
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.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 './hooks/useCurrentDate.js';
|
|
6
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
6
|
+
import '../../OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
7
7
|
import './hooks/useDatePlaceholder.js';
|
|
8
8
|
import '../../hooks/useProxyModelValue.js';
|
|
9
9
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -21,14 +21,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
21
21
|
import '../OrIconV3/props.js';
|
|
22
22
|
import '../OrIconV3/styles.js';
|
|
23
23
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
24
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
24
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
25
25
|
import '../OrIconButtonV3/props.js';
|
|
26
26
|
import '../OrIconButtonV3/styles.js';
|
|
27
27
|
import '../OrTooltipV3/OrTooltip.js';
|
|
28
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
28
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
29
29
|
import '../OrTooltipV3/styles.js';
|
|
30
30
|
import '../OrPopoverV3/OrPopover.js';
|
|
31
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
31
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
32
32
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
33
33
|
import '../OrPopoverV3/props.js';
|
|
34
34
|
import '../OrPopoverV3/styles.js';
|
|
@@ -46,7 +46,7 @@ import '../../utils/isVisible.js';
|
|
|
46
46
|
import '../../hooks/usePopoverState.js';
|
|
47
47
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
48
48
|
import '../OrMenuV3/OrMenu.js';
|
|
49
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
49
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
50
50
|
import '../OrMenuV3/styles.js';
|
|
51
51
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
52
52
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
@@ -68,7 +68,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
68
68
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
69
69
|
import '../OrHintV3/styles.js';
|
|
70
70
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
71
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
71
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
72
72
|
import '../OrInputBoxV3/styles.js';
|
|
73
73
|
import '../../directives/dropdown-close.js';
|
|
74
74
|
import '../../directives/dropdown-open.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { DateTimePickerTimeFormat } from './props.js';
|
|
2
|
-
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js';
|
|
3
3
|
export { InputBoxSize as DateTimePickerSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './hooks/useCurrentDate.js';
|
|
6
|
-
import '../../OrDateTimePickerMonthSelect-
|
|
6
|
+
import '../../OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
7
7
|
import './hooks/useDatePlaceholder.js';
|
|
8
8
|
import '../../hooks/useProxyModelValue.js';
|
|
9
9
|
import 'vue';
|
|
@@ -22,14 +22,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
22
22
|
import '../OrIconV3/props.js';
|
|
23
23
|
import '../OrIconV3/styles.js';
|
|
24
24
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
25
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
25
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
26
26
|
import '../OrIconButtonV3/props.js';
|
|
27
27
|
import '../OrIconButtonV3/styles.js';
|
|
28
28
|
import '../OrTooltipV3/OrTooltip.js';
|
|
29
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
29
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
30
30
|
import '../OrTooltipV3/styles.js';
|
|
31
31
|
import '../OrPopoverV3/OrPopover.js';
|
|
32
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
32
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
33
33
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
34
34
|
import '../OrPopoverV3/props.js';
|
|
35
35
|
import '../OrPopoverV3/styles.js';
|
|
@@ -47,7 +47,7 @@ import '../../utils/isVisible.js';
|
|
|
47
47
|
import '../../hooks/usePopoverState.js';
|
|
48
48
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
49
49
|
import '../OrMenuV3/OrMenu.js';
|
|
50
|
-
import '../../OrMenu.vue_vue_type_script_lang-
|
|
50
|
+
import '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
51
51
|
import '../OrMenuV3/styles.js';
|
|
52
52
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
53
53
|
import '../../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
@@ -67,7 +67,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
67
67
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
68
68
|
import '../OrHintV3/styles.js';
|
|
69
69
|
import '../OrInputBoxV3/OrInputBox.js';
|
|
70
|
-
import '../../OrInputBox.vue_vue_type_script_lang-
|
|
70
|
+
import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
71
71
|
import '../OrInputBoxV3/styles.js';
|
|
72
72
|
import '../../directives/dropdown-close.js';
|
|
73
73
|
import '../../directives/dropdown-open.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
2
|
+
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
@@ -9,10 +9,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
9
9
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import '../OrTooltipV3/OrTooltip.js';
|
|
12
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
12
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
13
13
|
import '../OrTooltipV3/styles.js';
|
|
14
14
|
import '../OrPopoverV3/OrPopover.js';
|
|
15
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
17
17
|
import '../../index-e11e05e2.js';
|
|
18
18
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { IconButtonColor } from './props.js';
|
|
2
|
-
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
3
3
|
export { IconSize as IconButtonSize } from '../OrIconV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -8,10 +8,10 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../OrTooltipV3/OrTooltip.js';
|
|
11
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
12
12
|
import '../OrTooltipV3/styles.js';
|
|
13
13
|
import '../OrPopoverV3/OrPopover.js';
|
|
14
|
-
import '../../OrPopover.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
16
|
import '../../index-e11e05e2.js';
|
|
17
17
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-c05c08e4.js';
|
|
2
|
+
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-c05c08e4.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -13,7 +13,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
13
13
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
14
14
|
import '../OrHintV3/styles.js';
|
|
15
15
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
16
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
16
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
17
17
|
import '../OrIconButtonV3/props.js';
|
|
18
18
|
import '../OrIconV3/props.js';
|
|
19
19
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -21,10 +21,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
21
21
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
22
22
|
import '../OrIconV3/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';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { InlineInputType } from './props.js';
|
|
2
|
-
export { s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-c05c08e4.js';
|
|
3
3
|
export { InlineInputBoxSize as InlineInputSize } from '../OrInlineInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -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';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInlineTextarea.vue_vue_type_script_lang-849178e7.js';
|
|
2
|
+
export { s as default } from '../../OrInlineTextarea.vue_vue_type_script_lang-849178e7.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, 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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-849178e7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrErrorV3/OrError.js';
|
|
@@ -9,7 +9,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
9
9
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
10
10
|
import '../OrHintV3/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 '../OrIconV3/props.js';
|
|
15
15
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -17,10 +17,10 @@ import '../OrIconV3/OrIcon.js';
|
|
|
17
17
|
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
18
|
import '../OrIconV3/styles.js';
|
|
19
19
|
import '../OrTooltipV3/OrTooltip.js';
|
|
20
|
-
import '../../OrTooltip.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
21
21
|
import '../OrTooltipV3/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 '../../index-e11e05e2.js';
|
|
26
26
|
import '../../index-f4d8e24c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
2
|
+
export { s as default } from '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { InputBoxSize, InputBoxVariant } from './props.js';
|
|
2
|
-
export { s as OrInputBoxV3 } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInputBoxV3 } from '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import './styles.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { InputBoxSize, InputBoxVariant } from './props';
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const
|
|
2
|
+
export declare const InputBox: string[];
|
|
3
|
+
export declare const InputBoxVariants: Record<InputBoxVariant, string[]>;
|
|
4
|
+
export declare const InputBoxSizes: Record<InputBoxSize, string[]>;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import { InputBoxVariant, InputBoxSize } from './props.js';
|
|
2
|
+
|
|
3
|
+
const InputBox = [
|
|
2
4
|
// Layout
|
|
3
5
|
'layout-row',
|
|
4
6
|
// Overflow
|
|
@@ -9,8 +11,8 @@ const InputBoxRoot = [
|
|
|
9
11
|
'rounded-md',
|
|
10
12
|
// Theme (children)
|
|
11
13
|
'children:outline-none'];
|
|
12
|
-
const
|
|
13
|
-
|
|
14
|
+
const InputBoxVariants = {
|
|
15
|
+
[InputBoxVariant.Styled]: [
|
|
14
16
|
// Theme
|
|
15
17
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark', 'theme-outline-2-transparent', 'dark:theme-outline-2-transparent',
|
|
16
18
|
// Theme (focus)
|
|
@@ -23,19 +25,19 @@ const InputBoxRootVariants = {
|
|
|
23
25
|
'invalid:focus-within:theme-background-error-translucent', 'dark:invalid:focus-within:theme-background-error-translucent-dark', 'invalid:focus-within:theme-border-1-error', 'dark:invalid:focus-within:theme-border-1-error-dark', 'invalid:focus-within:theme-outline-2-error', 'dark:invalid:focus-within:theme-outline-2-error-dark',
|
|
24
26
|
// Theme (invalid, read-only)
|
|
25
27
|
'invalid:read-only:bg-error-opacity-0-08', 'dark:invalid:read-only:bg-error-opacity-0-08-dark', 'invalid:read-only:!border-transparent', 'dark:invalid:read-only:!border-transparent'],
|
|
26
|
-
|
|
28
|
+
[InputBoxVariant.Unstyled]: [
|
|
27
29
|
// Theme (disabled)
|
|
28
30
|
'disabled:theme-foreground-disabled', 'dark:disabled:theme-foreground-disabled-dark']
|
|
29
31
|
};
|
|
30
|
-
const
|
|
31
|
-
|
|
32
|
+
const InputBoxSizes = {
|
|
33
|
+
[InputBoxSize.M]: [
|
|
32
34
|
// Box
|
|
33
35
|
'children:min-h-[46px] children:md:min-h-[34px]',
|
|
34
36
|
// Spacing
|
|
35
37
|
'first-child:ml-md first-child:md:ml-sm+', 'last-child:mr-md last-child:md:mr-sm+', 'gap-sm+ md:gap-sm',
|
|
36
38
|
// Typography
|
|
37
39
|
'typography-body-2-regular'],
|
|
38
|
-
|
|
40
|
+
[InputBoxSize.S]: [
|
|
39
41
|
// Box
|
|
40
42
|
'children:min-h-[30px]',
|
|
41
43
|
// Spacing
|
|
@@ -44,4 +46,4 @@ const InputBoxRootSizes = {
|
|
|
44
46
|
'typography-caption-regular']
|
|
45
47
|
};
|
|
46
48
|
|
|
47
|
-
export {
|
|
49
|
+
export { InputBox, InputBoxSizes, InputBoxVariants };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
2
|
+
export { s as default } from '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, Fragment, withModifiers, withDirectives, createElementVNode, mergeProps, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -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
1
|
export { InputType } from './props.js';
|
|
2
|
-
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
3
3
|
export { InputBoxSize as InputSize } from '../OrInputBoxV3/props.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -15,14 +15,14 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
15
15
|
import '../OrIconV3/props.js';
|
|
16
16
|
import '../OrIconV3/styles.js';
|
|
17
17
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
18
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
18
|
+
import '../../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
19
19
|
import '../OrIconButtonV3/props.js';
|
|
20
20
|
import '../OrIconButtonV3/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/styles.js';
|
|
47
47
|
import '../OrLabelV3/OrLabel.js';
|
|
48
48
|
import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { s as script } from '../../OrMenu.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrMenu.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
2
|
+
export { s as default } from '../../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } 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';
|
|
@@ -31,21 +31,18 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
variant: 'auto',
|
|
32
32
|
trigger: _ctx.trigger,
|
|
33
33
|
placement: _ctx.placement,
|
|
34
|
-
|
|
35
|
-
"disable-default-styles": false,
|
|
34
|
+
offset: _ctx.offset,
|
|
36
35
|
"onUpdate:state": _cache[1] || (_cache[1] = $event => _ctx.state = $event)
|
|
37
36
|
}, {
|
|
38
37
|
default: withCtx(() => [createElementVNode("div", mergeProps({
|
|
39
38
|
ref: "root"
|
|
40
39
|
}, _ctx.$attrs, {
|
|
41
40
|
class: _ctx.rootStyles,
|
|
42
|
-
onClick: _cache[0] || (_cache[0] = withModifiers(
|
|
43
|
-
return _ctx.onClick && _ctx.onClick(...arguments);
|
|
44
|
-
}, ["stop"]))
|
|
41
|
+
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.onClick($event), ["stop"]))
|
|
45
42
|
}), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */)]),
|
|
46
43
|
|
|
47
44
|
_: 3 /* FORWARDED */
|
|
48
|
-
}, 8 /* PROPS */, ["is-open", "trigger", "placement"]);
|
|
45
|
+
}, 8 /* PROPS */, ["is-open", "trigger", "placement", "offset"]);
|
|
49
46
|
}
|
|
50
47
|
|
|
51
48
|
script.render = render;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import { MenuPlacement } from './props';
|
|
2
|
+
import { MenuOffset, MenuPlacement } from './props';
|
|
3
3
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
4
|
isOpen: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -16,6 +16,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
16
16
|
type: PropType<MenuPlacement>;
|
|
17
17
|
default: MenuPlacement;
|
|
18
18
|
};
|
|
19
|
+
offset: {
|
|
20
|
+
type: PropType<MenuOffset>;
|
|
21
|
+
default: undefined;
|
|
22
|
+
};
|
|
19
23
|
}, {
|
|
20
24
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
21
25
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -40,6 +44,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
40
44
|
type: PropType<MenuPlacement>;
|
|
41
45
|
default: MenuPlacement;
|
|
42
46
|
};
|
|
47
|
+
offset: {
|
|
48
|
+
type: PropType<MenuOffset>;
|
|
49
|
+
default: undefined;
|
|
50
|
+
};
|
|
43
51
|
}>> & {
|
|
44
52
|
"onUpdate:state"?: ((...args: any[]) => any) | undefined;
|
|
45
53
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -48,5 +56,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
48
56
|
isOpen: boolean;
|
|
49
57
|
trigger: HTMLElement;
|
|
50
58
|
placement: MenuPlacement;
|
|
59
|
+
offset: MenuOffset;
|
|
51
60
|
}>;
|
|
52
61
|
export default _default;
|