@onereach/ui-components 7.1.0 → 7.1.1-beta.3560.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/OrList-e25dc45f.js +333 -0
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.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/OrIconButtonV3/styles.js +12 -3
- package/dist/bundled/v2/components/OrList/OrList.js +3 -2581
- package/dist/bundled/v2/components/OrListV3/OrList.js +2 -0
- package/dist/bundled/v2/components/OrListV3/OrList.vue.d.ts +119 -0
- package/dist/bundled/v2/components/OrListV3/index.d.ts +3 -0
- package/dist/bundled/v2/components/OrListV3/index.js +1 -0
- package/dist/bundled/v2/components/OrListV3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/OrListV3/styles.js +8 -0
- package/dist/bundled/v2/components/OrListV3/types.d.ts +4 -0
- package/dist/bundled/v2/components/OrListV3/types.js +1 -0
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +2 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +2 -0
- package/dist/bundled/v2/index.js +3 -2
- package/dist/bundled/{v3/OrList.vue_vue_type_script_lang-bc49c1ff.js → v2/sortable.esm-11705107.js} +1 -1007
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c196d039.js → OrCardCollection.vue_vue_type_script_lang-2ce06287.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-da0fa78f.js → OrCode.vue_vue_type_script_lang-ed0c782e.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-16732e9d.js → OrConfirm.vue_vue_type_script_lang-3717bdc9.js} +1 -1
- package/dist/bundled/v3/{OrContextMenu.vue_vue_type_script_lang-9965a7ee.js → OrContextMenu.vue_vue_type_script_lang-faabc0aa.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-69238079.js → OrDatePicker.vue_vue_type_script_lang-3cb0cf6b.js} +4 -4
- package/dist/bundled/v3/{OrDateRangePicker.vue_vue_type_script_lang-dac15e2a.js → OrDateRangePicker.vue_vue_type_script_lang-8fc45f7e.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-936adb1b.js → OrDateTimePicker.vue_vue_type_script_lang-8e1cb539.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect.vue_vue_type_script_lang-fbc84f84.js → OrDateTimePickerMonthSelect.vue_vue_type_script_lang-944f5be2.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-382f7eb9.js → OrDateTimePickerPopoverHeader-adf15a04.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-8a4dcc47.js → OrIconButton.vue_vue_type_script_lang-14f36240.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-873efacb.js → OrInlineInput.vue_vue_type_script_lang-a657b7b4.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3bb287c6.js → OrInlineTextarea.vue_vue_type_script_lang-d0007d91.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-10d8887d.js → OrInput.vue_vue_type_script_lang-bbf2d591.js} +1 -1
- package/dist/bundled/v3/OrList.vue_vue_type_script_lang-6a8befb2.js +208 -0
- package/dist/bundled/v3/OrList.vue_vue_type_script_lang-8df85a8d.js +1008 -0
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-3d17e3d2.js → OrListOfInputs.vue_vue_type_script_lang-34a006d0.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-af4f2a40.js → OrMenu.vue_vue_type_script_lang-bb8832d7.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7ed03f88.js → OrModal.vue_vue_type_script_lang-051dddcb.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-169db1c4.js → OrNotification.vue_vue_type_script_lang-d95be0bc.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-8eb1510b.js → OrPagination.vue_vue_type_script_lang-9cbebadb.js} +1 -1
- package/dist/bundled/v3/{OrResizeablePanel.vue_vue_type_script_lang-923e0936.js → OrResizeablePanel.vue_vue_type_script_lang-15321cdb.js} +1 -1
- package/dist/bundled/v3/{OrRichTextEditor.vue_vue_type_script_lang-971ca9ba.js → OrRichTextEditor.vue_vue_type_script_lang-d35ab507.js} +5 -5
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-55ed983e.js → OrSearch.vue_vue_type_script_lang-d5d5ced4.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-341d92c2.js → OrSelect.vue_vue_type_script_lang-4ce1aad8.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-0076d0c7.js → OrSidebar.vue_vue_type_script_lang-a2b5ddd8.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-9f514be8.js → OrSorting.vue_vue_type_script_lang-5f90a4ca.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-4675145f.js → OrTabs.vue_vue_type_script_lang-27819312.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d351634b.js → OrTag.vue_vue_type_script_lang-afc42fba.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-3e60bdec.js → OrTagInput.vue_vue_type_script_lang-79062a86.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-167b77f1.js → OrTags.vue_vue_type_script_lang-41446a34.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-0ca99b94.js → OrTimePicker.vue_vue_type_script_lang-1f50fb53.js} +2 -2
- package/dist/bundled/v3/{OrTimeRangePicker.vue_vue_type_script_lang-2c214f17.js → OrTimeRangePicker.vue_vue_type_script_lang-864b4f86.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-8af0ce75.js → OrTooltip.vue_vue_type_script_lang-46e8aa97.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/styles.js +12 -3
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrList/OrList.js +2 -2
- package/dist/bundled/v3/components/OrList/index.js +1 -1
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v3/components/OrListOfInputs/index.js +1 -1
- package/dist/bundled/v3/components/OrListV3/OrList.js +63 -0
- package/dist/bundled/v3/components/OrListV3/OrList.vue.d.ts +96 -0
- package/dist/bundled/v3/components/OrListV3/index.d.ts +3 -0
- package/dist/bundled/v3/components/OrListV3/index.js +1 -0
- package/dist/bundled/v3/components/OrListV3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/OrListV3/styles.js +8 -0
- package/dist/bundled/v3/components/OrListV3/types.d.ts +4 -0
- package/dist/bundled/v3/components/OrListV3/types.js +1 -0
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +2 -2
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +2 -2
- package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +35 -34
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +2 -0
- package/dist/bundled/v3/index.js +37 -35
- package/dist/bundled/v3/sortable.esm-11705107.js +2580 -0
- package/dist/esm/v2/{OrCardCollection-05bb0cd0.js → OrCardCollection-850d1a53.js} +2 -2
- package/dist/esm/v2/{OrCode-829287c3.js → OrCode-74a2c017.js} +2 -2
- package/dist/esm/v2/{OrConfirm-56b56388.js → OrConfirm-0432eb2b.js} +1 -1
- package/dist/esm/v2/{OrDateFormat-5632c163.js → OrDateFormat-18c2d6d0.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-254ef745.js → OrDatePicker-a93d6935.js} +3 -3
- package/dist/esm/v2/{OrDateRangePicker-bddffc8c.js → OrDateRangePicker-23dbcbae.js} +3 -3
- package/dist/esm/v2/{OrDateTimeFormat-bd788e38.js → OrDateTimeFormat-9bdd9080.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-2020ce26.js → OrDateTimePicker-f3f34d06.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-9e9e0c12.js → OrDateTimePicker.vue_rollup-plugin-vue_script-c29ce8a1.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-71e1b3e3.js → OrDateTimePickerTimeSelect-8a7abfde.js} +1 -1
- package/dist/esm/v2/{OrIconButton-07c0bd56.js → OrIconButton-4e8eb196.js} +12 -3
- package/dist/esm/v2/{OrInlineInput-13ab6131.js → OrInlineInput-cb952add.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-4a8558a2.js → OrInlineTextarea-29756307.js} +1 -1
- package/dist/esm/v2/{OrInput-47e37630.js → OrInput-b50bd2e4.js} +1 -1
- package/dist/esm/v2/OrList-bf420a7c.js +251 -0
- package/dist/esm/v2/OrListItem-534e8e9d.js +96 -0
- package/dist/esm/v2/{OrModal-aef72b96.js → OrModal-566e1583.js} +1 -1
- package/dist/esm/v2/{OrNotification-389be03c.js → OrNotification-38ce7050.js} +1 -1
- package/dist/esm/v2/{OrResizeablePanel-bebffe11.js → OrResizeablePanel-1a3e4fb9.js} +1 -1
- package/dist/esm/v2/{OrResizeablePanel.vue_rollup-plugin-vue_script-c798472c.js → OrResizeablePanel.vue_rollup-plugin-vue_script-905a6e99.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-0746e943.js → OrRichTextEditor-fd3875e6.js} +3 -3
- package/dist/esm/v2/{OrSearch-9860bd73.js → OrSearch-7706870f.js} +1 -1
- package/dist/esm/v2/{OrSelect-bd77c553.js → OrSelect-82434edc.js} +4 -4
- package/dist/esm/v2/{OrSelectMultipleControl-e891fad1.js → OrSelectMultipleControl-015d6d84.js} +1 -1
- package/dist/esm/v2/{OrSidebar-d24100a9.js → OrSidebar-a526c9c9.js} +3 -3
- package/dist/esm/v2/{OrTag-884d1994.js → OrTag-588e8b0c.js} +1 -1
- package/dist/esm/v2/{OrTagInput-46da8417.js → OrTagInput-13a63cb4.js} +2 -2
- package/dist/esm/v2/{OrTags-a733e716.js → OrTags-72d8626d.js} +1 -1
- package/dist/esm/v2/{OrTimeFormat-5839790f.js → OrTimeFormat-b5155135.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-7fd4a9f8.js → OrTimePicker-bd5dda39.js} +3 -3
- package/dist/esm/v2/{OrTimeRangePicker-73c1da5b.js → OrTimeRangePicker-2de40223.js} +3 -3
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +33 -31
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-code-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-list-v3/OrList.vue.d.ts +119 -0
- package/dist/esm/v2/components/or-list-v3/index.d.ts +3 -0
- package/dist/esm/v2/components/or-list-v3/index.js +27 -0
- package/dist/esm/v2/components/or-list-v3/partials/index.d.ts +1 -0
- package/dist/esm/v2/components/or-list-v3/partials/index.js +3 -0
- package/dist/esm/v2/components/or-list-v3/partials/or-list-item/OrListItem.vue.d.ts +48 -0
- package/dist/esm/v2/components/or-list-v3/partials/or-list-item/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-list-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-list-v3/types.d.ts +4 -0
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +3 -3
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v2/index.js +33 -31
- package/dist/esm/v2/{props-cc0586c8.js → props-0b1db996.js} +1 -1
- package/dist/esm/v2/{types-786e1747.js → types-2ab271cc.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-1a0a5c94.js → OrCardCollection-5ba59445.js} +2 -2
- package/dist/esm/v3/{OrCode-5e27359d.js → OrCode-a57f7523.js} +2 -2
- package/dist/esm/v3/{OrConfirm-2a0fbf0d.js → OrConfirm-7d4952ce.js} +1 -1
- package/dist/esm/v3/{OrDateFormat-ba906bd3.js → OrDateFormat-aec539a6.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-9743f994.js → OrDatePicker-cfecf070.js} +3 -3
- package/dist/esm/v3/{OrDateRangePicker-2a7f8543.js → OrDateRangePicker-71effdf4.js} +3 -3
- package/dist/esm/v3/{OrDateTimeFormat-ff014557.js → OrDateTimeFormat-e2fad488.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-96aa3e2d.js → OrDateTimePicker-80a9680a.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-6a70bbb2.js → OrDateTimePickerTimeSelect-fb574b4c.js} +1 -1
- package/dist/esm/v3/{OrIconButton-c89f733b.js → OrIconButton-e7bb399c.js} +12 -3
- package/dist/esm/v3/{OrInlineInput-87985a49.js → OrInlineInput-16332ab7.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-998beb1f.js → OrInlineTextarea-bb1a3c19.js} +1 -1
- package/dist/esm/v3/{OrInput-74ed60b3.js → OrInput-8a15f221.js} +1 -1
- package/dist/esm/v3/OrList-f846aad7.js +211 -0
- package/dist/esm/v3/OrListItem-2ed9a12f.js +70 -0
- package/dist/esm/v3/{OrModal-ef436909.js → OrModal-03222525.js} +1 -1
- package/dist/esm/v3/{OrNotification-8281be29.js → OrNotification-cdcf80d6.js} +1 -1
- package/dist/esm/v3/{OrResizeablePanel-71e7730f.js → OrResizeablePanel-ea90eb43.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-facfb733.js → OrRichTextEditor-167583a6.js} +3 -3
- package/dist/esm/v3/{OrSearch-10f4835b.js → OrSearch-edfff9b8.js} +1 -1
- package/dist/esm/v3/{OrSelect-7428e5f8.js → OrSelect-e7f71d61.js} +4 -4
- package/dist/esm/v3/{OrSelectMultipleControl-64bb859f.js → OrSelectMultipleControl-bbc0bcc6.js} +1 -1
- package/dist/esm/v3/{OrSidebar-459ec28f.js → OrSidebar-88b89b3f.js} +2 -2
- package/dist/esm/v3/{OrTag-32739999.js → OrTag-5487a80b.js} +1 -1
- package/dist/esm/v3/{OrTagInput-9ad92675.js → OrTagInput-f20384ea.js} +2 -2
- package/dist/esm/v3/{OrTags-ba8ef261.js → OrTags-6d7f7cb2.js} +1 -1
- package/dist/esm/v3/{OrTimeFormat-3b0282bb.js → OrTimeFormat-11f17253.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-99fd02c2.js → OrTimePicker-863c6f7f.js} +3 -3
- package/dist/esm/v3/{OrTimeRangePicker-13f1a444.js → OrTimeRangePicker-c2d32cdd.js} +3 -3
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +31 -29
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-list-v3/OrList.vue.d.ts +96 -0
- package/dist/esm/v3/components/or-list-v3/index.d.ts +3 -0
- package/dist/esm/v3/components/or-list-v3/index.js +26 -0
- package/dist/esm/v3/components/or-list-v3/partials/index.d.ts +1 -0
- package/dist/esm/v3/components/or-list-v3/partials/index.js +3 -0
- package/dist/esm/v3/components/or-list-v3/partials/or-list-item/OrListItem.vue.d.ts +36 -0
- package/dist/esm/v3/components/or-list-v3/partials/or-list-item/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-list-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-list-v3/types.d.ts +4 -0
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +4 -4
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v3/index.js +31 -29
- package/dist/esm/v3/{props-64389534.js → props-87275fa2.js} +1 -1
- package/dist/esm/v3/{types-e88f53a2.js → types-05a0a1d1.js} +1 -1
- package/package.json +3 -4
- package/src/components/index.ts +1 -0
- package/src/components/or-icon-button-v3/styles.ts +30 -9
- package/src/components/or-list-v3/OrList.vue +274 -0
- package/src/components/or-list-v3/index.ts +3 -0
- package/src/components/or-list-v3/partials/index.ts +1 -0
- package/src/components/or-list-v3/partials/or-list-item/OrListItem.vue +61 -0
- package/src/components/or-list-v3/partials/or-list-item/styles.ts +34 -0
- package/src/components/or-list-v3/styles.ts +9 -0
- package/src/components/or-list-v3/types.ts +4 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e07a84e9.js → OrDateTimePickerMonthSelect-9870c649.js} +0 -0
- /package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-62552b5d.js → OrPopover.vue_vue_type_script_lang-f80a7a1b.js} +0 -0
- /package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-9f7dcc82.js → OrProgress.vue_vue_type_script_lang-aa3d9804.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-10dc9508.js → OrToastContainer.vue_vue_type_script_lang-1f10ba7f.js} +0 -0
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { ListItem } from './types';
|
|
3
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
+
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
+
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<ListItem[]>;
|
|
9
|
+
addItem: () => void;
|
|
10
|
+
deleteItem: (index: number) => void;
|
|
11
|
+
uuid: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number | undefined) => T) & ((options?: import("uuid").V4Options | undefined) => string);
|
|
12
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
13
|
+
modelValue: {
|
|
14
|
+
type: PropType<ListItem[]>;
|
|
15
|
+
default: () => never[];
|
|
16
|
+
};
|
|
17
|
+
selection: {
|
|
18
|
+
type: PropType<ListItem[]>;
|
|
19
|
+
default: () => never[];
|
|
20
|
+
};
|
|
21
|
+
itemFactory: {
|
|
22
|
+
type: PropType<() => ListItem>;
|
|
23
|
+
default: () => {};
|
|
24
|
+
};
|
|
25
|
+
label: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: undefined;
|
|
28
|
+
};
|
|
29
|
+
disabled: {
|
|
30
|
+
type: BooleanConstructor;
|
|
31
|
+
default: boolean;
|
|
32
|
+
};
|
|
33
|
+
canAdd: {
|
|
34
|
+
type: BooleanConstructor;
|
|
35
|
+
default: boolean;
|
|
36
|
+
};
|
|
37
|
+
canDelete: {
|
|
38
|
+
type: BooleanConstructor;
|
|
39
|
+
default: boolean;
|
|
40
|
+
};
|
|
41
|
+
canReorder: {
|
|
42
|
+
type: BooleanConstructor;
|
|
43
|
+
default: boolean;
|
|
44
|
+
};
|
|
45
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
46
|
+
modelValue: {
|
|
47
|
+
type: PropType<ListItem[]>;
|
|
48
|
+
default: () => never[];
|
|
49
|
+
};
|
|
50
|
+
selection: {
|
|
51
|
+
type: PropType<ListItem[]>;
|
|
52
|
+
default: () => never[];
|
|
53
|
+
};
|
|
54
|
+
itemFactory: {
|
|
55
|
+
type: PropType<() => ListItem>;
|
|
56
|
+
default: () => {};
|
|
57
|
+
};
|
|
58
|
+
label: {
|
|
59
|
+
type: StringConstructor;
|
|
60
|
+
default: undefined;
|
|
61
|
+
};
|
|
62
|
+
disabled: {
|
|
63
|
+
type: BooleanConstructor;
|
|
64
|
+
default: boolean;
|
|
65
|
+
};
|
|
66
|
+
canAdd: {
|
|
67
|
+
type: BooleanConstructor;
|
|
68
|
+
default: boolean;
|
|
69
|
+
};
|
|
70
|
+
canDelete: {
|
|
71
|
+
type: BooleanConstructor;
|
|
72
|
+
default: boolean;
|
|
73
|
+
};
|
|
74
|
+
canReorder: {
|
|
75
|
+
type: BooleanConstructor;
|
|
76
|
+
default: boolean;
|
|
77
|
+
};
|
|
78
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
79
|
+
modelValue: ListItem[];
|
|
80
|
+
selection: ListItem[];
|
|
81
|
+
itemFactory: () => ListItem;
|
|
82
|
+
label: string;
|
|
83
|
+
disabled: boolean;
|
|
84
|
+
canAdd: boolean;
|
|
85
|
+
canDelete: boolean;
|
|
86
|
+
canReorder: boolean;
|
|
87
|
+
} & {} & {
|
|
88
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
89
|
+
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
90
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
91
|
+
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
92
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
93
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
94
|
+
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<ListItem[]>;
|
|
95
|
+
addItem: () => void;
|
|
96
|
+
deleteItem: (index: number) => void;
|
|
97
|
+
uuid: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number | undefined) => T) & ((options?: import("uuid").V4Options | undefined) => string);
|
|
98
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
99
|
+
modelValue: ListItem[];
|
|
100
|
+
selection: ListItem[];
|
|
101
|
+
itemFactory: () => ListItem;
|
|
102
|
+
label: string;
|
|
103
|
+
disabled: boolean;
|
|
104
|
+
canAdd: boolean;
|
|
105
|
+
canDelete: boolean;
|
|
106
|
+
canReorder: boolean;
|
|
107
|
+
} & {} & {
|
|
108
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
109
|
+
}, {
|
|
110
|
+
modelValue: ListItem[];
|
|
111
|
+
selection: ListItem[];
|
|
112
|
+
itemFactory: () => ListItem;
|
|
113
|
+
label: string;
|
|
114
|
+
disabled: boolean;
|
|
115
|
+
canAdd: boolean;
|
|
116
|
+
canDelete: boolean;
|
|
117
|
+
canReorder: boolean;
|
|
118
|
+
}, true>);
|
|
119
|
+
export default _default;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export { _ as OrListV3 } from '../../OrList-bf420a7c.js';
|
|
2
|
+
export { _ as OrListItem } from '../../OrListItem-534e8e9d.js';
|
|
3
|
+
import 'sortablejs';
|
|
4
|
+
import 'uuid';
|
|
5
|
+
import 'vue-demi';
|
|
6
|
+
import '@vueuse/core';
|
|
7
|
+
import '../../dom-aecadd9a.js';
|
|
8
|
+
import 'lodash/isElement';
|
|
9
|
+
import 'lodash/get';
|
|
10
|
+
import '../../useProxyModelValue-940010d2.js';
|
|
11
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
12
|
+
import '@onereach/styles/tailwind.config.json';
|
|
13
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
14
|
+
import '../../OrIcon-82bfdc62.js';
|
|
15
|
+
import '../../normalize-component-6e8e3d80.js';
|
|
16
|
+
import '../../OrTooltip-b01c6ab1.js';
|
|
17
|
+
import '../../usePopoverState-b92c698b.js';
|
|
18
|
+
import '../../OrPopover-2ced765c.js';
|
|
19
|
+
import '@floating-ui/dom';
|
|
20
|
+
import '../../useElevation-a50ec347.js';
|
|
21
|
+
import '../../useResponsive-5c8291da.js';
|
|
22
|
+
import '../../OrBottomSheet-d95dd23d.js';
|
|
23
|
+
import '../../OrOverlay-868d1120.js';
|
|
24
|
+
import '../../OrTeleport.vue2-424c7f33.js';
|
|
25
|
+
import 'portal-vue';
|
|
26
|
+
import '../../useTheme-0ef25778.js';
|
|
27
|
+
import '../../OrLabel-b465bc0b.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrListItem } from './or-list-item/OrListItem.vue';
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
2
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
3
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
4
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
5
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
6
|
+
selected: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
disabled: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
draggable: {
|
|
15
|
+
type: BooleanConstructor;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
19
|
+
selected: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
disabled: {
|
|
24
|
+
type: BooleanConstructor;
|
|
25
|
+
default: boolean;
|
|
26
|
+
};
|
|
27
|
+
draggable: {
|
|
28
|
+
type: BooleanConstructor;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
32
|
+
selected: boolean;
|
|
33
|
+
disabled: boolean;
|
|
34
|
+
draggable: boolean;
|
|
35
|
+
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
36
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
37
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
38
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
40
|
+
selected: boolean;
|
|
41
|
+
disabled: boolean;
|
|
42
|
+
draggable: boolean;
|
|
43
|
+
} & {}, {
|
|
44
|
+
selected: boolean;
|
|
45
|
+
disabled: boolean;
|
|
46
|
+
draggable: boolean;
|
|
47
|
+
}, true>);
|
|
48
|
+
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-566e1583.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../dom-aecadd9a.js';
|
|
@@ -12,7 +12,7 @@ import '../../useElevation-a50ec347.js';
|
|
|
12
12
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
13
13
|
import 'portal-vue';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
16
16
|
import '../../OrIcon-82bfdc62.js';
|
|
17
17
|
import '../../OrTooltip-b01c6ab1.js';
|
|
18
18
|
import '../../OrPopover-2ced765c.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-38ce7050.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
4
4
|
import '../../OrIcon-82bfdc62.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrTooltip-b01c6ab1.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrResizeablePanelV3 } from '../../OrResizeablePanel-
|
|
2
|
-
export { R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../../OrResizeablePanel.vue_rollup-plugin-vue_script-
|
|
1
|
+
export { _ as OrResizeablePanelV3 } from '../../OrResizeablePanel-1a3e4fb9.js';
|
|
2
|
+
export { R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../../OrResizeablePanel.vue_rollup-plugin-vue_script-905a6e99.js';
|
|
3
3
|
import '../../normalize-component-6e8e3d80.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -9,7 +9,7 @@ import 'lodash/get';
|
|
|
9
9
|
import '../../usePopoverState-b92c698b.js';
|
|
10
10
|
import '@onereach/styles/tailwind/plugins/core';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
13
13
|
import '../../OrIcon-82bfdc62.js';
|
|
14
14
|
import '../../OrTooltip-b01c6ab1.js';
|
|
15
15
|
import '../../OrPopover-2ced765c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-
|
|
1
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-fd3875e6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/integrations/useFocusTrap';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -17,7 +17,7 @@ import '@tiptap/extension-blockquote';
|
|
|
17
17
|
import '@tiptap/extension-link';
|
|
18
18
|
import '@tiptap/extension-highlight';
|
|
19
19
|
import '@tiptap/extension-underline';
|
|
20
|
-
import '../../OrIconButton-
|
|
20
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
21
21
|
import '../../OrIcon-82bfdc62.js';
|
|
22
22
|
import '../../normalize-component-6e8e3d80.js';
|
|
23
23
|
import '../../OrTooltip-b01c6ab1.js';
|
|
@@ -39,8 +39,8 @@ import '../../useTheme-0ef25778.js';
|
|
|
39
39
|
import '../../OrLabel-b465bc0b.js';
|
|
40
40
|
import '../../OrMenu-3d8e70c1.js';
|
|
41
41
|
import '../../OrMenuItem-8d1c89f6.js';
|
|
42
|
-
import '../../OrModal-
|
|
43
|
-
import '../../OrInput-
|
|
42
|
+
import '../../OrModal-566e1583.js';
|
|
43
|
+
import '../../OrInput-b50bd2e4.js';
|
|
44
44
|
import '../../useIdAttribute-859439f0.js';
|
|
45
45
|
import '../../useProxyModelValue-940010d2.js';
|
|
46
46
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-7706870f.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-b50bd2e4.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../dom-aecadd9a.js';
|
|
8
8
|
import 'lodash/isElement';
|
|
@@ -15,7 +15,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
15
15
|
import '../../OrError-916e928e.js';
|
|
16
16
|
import '../../normalize-component-6e8e3d80.js';
|
|
17
17
|
import '../../OrHint-1220face.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
19
19
|
import '../../OrIcon-82bfdc62.js';
|
|
20
20
|
import '../../OrTooltip-b01c6ab1.js';
|
|
21
21
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-82434edc.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
@@ -21,7 +21,7 @@ import '../../OrExpansionPanel-218abf58.js';
|
|
|
21
21
|
import '../../usePopoverState-b92c698b.js';
|
|
22
22
|
import '../../OrIcon-82bfdc62.js';
|
|
23
23
|
import '../../OrHint-1220face.js';
|
|
24
|
-
import '../../OrIconButton-
|
|
24
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
25
25
|
import '../../OrTooltip-b01c6ab1.js';
|
|
26
26
|
import '../../OrPopover-2ced765c.js';
|
|
27
27
|
import '@floating-ui/dom';
|
|
@@ -32,15 +32,15 @@ import '../../OrTeleport.vue2-424c7f33.js';
|
|
|
32
32
|
import 'portal-vue';
|
|
33
33
|
import '../../useTheme-0ef25778.js';
|
|
34
34
|
import '../../OrInputBox-2ba5d5de.js';
|
|
35
|
-
import '../../OrInput-
|
|
35
|
+
import '../../OrInput-b50bd2e4.js';
|
|
36
36
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
37
37
|
import '../../OrLoader-b0c381f9.js';
|
|
38
38
|
import '../../OrMenuItem-8d1c89f6.js';
|
|
39
|
-
import '../../OrTags-
|
|
39
|
+
import '../../OrTags-72d8626d.js';
|
|
40
40
|
import '../../useOverflow-e91d2314.js';
|
|
41
41
|
import '../../OrButton-78336f88.js';
|
|
42
|
-
import '../../OrTag-
|
|
43
|
-
import '../../OrSelectMultipleControl-
|
|
42
|
+
import '../../OrTag-588e8b0c.js';
|
|
43
|
+
import '../../OrSelectMultipleControl-015d6d84.js';
|
|
44
44
|
import '../../OrSelectPlaceholder-f36f4e40.js';
|
|
45
45
|
import '../../OrSelectControlInput-28c226f8.js';
|
|
46
46
|
import '../../OrSelectSingleControl-76b29e0b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectMultipleControl } from '../../../OrSelectMultipleControl-
|
|
1
|
+
export { _ as OrSelectMultipleControl } from '../../../OrSelectMultipleControl-015d6d84.js';
|
|
2
2
|
export { _ as OrSelectSingleControl } from '../../../OrSelectSingleControl-76b29e0b.js';
|
|
3
3
|
export { _ as OrSelectPlaceholder } from '../../../OrSelectPlaceholder-f36f4e40.js';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -9,7 +9,7 @@ import 'lodash/get';
|
|
|
9
9
|
import '../../../useProxyModelValue-940010d2.js';
|
|
10
10
|
import '@onereach/styles/tailwind/plugins/core';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
12
|
-
import '../../../OrTags-
|
|
12
|
+
import '../../../OrTags-72d8626d.js';
|
|
13
13
|
import '../../../useOverflow-e91d2314.js';
|
|
14
14
|
import '../../../OrButton-78336f88.js';
|
|
15
15
|
import '../../../OrLoader-b0c381f9.js';
|
|
@@ -24,8 +24,8 @@ import '../../../OrOverlay-868d1120.js';
|
|
|
24
24
|
import '../../../OrTeleport.vue2-424c7f33.js';
|
|
25
25
|
import 'portal-vue';
|
|
26
26
|
import '../../../useTheme-0ef25778.js';
|
|
27
|
-
import '../../../OrTag-
|
|
28
|
-
import '../../../OrIconButton-
|
|
27
|
+
import '../../../OrTag-588e8b0c.js';
|
|
28
|
+
import '../../../OrIconButton-4e8eb196.js';
|
|
29
29
|
import '../../../OrIcon-82bfdc62.js';
|
|
30
30
|
import '../../../OrTooltip-b01c6ab1.js';
|
|
31
31
|
import '../../../isEmptyValue-fd56a6e4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectMultipleControl } from '../../../../OrSelectMultipleControl-
|
|
1
|
+
export { _ as OrSelectMultipleControl } from '../../../../OrSelectMultipleControl-015d6d84.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../../../dom-aecadd9a.js';
|
|
@@ -7,7 +7,7 @@ import 'lodash/get';
|
|
|
7
7
|
import '../../../../useProxyModelValue-940010d2.js';
|
|
8
8
|
import '@onereach/styles/tailwind/plugins/core';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import '../../../../OrTags-
|
|
10
|
+
import '../../../../OrTags-72d8626d.js';
|
|
11
11
|
import '../../../../useOverflow-e91d2314.js';
|
|
12
12
|
import '../../../../OrButton-78336f88.js';
|
|
13
13
|
import '../../../../OrLoader-b0c381f9.js';
|
|
@@ -22,8 +22,8 @@ import '../../../../OrOverlay-868d1120.js';
|
|
|
22
22
|
import '../../../../OrTeleport.vue2-424c7f33.js';
|
|
23
23
|
import 'portal-vue';
|
|
24
24
|
import '../../../../useTheme-0ef25778.js';
|
|
25
|
-
import '../../../../OrTag-
|
|
26
|
-
import '../../../../OrIconButton-
|
|
25
|
+
import '../../../../OrTag-588e8b0c.js';
|
|
26
|
+
import '../../../../OrIconButton-4e8eb196.js';
|
|
27
27
|
import '../../../../OrIcon-82bfdc62.js';
|
|
28
28
|
import '../../../../OrTooltip-b01c6ab1.js';
|
|
29
29
|
import '../../../../OrSelectPlaceholder-f36f4e40.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { S as OrSidebarPlacement, S as SidebarPlacement } from '../../props-
|
|
3
|
-
export { R as SidebarPadding } from '../../OrResizeablePanel.vue_rollup-plugin-vue_script-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-a526c9c9.js';
|
|
2
|
+
export { S as OrSidebarPlacement, S as SidebarPlacement } from '../../props-0b1db996.js';
|
|
3
|
+
export { R as SidebarPadding } from '../../OrResizeablePanel.vue_rollup-plugin-vue_script-905a6e99.js';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../dom-aecadd9a.js';
|
|
@@ -9,9 +9,9 @@ import 'lodash/get';
|
|
|
9
9
|
import '../../usePopoverState-b92c698b.js';
|
|
10
10
|
import '@onereach/styles/tailwind/plugins/core';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
12
|
-
import '../../OrResizeablePanel-
|
|
12
|
+
import '../../OrResizeablePanel-1a3e4fb9.js';
|
|
13
13
|
import '../../normalize-component-6e8e3d80.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
15
15
|
import '../../OrIcon-82bfdc62.js';
|
|
16
16
|
import '../../OrTooltip-b01c6ab1.js';
|
|
17
17
|
import '../../OrPopover-2ced765c.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from '../../../OrIconButton-
|
|
3
|
-
import { S as SidebarPlacement } from '../../../props-
|
|
2
|
+
import { _ as __vue_component__$1 } from '../../../OrIconButton-4e8eb196.js';
|
|
3
|
+
import { S as SidebarPlacement } from '../../../props-0b1db996.js';
|
|
4
4
|
import { n as normalizeComponent } from '../../../normalize-component-6e8e3d80.js';
|
|
5
5
|
import '../../../OrIcon-82bfdc62.js';
|
|
6
6
|
import '../../../OrTooltip-b01c6ab1.js';
|
|
@@ -20,7 +20,7 @@ import '../../../OrOverlay-868d1120.js';
|
|
|
20
20
|
import '../../../OrTeleport.vue2-424c7f33.js';
|
|
21
21
|
import 'portal-vue';
|
|
22
22
|
import '../../../useTheme-0ef25778.js';
|
|
23
|
-
import '../../../OrResizeablePanel.vue_rollup-plugin-vue_script-
|
|
23
|
+
import '../../../OrResizeablePanel.vue_rollup-plugin-vue_script-905a6e99.js';
|
|
24
24
|
|
|
25
25
|
const CollapseButton = [
|
|
26
26
|
// Box
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTagInputV3 } from '../../OrTagInput-
|
|
1
|
+
export { _ as OrTagInputV3 } from '../../OrTagInput-13a63cb4.js';
|
|
2
2
|
export { I as TagInputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -13,7 +13,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
13
13
|
import '../../OrError-916e928e.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
15
|
import '../../OrHint-1220face.js';
|
|
16
|
-
import '../../OrIconButton-
|
|
16
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
17
17
|
import '../../OrIcon-82bfdc62.js';
|
|
18
18
|
import '../../OrTooltip-b01c6ab1.js';
|
|
19
19
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -28,9 +28,9 @@ import 'portal-vue';
|
|
|
28
28
|
import '../../useTheme-0ef25778.js';
|
|
29
29
|
import '../../OrInputBox-2ba5d5de.js';
|
|
30
30
|
import '../../OrLabel-b465bc0b.js';
|
|
31
|
-
import '../../OrTags-
|
|
31
|
+
import '../../OrTags-72d8626d.js';
|
|
32
32
|
import '../../useOverflow-e91d2314.js';
|
|
33
33
|
import '../../OrButton-78336f88.js';
|
|
34
34
|
import '../../OrLoader-b0c381f9.js';
|
|
35
|
-
import '../../OrTag-
|
|
35
|
+
import '../../OrTag-588e8b0c.js';
|
|
36
36
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-588e8b0c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
4
4
|
import '../../OrIcon-82bfdc62.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrTooltip-b01c6ab1.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-
|
|
1
|
+
export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-72d8626d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-e91d2314.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -20,7 +20,7 @@ import '../../OrOverlay-868d1120.js';
|
|
|
20
20
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
21
21
|
import 'portal-vue';
|
|
22
22
|
import '../../useTheme-0ef25778.js';
|
|
23
|
-
import '../../OrTag-
|
|
24
|
-
import '../../OrIconButton-
|
|
23
|
+
import '../../OrTag-588e8b0c.js';
|
|
24
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
25
25
|
import '../../OrIcon-82bfdc62.js';
|
|
26
26
|
import '../../OrTooltip-b01c6ab1.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrTimeFormatV3 } from '../../OrTimeFormat-
|
|
1
|
+
export { _ as OrTimeFormatV3 } from '../../OrTimeFormat-b5155135.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
3
|
+
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-c29ce8a1.js';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../dom-aecadd9a.js';
|
|
@@ -12,7 +12,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
12
12
|
import '../../OrError-916e928e.js';
|
|
13
13
|
import '../../normalize-component-6e8e3d80.js';
|
|
14
14
|
import '../../OrHint-1220face.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
16
16
|
import '../../OrIcon-82bfdc62.js';
|
|
17
17
|
import '../../OrTooltip-b01c6ab1.js';
|
|
18
18
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -28,7 +28,7 @@ import '../../useTheme-0ef25778.js';
|
|
|
28
28
|
import '../../OrInputBox-2ba5d5de.js';
|
|
29
29
|
import '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
30
30
|
import '../../OrLabel-b465bc0b.js';
|
|
31
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
31
|
+
import '../../OrDateTimePickerTimeSelect-8a7abfde.js';
|
|
32
32
|
import '../../getTimePlaceholder-8f786f44.js';
|
|
33
33
|
import '../../OrButton-78336f88.js';
|
|
34
34
|
import '../../OrLoader-b0c381f9.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrTimePickerV3 } from '../../OrTimePicker-
|
|
2
|
-
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
3
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
1
|
+
export { _ as OrTimePickerV3 } from '../../OrTimePicker-bd5dda39.js';
|
|
2
|
+
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-c29ce8a1.js';
|
|
3
|
+
import '../../OrDateTimePickerTimeSelect-8a7abfde.js';
|
|
4
4
|
export { D as TimePickerFormat } from '../../getTimePlaceholder-8f786f44.js';
|
|
5
5
|
export { I as TimePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
6
6
|
import 'vue-demi';
|
|
@@ -16,7 +16,7 @@ import '../../getCurrentDate-046a888d.js';
|
|
|
16
16
|
import '../../OrError-916e928e.js';
|
|
17
17
|
import '../../normalize-component-6e8e3d80.js';
|
|
18
18
|
import '../../OrHint-1220face.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
20
20
|
import '../../OrIcon-82bfdc62.js';
|
|
21
21
|
import '../../OrTooltip-b01c6ab1.js';
|
|
22
22
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-
|
|
2
|
-
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
3
|
-
import '../../OrDateTimePickerTimeSelect-
|
|
1
|
+
export { _ as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-2de40223.js';
|
|
2
|
+
import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-c29ce8a1.js';
|
|
3
|
+
import '../../OrDateTimePickerTimeSelect-8a7abfde.js';
|
|
4
4
|
export { D as TimeRangePickerFormat } from '../../getTimePlaceholder-8f786f44.js';
|
|
5
5
|
export { I as TimeRangePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
|
|
6
6
|
import 'vue-demi';
|
|
@@ -17,7 +17,7 @@ import '../../getCurrentDate-046a888d.js';
|
|
|
17
17
|
import '../../OrError-916e928e.js';
|
|
18
18
|
import '../../normalize-component-6e8e3d80.js';
|
|
19
19
|
import '../../OrHint-1220face.js';
|
|
20
|
-
import '../../OrIconButton-
|
|
20
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
21
21
|
import '../../OrIcon-82bfdc62.js';
|
|
22
22
|
import '../../OrTooltip-b01c6ab1.js';
|
|
23
23
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-2ab271cc.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
11
11
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
12
12
|
import 'portal-vue';
|
|
13
13
|
import '../../normalize-component-6e8e3d80.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-4e8eb196.js';
|
|
15
15
|
import '../../OrIcon-82bfdc62.js';
|
|
16
16
|
import '../../OrTooltip-b01c6ab1.js';
|
|
17
17
|
import '../../usePopoverState-b92c698b.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-2ab271cc.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-5aa9dc05.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
11
11
|
import '../../../OrTeleport.vue2-424c7f33.js';
|
|
12
12
|
import 'portal-vue';
|
|
13
13
|
import '../../../normalize-component-6e8e3d80.js';
|
|
14
|
-
import '../../../OrIconButton-
|
|
14
|
+
import '../../../OrIconButton-4e8eb196.js';
|
|
15
15
|
import '../../../OrIcon-82bfdc62.js';
|
|
16
16
|
import '../../../OrTooltip-b01c6ab1.js';
|
|
17
17
|
import '../../../usePopoverState-b92c698b.js';
|