@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,22 +1,22 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
2
|
-
export { D as TimePickerFormat } from '../../OrDateTimePicker-
|
|
3
|
-
export { I as TimePickerSize } from '../../OrInputBox-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-6a6781dc.js';
|
|
2
|
+
export { D as TimePickerFormat } from '../../OrDateTimePicker-d843ed5f.js';
|
|
3
|
+
export { I as TimePickerSize } from '../../OrInputBox-912a6254.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../dropdown-open-e1f90e0a.js';
|
|
6
6
|
import '@vueuse/core';
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config';
|
|
9
9
|
import 'tailwindcss/resolveConfig';
|
|
10
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
10
|
+
import '../../OrDateTimePickerPopoverHeader-3c26fc72.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../../OrButton-c2b6aa9e.js';
|
|
13
13
|
import '../../OrLoader-b79022da.js';
|
|
14
14
|
import '../../OrLabel-4da56db0.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-81bade23.js';
|
|
16
16
|
import '../../OrIcon-62793572.js';
|
|
17
|
-
import '../../OrTooltip-
|
|
17
|
+
import '../../OrTooltip-bd35ec20.js';
|
|
18
18
|
import '../../usePopoverState-b92c698b.js';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-56ba40ab.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-a50ec347.js';
|
|
22
22
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -24,6 +24,6 @@ import '../../OrBottomSheet-2d3d91ef.js';
|
|
|
24
24
|
import '../../OrOverlay-489fdf76.js';
|
|
25
25
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
26
26
|
import '../../OrMenuItem-54062d59.js';
|
|
27
|
-
import '../../OrMenu-
|
|
27
|
+
import '../../OrMenu-eff42b15.js';
|
|
28
28
|
import '../../OrError-c01d0c29.js';
|
|
29
29
|
import '../../OrHint-06ab89d7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-ec6fbd22.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-a1332cc2.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -7,11 +7,11 @@ import '@onereach/styles/tailwind.config';
|
|
|
7
7
|
import 'tailwindcss/resolveConfig';
|
|
8
8
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-81bade23.js';
|
|
11
11
|
import '../../OrIcon-62793572.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
12
|
+
import '../../OrTooltip-bd35ec20.js';
|
|
13
13
|
import '../../usePopoverState-b92c698b.js';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-56ba40ab.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useResponsive-a02e95b7.js';
|
|
17
17
|
import '../../OrBottomSheet-2d3d91ef.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-ec6fbd22.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-a1332cc2.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -7,11 +7,11 @@ import '@onereach/styles/tailwind.config';
|
|
|
7
7
|
import 'tailwindcss/resolveConfig';
|
|
8
8
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../../OrIconButton-
|
|
10
|
+
import '../../../OrIconButton-81bade23.js';
|
|
11
11
|
import '../../../OrIcon-62793572.js';
|
|
12
|
-
import '../../../OrTooltip-
|
|
12
|
+
import '../../../OrTooltip-bd35ec20.js';
|
|
13
13
|
import '../../../usePopoverState-b92c698b.js';
|
|
14
|
-
import '../../../OrPopover-
|
|
14
|
+
import '../../../OrPopover-56ba40ab.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../../useResponsive-a02e95b7.js';
|
|
17
17
|
import '../../../OrBottomSheet-2d3d91ef.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import { TooltipPlacement } from './props';
|
|
2
|
+
import { TooltipOffset, TooltipPlacement } from './props';
|
|
3
3
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
4
|
isOpen: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -13,6 +13,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
13
13
|
type: PropType<TooltipPlacement>;
|
|
14
14
|
default: TooltipPlacement;
|
|
15
15
|
};
|
|
16
|
+
offset: {
|
|
17
|
+
type: PropType<TooltipOffset>;
|
|
18
|
+
default: undefined;
|
|
19
|
+
};
|
|
16
20
|
}, {
|
|
17
21
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
18
22
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -34,6 +38,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
34
38
|
type: PropType<TooltipPlacement>;
|
|
35
39
|
default: TooltipPlacement;
|
|
36
40
|
};
|
|
41
|
+
offset: {
|
|
42
|
+
type: PropType<TooltipOffset>;
|
|
43
|
+
default: undefined;
|
|
44
|
+
};
|
|
37
45
|
}>> & {
|
|
38
46
|
"onUpdate:state"?: ((...args: any[]) => any) | undefined;
|
|
39
47
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -42,5 +50,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
42
50
|
isOpen: boolean;
|
|
43
51
|
text: string;
|
|
44
52
|
placement: TooltipPlacement;
|
|
53
|
+
offset: TooltipOffset;
|
|
45
54
|
}>;
|
|
46
55
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-bd35ec20.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-56ba40ab.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|
|
1
|
+
export { PopoverOffset as TooltipOffset, PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-b9218f98.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-6352565a.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-72ae9748.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-92f6ef31.js';
|
|
@@ -16,16 +16,16 @@ export { s as OrCheckboxV3 } from './OrCheckbox-494a8d9e.js';
|
|
|
16
16
|
export { s as OrChip } from './OrChip-857982e0.js';
|
|
17
17
|
export { s as OrChips } from './OrChips-053f3a92.js';
|
|
18
18
|
export { s as OrCode, O as OrCodeLanguages } from './OrCode-2f8cdf96.js';
|
|
19
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-
|
|
19
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-e01f4dc0.js';
|
|
20
20
|
export { s as OrCollapse } from './OrCollapse-a06f22aa.js';
|
|
21
21
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-475c0be4.js';
|
|
22
|
-
export { s as OrCombinedInputV3 } from './OrCombinedInput-
|
|
23
|
-
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-
|
|
22
|
+
export { s as OrCombinedInputV3 } from './OrCombinedInput-2800ee8b.js';
|
|
23
|
+
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-912a6254.js';
|
|
24
24
|
export { s as OrConfirm } from './OrConfirm-704f817e.js';
|
|
25
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
26
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
25
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-646b9ec3.js';
|
|
26
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-6349f608.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-c19dcefc.js';
|
|
28
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from './OrDateTimePicker-
|
|
28
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from './OrDateTimePicker-d843ed5f.js';
|
|
29
29
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
30
30
|
export { s as OrError } from './OrError-f90296db.js';
|
|
31
31
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
@@ -37,14 +37,14 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-9f581
|
|
|
37
37
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
38
38
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
39
39
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-d8ea7901.js';
|
|
40
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
40
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-81bade23.js';
|
|
41
41
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
42
42
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
43
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
43
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-42f6e95a.js';
|
|
44
44
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-6bf54bd0.js';
|
|
45
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
45
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-651c67e6.js';
|
|
46
46
|
export { s as OrInput } from './OrInput-9be9a209.js';
|
|
47
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
47
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-eb04fa3a.js';
|
|
48
48
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
49
49
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
50
50
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-dcae31fb.js';
|
|
@@ -53,17 +53,17 @@ export { s as OrListOfInputs } from './OrListOfInputs-ce0d6ac0.js';
|
|
|
53
53
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-7b006619.js';
|
|
54
54
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
55
55
|
export { s as OrMenuItemV3 } from './OrMenuItem-54062d59.js';
|
|
56
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
57
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
56
|
+
export { s as OrMenuV3 } from './OrMenu-eff42b15.js';
|
|
57
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-56ba40ab.js';
|
|
58
58
|
export { s as OrModal, O as OrModalSizes } from './OrModal-f3a4813a.js';
|
|
59
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
59
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-d2038c15.js';
|
|
60
60
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-538f8e92.js';
|
|
61
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
61
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-ec688496.js';
|
|
62
62
|
export { s as OrNumberInput } from './OrNumberInput-249caf96.js';
|
|
63
63
|
export { s as OrOverflowMenu } from './OrOverflowMenu-4d0bf63a.js';
|
|
64
64
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
65
65
|
export { s as OrOverlayV3 } from './OrOverlay-489fdf76.js';
|
|
66
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
66
|
+
export { s as OrPaginationV3 } from './OrPagination-7168b18f.js';
|
|
67
67
|
export { s as OrPassword } from './OrPassword-cd8a3c46.js';
|
|
68
68
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-aa2ea84b.js';
|
|
69
69
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-a54a42c0.js';
|
|
@@ -72,13 +72,13 @@ export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
|
72
72
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-58c0214c.js';
|
|
73
73
|
export { s as OrRadioV3 } from './OrRadio-7b722b16.js';
|
|
74
74
|
export { s as OrSearch } from './OrSearch-d0c8aca7.js';
|
|
75
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
75
|
+
export { s as OrSearchV3 } from './OrSearch-47b052ea.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from './OrSelect-60205145.js';
|
|
78
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from './OrSelect-a75320da.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
80
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
81
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
80
|
+
export { s as OrSidebarV3 } from './OrSidebar-9281e0d5.js';
|
|
81
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-69e7cc73.js';
|
|
82
82
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
83
83
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
84
84
|
export { s as OrSkeletonText } from './OrSkeletonText-9a800de4.js';
|
|
@@ -87,7 +87,7 @@ export { s as OrSkeletonCircleV3 } from './OrSkeletonCircle-1eae069b.js';
|
|
|
87
87
|
export { s as OrSkeletonRectV3 } from './OrSkeletonRect-ba5df861.js';
|
|
88
88
|
export { s as OrSkeletonTextV3 } from './OrSkeletonText-3c3207d0.js';
|
|
89
89
|
export { s as OrSlider } from './OrSlider-eead916e.js';
|
|
90
|
-
export { s as OrSortingV3 } from './OrSorting-
|
|
90
|
+
export { s as OrSortingV3 } from './OrSorting-a4247ad1.js';
|
|
91
91
|
export { s as OrStepper } from './OrStepper-651a619a.js';
|
|
92
92
|
export { s as OrSwitch } from './OrSwitch-10747a24.js';
|
|
93
93
|
export { s as OrSwitchV3 } from './OrSwitch-a6efd081.js';
|
|
@@ -95,25 +95,25 @@ export { s as OrTab } from './OrTab-d8d4e871.js';
|
|
|
95
95
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-c2af7ca3.js';
|
|
96
96
|
export { s as OrTabV3 } from './OrTab-2d567d8e.js';
|
|
97
97
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
98
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
98
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-78f2d777.js';
|
|
99
99
|
export { s as OrTag } from './OrTag-a2197abd.js';
|
|
100
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
101
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
102
|
-
export { s as OrTagsV3 } from './OrTags-
|
|
100
|
+
export { s as OrTagInputV3 } from './OrTagInput-d6794a18.js';
|
|
101
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-8f452a85.js';
|
|
102
|
+
export { s as OrTagsV3 } from './OrTags-77d33257.js';
|
|
103
103
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
104
104
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
105
105
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
106
106
|
export { s as OrTextarea } from './OrTextarea-31b54c7e.js';
|
|
107
|
-
export { s as OrTextareaV3 } from './OrTextarea-
|
|
107
|
+
export { s as OrTextareaV3 } from './OrTextarea-6c471ccd.js';
|
|
108
108
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-8d2903db.js';
|
|
109
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
109
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-6a6781dc.js';
|
|
110
110
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-72b52576.js';
|
|
111
111
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-b5ea5cb2.js';
|
|
112
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
112
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-ec6fbd22.js';
|
|
113
113
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-a1332cc2.js';
|
|
114
114
|
export { s as OrTooltip } from './OrTooltip-c1006713.js';
|
|
115
115
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
116
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
116
|
+
export { s as OrTooltipV3 } from './OrTooltip-bd35ec20.js';
|
|
117
117
|
export { s as OrTreeV3, T as TreeNodeDropPosition } from './OrTree-3b655a7a.js';
|
|
118
118
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
119
119
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
@@ -148,7 +148,7 @@ import './dom-f1d55b67.js';
|
|
|
148
148
|
import 'lodash/isElement';
|
|
149
149
|
import 'lodash/get';
|
|
150
150
|
import '@vueuse/math';
|
|
151
|
-
import './OrDateTimePickerPopoverHeader-
|
|
151
|
+
import './OrDateTimePickerPopoverHeader-3c26fc72.js';
|
|
152
152
|
import 'lodash/padStart';
|
|
153
153
|
import '@floating-ui/dom';
|
|
154
154
|
import 'lodash/cloneDeep';
|
|
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind.config';
|
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-a1332cc2.js';
|
|
8
|
-
import { s as script$2 } from './OrIconButton-
|
|
8
|
+
import { s as script$2 } from './OrIconButton-81bade23.js';
|
|
9
9
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
10
10
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.15.
|
|
3
|
+
"version": "4.15.5-beta.3073.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -153,6 +153,5 @@
|
|
|
153
153
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
|
-
}
|
|
157
|
-
"gitHead": "7eadda6ce66a5319794fb4099c02914bda3641f9"
|
|
156
|
+
}
|
|
158
157
|
}
|
|
@@ -24,11 +24,9 @@
|
|
|
24
24
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
25
25
|
import OrInputBoxAddon from './partials/or-input-box-addon/OrInputBoxAddon.vue';
|
|
26
26
|
import { InputBoxSize, InputBoxVariant } from './props';
|
|
27
|
-
import {
|
|
27
|
+
import { InputBox, InputBoxSizes, InputBoxVariants } from './styles';
|
|
28
28
|
|
|
29
29
|
export default defineComponent({
|
|
30
|
-
name: 'OrInputBox',
|
|
31
|
-
|
|
32
30
|
components: {
|
|
33
31
|
OrInputBoxAddon,
|
|
34
32
|
},
|
|
@@ -71,9 +69,9 @@ export default defineComponent({
|
|
|
71
69
|
// Styles
|
|
72
70
|
const rootStyles = computed(() => [
|
|
73
71
|
'or-input-box-v3',
|
|
74
|
-
...
|
|
75
|
-
...
|
|
76
|
-
...
|
|
72
|
+
...InputBox,
|
|
73
|
+
...InputBoxVariants[props.variant],
|
|
74
|
+
...InputBoxSizes[props.size],
|
|
77
75
|
]);
|
|
78
76
|
|
|
79
77
|
return {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InputBoxSize, InputBoxVariant } from './props';
|
|
2
2
|
|
|
3
|
-
export const
|
|
3
|
+
export const InputBox: string[] = [
|
|
4
4
|
// Layout
|
|
5
5
|
'layout-row',
|
|
6
6
|
|
|
@@ -17,8 +17,8 @@ export const InputBoxRoot: string[] = [
|
|
|
17
17
|
'children:outline-none',
|
|
18
18
|
];
|
|
19
19
|
|
|
20
|
-
export const
|
|
21
|
-
|
|
20
|
+
export const InputBoxVariants: Record<InputBoxVariant, string[]> = {
|
|
21
|
+
[InputBoxVariant.Styled]: [
|
|
22
22
|
// Theme
|
|
23
23
|
'theme-preset-3-primary',
|
|
24
24
|
'dark:theme-preset-3-primary-dark',
|
|
@@ -83,15 +83,15 @@ export const InputBoxRootVariants: Record<InputBoxVariant, string[]> = {
|
|
|
83
83
|
'dark:invalid:read-only:!border-transparent',
|
|
84
84
|
],
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
[InputBoxVariant.Unstyled]: [
|
|
87
87
|
// Theme (disabled)
|
|
88
88
|
'disabled:theme-foreground-disabled',
|
|
89
89
|
'dark:disabled:theme-foreground-disabled-dark',
|
|
90
90
|
],
|
|
91
91
|
};
|
|
92
92
|
|
|
93
|
-
export const
|
|
94
|
-
|
|
93
|
+
export const InputBoxSizes: Record<InputBoxSize, string[]> = {
|
|
94
|
+
[InputBoxSize.M]: [
|
|
95
95
|
// Box
|
|
96
96
|
'children:min-h-[46px] children:md:min-h-[34px]',
|
|
97
97
|
|
|
@@ -105,7 +105,7 @@ export const InputBoxRootSizes: Record<InputBoxSize, string[]> = {
|
|
|
105
105
|
'typography-body-2-regular',
|
|
106
106
|
],
|
|
107
107
|
|
|
108
|
-
|
|
108
|
+
[InputBoxSize.S]: [
|
|
109
109
|
// Box
|
|
110
110
|
'children:min-h-[30px]',
|
|
111
111
|
|
|
@@ -4,15 +4,14 @@
|
|
|
4
4
|
:variant="'auto'"
|
|
5
5
|
:trigger="trigger"
|
|
6
6
|
:placement="placement"
|
|
7
|
-
:
|
|
8
|
-
:disable-default-styles="false"
|
|
7
|
+
:offset="offset"
|
|
9
8
|
@update:state="state = $event"
|
|
10
9
|
>
|
|
11
10
|
<div
|
|
12
11
|
ref="root"
|
|
13
12
|
v-bind="$attrs"
|
|
14
13
|
:class="rootStyles"
|
|
15
|
-
@click.stop="onClick"
|
|
14
|
+
@click.stop="onClick($event)"
|
|
16
15
|
>
|
|
17
16
|
<slot />
|
|
18
17
|
</div>
|
|
@@ -23,12 +22,10 @@
|
|
|
23
22
|
import { computed, defineComponent, PropType, ref, toRef } from 'vue-demi';
|
|
24
23
|
import { usePopoverState } from '../../hooks';
|
|
25
24
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
26
|
-
import { MenuPlacement } from './props';
|
|
27
|
-
import {
|
|
25
|
+
import { MenuOffset, MenuPlacement } from './props';
|
|
26
|
+
import { Menu } from './styles';
|
|
28
27
|
|
|
29
28
|
export default defineComponent({
|
|
30
|
-
name: 'OrMenu',
|
|
31
|
-
|
|
32
29
|
components: {
|
|
33
30
|
OrPopover,
|
|
34
31
|
},
|
|
@@ -50,6 +47,11 @@ export default defineComponent({
|
|
|
50
47
|
type: String as PropType<MenuPlacement>,
|
|
51
48
|
default: MenuPlacement.Bottom,
|
|
52
49
|
},
|
|
50
|
+
|
|
51
|
+
offset: {
|
|
52
|
+
type: [Number, Object, Function] as PropType<MenuOffset>,
|
|
53
|
+
default: undefined,
|
|
54
|
+
},
|
|
53
55
|
},
|
|
54
56
|
|
|
55
57
|
emits: [
|
|
@@ -76,7 +78,7 @@ export default defineComponent({
|
|
|
76
78
|
// Styles
|
|
77
79
|
const rootStyles = computed(() => [
|
|
78
80
|
'or-menu-v3',
|
|
79
|
-
...
|
|
81
|
+
...Menu,
|
|
80
82
|
]);
|
|
81
83
|
|
|
82
84
|
// State
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PopoverPlacement as MenuPlacement } from '../or-popover-v3';
|
|
1
|
+
export { PopoverOffset as MenuOffset, PopoverPlacement as MenuPlacement } from '../or-popover-v3';
|
|
@@ -37,18 +37,16 @@
|
|
|
37
37
|
</template>
|
|
38
38
|
|
|
39
39
|
<script lang="ts">
|
|
40
|
-
import { autoUpdate, computePosition, flip, hide, shift } from '@floating-ui/dom';
|
|
40
|
+
import { autoUpdate, computePosition, flip, hide, offset, shift } from '@floating-ui/dom';
|
|
41
41
|
import { onClickOutside } from '@vueuse/core';
|
|
42
42
|
import { PropType, computed, defineComponent, ref, toRef, unref, watchPostEffect } from 'vue-demi';
|
|
43
43
|
import { useElevation, usePopoverState, useResponsive } from '../../hooks';
|
|
44
44
|
import { OrBottomSheetV3 as OrBottomSheet } from '../or-bottom-sheet-v3';
|
|
45
45
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3';
|
|
46
|
-
import { PopoverPlacement, PopoverVariant } from './props';
|
|
47
|
-
import { PopoverBody, PopoverBodyPlacements
|
|
46
|
+
import { PopoverOffset, PopoverPlacement, PopoverVariant } from './props';
|
|
47
|
+
import { Popover, PopoverBody, PopoverBodyPlacements } from './styles';
|
|
48
48
|
|
|
49
49
|
export default defineComponent({
|
|
50
|
-
name: 'OrPopover',
|
|
51
|
-
|
|
52
50
|
components: {
|
|
53
51
|
OrBottomSheet,
|
|
54
52
|
OrTeleport,
|
|
@@ -82,6 +80,11 @@ export default defineComponent({
|
|
|
82
80
|
default: PopoverPlacement.Bottom,
|
|
83
81
|
},
|
|
84
82
|
|
|
83
|
+
offset: {
|
|
84
|
+
type: [Number, Object, Function] as PropType<PopoverOffset>,
|
|
85
|
+
default: undefined,
|
|
86
|
+
},
|
|
87
|
+
|
|
85
88
|
fullWidth: {
|
|
86
89
|
type: Boolean,
|
|
87
90
|
default: false,
|
|
@@ -130,7 +133,7 @@ export default defineComponent({
|
|
|
130
133
|
// Styles
|
|
131
134
|
const rootStyles = computed(() => [
|
|
132
135
|
'or-popover-v3',
|
|
133
|
-
...
|
|
136
|
+
...Popover,
|
|
134
137
|
...props.customStyles,
|
|
135
138
|
]);
|
|
136
139
|
|
|
@@ -158,6 +161,7 @@ export default defineComponent({
|
|
|
158
161
|
placement,
|
|
159
162
|
|
|
160
163
|
middleware: [
|
|
164
|
+
offset(props.offset),
|
|
161
165
|
shift(),
|
|
162
166
|
flip(),
|
|
163
167
|
hide(),
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { offset } from '@floating-ui/dom';
|
|
2
|
+
|
|
1
3
|
export enum PopoverVariant {
|
|
2
4
|
Auto = 'auto',
|
|
3
5
|
Popover = 'popover',
|
|
@@ -18,3 +20,5 @@ export enum PopoverPlacement {
|
|
|
18
20
|
RightStart = 'right-start',
|
|
19
21
|
RightEnd = 'right-end',
|
|
20
22
|
}
|
|
23
|
+
|
|
24
|
+
export type PopoverOffset = NonNullable<Parameters<typeof offset>[0]>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PopoverPlacement } from './props';
|
|
2
2
|
|
|
3
|
-
export const
|
|
3
|
+
export const Popover: string[] = [
|
|
4
4
|
// Position
|
|
5
5
|
'absolute',
|
|
6
6
|
];
|
|
@@ -26,50 +26,50 @@ export const PopoverBody: string[] = [
|
|
|
26
26
|
];
|
|
27
27
|
|
|
28
28
|
export const PopoverBodyPlacements: Record<PopoverPlacement, string[]> = {
|
|
29
|
-
|
|
29
|
+
[PopoverPlacement.Top]: [],
|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
[PopoverPlacement.TopStart]: [
|
|
32
32
|
// Spacing
|
|
33
33
|
'ml-none',
|
|
34
34
|
],
|
|
35
35
|
|
|
36
|
-
|
|
36
|
+
[PopoverPlacement.TopEnd]: [
|
|
37
37
|
// Spacing
|
|
38
38
|
'mr-none',
|
|
39
39
|
],
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
[PopoverPlacement.Bottom]: [],
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
[PopoverPlacement.BottomStart]: [
|
|
44
44
|
// Spacing
|
|
45
45
|
'ml-none',
|
|
46
46
|
],
|
|
47
47
|
|
|
48
|
-
|
|
48
|
+
[PopoverPlacement.BottomEnd]: [
|
|
49
49
|
// Spacing
|
|
50
50
|
'mr-none',
|
|
51
51
|
],
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
[PopoverPlacement.Left]: [],
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
[PopoverPlacement.LeftStart]: [
|
|
56
56
|
// Spacing
|
|
57
57
|
'mt-none',
|
|
58
58
|
],
|
|
59
59
|
|
|
60
|
-
|
|
60
|
+
[PopoverPlacement.LeftEnd]: [
|
|
61
61
|
// Spacing
|
|
62
62
|
'mb-none',
|
|
63
63
|
],
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
[PopoverPlacement.Right]: [],
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
[PopoverPlacement.RightStart]: [
|
|
68
68
|
// Spacing
|
|
69
69
|
'mt-none',
|
|
70
70
|
],
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
[PopoverPlacement.RightEnd]: [
|
|
73
73
|
// Spacing
|
|
74
74
|
'mb-none',
|
|
75
75
|
],
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
:variant="'popover'"
|
|
14
14
|
:trigger="root"
|
|
15
15
|
:placement="placement"
|
|
16
|
-
:
|
|
16
|
+
:offset="offset"
|
|
17
17
|
:disable-default-styles="true"
|
|
18
18
|
@update:state="state = $event"
|
|
19
19
|
>
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
import { PropType, computed, defineComponent, ref, toRef } from 'vue-demi';
|
|
30
30
|
import { usePopoverState } from '../../hooks';
|
|
31
31
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
32
|
-
import { TooltipPlacement } from './props';
|
|
32
|
+
import { TooltipOffset, TooltipPlacement } from './props';
|
|
33
33
|
import { TooltipBody, TooltipBodyPlacements, TooltipRoot } from './styles';
|
|
34
34
|
|
|
35
35
|
export default defineComponent({
|
|
@@ -54,6 +54,11 @@ export default defineComponent({
|
|
|
54
54
|
type: String as PropType<TooltipPlacement>,
|
|
55
55
|
default: TooltipPlacement.Bottom,
|
|
56
56
|
},
|
|
57
|
+
|
|
58
|
+
offset: {
|
|
59
|
+
type: [Number, Object, Function] as PropType<TooltipOffset>,
|
|
60
|
+
default: undefined,
|
|
61
|
+
},
|
|
57
62
|
},
|
|
58
63
|
|
|
59
64
|
emits: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|
|
1
|
+
export { PopoverOffset as TooltipOffset, PopoverPlacement as TooltipPlacement } from '../or-popover-v3';
|
|
File without changes
|