@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
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-2e3a73fb.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-8c81a2d5.js';
|
|
10
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-5ba59445.js';
|
|
11
11
|
export { C as CardPadding, s as OrCardV3 } from './OrCard-ee23cedc.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-5666c954.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-f916aeaf.js';
|
|
@@ -21,7 +21,7 @@ export { lintGutter, linter } from '@codemirror/lint';
|
|
|
21
21
|
export { javascript } from '@codemirror/lang-javascript';
|
|
22
22
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
23
23
|
export { html } from '@codemirror/lang-html';
|
|
24
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-
|
|
24
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-a57f7523.js';
|
|
25
25
|
export { EditorView } from '@codemirror/view';
|
|
26
26
|
export { EditorState } from '@codemirror/state';
|
|
27
27
|
export { s as OrCollapse } from './OrCollapse-d7c0afae.js';
|
|
@@ -29,17 +29,17 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
|
|
|
29
29
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-a8db90da.js';
|
|
30
30
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './OrInputBox-5f246763.js';
|
|
31
31
|
export { s as OrConfirm } from './OrConfirm-97ab80b9.js';
|
|
32
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
32
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-7d4952ce.js';
|
|
33
33
|
export { s as OrContextMenuV3 } from './OrContextMenu-c0ff35b6.js';
|
|
34
34
|
export { s as OrMenuV3 } from './OrMenu-72844eb1.js';
|
|
35
35
|
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-3b07d49e.js';
|
|
36
|
-
export { s as OrDateFormatV3 } from './OrDateFormat-
|
|
37
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
38
|
-
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-
|
|
39
|
-
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-
|
|
36
|
+
export { s as OrDateFormatV3 } from './OrDateFormat-aec539a6.js';
|
|
37
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-cfecf070.js';
|
|
38
|
+
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-71effdf4.js';
|
|
39
|
+
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-e2fad488.js';
|
|
40
40
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-4bfefbcd.js';
|
|
41
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
42
|
-
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-
|
|
41
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-80a9680a.js';
|
|
42
|
+
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-fb574b4c.js';
|
|
43
43
|
export { D as DateTimePickerTimeFormat, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-f190a43f.js';
|
|
44
44
|
export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
45
45
|
export { g as getNextMonthDate } from './getNextMonthDate-00c47169.js';
|
|
@@ -54,26 +54,28 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-e42d6
|
|
|
54
54
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
55
55
|
export { s as OrHintV3 } from './OrHint-55d3de35.js';
|
|
56
56
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-f7130a5c.js';
|
|
57
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
57
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-e7bb399c.js';
|
|
58
58
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-3e27d5fb.js';
|
|
59
59
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
60
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
60
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-16332ab7.js';
|
|
61
61
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-a3c4c7dc.js';
|
|
62
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
62
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-bb1a3c19.js';
|
|
63
63
|
export { s as OrInput } from './OrInput-2c3111c2.js';
|
|
64
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
64
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-8a15f221.js';
|
|
65
65
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
66
66
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-b826da04.js';
|
|
67
67
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-0db644bb.js';
|
|
68
68
|
export { s as OrList } from './OrList-aa7b5ef9.js';
|
|
69
69
|
export { s as OrListOfInputs } from './OrListOfInputs-f8740785.js';
|
|
70
|
+
export { s as OrListV3 } from './OrList-f846aad7.js';
|
|
71
|
+
export { s as OrListItem } from './OrListItem-2ed9a12f.js';
|
|
70
72
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-d28a8ebf.js';
|
|
71
73
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
72
74
|
export { s as OrMenuItemV3 } from './OrMenuItem-fdc66517.js';
|
|
73
75
|
export { s as OrModal, O as OrModalSizes } from './OrModal-b2060770.js';
|
|
74
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
76
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-03222525.js';
|
|
75
77
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-1b28dd4a.js';
|
|
76
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
78
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-cdcf80d6.js';
|
|
77
79
|
export { s as OrNumberInput } from './OrNumberInput-e9dcdcbd.js';
|
|
78
80
|
export { s as OrOverflowMenu } from './OrOverflowMenu-440ddf3e.js';
|
|
79
81
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
@@ -86,16 +88,16 @@ export { s as OrRadio } from './OrRadio-40bf2c87.js';
|
|
|
86
88
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
87
89
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-b4b6d364.js';
|
|
88
90
|
export { s as OrRadioV3 } from './OrRadio-50b0ead5.js';
|
|
89
|
-
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanel-
|
|
90
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
91
|
+
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanel-ea90eb43.js';
|
|
92
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-167583a6.js';
|
|
91
93
|
export { s as OrSearch } from './OrSearch-2800e9bf.js';
|
|
92
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
94
|
+
export { s as OrSearchV3 } from './OrSearch-edfff9b8.js';
|
|
93
95
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-6be79b4e.js';
|
|
94
96
|
export { s as OrSelect } from './OrSelect-9520d6e6.js';
|
|
95
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
97
|
+
export { s as OrSelectV3 } from './OrSelect-e7f71d61.js';
|
|
96
98
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
97
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
98
|
-
export { S as OrSidebarPlacement, S as SidebarPlacement } from './props-
|
|
99
|
+
export { s as OrSidebarV3 } from './OrSidebar-88b89b3f.js';
|
|
100
|
+
export { S as OrSidebarPlacement, S as SidebarPlacement } from './props-87275fa2.js';
|
|
99
101
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
100
102
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
101
103
|
export { s as OrSkeletonText } from './OrSkeletonText-9a800de4.js';
|
|
@@ -114,21 +116,21 @@ export { s as OrTabV3 } from './OrTab-db771526.js';
|
|
|
114
116
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
115
117
|
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-f1773b57.js';
|
|
116
118
|
export { s as OrTag } from './OrTag-1b3b1296.js';
|
|
117
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
118
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
119
|
-
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-
|
|
119
|
+
export { s as OrTagInputV3 } from './OrTagInput-f20384ea.js';
|
|
120
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5487a80b.js';
|
|
121
|
+
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-6d7f7cb2.js';
|
|
120
122
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
121
123
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
122
124
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
123
125
|
export { s as OrTextarea } from './OrTextarea-7a753c1a.js';
|
|
124
126
|
export { s as OrTextareaV3 } from './OrTextarea-68d6803e.js';
|
|
125
127
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-cb6762c8.js';
|
|
126
|
-
export { s as OrTimeFormatV3 } from './OrTimeFormat-
|
|
127
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
128
|
-
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-
|
|
128
|
+
export { s as OrTimeFormatV3 } from './OrTimeFormat-11f17253.js';
|
|
129
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-863c6f7f.js';
|
|
130
|
+
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-c2d32cdd.js';
|
|
129
131
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-d6f117e2.js';
|
|
130
132
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
131
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
133
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-05a0a1d1.js';
|
|
132
134
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-5aa9dc05.js';
|
|
133
135
|
export { s as OrTooltip } from './OrTooltip-7ac03028.js';
|
|
134
136
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
@@ -195,7 +197,7 @@ import './codemirrorView-020fe885.js';
|
|
|
195
197
|
import 'prosemirror-state';
|
|
196
198
|
import 'prosemirror-commands';
|
|
197
199
|
import 'lodash/keyBy';
|
|
198
|
-
import './OrSelectMultipleControl-
|
|
200
|
+
import './OrSelectMultipleControl-bbc0bcc6.js';
|
|
199
201
|
import './OrSelectPlaceholder-10e3bf5e.js';
|
|
200
202
|
import './OrSelectControlInput-3297e30d.js';
|
|
201
203
|
import './OrSelectSingleControl-f969c913.js';
|
|
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
|
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
8
8
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-5aa9dc05.js';
|
|
9
|
-
import { s as script$2 } from './OrIconButton-
|
|
9
|
+
import { s as script$2 } from './OrIconButton-e7bb399c.js';
|
|
10
10
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
12
12
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "7.1.0",
|
|
3
|
+
"version": "7.1.1-beta.3560.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@codemirror/lang-json": "6.0.1",
|
|
40
40
|
"@codemirror/lang-markdown": "6.1.1",
|
|
41
41
|
"@floating-ui/dom": "1.4.2",
|
|
42
|
-
"@onereach/styles": "^5.1.0",
|
|
42
|
+
"@onereach/styles": "^5.1.1-beta.3560.0",
|
|
43
43
|
"@splidejs/splide": "4.0.6",
|
|
44
44
|
"@tiptap/core": "2.0.3",
|
|
45
45
|
"@tiptap/extension-blockquote": "2.0.3",
|
|
@@ -175,6 +175,5 @@
|
|
|
175
175
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
176
176
|
},
|
|
177
177
|
"./package.json": "./package.json"
|
|
178
|
-
}
|
|
179
|
-
"gitHead": "a305b998e38bcfeb9d9c03e2f5b1a9cc18e58e9e"
|
|
178
|
+
}
|
|
180
179
|
}
|
package/src/components/index.ts
CHANGED
|
@@ -53,6 +53,7 @@ export * from './or-label-v3';
|
|
|
53
53
|
export * from './or-link-v3';
|
|
54
54
|
export * from './or-list';
|
|
55
55
|
export * from './or-list-of-inputs';
|
|
56
|
+
export * from './or-list-v3';
|
|
56
57
|
export * from './or-loader';
|
|
57
58
|
export * from './or-loader-v3';
|
|
58
59
|
export * from './or-menu-item-v3';
|
|
@@ -39,29 +39,29 @@ export const IconButtonColors: Record<IconButtonColor, string[]> = {
|
|
|
39
39
|
'dark:theme-foreground-outline-dark',
|
|
40
40
|
|
|
41
41
|
// Theme (hover)
|
|
42
|
-
'hover:md:outline-primary-opacity-0-08',
|
|
43
|
-
'dark:hover:md:outline-primary-opacity-0-08-dark',
|
|
44
|
-
|
|
45
42
|
'hover:md:theme-foreground-default',
|
|
46
43
|
'dark:hover:md:theme-foreground-default-dark',
|
|
47
44
|
|
|
48
|
-
|
|
49
|
-
'
|
|
50
|
-
'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
45
|
+
'hover:md:outline-primary-opacity-0-08',
|
|
46
|
+
'dark:hover:md:outline-primary-opacity-0-08-dark',
|
|
51
47
|
|
|
48
|
+
// Theme (focus)
|
|
52
49
|
'focus-visible:md:theme-foreground-default',
|
|
53
50
|
'dark:focus-visible:md:theme-foreground-default-dark',
|
|
54
51
|
|
|
52
|
+
'focus-visible:md:outline-primary-opacity-0-08',
|
|
53
|
+
'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
54
|
+
|
|
55
55
|
// Theme (active)
|
|
56
|
+
'active:theme-foreground-default',
|
|
57
|
+
'dark:active:theme-foreground-default-dark',
|
|
58
|
+
|
|
56
59
|
'active:outline-primary-opacity-0-08',
|
|
57
60
|
'dark:active:outline-primary-opacity-0-08-dark',
|
|
58
61
|
|
|
59
62
|
'active:md:outline-primary-opacity-0-16',
|
|
60
63
|
'dark:active:md:outline-primary-opacity-0-16-dark',
|
|
61
64
|
|
|
62
|
-
'active:theme-foreground-default',
|
|
63
|
-
'dark:active:theme-foreground-default-dark',
|
|
64
|
-
|
|
65
65
|
// Theme (selected)
|
|
66
66
|
'selected:theme-foreground-default',
|
|
67
67
|
'dark:selected:theme-foreground-default-dark',
|
|
@@ -88,6 +88,27 @@ export const IconButtonColors: Record<IconButtonColor, string[]> = {
|
|
|
88
88
|
'dark:active:md:outline-primary-opacity-0-16-dark',
|
|
89
89
|
],
|
|
90
90
|
|
|
91
|
+
[IconButtonColor.Primary]: [
|
|
92
|
+
// Theme
|
|
93
|
+
'theme-preset-3-primary',
|
|
94
|
+
'dark:theme-preset-3-primary-dark',
|
|
95
|
+
|
|
96
|
+
// Theme (hover)
|
|
97
|
+
'hover:md:outline-primary-opacity-0-08',
|
|
98
|
+
'dark:hover:md:outline-primary-opacity-0-08-dark',
|
|
99
|
+
|
|
100
|
+
// Theme (focus)
|
|
101
|
+
'focus-visible:md:outline-primary-opacity-0-08',
|
|
102
|
+
'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
103
|
+
|
|
104
|
+
// Theme (active)
|
|
105
|
+
'active:outline-primary-opacity-0-08',
|
|
106
|
+
'dark:active:outline-primary-opacity-0-08-dark',
|
|
107
|
+
|
|
108
|
+
'active:md:outline-primary-opacity-0-16',
|
|
109
|
+
'dark:active:md:outline-primary-opacity-0-16-dark',
|
|
110
|
+
],
|
|
111
|
+
|
|
91
112
|
[IconButtonColor.Danger]: [
|
|
92
113
|
// Theme
|
|
93
114
|
'theme-preset-3-error',
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div
|
|
3
|
+
ref="root"
|
|
4
|
+
:class="rootStyles"
|
|
5
|
+
:disabled="disabled ? '' : null"
|
|
6
|
+
>
|
|
7
|
+
<slot
|
|
8
|
+
name="header"
|
|
9
|
+
|
|
10
|
+
v-bind="{
|
|
11
|
+
addItem,
|
|
12
|
+
deleteItem
|
|
13
|
+
}"
|
|
14
|
+
>
|
|
15
|
+
<OrLabel :disabled="disabled">
|
|
16
|
+
{{ label }}
|
|
17
|
+
|
|
18
|
+
<template v-slot:addon>
|
|
19
|
+
<slot name="label-addon" />
|
|
20
|
+
</template>
|
|
21
|
+
</OrLabel>
|
|
22
|
+
</slot>
|
|
23
|
+
|
|
24
|
+
<div
|
|
25
|
+
ref="content"
|
|
26
|
+
:class="contentStyles"
|
|
27
|
+
>
|
|
28
|
+
<OrListItem
|
|
29
|
+
v-for="(item, index) in proxyModelValue"
|
|
30
|
+
:key="item.key || uuid()"
|
|
31
|
+
:selected="selection.includes(item)"
|
|
32
|
+
:disabled="disabled"
|
|
33
|
+
:draggable="canReorder"
|
|
34
|
+
>
|
|
35
|
+
<div :class="['grow']">
|
|
36
|
+
<slot
|
|
37
|
+
v-bind="{
|
|
38
|
+
item,
|
|
39
|
+
index,
|
|
40
|
+
items: proxyModelValue,
|
|
41
|
+
addItem,
|
|
42
|
+
deleteItem
|
|
43
|
+
}"
|
|
44
|
+
>
|
|
45
|
+
{{ item }}
|
|
46
|
+
</slot>
|
|
47
|
+
</div>
|
|
48
|
+
|
|
49
|
+
<template v-if="canDelete">
|
|
50
|
+
<OrIconButton
|
|
51
|
+
:icon="'delete'"
|
|
52
|
+
:disabled="disabled"
|
|
53
|
+
@click="deleteItem(index)"
|
|
54
|
+
/>
|
|
55
|
+
</template>
|
|
56
|
+
</OrListItem>
|
|
57
|
+
</div>
|
|
58
|
+
|
|
59
|
+
<slot
|
|
60
|
+
name="footer"
|
|
61
|
+
|
|
62
|
+
v-bind="{
|
|
63
|
+
addItem,
|
|
64
|
+
deleteItem
|
|
65
|
+
}"
|
|
66
|
+
>
|
|
67
|
+
<template v-if="canAdd">
|
|
68
|
+
<OrIconButton
|
|
69
|
+
:icon="'add'"
|
|
70
|
+
:disabled="disabled"
|
|
71
|
+
@click="addItem()"
|
|
72
|
+
/>
|
|
73
|
+
</template>
|
|
74
|
+
</slot>
|
|
75
|
+
</div>
|
|
76
|
+
</template>
|
|
77
|
+
|
|
78
|
+
<script lang="ts">
|
|
79
|
+
import Sortable from 'sortablejs';
|
|
80
|
+
import { v4 as uuid } from 'uuid';
|
|
81
|
+
import { PropType, computed, defineComponent, ref, toRef, watch } from 'vue-demi';
|
|
82
|
+
import { useProxyModelValue } from '../../hooks';
|
|
83
|
+
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
84
|
+
import { OrLabelV3 as OrLabel } from '../or-label-v3';
|
|
85
|
+
import { OrListItem } from './partials';
|
|
86
|
+
import { List, ListContent } from './styles';
|
|
87
|
+
import { ListItem } from './types';
|
|
88
|
+
|
|
89
|
+
export default defineComponent({
|
|
90
|
+
components: {
|
|
91
|
+
OrIconButton,
|
|
92
|
+
OrLabel,
|
|
93
|
+
OrListItem,
|
|
94
|
+
},
|
|
95
|
+
|
|
96
|
+
model: {
|
|
97
|
+
prop: 'modelValue',
|
|
98
|
+
event: 'update:modelValue',
|
|
99
|
+
},
|
|
100
|
+
|
|
101
|
+
props: {
|
|
102
|
+
modelValue: {
|
|
103
|
+
type: Array as PropType<ListItem[]>,
|
|
104
|
+
default: () => [],
|
|
105
|
+
},
|
|
106
|
+
|
|
107
|
+
selection: {
|
|
108
|
+
type: Array as PropType<ListItem[]>,
|
|
109
|
+
default: () => [],
|
|
110
|
+
},
|
|
111
|
+
|
|
112
|
+
itemFactory: {
|
|
113
|
+
type: Function as PropType<() => ListItem>,
|
|
114
|
+
default: () => ({}),
|
|
115
|
+
},
|
|
116
|
+
|
|
117
|
+
label: {
|
|
118
|
+
type: String,
|
|
119
|
+
default: undefined,
|
|
120
|
+
},
|
|
121
|
+
|
|
122
|
+
disabled: {
|
|
123
|
+
type: Boolean,
|
|
124
|
+
default: false,
|
|
125
|
+
},
|
|
126
|
+
|
|
127
|
+
canAdd: {
|
|
128
|
+
type: Boolean,
|
|
129
|
+
default: true,
|
|
130
|
+
},
|
|
131
|
+
|
|
132
|
+
canDelete: {
|
|
133
|
+
type: Boolean,
|
|
134
|
+
default: true,
|
|
135
|
+
},
|
|
136
|
+
|
|
137
|
+
canReorder: {
|
|
138
|
+
type: Boolean,
|
|
139
|
+
default: true,
|
|
140
|
+
},
|
|
141
|
+
},
|
|
142
|
+
|
|
143
|
+
emits: [
|
|
144
|
+
'update:modelValue',
|
|
145
|
+
|
|
146
|
+
'before:add',
|
|
147
|
+
'before:delete',
|
|
148
|
+
'before:reorder',
|
|
149
|
+
|
|
150
|
+
'add',
|
|
151
|
+
'delete',
|
|
152
|
+
'reorder',
|
|
153
|
+
],
|
|
154
|
+
|
|
155
|
+
expose: [
|
|
156
|
+
'root',
|
|
157
|
+
],
|
|
158
|
+
|
|
159
|
+
setup(props, context) {
|
|
160
|
+
// Refs
|
|
161
|
+
const root = ref<HTMLElement>();
|
|
162
|
+
const content = ref<HTMLElement>();
|
|
163
|
+
|
|
164
|
+
// Styles
|
|
165
|
+
const rootStyles = computed(() => [
|
|
166
|
+
'or-list-v3',
|
|
167
|
+
...List,
|
|
168
|
+
]);
|
|
169
|
+
|
|
170
|
+
const contentStyles = computed(() => [
|
|
171
|
+
...ListContent,
|
|
172
|
+
]);
|
|
173
|
+
|
|
174
|
+
// State
|
|
175
|
+
const proxyModelValue = useProxyModelValue(toRef(props, 'modelValue'), context.emit);
|
|
176
|
+
|
|
177
|
+
// Effects
|
|
178
|
+
// #region Sortable
|
|
179
|
+
let sortable: Sortable | undefined;
|
|
180
|
+
|
|
181
|
+
watch([content, () => props.canReorder], ([content, canReorder]) => {
|
|
182
|
+
sortable?.destroy();
|
|
183
|
+
sortable = undefined;
|
|
184
|
+
|
|
185
|
+
if (content && canReorder) {
|
|
186
|
+
sortable = Sortable.create(content, {
|
|
187
|
+
disabled: props.disabled,
|
|
188
|
+
|
|
189
|
+
onUpdate: (event) => {
|
|
190
|
+
context.emit('before:reorder', proxyModelValue.value);
|
|
191
|
+
|
|
192
|
+
const nextModelValue = [...proxyModelValue.value];
|
|
193
|
+
const reorderedItem = nextModelValue.splice(event.oldIndex!, 1)[0];
|
|
194
|
+
|
|
195
|
+
nextModelValue.splice(event.newIndex!, 0, reorderedItem);
|
|
196
|
+
|
|
197
|
+
context.emit('reorder', reorderedItem, event.newIndex, event.oldIndex, proxyModelValue.value = nextModelValue);
|
|
198
|
+
},
|
|
199
|
+
});
|
|
200
|
+
}
|
|
201
|
+
});
|
|
202
|
+
|
|
203
|
+
watch(() => props.disabled, (value) => {
|
|
204
|
+
sortable?.option('disabled', value);
|
|
205
|
+
});
|
|
206
|
+
// #endregion
|
|
207
|
+
|
|
208
|
+
// Methods
|
|
209
|
+
function addItem(): void {
|
|
210
|
+
context.emit('before:add', proxyModelValue.value);
|
|
211
|
+
|
|
212
|
+
const addedItem = props.itemFactory();
|
|
213
|
+
const nextModelValue = [...proxyModelValue.value, addedItem];
|
|
214
|
+
|
|
215
|
+
context.emit('add', addedItem, nextModelValue.indexOf(addedItem), proxyModelValue.value = nextModelValue);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
function deleteItem(index: number): void {
|
|
219
|
+
context.emit('before:delete', proxyModelValue.value);
|
|
220
|
+
|
|
221
|
+
const deletedItem = proxyModelValue.value[index];
|
|
222
|
+
const nextModelValue = proxyModelValue.value.filter((item) => item !== deletedItem);
|
|
223
|
+
|
|
224
|
+
context.emit('delete', deletedItem, index, proxyModelValue.value = nextModelValue);
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
// Handlers
|
|
228
|
+
// function onDragStart(event: DragEvent): void {
|
|
229
|
+
// console.log('dragstart', event);
|
|
230
|
+
// }
|
|
231
|
+
|
|
232
|
+
// function onDragEnter(event: DragEvent): void {
|
|
233
|
+
// console.log('dragenter', event);
|
|
234
|
+
// }
|
|
235
|
+
|
|
236
|
+
// function onDragOver(event: DragEvent): void {
|
|
237
|
+
// console.log('dragover', event);
|
|
238
|
+
// }
|
|
239
|
+
|
|
240
|
+
// function onDragLeave(event: DragEvent): void {
|
|
241
|
+
// console.log('dragleave', event);
|
|
242
|
+
// }
|
|
243
|
+
|
|
244
|
+
// function onDragEnd(event: DragEvent): void {
|
|
245
|
+
// console.log('dragend', event);
|
|
246
|
+
// }
|
|
247
|
+
|
|
248
|
+
// function onDrop(event: DragEvent): void {
|
|
249
|
+
// console.log('drop', event);
|
|
250
|
+
// }
|
|
251
|
+
|
|
252
|
+
return {
|
|
253
|
+
root,
|
|
254
|
+
content,
|
|
255
|
+
rootStyles,
|
|
256
|
+
contentStyles,
|
|
257
|
+
|
|
258
|
+
proxyModelValue,
|
|
259
|
+
|
|
260
|
+
addItem,
|
|
261
|
+
deleteItem,
|
|
262
|
+
|
|
263
|
+
// onDragStart,
|
|
264
|
+
// onDragEnter,
|
|
265
|
+
// onDragOver,
|
|
266
|
+
// onDragLeave,
|
|
267
|
+
// onDragEnd,
|
|
268
|
+
// onDrop,
|
|
269
|
+
|
|
270
|
+
uuid,
|
|
271
|
+
};
|
|
272
|
+
},
|
|
273
|
+
});
|
|
274
|
+
</script>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrListItem } from './or-list-item/OrListItem.vue';
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div
|
|
3
|
+
ref="root"
|
|
4
|
+
:class="rootStyles"
|
|
5
|
+
:selected="selected"
|
|
6
|
+
:disabled="disabled"
|
|
7
|
+
:draggable="draggable"
|
|
8
|
+
>
|
|
9
|
+
<div
|
|
10
|
+
:class="contentStyles"
|
|
11
|
+
:disabled="disabled"
|
|
12
|
+
>
|
|
13
|
+
<slot />
|
|
14
|
+
</div>
|
|
15
|
+
</div>
|
|
16
|
+
</template>
|
|
17
|
+
|
|
18
|
+
<script lang="ts">
|
|
19
|
+
import { computed, defineComponent, ref } from 'vue-demi';
|
|
20
|
+
import { ListItem, ListItemContent } from './styles';
|
|
21
|
+
|
|
22
|
+
export default defineComponent({
|
|
23
|
+
props: {
|
|
24
|
+
selected: {
|
|
25
|
+
type: Boolean,
|
|
26
|
+
default: false,
|
|
27
|
+
},
|
|
28
|
+
|
|
29
|
+
disabled: {
|
|
30
|
+
type: Boolean,
|
|
31
|
+
default: false,
|
|
32
|
+
},
|
|
33
|
+
|
|
34
|
+
draggable: {
|
|
35
|
+
type: Boolean,
|
|
36
|
+
default: false,
|
|
37
|
+
},
|
|
38
|
+
},
|
|
39
|
+
|
|
40
|
+
setup() {
|
|
41
|
+
// Refs
|
|
42
|
+
const root = ref<HTMLElement>();
|
|
43
|
+
|
|
44
|
+
// Styles
|
|
45
|
+
const rootStyles = computed(() => [
|
|
46
|
+
'or-list-item-v3',
|
|
47
|
+
...ListItem,
|
|
48
|
+
]);
|
|
49
|
+
|
|
50
|
+
const contentStyles = computed(() => [
|
|
51
|
+
...ListItemContent,
|
|
52
|
+
]);
|
|
53
|
+
|
|
54
|
+
return {
|
|
55
|
+
root,
|
|
56
|
+
rootStyles,
|
|
57
|
+
contentStyles,
|
|
58
|
+
};
|
|
59
|
+
},
|
|
60
|
+
});
|
|
61
|
+
</script>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export const ListItem: string[] = [
|
|
2
|
+
// Interactivity (draggable)
|
|
3
|
+
'draggable:interactivity-drag',
|
|
4
|
+
|
|
5
|
+
// Spacing
|
|
6
|
+
'px-md md:px-sm',
|
|
7
|
+
'py-md md:py-sm',
|
|
8
|
+
|
|
9
|
+
// Shape
|
|
10
|
+
'rounded-md',
|
|
11
|
+
|
|
12
|
+
// Theme (hover)
|
|
13
|
+
'hover:theme-background-primary-translucent-1',
|
|
14
|
+
'dark:hover:theme-background-primary-translucent-1-dark',
|
|
15
|
+
|
|
16
|
+
// Theme (focus)
|
|
17
|
+
'focus-within:theme-outline-2-primary',
|
|
18
|
+
'dark:focus-within:theme-outline-2-primary-dark',
|
|
19
|
+
|
|
20
|
+
// Theme (selected)
|
|
21
|
+
'selected:theme-background-primary-translucent-3',
|
|
22
|
+
'dark:selected:theme-background-primary-translucent-3-dark',
|
|
23
|
+
];
|
|
24
|
+
|
|
25
|
+
export const ListItemContent: string[] = [
|
|
26
|
+
// Layout
|
|
27
|
+
'layout-row',
|
|
28
|
+
|
|
29
|
+
// Spacing
|
|
30
|
+
'px-md md:px-sm',
|
|
31
|
+
'py-md md:py-sm',
|
|
32
|
+
|
|
33
|
+
'gap-sm',
|
|
34
|
+
];
|
|
File without changes
|
|
File without changes
|
|
File without changes
|