@onereach/ui-components 7.1.0 → 7.1.1-beta.3553.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-1bb8cbb1.js +269 -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/OrListV3/OrList.js +2 -0
- package/dist/bundled/v2/components/OrListV3/OrList.vue.d.ts +115 -0
- package/dist/bundled/v2/components/OrListV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrListV3/index.js +1 -0
- package/dist/bundled/v2/components/OrListV3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/OrListV3/styles.js +7 -0
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +2 -1
- package/dist/bundled/v2/index.js +2 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c196d039.js → OrCardCollection.vue_vue_type_script_lang-79c15c42.js} +2 -2
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-da0fa78f.js → OrCode.vue_vue_type_script_lang-c1b79f15.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-16732e9d.js → OrConfirm.vue_vue_type_script_lang-ac0e29e9.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-69238079.js → OrDatePicker.vue_vue_type_script_lang-38ecba3a.js} +3 -3
- package/dist/bundled/v3/{OrDateRangePicker.vue_vue_type_script_lang-dac15e2a.js → OrDateRangePicker.vue_vue_type_script_lang-6c57d848.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-936adb1b.js → OrDateTimePicker.vue_vue_type_script_lang-0b1559d3.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect.vue_vue_type_script_lang-fbc84f84.js → OrDateTimePickerMonthSelect.vue_vue_type_script_lang-0c826945.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-382f7eb9.js → OrDateTimePickerPopoverHeader-f08110c4.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-873efacb.js → OrInlineInput.vue_vue_type_script_lang-eafbf015.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3bb287c6.js → OrInlineTextarea.vue_vue_type_script_lang-6b88499a.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-10d8887d.js → OrInput.vue_vue_type_script_lang-7e02f424.js} +1 -1
- package/dist/bundled/v3/OrList.vue_vue_type_script_lang-8f6fa1e3.js +141 -0
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7ed03f88.js → OrModal.vue_vue_type_script_lang-0d3b5147.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-169db1c4.js → OrNotification.vue_vue_type_script_lang-dddec4de.js} +1 -1
- package/dist/bundled/v3/{OrResizeablePanel.vue_vue_type_script_lang-923e0936.js → OrResizeablePanel.vue_vue_type_script_lang-f121c786.js} +1 -1
- package/dist/bundled/v3/{OrRichTextEditor.vue_vue_type_script_lang-971ca9ba.js → OrRichTextEditor.vue_vue_type_script_lang-2d4d62a7.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-55ed983e.js → OrSearch.vue_vue_type_script_lang-63479512.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-341d92c2.js → OrSelect.vue_vue_type_script_lang-2848dfcb.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-0076d0c7.js → OrSidebar.vue_vue_type_script_lang-8b27f24b.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d351634b.js → OrTag.vue_vue_type_script_lang-0658354d.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-3e60bdec.js → OrTagInput.vue_vue_type_script_lang-7d758cdd.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-167b77f1.js → OrTags.vue_vue_type_script_lang-2804af4c.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-0ca99b94.js → OrTimePicker.vue_vue_type_script_lang-2031ee3a.js} +1 -1
- package/dist/bundled/v3/{OrTimeRangePicker.vue_vue_type_script_lang-2c214f17.js → OrTimeRangePicker.vue_vue_type_script_lang-4a548281.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/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/OrListV3/OrList.js +66 -0
- package/dist/bundled/v3/components/OrListV3/OrList.vue.d.ts +87 -0
- package/dist/bundled/v3/components/OrListV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrListV3/index.js +1 -0
- package/dist/bundled/v3/components/OrListV3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/OrListV3/styles.js +7 -0
- 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/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/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/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +25 -24
- package/dist/bundled/v3/index.js +26 -24
- 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-5c383b3c.js +225 -0
- package/dist/esm/v2/OrListItem-c6b0dd77.js +57 -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 +115 -0
- package/dist/esm/v2/components/or-list-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-list-v3/index.js +26 -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 +8 -0
- package/dist/esm/v2/components/or-list-v3/partials/or-list-item/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-list-v3/styles.d.ts +1 -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-f2ad37ed.js +182 -0
- package/dist/esm/v3/OrListItem-d89cd659.js +33 -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 +87 -0
- package/dist/esm/v3/components/or-list-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-list-v3/index.js +25 -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 +5 -0
- package/dist/esm/v3/components/or-list-v3/partials/or-list-item/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-list-v3/styles.d.ts +1 -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 +2 -3
- 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 +234 -0
- package/src/components/or-list-v3/index.ts +2 -0
- package/src/components/or-list-v3/partials/index.ts +1 -0
- package/src/components/or-list-v3/partials/or-list-item/OrListItem.vue +31 -0
- package/src/components/or-list-v3/partials/or-list-item/styles.ts +7 -0
- package/src/components/or-list-v3/styles.ts +7 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e07a84e9.js → OrDateTimePickerMonthSelect-c7959782.js} +0 -0
- /package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-8a4dcc47.js → OrIconButton.vue_vue_type_script_lang-90648210.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-10dc9508.js → OrToastContainer.vue_vue_type_script_lang-a932333f.js} +0 -0
|
@@ -9,7 +9,7 @@ import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c
|
|
|
9
9
|
import { InlineInputBoxSize } from './components/OrInlineInputBoxV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
13
13
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
14
14
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
15
15
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
@@ -6,7 +6,7 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrInlineInputBoxV3/OrInlineInputBox.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
10
10
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js';
|
|
11
11
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
12
12
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -7,7 +7,7 @@ import './components/OrHintV3/OrHint.js';
|
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
8
8
|
import './components/OrIconV3/OrIcon.js';
|
|
9
9
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
11
11
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
12
12
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-989d5ee6.js';
|
|
13
13
|
import './components/OrLabelV3/OrLabel.js';
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import { v as v4 } from './v4-cf8987a3.js';
|
|
2
|
+
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
+
import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
|
|
4
|
+
import { List } from './components/OrListV3/styles.js';
|
|
5
|
+
import './components/OrIconV3/OrIcon.js';
|
|
6
|
+
import './components/OrIconButtonV3/OrIconButton.js';
|
|
7
|
+
import './components/OrLabelV3/OrLabel.js';
|
|
8
|
+
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-bc674d9e.js';
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
10
|
+
import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
11
|
+
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
12
|
+
|
|
13
|
+
const ListItem = [
|
|
14
|
+
// Layout
|
|
15
|
+
'layout-row',
|
|
16
|
+
// Spacing
|
|
17
|
+
'gap-sm'];
|
|
18
|
+
|
|
19
|
+
var script$1 = defineComponent({
|
|
20
|
+
setup() {
|
|
21
|
+
// Refs
|
|
22
|
+
const root = ref();
|
|
23
|
+
// Styles
|
|
24
|
+
const rootStyles = computed(() => ['or-list-item-v3', ...ListItem]);
|
|
25
|
+
return {
|
|
26
|
+
root,
|
|
27
|
+
rootStyles
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
|
|
32
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33
|
+
return openBlock(), createElementBlock("div", {
|
|
34
|
+
ref: "root",
|
|
35
|
+
class: normalizeClass(_ctx.rootStyles)
|
|
36
|
+
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
script$1.render = render;
|
|
40
|
+
script$1.__file = "src/components/or-list-v3/partials/or-list-item/OrListItem.vue";
|
|
41
|
+
|
|
42
|
+
var script = defineComponent({
|
|
43
|
+
components: {
|
|
44
|
+
OrIcon: script$2,
|
|
45
|
+
OrIconButton: script$3,
|
|
46
|
+
OrLabel: script$4,
|
|
47
|
+
OrListItem: script$1
|
|
48
|
+
},
|
|
49
|
+
model: {
|
|
50
|
+
prop: 'modelValue',
|
|
51
|
+
event: 'update:modelValue'
|
|
52
|
+
},
|
|
53
|
+
props: {
|
|
54
|
+
modelValue: {
|
|
55
|
+
type: Array,
|
|
56
|
+
default: () => []
|
|
57
|
+
},
|
|
58
|
+
itemProps: {
|
|
59
|
+
type: Object,
|
|
60
|
+
default: () => ({})
|
|
61
|
+
},
|
|
62
|
+
label: {
|
|
63
|
+
type: String,
|
|
64
|
+
default: undefined
|
|
65
|
+
},
|
|
66
|
+
disabled: {
|
|
67
|
+
type: Boolean,
|
|
68
|
+
default: false
|
|
69
|
+
},
|
|
70
|
+
canAdd: {
|
|
71
|
+
type: Boolean,
|
|
72
|
+
default: true
|
|
73
|
+
},
|
|
74
|
+
canDelete: {
|
|
75
|
+
type: Boolean,
|
|
76
|
+
default: true
|
|
77
|
+
},
|
|
78
|
+
canReorder: {
|
|
79
|
+
type: Boolean,
|
|
80
|
+
default: true
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
emits: ['update:modelValue', 'add', 'delete', 'reorder'],
|
|
84
|
+
expose: ['root'],
|
|
85
|
+
setup(props, context) {
|
|
86
|
+
// Refs
|
|
87
|
+
const root = ref();
|
|
88
|
+
// Styles
|
|
89
|
+
const rootStyles = computed(() => ['or-list-v3', ...List]);
|
|
90
|
+
// State
|
|
91
|
+
const proxyModelValue = useProxyModelValue(toRef(props, 'modelValue'), context.emit);
|
|
92
|
+
// Methods
|
|
93
|
+
function addItem() {
|
|
94
|
+
const addedItem = props.itemProps;
|
|
95
|
+
proxyModelValue.value = [...proxyModelValue.value, addedItem];
|
|
96
|
+
context.emit('add', addedItem, proxyModelValue.value.indexOf(addedItem), proxyModelValue.value);
|
|
97
|
+
}
|
|
98
|
+
function deleteItem(index) {
|
|
99
|
+
const deletedItem = proxyModelValue.value[index];
|
|
100
|
+
proxyModelValue.value = proxyModelValue.value.filter(item => {
|
|
101
|
+
return item !== deletedItem;
|
|
102
|
+
});
|
|
103
|
+
context.emit('delete', deletedItem, index, proxyModelValue.value);
|
|
104
|
+
}
|
|
105
|
+
// Handlers
|
|
106
|
+
function onDragStart(event) {
|
|
107
|
+
console.log('dragstart', event);
|
|
108
|
+
}
|
|
109
|
+
function onDragEnter(event) {
|
|
110
|
+
console.log('dragenter', event);
|
|
111
|
+
}
|
|
112
|
+
function onDragOver(event) {
|
|
113
|
+
console.log('dragover', event);
|
|
114
|
+
}
|
|
115
|
+
function onDragLeave(event) {
|
|
116
|
+
console.log('dragleave', event);
|
|
117
|
+
}
|
|
118
|
+
function onDragEnd(event) {
|
|
119
|
+
console.log('dragend', event);
|
|
120
|
+
}
|
|
121
|
+
function onDrop(event) {
|
|
122
|
+
console.log('drop', event);
|
|
123
|
+
}
|
|
124
|
+
return {
|
|
125
|
+
root,
|
|
126
|
+
rootStyles,
|
|
127
|
+
proxyModelValue,
|
|
128
|
+
addItem,
|
|
129
|
+
deleteItem,
|
|
130
|
+
onDragStart,
|
|
131
|
+
onDragEnter,
|
|
132
|
+
onDragOver,
|
|
133
|
+
onDragLeave,
|
|
134
|
+
onDragEnd,
|
|
135
|
+
onDrop,
|
|
136
|
+
uuid: v4
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
});
|
|
140
|
+
|
|
141
|
+
export { script$1 as a, script as s };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers } from 'vue';
|
|
3
3
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
4
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
5
5
|
import { ModalSize } from './components/OrModalV3/props.js';
|
|
6
6
|
import { Modal, ModalSizes } from './components/OrModalV3/styles.js';
|
|
7
7
|
import './components/OrOverlayV3/OrOverlay.js';
|
|
@@ -4,7 +4,7 @@ import { NotificationRoot, NotificationRootVariants, NotificationIcon, Notificat
|
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-bc674d9e.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
10
10
|
name: 'OrNotification',
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
|
3
3
|
import { ResizeablePanelPadding, ResizeablePanelPlacement } from './components/OrResizeablePanelV3/props.js';
|
|
4
4
|
import { ResizeablePanel, ResizeablePanelPlacements, ResizeablePanelContent, ResizeablePanelContentPaddings, ResizeablePanelContentPlaceholder, ResizeablePanelContentPlaceholderPlacements, ResizeablePanelResizeBar, ResizeablePanelResizeBarPlacements, ResizeablePanelCollapseButtonContainer, ResizeablePanelCollapseButtonContainerPlacements, ResizeablePanelToolbar, ResizeablePanelToolbarPlacements } from './components/OrResizeablePanelV3/styles.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
7
7
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -16,12 +16,12 @@ import './components/OrModalV3/OrModal.js';
|
|
|
16
16
|
import './components/OrInputV3/OrInput.js';
|
|
17
17
|
import './components/OrButtonV3/OrButton.js';
|
|
18
18
|
import './components/OrPopoverV3/OrPopover.js';
|
|
19
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
19
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
20
20
|
import { s as script$2 } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
21
21
|
import { s as script$3 } from './OrMenuItem.vue_vue_type_script_lang-1e9ee207.js';
|
|
22
22
|
import { s as script$4 } from './OrMenu.vue_vue_type_script_lang-af4f2a40.js';
|
|
23
|
-
import { s as script$5 } from './OrModal.vue_vue_type_script_lang-
|
|
24
|
-
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-
|
|
23
|
+
import { s as script$5 } from './OrModal.vue_vue_type_script_lang-0d3b5147.js';
|
|
24
|
+
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
25
25
|
import { s as script$7 } from './OrButton.vue_vue_type_script_lang-0f7bda53.js';
|
|
26
26
|
import { s as script$8 } from './OrPopover.vue_vue_type_script_lang-62552b5d.js';
|
|
27
27
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, watch } from 'vue-demi';
|
|
2
2
|
import './components/OrInputV3/OrInput.js';
|
|
3
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
4
4
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
5
5
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
6
6
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -4,7 +4,7 @@ import { isEmptyValue } from './utils/isEmptyValue.js';
|
|
|
4
4
|
import { f as useFocus } from './index-c5cda763.js';
|
|
5
5
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
6
6
|
import './components/OrTagsV3/OrTags.js';
|
|
7
|
-
import { s as script$5 } from './OrTags.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$5 } from './OrTags.vue_vue_type_script_lang-2804af4c.js';
|
|
8
8
|
import { TagsOverflow } from './components/OrTagsV3/props.js';
|
|
9
9
|
import { Select, SelectControl, SelectSearchControl, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectDropdownItem, SelectNoSearchResults } from './components/OrSelectV3/styles.js';
|
|
10
10
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
@@ -23,8 +23,8 @@ import { s as script$6 } from './OrCheckbox.vue_vue_type_script_lang-cdc466f7.js
|
|
|
23
23
|
import { s as script$7 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
24
24
|
import { s as script$9 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
25
25
|
import { s as script$a } from './OrIcon.vue_vue_type_script_lang-bc674d9e.js';
|
|
26
|
-
import { s as script$b } from './OrIconButton.vue_vue_type_script_lang-
|
|
27
|
-
import { s as script$c } from './OrInput.vue_vue_type_script_lang-
|
|
26
|
+
import { s as script$b } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
27
|
+
import { s as script$c } from './OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
28
28
|
import { s as script$d } from './OrInputBox.vue_vue_type_script_lang-989d5ee6.js';
|
|
29
29
|
import { s as script$e } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
30
30
|
import { s as script$f } from './OrMenuItem.vue_vue_type_script_lang-1e9ee207.js';
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
|
2
2
|
import { SidebarPlacement } from './components/OrSidebarV3/props.js';
|
|
3
3
|
import { Sidebar, SidebarHeader, SidebarHeaderPaddings, SidebarContent, SidebarContentPaddings, SidebarFooter, SidebarFooterPaddings } from './components/OrSidebarV3/styles.js';
|
|
4
4
|
import './components/OrResizeablePanelV3/OrResizeablePanel.js';
|
|
5
|
-
import { s as script$1 } from './OrResizeablePanel.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrResizeablePanel.vue_vue_type_script_lang-f121c786.js';
|
|
6
6
|
import { ResizeablePanelPadding } from './components/OrResizeablePanelV3/props.js';
|
|
7
7
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi
|
|
|
2
2
|
import { TagVariant, TagColor } from './components/OrTagV3/props.js';
|
|
3
3
|
import { Tag, TagVariants, TagColors } from './components/OrTagV3/styles.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrTag',
|
|
@@ -9,10 +9,10 @@ import './components/OrLabelV3/OrLabel.js';
|
|
|
9
9
|
import './components/OrTagsV3/OrTags.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
13
13
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-989d5ee6.js';
|
|
14
14
|
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
15
|
-
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-
|
|
15
|
+
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-2804af4c.js';
|
|
16
16
|
import { TagsOverflow } from './components/OrTagsV3/props.js';
|
|
17
17
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
18
18
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -5,7 +5,7 @@ import { castToTagObject } from './components/OrTagsV3/utils/castToTag.js';
|
|
|
5
5
|
import './components/OrButtonV3/OrButton.js';
|
|
6
6
|
import './components/OrPopoverV3/OrPopover.js';
|
|
7
7
|
import './components/OrTagV3/OrTag.js';
|
|
8
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-0658354d.js';
|
|
9
9
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
10
10
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-0f7bda53.js';
|
|
11
11
|
import { s as script$2 } from './OrPopover.vue_vue_type_script_lang-62552b5d.js';
|
|
@@ -13,7 +13,7 @@ import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect.vue_v
|
|
|
13
13
|
import { s as script$6 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
14
14
|
import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
15
15
|
import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-bc674d9e.js';
|
|
16
|
-
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-
|
|
16
|
+
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
17
17
|
import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-989d5ee6.js';
|
|
18
18
|
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
19
19
|
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-62552b5d.js';
|
|
@@ -12,7 +12,7 @@ import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect.vue_v
|
|
|
12
12
|
import { s as script$6 } from './OrError.vue_vue_type_script_lang-fcf91781.js';
|
|
13
13
|
import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0ab8b932.js';
|
|
14
14
|
import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-bc674d9e.js';
|
|
15
|
-
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-
|
|
15
|
+
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
16
16
|
import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-989d5ee6.js';
|
|
17
17
|
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-e2bcff17.js';
|
|
18
18
|
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-62552b5d.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-79c15c42.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-79c15c42.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, createVNode, Fragment, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps, withCtx, createTextVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { CardCollectionView, defaultViewModes, gridView, listView } from './props.js';
|
|
2
|
-
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-79c15c42.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCode.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCode.vue_vue_type_script_lang-c1b79f15.js';
|
|
2
|
+
export { s as default } from '../../OrCode.vue_vue_type_script_lang-c1b79f15.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createElementVNode, renderSlot, createBlock, withModifiers, createCommentVNode, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CodeLanguage } from './props.js';
|
|
2
|
-
export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-c1b79f15.js';
|
|
3
3
|
export { a as lintGutter, l as linter } from '../../index-4a4ab262.js';
|
|
4
4
|
export { javascript } from '../../index-9b8fe3ec.js';
|
|
5
5
|
export { json, jsonParseLinter } from '../../index-57f01e0d.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrConfirm.vue_vue_type_script_lang-ac0e29e9.js';
|
|
2
|
+
export { s as default } from '../../OrConfirm.vue_vue_type_script_lang-ac0e29e9.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { ConfirmType } from './props.js';
|
|
2
|
-
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-ac0e29e9.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDatePicker.vue_vue_type_script_lang-38ecba3a.js';
|
|
2
|
+
export { s as default } from '../../OrDatePicker.vue_vue_type_script_lang-38ecba3a.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = /*#__PURE__*/createElementVNode("div", {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../../OrDatePicker.vue_vue_type_script_lang-38ecba3a.js';
|
|
2
2
|
export { InputBoxSize as DatePickerSize } from '../OrInputBoxV3/props.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrDateRangePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDateRangePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDateRangePicker.vue_vue_type_script_lang-6c57d848.js';
|
|
2
|
+
export { s as default } from '../../OrDateRangePicker.vue_vue_type_script_lang-6c57d848.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, createElementVNode, Fragment } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker.vue_vue_type_script_lang-6c57d848.js';
|
|
2
2
|
export { InputBoxSize as DateRangePickerSize } from '../OrInputBoxV3/props.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrDateTimePicker.vue_vue_type_script_lang-0b1559d3.js';
|
|
2
|
+
export { s as default } from '../../OrDateTimePicker.vue_vue_type_script_lang-0b1559d3.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = /*#__PURE__*/createElementVNode("div", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { DateTimePickerTimeFormat } from './props.js';
|
|
2
|
-
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-
|
|
3
|
-
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker.vue_vue_type_script_lang-0b1559d3.js';
|
|
3
|
+
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMonthSelect } from '../../OrDateTimePickerMonthSelect.vue_vue_type_script_lang-0c826945.js';
|
|
4
4
|
export { s as OrDateTimePickerMobileControl, a as OrDateTimePickerPopoverFooter, b as OrDateTimePickerPopoverHeader } from '../../OrDateTimePickerPopoverHeader.vue_vue_type_script_lang-1f596d82.js';
|
|
5
5
|
export { s as OrDateTimePickerTimeControl, a as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect.vue_vue_type_script_lang-c8d018a1.js';
|
|
6
6
|
export { InputBoxSize as DateTimePickerSize } from '../OrInputBoxV3/props.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
2
|
+
export { s as default } from '../../OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, createSlots, withCtx, createElementVNode, mergeProps, toHandlers, createVNode, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = ["selected", "disabled"];
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IconButtonColor } from './props.js';
|
|
2
|
-
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-90648210.js';
|
|
3
3
|
export { IconSize as IconButtonSize } from '../OrIconV3/props.js';
|
|
@@ -24,11 +24,11 @@ const IconButtonColors = {
|
|
|
24
24
|
// Theme
|
|
25
25
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
26
26
|
// Theme (hover)
|
|
27
|
-
'hover:md:
|
|
27
|
+
'hover:md:theme-foreground-default', 'dark:hover:md:theme-foreground-default-dark', 'hover:md:outline-primary-opacity-0-08', 'dark:hover:md:outline-primary-opacity-0-08-dark',
|
|
28
28
|
// Theme (focus)
|
|
29
|
-
'focus-visible:md:
|
|
29
|
+
'focus-visible:md:theme-foreground-default', 'dark:focus-visible:md:theme-foreground-default-dark', 'focus-visible:md:outline-primary-opacity-0-08', 'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
30
30
|
// Theme (active)
|
|
31
|
-
'active:outline-primary-opacity-0-08', 'dark:active:outline-primary-opacity-0-08-dark', 'active:md:outline-primary-opacity-0-16', 'dark:active:md:outline-primary-opacity-0-16-dark',
|
|
31
|
+
'active:theme-foreground-default', 'dark:active:theme-foreground-default-dark', 'active:outline-primary-opacity-0-08', 'dark:active:outline-primary-opacity-0-08-dark', 'active:md:outline-primary-opacity-0-16', 'dark:active:md:outline-primary-opacity-0-16-dark',
|
|
32
32
|
// Theme (selected)
|
|
33
33
|
'selected:theme-foreground-default', 'dark:selected:theme-foreground-default-dark'],
|
|
34
34
|
[IconButtonColor.Primary]: [
|
|
@@ -40,6 +40,15 @@ const IconButtonColors = {
|
|
|
40
40
|
'focus-visible:md:outline-primary-opacity-0-08', 'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
41
41
|
// Theme (active)
|
|
42
42
|
'active:outline-primary-opacity-0-08', 'dark:active:outline-primary-opacity-0-08-dark', 'active:md:outline-primary-opacity-0-16', 'dark:active:md:outline-primary-opacity-0-16-dark'],
|
|
43
|
+
[IconButtonColor.Primary]: [
|
|
44
|
+
// Theme
|
|
45
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
46
|
+
// Theme (hover)
|
|
47
|
+
'hover:md:outline-primary-opacity-0-08', 'dark:hover:md:outline-primary-opacity-0-08-dark',
|
|
48
|
+
// Theme (focus)
|
|
49
|
+
'focus-visible:md:outline-primary-opacity-0-08', 'dark:focus-visible:md:outline-primary-opacity-0-08-dark',
|
|
50
|
+
// Theme (active)
|
|
51
|
+
'active:outline-primary-opacity-0-08', 'dark:active:outline-primary-opacity-0-08-dark', 'active:md:outline-primary-opacity-0-16', 'dark:active:md:outline-primary-opacity-0-16-dark'],
|
|
43
52
|
[IconButtonColor.Danger]: [
|
|
44
53
|
// Theme
|
|
45
54
|
'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInlineInput.vue_vue_type_script_lang-eafbf015.js';
|
|
2
|
+
export { s as default } from '../../OrInlineInput.vue_vue_type_script_lang-eafbf015.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { InlineInputType } from './props.js';
|
|
2
|
-
export { s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-eafbf015.js';
|
|
3
3
|
export { InlineInputBoxSize as InlineInputSize } from '../OrInlineInputBoxV3/props.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInlineTextarea.vue_vue_type_script_lang-6b88499a.js';
|
|
2
|
+
export { s as default } from '../../OrInlineTextarea.vue_vue_type_script_lang-6b88499a.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-6b88499a.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
2
|
+
export { s as default } from '../../OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, Fragment, withModifiers, withDirectives, createElementVNode, mergeProps, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { InputType } from './props.js';
|
|
2
|
-
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-7e02f424.js';
|
|
3
3
|
export { InputBoxSize as InputSize } from '../OrInputBoxV3/props.js';
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { s as script } from '../../OrList.vue_vue_type_script_lang-8f6fa1e3.js';
|
|
2
|
+
export { s as default } from '../../OrList.vue_vue_type_script_lang-8f6fa1e3.js';
|
|
3
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, normalizeProps, guardReactiveProps, createVNode, withCtx, createTextVNode, toDisplayString, Fragment, renderList, createBlock, createCommentVNode } from 'vue';
|
|
4
|
+
|
|
5
|
+
const _hoisted_1 = ["disabled"];
|
|
6
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7
|
+
const _component_OrLabel = resolveComponent("OrLabel");
|
|
8
|
+
const _component_OrIcon = resolveComponent("OrIcon");
|
|
9
|
+
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
10
|
+
const _component_OrListItem = resolveComponent("OrListItem");
|
|
11
|
+
return openBlock(), createElementBlock("div", {
|
|
12
|
+
ref: "root",
|
|
13
|
+
class: normalizeClass(_ctx.rootStyles),
|
|
14
|
+
disabled: _ctx.disabled ? '' : null
|
|
15
|
+
}, [renderSlot(_ctx.$slots, "header", normalizeProps(guardReactiveProps({
|
|
16
|
+
addItem: _ctx.addItem,
|
|
17
|
+
deleteItem: _ctx.deleteItem
|
|
18
|
+
})), () => [createVNode(_component_OrLabel, {
|
|
19
|
+
disabled: _ctx.disabled
|
|
20
|
+
}, {
|
|
21
|
+
addon: withCtx(() => [renderSlot(_ctx.$slots, "label-addon")]),
|
|
22
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
|
|
23
|
+
|
|
24
|
+
_: 3 /* FORWARDED */
|
|
25
|
+
}, 8 /* PROPS */, ["disabled"])]), (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.proxyModelValue, (item, index) => {
|
|
26
|
+
return openBlock(), createBlock(_component_OrListItem, {
|
|
27
|
+
key: _ctx.uuid(),
|
|
28
|
+
draggable: _ctx.canReorder,
|
|
29
|
+
onDragstart: _ctx.onDragStart,
|
|
30
|
+
onDragenter: _ctx.onDragEnter,
|
|
31
|
+
onDragover: _ctx.onDragOver,
|
|
32
|
+
onDragleave: _ctx.onDragLeave,
|
|
33
|
+
onDragend: _ctx.onDragEnd,
|
|
34
|
+
onDrop: _ctx.onDrop
|
|
35
|
+
}, {
|
|
36
|
+
default: withCtx(() => [_ctx.canReorder ? (openBlock(), createBlock(_component_OrIcon, {
|
|
37
|
+
key: 0,
|
|
38
|
+
icon: 'drag_handle',
|
|
39
|
+
size: 'l'
|
|
40
|
+
})) : createCommentVNode("v-if", true), renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps({
|
|
41
|
+
item,
|
|
42
|
+
index,
|
|
43
|
+
items: _ctx.proxyModelValue,
|
|
44
|
+
addItem: _ctx.addItem,
|
|
45
|
+
deleteItem: _ctx.deleteItem
|
|
46
|
+
})), () => [createTextVNode(toDisplayString(item), 1 /* TEXT */)]), _ctx.canDelete ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
47
|
+
key: 1,
|
|
48
|
+
icon: 'delete',
|
|
49
|
+
disabled: _ctx.disabled,
|
|
50
|
+
onClick: $event => _ctx.deleteItem(index)
|
|
51
|
+
}, null, 8 /* PROPS */, ["disabled", "onClick"])) : createCommentVNode("v-if", true)]),
|
|
52
|
+
_: 2 /* DYNAMIC */
|
|
53
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["draggable", "onDragstart", "onDragenter", "onDragover", "onDragleave", "onDragend", "onDrop"]);
|
|
54
|
+
}), 128 /* KEYED_FRAGMENT */)), renderSlot(_ctx.$slots, "footer", normalizeProps(guardReactiveProps({
|
|
55
|
+
addItem: _ctx.addItem,
|
|
56
|
+
deleteItem: _ctx.deleteItem
|
|
57
|
+
})), () => [_ctx.canAdd ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
58
|
+
key: 0,
|
|
59
|
+
icon: 'add',
|
|
60
|
+
disabled: _ctx.disabled,
|
|
61
|
+
onClick: _cache[0] || (_cache[0] = $event => _ctx.addItem())
|
|
62
|
+
}, null, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)])], 10 /* CLASS, PROPS */, _hoisted_1);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
script.render = render;
|
|
66
|
+
script.__file = "src/components/or-list-v3/OrList.vue";
|