@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
|
@@ -14,7 +14,7 @@ export { ButtonColor, ButtonType, ButtonVariant } from './OrButtonV3/props.js';
|
|
|
14
14
|
export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-81561dd8.js';
|
|
15
15
|
export { CARD_COLLECTION_LAYOUT } from './OrCardCollection/constants.js';
|
|
16
16
|
export { s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-eb86b548.js';
|
|
17
|
-
export { s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-
|
|
17
|
+
export { s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-b6569f84.js';
|
|
18
18
|
export { DefaultCardCollectionViews, defaultViewModes, gridView, listView } from './OrCardCollectionV3/props.js';
|
|
19
19
|
export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-b204e541.js';
|
|
20
20
|
export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-dedfe767.js';
|
|
@@ -25,7 +25,7 @@ export { s as OrChip } from '../OrChip.vue_vue_type_script_lang-d0c62419.js';
|
|
|
25
25
|
export { s as OrChips } from '../OrChips.vue_vue_type_script_lang-d7a38038.js';
|
|
26
26
|
export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-f3f122bf.js';
|
|
27
27
|
export { OrCodeLanguages } from './OrCode/constants.js';
|
|
28
|
-
export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-
|
|
28
|
+
export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-7ceb9845.js';
|
|
29
29
|
export { CodeLanguage } from './OrCodeV3/props.js';
|
|
30
30
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
|
|
31
31
|
export { s as OrColorPicker } from '../OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
|
|
@@ -33,12 +33,12 @@ export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, gree
|
|
|
33
33
|
export { s as OrCombinedInputV3 } from '../OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js';
|
|
34
34
|
export { InputBoxSize as CombinedInputSize, InputBoxSize as DatePickerSize, InputBoxSize as DateTimePickerSize, InputBoxSize, InputBoxVariant, InputBoxSize as InputSize, InputBoxSize as SearchSize, InputBoxSize as SelectSize, InputBoxSize as TagInputSize, InputBoxSize as TextareaSize, InputBoxSize as TimePickerSize } from './OrInputBoxV3/props.js';
|
|
35
35
|
export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-836e2a0f.js';
|
|
36
|
-
export { s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-
|
|
36
|
+
export { s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js';
|
|
37
37
|
export { ConfirmType } from './OrConfirmV3/props.js';
|
|
38
|
-
export { s as OrDatePickerV3 } from '../OrDatePicker.vue_vue_type_script_lang-
|
|
38
|
+
export { s as OrDatePickerV3 } from '../OrDatePicker.vue_vue_type_script_lang-fbd95665.js';
|
|
39
39
|
export { s as OrDateTimePicker } from '../OrDateTimePicker.vue_vue_type_script_lang-b7857a99.js';
|
|
40
40
|
export { DEFAULT_TEXT, OrDateTimePickerItemTypes, OrDateTimePickerTypes } from './OrDateTimePicker/constants.js';
|
|
41
|
-
export { s as OrDateTimePickerV3 } from '../OrDateTimePicker.vue_vue_type_script_lang-
|
|
41
|
+
export { s as OrDateTimePickerV3 } from '../OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js';
|
|
42
42
|
export { DateTimePickerTimeFormat, DateTimePickerTimeFormat as TimePickerFormat } from './OrDateTimePickerV3/props.js';
|
|
43
43
|
export { s as OrEmptyStateV3 } from '../OrEmptyState.vue_vue_type_script_lang-2c1f09ef.js';
|
|
44
44
|
export { EmptyStateSize } from './OrEmptyStateV3/props.js';
|
|
@@ -57,20 +57,20 @@ export { s as OrHint } from '../OrHint.vue_vue_type_script_lang-5eb3ee22.js';
|
|
|
57
57
|
export { s as OrHintV3 } from '../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
58
58
|
export { s as OrIcon } from '../OrIcon.vue_vue_type_script_lang-b77bb268.js';
|
|
59
59
|
export { OrIconColors, OrIconType } from './OrIcon/constants.js';
|
|
60
|
-
export { s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-
|
|
60
|
+
export { s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
61
61
|
export { IconSize as IconButtonSize, IconSize, IconVariant } from './OrIconV3/props.js';
|
|
62
62
|
export { IconButtonColor } from './OrIconButtonV3/props.js';
|
|
63
63
|
export { s as OrIconV3 } from '../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
64
64
|
export { s as OrInlineInputBoxV3 } from '../OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js';
|
|
65
65
|
export { InlineInputBoxSize, InlineInputBoxSize as InlineInputSize } from './OrInlineInputBoxV3/props.js';
|
|
66
|
-
export { s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-
|
|
66
|
+
export { s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-c05c08e4.js';
|
|
67
67
|
export { InlineInputType } from './OrInlineInputV3/props.js';
|
|
68
68
|
export { s as OrInlineTextEdit } from '../OrInlineTextEdit.vue_vue_type_script_lang-58bc1a00.js';
|
|
69
69
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes } from './OrInlineTextEdit/constants.js';
|
|
70
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-
|
|
70
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-849178e7.js';
|
|
71
71
|
export { s as OrInput } from '../OrInput.vue_vue_type_script_lang-1be980cf.js';
|
|
72
|
-
export { s as OrInputBoxV3 } from '../OrInputBox.vue_vue_type_script_lang-
|
|
73
|
-
export { s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-
|
|
72
|
+
export { s as OrInputBoxV3 } from '../OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
73
|
+
export { s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
74
74
|
export { InputType } from './OrInputV3/props.js';
|
|
75
75
|
export { s as OrLabel } from '../OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
76
76
|
export { s as OrLabelV3 } from '../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -84,23 +84,23 @@ export { LoaderViews } from './OrLoader/constants.js';
|
|
|
84
84
|
export { s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
85
85
|
export { LoaderColor, LoaderSize, LoaderVariant } from './OrLoaderV3/props.js';
|
|
86
86
|
export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
87
|
-
export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-
|
|
87
|
+
export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
88
88
|
export { PopoverPlacement as MenuPlacement, PopoverPlacement, PopoverVariant, PopoverPlacement as TooltipPlacement } from './OrPopoverV3/props.js';
|
|
89
89
|
export { s as OrModal } from '../OrModal.vue_vue_type_script_lang-32c395a3.js';
|
|
90
90
|
export { OrModalSizes } from './OrModal/constants.js';
|
|
91
|
-
export { s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-
|
|
91
|
+
export { s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-88fa589e.js';
|
|
92
92
|
export { ModalSize } from './OrModalV3/props.js';
|
|
93
93
|
export { s as OrNotification } from '../OrNotification.vue_vue_type_script_lang-86084f5e.js';
|
|
94
94
|
export { OR_NOTIFICATION_SIZE, OR_NOTIFICATION_TYPE } from './OrNotification/constants.js';
|
|
95
|
-
export { s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-
|
|
95
|
+
export { s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-53e82265.js';
|
|
96
96
|
export { NotificationVariant } from './OrNotificationV3/props.js';
|
|
97
97
|
export { s as OrNumberInput } from '../OrNumberInput.vue_vue_type_script_lang-9d6763fa.js';
|
|
98
98
|
export { s as OrOverflowMenu } from '../OrOverflowMenu.vue_vue_type_script_lang-e077c7fd.js';
|
|
99
99
|
export { s as OrOverlay } from '../OrOverlay.vue_vue_type_script_lang-2f5d626d.js';
|
|
100
100
|
export { s as OrOverlayV3 } from '../OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
101
|
-
export { s as OrPaginationV3 } from '../OrPagination.vue_vue_type_script_lang-
|
|
101
|
+
export { s as OrPaginationV3 } from '../OrPagination.vue_vue_type_script_lang-a4a67a47.js';
|
|
102
102
|
export { s as OrPassword } from '../OrPassword.vue_vue_type_script_lang-0a87f331.js';
|
|
103
|
-
export { s as OrPopoverV3 } from '../OrPopover.vue_vue_type_script_lang-
|
|
103
|
+
export { s as OrPopoverV3 } from '../OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
104
104
|
export { s as OrProgress } from '../OrProgress.vue_vue_type_script_lang-89224310.js';
|
|
105
105
|
export { OrProgressColors, OrProgressTypes } from './OrProgress/constants.js';
|
|
106
106
|
export { s as OrProgressV3 } from '../OrProgress.vue_vue_type_script_lang-2d5ead47.js';
|
|
@@ -110,14 +110,14 @@ export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-75b6
|
|
|
110
110
|
export { s as OrRadioGroupV3 } from '../OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js';
|
|
111
111
|
export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-48c2bc6b.js';
|
|
112
112
|
export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-933e71b8.js';
|
|
113
|
-
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-
|
|
113
|
+
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-a9d66616.js';
|
|
114
114
|
export { s as OrSegmentedControlV3 } from '../OrSegmentedControl.vue_vue_type_script_lang-3a7df112.js';
|
|
115
115
|
export { SegmentedControlSize } from './OrSegmentedControlV3/props.js';
|
|
116
116
|
export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-b8b014f6.js';
|
|
117
|
-
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-
|
|
117
|
+
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-29577967.js';
|
|
118
118
|
export { s as OrSidebar } from '../OrSidebar.vue_vue_type_script_lang-cac8e5b7.js';
|
|
119
119
|
export { OrSidebarSide } from './OrSidebar/constants.js';
|
|
120
|
-
export { s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-
|
|
120
|
+
export { s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-c5ba93ca.js';
|
|
121
121
|
export { OrSidebarPlacement } from './OrSidebarV3/props.js';
|
|
122
122
|
export { s as OrSkeletonCircle } from '../OrSkeletonCircle.vue_vue_type_script_lang-b768e00d.js';
|
|
123
123
|
export { s as OrSkeletonRect } from '../OrSkeletonRect.vue_vue_type_script_lang-32f819ad.js';
|
|
@@ -127,7 +127,7 @@ export { s as OrSkeletonCircleV3 } from '../OrSkeletonCircle.vue_vue_type_script
|
|
|
127
127
|
export { s as OrSkeletonRectV3 } from '../OrSkeletonRect.vue_vue_type_script_lang-3a1d6b32.js';
|
|
128
128
|
export { s as OrSkeletonTextV3 } from '../OrSkeletonText.vue_vue_type_script_lang-6703fb3a.js';
|
|
129
129
|
export { s as OrSlider } from '../OrSlider.vue_vue_type_script_lang-9ae4141f.js';
|
|
130
|
-
export { s as OrSortingV3 } from '../OrSorting.vue_vue_type_script_lang-
|
|
130
|
+
export { s as OrSortingV3 } from '../OrSorting.vue_vue_type_script_lang-bacfeefa.js';
|
|
131
131
|
export { s as OrStepper } from '../OrStepper.vue_vue_type_script_lang-999e65f6.js';
|
|
132
132
|
export { s as OrSwitch } from '../OrSwitch.vue_vue_type_script_lang-3ef06bbd.js';
|
|
133
133
|
export { s as OrSwitchV3 } from '../OrSwitch.vue_vue_type_script_lang-2014e70b.js';
|
|
@@ -135,35 +135,35 @@ export { s as OrTab } from '../OrTab.vue_vue_type_script_lang-d9ee65b6.js';
|
|
|
135
135
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem.vue_vue_type_script_lang-e1a0b91f.js';
|
|
136
136
|
export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-8af58197.js';
|
|
137
137
|
export { s as OrTabs } from '../OrTabs.vue_vue_type_script_lang-9129d34b.js';
|
|
138
|
-
export { s as OrTabsV3 } from '../OrTabs.vue_vue_type_script_lang-
|
|
138
|
+
export { s as OrTabsV3 } from '../OrTabs.vue_vue_type_script_lang-c2191c3d.js';
|
|
139
139
|
export { TabsVariant } from './OrTabsV3/props.js';
|
|
140
140
|
export { s as OrTag } from '../OrTag.vue_vue_type_script_lang-42a69c16.js';
|
|
141
|
-
export { s as OrTagInputV3 } from '../OrTagInput.vue_vue_type_script_lang-
|
|
142
|
-
export { s as OrTagV3 } from '../OrTag.vue_vue_type_script_lang-
|
|
141
|
+
export { s as OrTagInputV3 } from '../OrTagInput.vue_vue_type_script_lang-ee7c83eb.js';
|
|
142
|
+
export { s as OrTagV3 } from '../OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
143
143
|
export { TagColor, TagVariant } from './OrTagV3/props.js';
|
|
144
|
-
export { s as OrTagsV3 } from '../OrTags.vue_vue_type_script_lang-
|
|
144
|
+
export { s as OrTagsV3 } from '../OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
145
145
|
export { default as OrTeleport } from './OrTeleport/OrTeleport.js';
|
|
146
146
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
|
|
147
147
|
export { s as OrTextV3 } from '../OrText.vue_vue_type_script_lang-6ce019db.js';
|
|
148
148
|
export { s as OrTextarea } from '../OrTextarea.vue_vue_type_script_lang-af7cab22.js';
|
|
149
|
-
export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-
|
|
149
|
+
export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-7562cca1.js';
|
|
150
150
|
export { s as OrTextbox } from '../OrTextbox.vue_vue_type_script_lang-80e42d58.js';
|
|
151
151
|
export { TextboxTypes } from './OrTextbox/constants.js';
|
|
152
|
-
export { s as OrTimePickerV3 } from '../OrTimePicker.vue_vue_type_script_lang-
|
|
152
|
+
export { s as OrTimePickerV3 } from '../OrTimePicker.vue_vue_type_script_lang-7be29cfc.js';
|
|
153
153
|
export { default as OrToast } from './OrToast/OrToast.js';
|
|
154
154
|
export { s as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-f9813bc6.js';
|
|
155
155
|
export { default as useToast } from './OrToast/composable/useToast.js';
|
|
156
156
|
export { default as useQueue } from './OrToast/composable/useQueue.js';
|
|
157
157
|
export { PositionsX, PositionsY, ToastType, TransitionType } from './OrToast/constants.js';
|
|
158
158
|
export { default as OrToastV3 } from './OrToastV3/OrToast.js';
|
|
159
|
-
export { s as OrToastContainerV3 } from '../OrToastContainer.vue_vue_type_script_lang-
|
|
159
|
+
export { s as OrToastContainerV3 } from '../OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
160
160
|
export { default as useToastV3 } from './OrToastV3/composable/useToast.js';
|
|
161
161
|
export { default as useQueueV3 } from './OrToastV3/composable/useQueue.js';
|
|
162
162
|
export { t as TypesV3 } from '../types-668300dd.js';
|
|
163
163
|
export { p as PropsV3 } from '../props-7be029c7.js';
|
|
164
164
|
export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-3bf79d56.js';
|
|
165
165
|
export { s as OrTooltipContent } from '../OrTooltipContent.vue_vue_type_script_lang-4c1afacb.js';
|
|
166
|
-
export { s as OrTooltipV3 } from '../OrTooltip.vue_vue_type_script_lang-
|
|
166
|
+
export { s as OrTooltipV3 } from '../OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
167
167
|
export { s as OrTreeV3 } from '../OrTree.vue_vue_type_script_lang-99197964.js';
|
|
168
168
|
export { TreeNodeDropPosition } from './OrTreeV3/types.js';
|
|
169
169
|
import 'vue-demi';
|
|
@@ -272,7 +272,7 @@ import '../index-500b3ace.js';
|
|
|
272
272
|
import './OrButtonV2/OrButton.js';
|
|
273
273
|
import './OrConfirmV3/styles.js';
|
|
274
274
|
import './OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
275
|
-
import '../OrDateTimePickerMonthSelect-
|
|
275
|
+
import '../OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
276
276
|
import './OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
277
277
|
import '../OrDateTimePickerPopoverHeader-4959231c.js';
|
|
278
278
|
import './OrDatePickerV3/styles.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -10,7 +10,7 @@ export { s as OrButton } from './OrButton.vue_vue_type_script_lang-e9677805.js';
|
|
|
10
10
|
import './components/OrCardCollection/OrCardCollection.js';
|
|
11
11
|
export { s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-eb86b548.js';
|
|
12
12
|
import './components/OrCardCollectionV3/OrCardCollection.js';
|
|
13
|
-
export { s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
13
|
+
export { s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-b6569f84.js';
|
|
14
14
|
import './components/OrCardV3/OrCard.js';
|
|
15
15
|
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-b204e541.js';
|
|
16
16
|
import './components/OrCheckboxGroupV3/OrCheckboxGroup.js';
|
|
@@ -20,7 +20,7 @@ export { s as OrChips } from './OrChips.vue_vue_type_script_lang-d7a38038.js';
|
|
|
20
20
|
import './components/OrCode/OrCode.js';
|
|
21
21
|
export { s as OrCode } from './OrCode.vue_vue_type_script_lang-f3f122bf.js';
|
|
22
22
|
import './components/OrCodeV3/OrCode.js';
|
|
23
|
-
export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-
|
|
23
|
+
export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-7ceb9845.js';
|
|
24
24
|
import './components/OrColorPicker/OrColorPicker.js';
|
|
25
25
|
export { s as OrColorPicker } from './OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
|
|
26
26
|
import './components/OrCombinedInputV3/OrCombinedInput.js';
|
|
@@ -28,13 +28,13 @@ export { s as OrCombinedInputV3 } from './OrCombinedInput.vue_vue_type_script_la
|
|
|
28
28
|
import './components/OrConfirm/OrConfirm.js';
|
|
29
29
|
export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-836e2a0f.js';
|
|
30
30
|
import './components/OrConfirmV3/OrConfirm.js';
|
|
31
|
-
export { s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-
|
|
31
|
+
export { s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js';
|
|
32
32
|
import './components/OrDatePickerV3/OrDatePicker.js';
|
|
33
|
-
export { s as OrDatePickerV3 } from './OrDatePicker.vue_vue_type_script_lang-
|
|
33
|
+
export { s as OrDatePickerV3 } from './OrDatePicker.vue_vue_type_script_lang-fbd95665.js';
|
|
34
34
|
import './components/OrDateTimePicker/OrDateTimePicker.js';
|
|
35
35
|
export { s as OrDateTimePicker } from './OrDateTimePicker.vue_vue_type_script_lang-b7857a99.js';
|
|
36
36
|
import './components/OrDateTimePickerV3/OrDateTimePicker.js';
|
|
37
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker.vue_vue_type_script_lang-
|
|
37
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js';
|
|
38
38
|
import './components/OrEmptyStateV3/OrEmptyState.js';
|
|
39
39
|
export { s as OrEmptyStateV3 } from './OrEmptyState.vue_vue_type_script_lang-2c1f09ef.js';
|
|
40
40
|
import './components/OrErrorTagV3/OrErrorTag.js';
|
|
@@ -42,11 +42,11 @@ export { s as OrErrorTagV3 } from './OrErrorTag.vue_vue_type_script_lang-a4be8f6
|
|
|
42
42
|
import './components/OrFabV3/OrFab.js';
|
|
43
43
|
export { s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-e2723ddc.js';
|
|
44
44
|
import './components/OrInlineInputV3/OrInlineInput.js';
|
|
45
|
-
export { s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-
|
|
45
|
+
export { s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-c05c08e4.js';
|
|
46
46
|
import './components/OrInlineTextEdit/OrInlineTextEdit.js';
|
|
47
47
|
export { s as OrInlineTextEdit } from './OrInlineTextEdit.vue_vue_type_script_lang-58bc1a00.js';
|
|
48
48
|
import './components/OrInlineTextareaV3/OrInlineTextarea.js';
|
|
49
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
49
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-849178e7.js';
|
|
50
50
|
import './components/OrLinkV3/OrLink.js';
|
|
51
51
|
export { s as OrLinkV3 } from './OrLink.vue_vue_type_script_lang-f813dee2.js';
|
|
52
52
|
import './components/OrListOfInputs/OrListOfInputs.js';
|
|
@@ -54,13 +54,13 @@ export { s as OrListOfInputs } from './OrListOfInputs.vue_vue_type_script_lang-0
|
|
|
54
54
|
import './components/OrNotification/OrNotification.js';
|
|
55
55
|
export { s as OrNotification } from './OrNotification.vue_vue_type_script_lang-86084f5e.js';
|
|
56
56
|
import './components/OrNotificationV3/OrNotification.js';
|
|
57
|
-
export { s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-
|
|
57
|
+
export { s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-53e82265.js';
|
|
58
58
|
import './components/OrNumberInput/OrNumberInput.js';
|
|
59
59
|
export { s as OrNumberInput } from './OrNumberInput.vue_vue_type_script_lang-9d6763fa.js';
|
|
60
60
|
import './components/OrOverflowMenu/OrOverflowMenu.js';
|
|
61
61
|
export { s as OrOverflowMenu } from './OrOverflowMenu.vue_vue_type_script_lang-e077c7fd.js';
|
|
62
62
|
import './components/OrPaginationV3/OrPagination.js';
|
|
63
|
-
export { s as OrPaginationV3 } from './OrPagination.vue_vue_type_script_lang-
|
|
63
|
+
export { s as OrPaginationV3 } from './OrPagination.vue_vue_type_script_lang-a4a67a47.js';
|
|
64
64
|
import './components/OrPassword/OrPassword.js';
|
|
65
65
|
export { s as OrPassword } from './OrPassword.vue_vue_type_script_lang-0a87f331.js';
|
|
66
66
|
import './components/OrProgressV3/OrProgress.js';
|
|
@@ -76,11 +76,11 @@ export { s as OrSegmentedControlV3 } from './OrSegmentedControl.vue_vue_type_scr
|
|
|
76
76
|
import './components/OrSelect/OrSelect.js';
|
|
77
77
|
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-b8b014f6.js';
|
|
78
78
|
import './components/OrSelectV3/OrSelect.js';
|
|
79
|
-
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-
|
|
79
|
+
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-29577967.js';
|
|
80
80
|
import './components/OrSidebar/OrSidebar.js';
|
|
81
81
|
export { s as OrSidebar } from './OrSidebar.vue_vue_type_script_lang-cac8e5b7.js';
|
|
82
82
|
import './components/OrSidebarV3/OrSidebar.js';
|
|
83
|
-
export { s as OrSidebarV3 } from './OrSidebar.vue_vue_type_script_lang-
|
|
83
|
+
export { s as OrSidebarV3 } from './OrSidebar.vue_vue_type_script_lang-c5ba93ca.js';
|
|
84
84
|
import './components/OrSkeletonCircle/OrSkeletonCircle.js';
|
|
85
85
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle.vue_vue_type_script_lang-b768e00d.js';
|
|
86
86
|
import './components/OrSkeletonRect/OrSkeletonRect.js';
|
|
@@ -106,26 +106,26 @@ export { s as OrTab } from './OrTab.vue_vue_type_script_lang-d9ee65b6.js';
|
|
|
106
106
|
import './components/OrTabs/OrTabs.js';
|
|
107
107
|
export { s as OrTabs } from './OrTabs.vue_vue_type_script_lang-9129d34b.js';
|
|
108
108
|
import './components/OrTabsV3/OrTabs.js';
|
|
109
|
-
export { s as OrTabsV3 } from './OrTabs.vue_vue_type_script_lang-
|
|
109
|
+
export { s as OrTabsV3 } from './OrTabs.vue_vue_type_script_lang-c2191c3d.js';
|
|
110
110
|
import './components/OrTag/OrTag.js';
|
|
111
111
|
export { s as OrTag } from './OrTag.vue_vue_type_script_lang-42a69c16.js';
|
|
112
112
|
import './components/OrTagInputV3/OrTagInput.js';
|
|
113
|
-
export { s as OrTagInputV3 } from './OrTagInput.vue_vue_type_script_lang-
|
|
113
|
+
export { s as OrTagInputV3 } from './OrTagInput.vue_vue_type_script_lang-ee7c83eb.js';
|
|
114
114
|
import './components/OrTextV3/OrText.js';
|
|
115
115
|
export { s as OrTextV3 } from './OrText.vue_vue_type_script_lang-6ce019db.js';
|
|
116
116
|
import './components/OrTextarea/OrTextarea.js';
|
|
117
117
|
export { s as OrTextarea } from './OrTextarea.vue_vue_type_script_lang-af7cab22.js';
|
|
118
118
|
import './components/OrTextareaV3/OrTextarea.js';
|
|
119
|
-
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-
|
|
119
|
+
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-7562cca1.js';
|
|
120
120
|
import './components/OrTextbox/OrTextbox.js';
|
|
121
121
|
export { s as OrTextbox } from './OrTextbox.vue_vue_type_script_lang-80e42d58.js';
|
|
122
122
|
import './components/OrTimePickerV3/OrTimePicker.js';
|
|
123
|
-
export { s as OrTimePickerV3 } from './OrTimePicker.vue_vue_type_script_lang-
|
|
123
|
+
export { s as OrTimePickerV3 } from './OrTimePicker.vue_vue_type_script_lang-7be29cfc.js';
|
|
124
124
|
import './components/OrToastContainer/OrToastContainer.js';
|
|
125
125
|
export { s as OrToastContainer } from './OrToastContainer.vue_vue_type_script_lang-f9813bc6.js';
|
|
126
126
|
export { default as useToast } from './components/OrToast/composable/useToast.js';
|
|
127
127
|
import './components/OrToastContainerV3/OrToastContainer.js';
|
|
128
|
-
export { s as OrToastContainerV3 } from './OrToastContainer.vue_vue_type_script_lang-
|
|
128
|
+
export { s as OrToastContainerV3 } from './OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js';
|
|
129
129
|
export { default as useToastV3 } from './components/OrToastV3/composable/useToast.js';
|
|
130
130
|
import './components/OrTreeV3/OrTree.js';
|
|
131
131
|
export { s as OrTreeV3 } from './OrTree.vue_vue_type_script_lang-99197964.js';
|
|
@@ -168,7 +168,7 @@ export { s as OrHint } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
|
|
|
168
168
|
export { s as OrHintV3 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
169
169
|
export { s as OrIcon } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
|
|
170
170
|
export { OrIconColors, OrIconType } from './components/OrIcon/constants.js';
|
|
171
|
-
export { s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
171
|
+
export { s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-590899a3.js';
|
|
172
172
|
export { IconSize as IconButtonSize, IconSize, IconVariant } from './components/OrIconV3/props.js';
|
|
173
173
|
export { IconButtonColor } from './components/OrIconButtonV3/props.js';
|
|
174
174
|
export { s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
@@ -177,8 +177,8 @@ export { InlineInputBoxSize, InlineInputBoxSize as InlineInputSize } from './com
|
|
|
177
177
|
export { InlineInputType } from './components/OrInlineInputV3/props.js';
|
|
178
178
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes } from './components/OrInlineTextEdit/constants.js';
|
|
179
179
|
export { s as OrInput } from './OrInput.vue_vue_type_script_lang-1be980cf.js';
|
|
180
|
-
export { s as OrInputBoxV3 } from './OrInputBox.vue_vue_type_script_lang-
|
|
181
|
-
export { s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-
|
|
180
|
+
export { s as OrInputBoxV3 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
|
|
181
|
+
export { s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-04e7774f.js';
|
|
182
182
|
export { InputType } from './components/OrInputV3/props.js';
|
|
183
183
|
export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
|
|
184
184
|
export { s as OrLabelV3 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
@@ -190,34 +190,34 @@ export { LoaderViews } from './components/OrLoader/constants.js';
|
|
|
190
190
|
export { s as OrLoaderV3 } from './OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
191
191
|
export { LoaderColor, LoaderSize, LoaderVariant } from './components/OrLoaderV3/props.js';
|
|
192
192
|
export { s as OrMenuItemV3 } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
|
|
193
|
-
export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-
|
|
193
|
+
export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-5e1d4d75.js';
|
|
194
194
|
export { PopoverPlacement as MenuPlacement, PopoverPlacement, PopoverVariant, PopoverPlacement as TooltipPlacement } from './components/OrPopoverV3/props.js';
|
|
195
195
|
export { s as OrModal } from './OrModal.vue_vue_type_script_lang-32c395a3.js';
|
|
196
196
|
export { OrModalSizes } from './components/OrModal/constants.js';
|
|
197
|
-
export { s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-
|
|
197
|
+
export { s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-88fa589e.js';
|
|
198
198
|
export { ModalSize } from './components/OrModalV3/props.js';
|
|
199
199
|
export { OR_NOTIFICATION_SIZE, OR_NOTIFICATION_TYPE } from './components/OrNotification/constants.js';
|
|
200
200
|
export { NotificationVariant } from './components/OrNotificationV3/props.js';
|
|
201
201
|
export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-2f5d626d.js';
|
|
202
202
|
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
203
|
-
export { s as OrPopoverV3 } from './OrPopover.vue_vue_type_script_lang-
|
|
203
|
+
export { s as OrPopoverV3 } from './OrPopover.vue_vue_type_script_lang-24f2bc49.js';
|
|
204
204
|
export { s as OrProgress } from './OrProgress.vue_vue_type_script_lang-89224310.js';
|
|
205
205
|
export { OrProgressColors, OrProgressTypes } from './components/OrProgress/constants.js';
|
|
206
206
|
export { ProgressColor, ProgressType } from './components/OrProgressV3/props.js';
|
|
207
207
|
export { s as OrRadioV3 } from './OrRadio.vue_vue_type_script_lang-48c2bc6b.js';
|
|
208
208
|
export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-933e71b8.js';
|
|
209
|
-
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-
|
|
209
|
+
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-a9d66616.js';
|
|
210
210
|
export { SegmentedControlSize } from './components/OrSegmentedControlV3/props.js';
|
|
211
211
|
export { OrSidebarSide } from './components/OrSidebar/constants.js';
|
|
212
212
|
export { OrSidebarPlacement } from './components/OrSidebarV3/props.js';
|
|
213
213
|
export { OrSkeletonTextSizes } from './components/OrSkeleton/constants.js';
|
|
214
|
-
export { s as OrSortingV3 } from './OrSorting.vue_vue_type_script_lang-
|
|
214
|
+
export { s as OrSortingV3 } from './OrSorting.vue_vue_type_script_lang-bacfeefa.js';
|
|
215
215
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem.vue_vue_type_script_lang-e1a0b91f.js';
|
|
216
216
|
export { s as OrTabV3 } from './OrTab.vue_vue_type_script_lang-8af58197.js';
|
|
217
217
|
export { TabsVariant } from './components/OrTabsV3/props.js';
|
|
218
|
-
export { s as OrTagV3 } from './OrTag.vue_vue_type_script_lang-
|
|
218
|
+
export { s as OrTagV3 } from './OrTag.vue_vue_type_script_lang-631bc867.js';
|
|
219
219
|
export { TagColor, TagVariant } from './components/OrTagV3/props.js';
|
|
220
|
-
export { s as OrTagsV3 } from './OrTags.vue_vue_type_script_lang-
|
|
220
|
+
export { s as OrTagsV3 } from './OrTags.vue_vue_type_script_lang-22fcc56b.js';
|
|
221
221
|
export { default as OrTeleport } from './components/OrTeleport/OrTeleport.js';
|
|
222
222
|
export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
|
|
223
223
|
export { TextboxTypes } from './components/OrTextbox/constants.js';
|
|
@@ -230,7 +230,7 @@ export { t as TypesV3 } from './types-668300dd.js';
|
|
|
230
230
|
export { p as PropsV3 } from './props-7be029c7.js';
|
|
231
231
|
export { s as OrTooltip } from './OrTooltip.vue_vue_type_script_lang-3bf79d56.js';
|
|
232
232
|
export { s as OrTooltipContent } from './OrTooltipContent.vue_vue_type_script_lang-4c1afacb.js';
|
|
233
|
-
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-
|
|
233
|
+
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-0b90a2ea.js';
|
|
234
234
|
export { TreeNodeDropPosition } from './components/OrTreeV3/types.js';
|
|
235
235
|
export { DropdownClose } from './directives/dropdown-close.js';
|
|
236
236
|
export { DropdownOpen } from './directives/dropdown-open.js';
|
|
@@ -294,7 +294,7 @@ import './components/OrOverlayV3/OrOverlay.js';
|
|
|
294
294
|
import './components/OrButtonV3/OrButton.js';
|
|
295
295
|
import './components/OrInputV3/OrInput.js';
|
|
296
296
|
import './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
297
|
-
import './OrDateTimePickerMonthSelect-
|
|
297
|
+
import './OrDateTimePickerMonthSelect-95e33ca0.js';
|
|
298
298
|
import './components/OrDateTimePickerV3/hooks/useDatePlaceholder.js';
|
|
299
299
|
import './components/OrMenuV3/OrMenu.js';
|
|
300
300
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
3
|
-
import { _ as __vue_component__$4 } from './OrSearch-
|
|
4
|
-
import './OrInputBox.vue_rollup-plugin-vue_script-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-c7400430.js';
|
|
3
|
+
import { _ as __vue_component__$4 } from './OrSearch-d5b51596.js';
|
|
4
|
+
import './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrSorting-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrSorting-3ce7e017.js';
|
|
7
7
|
|
|
8
8
|
const CardCollectionRoot = [
|
|
9
9
|
// Layout
|
|
@@ -15,11 +15,11 @@ import { u as useTheme } from './useTheme-e23d13c8.js';
|
|
|
15
15
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
16
16
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
17
17
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
18
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
19
|
-
import { _ as __vue_component__$4 } from './OrInputBox-
|
|
20
|
-
import './OrInputBox.vue_rollup-plugin-vue_script-
|
|
18
|
+
import { _ as __vue_component__$3 } from './OrIconButton-c7400430.js';
|
|
19
|
+
import { _ as __vue_component__$4 } from './OrInputBox-7dc5b9e9.js';
|
|
20
|
+
import './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
21
21
|
import { _ as __vue_component__$5 } from './OrLabel-63380256.js';
|
|
22
|
-
import { _ as __vue_component__$6 } from './OrModal-
|
|
22
|
+
import { _ as __vue_component__$6 } from './OrModal-773fe75c.js';
|
|
23
23
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
24
24
|
|
|
25
25
|
var CodeLanguage;
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
3
3
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
4
4
|
import { _ as __vue_component__$3 } from './OrLabel-63380256.js';
|
|
5
|
-
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-
|
|
5
|
+
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
8
8
|
const CombinedInputRoot = [
|
|
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
7
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-9622e713.js';
|
|
8
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
8
|
+
import { _ as __vue_component__$3 } from './OrInput-41603455.js';
|
|
9
9
|
import { _ as __vue_component__$1 } from './OrOverlay-948346df.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
@@ -4,15 +4,15 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
|
-
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
7
|
+
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-cbc0db61.js';
|
|
8
8
|
import { _ as __vue_component__$7 } from './OrError-4ffc1c39.js';
|
|
9
9
|
import { _ as __vue_component__$8 } from './OrHint-aa221198.js';
|
|
10
|
-
import { _ as __vue_component__$a } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$a } from './OrIconButton-c7400430.js';
|
|
11
11
|
import { _ as __vue_component__$9 } from './OrIcon-d35a84d8.js';
|
|
12
|
-
import { _ as __vue_component__$b } from './OrInputBox-
|
|
13
|
-
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-
|
|
12
|
+
import { _ as __vue_component__$b } from './OrInputBox-7dc5b9e9.js';
|
|
13
|
+
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
14
14
|
import { _ as __vue_component__$c } from './OrLabel-63380256.js';
|
|
15
|
-
import { _ as __vue_component__$d } from './OrPopover-
|
|
15
|
+
import { _ as __vue_component__$d } from './OrPopover-018274a5.js';
|
|
16
16
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
17
17
|
|
|
18
18
|
const DatePicker = [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
1
|
+
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -6,13 +6,13 @@ import '@onereach/styles/tailwind.config';
|
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
7
|
import { _ as __vue_component__$9 } from './OrError-4ffc1c39.js';
|
|
8
8
|
import { _ as __vue_component__$a } from './OrHint-aa221198.js';
|
|
9
|
-
import { _ as __vue_component__$c } from './OrIconButton-
|
|
9
|
+
import { _ as __vue_component__$c } from './OrIconButton-c7400430.js';
|
|
10
10
|
import { _ as __vue_component__$b } from './OrIcon-d35a84d8.js';
|
|
11
|
-
import { _ as __vue_component__$d } from './OrInputBox-
|
|
12
|
-
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-
|
|
11
|
+
import { _ as __vue_component__$d } from './OrInputBox-7dc5b9e9.js';
|
|
12
|
+
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
13
13
|
import { _ as __vue_component__$e } from './OrLabel-63380256.js';
|
|
14
|
-
import { _ as __vue_component__$f } from './OrPopover-
|
|
15
|
-
import { _ as __vue_component__$3, a as __vue_component__$4, b as __vue_component__$5, c as __vue_component__$6, d as __vue_component__$7, e as __vue_component__$8, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
14
|
+
import { _ as __vue_component__$f } from './OrPopover-018274a5.js';
|
|
15
|
+
import { _ as __vue_component__$3, a as __vue_component__$4, b as __vue_component__$5, c as __vue_component__$6, d as __vue_component__$7, e as __vue_component__$8, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-cbc0db61.js';
|
|
16
16
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
17
17
|
import { _ as __vue_component__$2 } from './OrButton-9622e713.js';
|
|
18
18
|
|
|
@@ -6,11 +6,11 @@ import 'tailwindcss/resolveConfig';
|
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
import { _ as __vue_component__$6 } from './OrButton-9622e713.js';
|
|
8
8
|
import { _ as __vue_component__$7 } from './OrLabel-63380256.js';
|
|
9
|
-
import { _ as __vue_component__$9 } from './OrIconButton-
|
|
9
|
+
import { _ as __vue_component__$9 } from './OrIconButton-c7400430.js';
|
|
10
10
|
import { _ as __vue_component__$8 } from './OrIcon-d35a84d8.js';
|
|
11
11
|
import { _ as __vue_component__$b } from './OrMenuItem-c1c97ebe.js';
|
|
12
|
-
import { _ as __vue_component__$a } from './OrMenu-
|
|
13
|
-
import './OrPopover-
|
|
12
|
+
import { _ as __vue_component__$a } from './OrMenu-df584a8c.js';
|
|
13
|
+
import './OrPopover-018274a5.js';
|
|
14
14
|
|
|
15
15
|
function useCurrentDate() {
|
|
16
16
|
const currentDate = new Date();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1, I as IconSize } from './OrIcon-d35a84d8.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrTooltip-4c6e799d.js';
|
|
4
|
+
import './OrPopover-018274a5.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -7,7 +7,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
9
9
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
10
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$3 } from './OrIconButton-c7400430.js';
|
|
11
11
|
import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-19b49ee6.js';
|
|
12
12
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -7,7 +7,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
9
9
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
10
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$3 } from './OrIconButton-c7400430.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-19b49ee6.js';
|
|
12
12
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -8,10 +8,10 @@ import 'tailwindcss/resolveConfig';
|
|
|
8
8
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
11
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
11
|
+
import { _ as __vue_component__$4 } from './OrIconButton-c7400430.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrIcon-d35a84d8.js';
|
|
13
|
-
import { _ as __vue_component__$5 } from './OrInputBox-
|
|
14
|
-
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-
|
|
13
|
+
import { _ as __vue_component__$5 } from './OrInputBox-7dc5b9e9.js';
|
|
14
|
+
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
15
15
|
import { _ as __vue_component__$6 } from './OrLabel-63380256.js';
|
|
16
16
|
import { _ as __vue_component__$7 } from './OrLoader-b0c381f9.js';
|
|
17
17
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -8,7 +8,6 @@ const InputBoxAddon = [
|
|
|
8
8
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
9
9
|
|
|
10
10
|
var script$1 = defineComponent({
|
|
11
|
-
name: 'OrInputBoxAddon',
|
|
12
11
|
props: {
|
|
13
12
|
invalid: {
|
|
14
13
|
type: Boolean,
|
|
@@ -86,7 +85,7 @@ var InputBoxSize;
|
|
|
86
85
|
InputBoxSize["S"] = "s";
|
|
87
86
|
})(InputBoxSize || (InputBoxSize = {}));
|
|
88
87
|
|
|
89
|
-
const
|
|
88
|
+
const InputBox = [
|
|
90
89
|
// Layout
|
|
91
90
|
'layout-row',
|
|
92
91
|
// Overflow
|
|
@@ -97,8 +96,8 @@ const InputBoxRoot = [
|
|
|
97
96
|
'rounded-md',
|
|
98
97
|
// Theme (children)
|
|
99
98
|
'children:outline-none'];
|
|
100
|
-
const
|
|
101
|
-
|
|
99
|
+
const InputBoxVariants = {
|
|
100
|
+
[InputBoxVariant.Styled]: [
|
|
102
101
|
// Theme
|
|
103
102
|
'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',
|
|
104
103
|
// Theme (focus)
|
|
@@ -111,19 +110,19 @@ const InputBoxRootVariants = {
|
|
|
111
110
|
'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',
|
|
112
111
|
// Theme (invalid, read-only)
|
|
113
112
|
'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'],
|
|
114
|
-
|
|
113
|
+
[InputBoxVariant.Unstyled]: [
|
|
115
114
|
// Theme (disabled)
|
|
116
115
|
'disabled:theme-foreground-disabled', 'dark:disabled:theme-foreground-disabled-dark']
|
|
117
116
|
};
|
|
118
|
-
const
|
|
119
|
-
|
|
117
|
+
const InputBoxSizes = {
|
|
118
|
+
[InputBoxSize.M]: [
|
|
120
119
|
// Box
|
|
121
120
|
'children:min-h-[46px] children:md:min-h-[34px]',
|
|
122
121
|
// Spacing
|
|
123
122
|
'first-child:ml-md first-child:md:ml-sm+', 'last-child:mr-md last-child:md:mr-sm+', 'gap-sm+ md:gap-sm',
|
|
124
123
|
// Typography
|
|
125
124
|
'typography-body-2-regular'],
|
|
126
|
-
|
|
125
|
+
[InputBoxSize.S]: [
|
|
127
126
|
// Box
|
|
128
127
|
'children:min-h-[30px]',
|
|
129
128
|
// Spacing
|
|
@@ -133,7 +132,6 @@ const InputBoxRootSizes = {
|
|
|
133
132
|
};
|
|
134
133
|
|
|
135
134
|
var script = defineComponent({
|
|
136
|
-
name: 'OrInputBox',
|
|
137
135
|
components: {
|
|
138
136
|
OrInputBoxAddon: __vue_component__
|
|
139
137
|
},
|
|
@@ -164,7 +162,7 @@ var script = defineComponent({
|
|
|
164
162
|
// Refs
|
|
165
163
|
const root = ref();
|
|
166
164
|
// Styles
|
|
167
|
-
const rootStyles = computed(() => ['or-input-box-v3', ...
|
|
165
|
+
const rootStyles = computed(() => ['or-input-box-v3', ...InputBox, ...InputBoxVariants[props.variant], ...InputBoxSizes[props.size]]);
|
|
168
166
|
return {
|
|
169
167
|
root,
|
|
170
168
|
rootStyles
|