@onereach/ui-components 4.5.0-beta.2726.0 → 4.5.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/{OrDateTimePickerMonthSelect-5fa6caa0.js → OrDateTimePickerMonthSelect-75089f80.js} +6 -3
- package/dist/bundled/v2/{OrDateTimePickerTimeSelect-aa60911c.js → OrDateTimePickerTimeSelect-3d0ef650.js} +6 -3
- package/dist/bundled/v2/components/OrCode/OrCode.js +3792 -6
- package/dist/bundled/v2/components/OrCode/index.js +2 -6
- package/dist/bundled/v2/components/OrCode/lang.js +3 -3941
- package/dist/bundled/v2/components/OrCode/theme.js +1 -2
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +0 -1
- package/dist/bundled/v2/components/OrConfirm/index.js +0 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +12 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +13 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrModal/OrModal.js +1346 -3
- package/dist/bundled/v2/components/OrModal/index.js +0 -1
- package/dist/bundled/v2/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +12 -1
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/index.d.ts +2 -1
- package/dist/bundled/v2/components/index.js +10 -22
- package/dist/bundled/v2/{index-0d224ae5.js → index-cf2c3c27.js} +115 -3
- package/dist/bundled/v2/index.js +13 -25
- package/dist/bundled/{v3/index-e9f6b2d8.js → v2/lang-0fb8f78b.js} +4009 -73
- package/dist/bundled/v3/{index-d92d0b48.js → OrCode.vue_vue_type_script_lang-74060519.js} +235 -14
- package/dist/bundled/v3/OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js +66 -0
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ae9422fb.js → OrConfirm.vue_vue_type_script_lang-e5a8f92a.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-33719f37.js → OrDatePicker.vue_vue_type_script_lang-d071d109.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-ef95eeb6.js → OrDateTimePicker.vue_vue_type_script_lang-8aa80833.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-fe878127.js → OrDateTimePickerMonthSelect-387c2096.js} +6 -4
- package/dist/bundled/v3/{OrDateTimePickerTimeSelect-b962e4d5.js → OrDateTimePickerTimeSelect-8bdb97b7.js} +6 -4
- package/dist/bundled/{v2/useFocusTrap-104d095b.js → v3/OrModal.vue_vue_type_script_lang-ae842e5b.js} +106 -3
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-dd7222e8.js → OrTimePicker.vue_vue_type_script_lang-c52a2a0b.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +6 -10
- package/dist/bundled/v3/components/OrCode/index.js +4 -8
- package/dist/bundled/v3/components/OrCode/lang.js +3 -3941
- package/dist/bundled/v3/components/OrCode/theme.js +1 -2
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +11 -66
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +3 -4
- package/dist/bundled/v3/components/OrConfirm/index.js +2 -3
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrModal/OrModal.js +2 -3
- package/dist/bundled/v3/components/OrModal/index.js +1 -2
- 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/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +2 -1
- package/dist/bundled/v3/components/index.js +16 -29
- package/dist/bundled/v3/{index-0d224ae5.js → index-cf2c3c27.js} +115 -3
- package/dist/bundled/v3/index.js +25 -37
- package/dist/bundled/{v2/index-e9f6b2d8.js → v3/lang-0fb8f78b.js} +4009 -73
- package/dist/esm/v2/OrCombinedInput-5994d9fc.js +158 -0
- package/dist/esm/v2/{OrDatePicker-a8c95da8.js → OrDatePicker-b6ebf44a.js} +12 -1
- package/dist/esm/v2/{OrDateTimePicker-9271659e.js → OrDateTimePicker-85c08b90.js} +13 -2
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-a3a0fb4e.js → OrDateTimePickerMonthSelect-e35404a7.js} +6 -3
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-0b70d0df.js → OrDateTimePickerTimeSelect-aed7d33d.js} +6 -3
- package/dist/esm/v2/{OrTabs-b9908867.js → OrTabs-653258a2.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-0c6a05f1.js → OrTimePicker-696e29ed.js} +12 -1
- package/dist/esm/v2/components/index.d.ts +2 -1
- package/dist/esm/v2/components/index.js +10 -33
- package/dist/esm/v2/components/or-combined-input-v3/index.js +6 -158
- package/dist/esm/v2/components/or-date-picker-v3/index.js +2 -2
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tabs-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +2 -2
- package/dist/esm/v2/index.js +10 -33
- package/dist/esm/v3/OrCombinedInput-14c23a04.js +129 -0
- package/dist/esm/v3/{OrDatePicker-759653a5.js → OrDatePicker-f144d074.js} +4 -4
- package/dist/esm/v3/{OrDateTimePicker-4768a411.js → OrDateTimePicker-2214cd85.js} +5 -5
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-c07806a0.js → OrDateTimePickerMonthSelect-5a7b7b5c.js} +6 -4
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-9309c434.js → OrDateTimePickerTimeSelect-e404e826.js} +6 -4
- package/dist/esm/v3/{OrTabs-f9f0892e.js → OrTabs-a2d87627.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-ba6e6857.js → OrTimePicker-68de86d9.js} +4 -4
- package/dist/esm/v3/components/index.d.ts +2 -1
- package/dist/esm/v3/components/index.js +9 -32
- package/dist/esm/v3/components/or-combined-input-v3/index.js +6 -129
- package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tabs-v3/index.js +1 -1
- package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
- package/dist/esm/v3/index.js +9 -32
- package/package.json +4 -24
- package/src/components/index.ts +2 -1
- package/src/components/or-button/OrButton.stories.ts +8 -0
- package/src/components/or-date-picker-v3/OrDatePicker.vue +2 -0
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +2 -0
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +7 -2
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +7 -2
- package/src/components/or-tabs-v3/styles.ts +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +2 -0
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +0 -2200
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +0 -220
- package/dist/bundled/v2/components/OrRichTextEditorV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/index.js +0 -70
- package/dist/bundled/v2/components/OrRichTextEditorV3/props.d.ts +0 -4
- package/dist/bundled/v2/components/OrRichTextEditorV3/props.js +0 -7
- package/dist/bundled/v2/components/OrRichTextEditorV3/styles.d.ts +0 -6
- package/dist/bundled/v2/components/OrRichTextEditorV3/styles.js +0 -38
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.d.ts +0 -3
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +0 -46
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.d.ts +0 -27
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +0 -184
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.js +0 -5
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.d.ts +0 -24
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.js +0 -190
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/types.d.ts +0 -19
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.d.ts +0 -3
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +0 -5
- package/dist/bundled/v2/index-418d5c0d.js +0 -9633
- package/dist/bundled/v2/index-85c2efe8.js +0 -7122
- package/dist/bundled/v2/index-d92d0b48.js +0 -3805
- package/dist/bundled/v2/index.es-3f39f316.js +0 -115
- package/dist/bundled/v2/markdown-7c7c4ca6.js +0 -17980
- package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-a5b8c6ca.js +0 -237
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-28541a68.js +0 -108
- package/dist/bundled/v3/OrRichTextEditor.vue_vue_type_script_lang-55b73340.js +0 -1890
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +0 -284
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +0 -145
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +0 -86
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.d.ts +0 -4
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +0 -7
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.d.ts +0 -6
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +0 -38
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.d.ts +0 -3
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +0 -46
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.d.ts +0 -27
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +0 -184
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +0 -5
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.d.ts +0 -24
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +0 -190
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.d.ts +0 -19
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.d.ts +0 -3
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +0 -5
- package/dist/bundled/v3/index-418d5c0d.js +0 -9633
- package/dist/bundled/v3/index-85c2efe8.js +0 -7122
- package/dist/bundled/v3/index.es-3f39f316.js +0 -115
- package/dist/bundled/v3/markdown-7c7c4ca6.js +0 -17980
- package/dist/bundled/v3/useFocusTrap-104d095b.js +0 -1348
- package/dist/esm/v2/OrRichTextEditor-8c43bb27.js +0 -923
- package/dist/esm/v2/codemirrorView-be2c7423.js +0 -353
- package/dist/esm/v2/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +0 -220
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +0 -59
- package/dist/esm/v2/components/or-rich-text-editor-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-rich-text-editor-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.d.ts +0 -3
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.d.ts +0 -27
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/index.d.ts +0 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/index.js +0 -7
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/theme.d.ts +0 -24
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/types.d.ts +0 -19
- package/dist/esm/v2/components/or-rich-text-editor-v3/utils/markdown.d.ts +0 -3
- package/dist/esm/v3/OrRichTextEditor-b20efab9.js +0 -856
- package/dist/esm/v3/codemirrorView-be2c7423.js +0 -353
- package/dist/esm/v3/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +0 -145
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +0 -57
- package/dist/esm/v3/components/or-rich-text-editor-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-rich-text-editor-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.d.ts +0 -3
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.d.ts +0 -27
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/index.d.ts +0 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/index.js +0 -7
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/theme.d.ts +0 -24
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/types.d.ts +0 -19
- package/dist/esm/v3/components/or-rich-text-editor-v3/utils/markdown.d.ts +0 -3
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.docs.mdx +0 -7
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.stories3.ts +0 -110
- package/src/components/or-button-v3/OrButton.docs.mdx +0 -14
- package/src/components/or-button-v3/OrButton.stories3.ts +0 -130
- package/src/components/or-card-collection-v3/OrCardCollection.docs.mdx +0 -7
- package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +0 -378
- package/src/components/or-card-v3/OrCard.docs.mdx +0 -10
- package/src/components/or-card-v3/OrCard.stories3.ts +0 -74
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.docs.mdx +0 -7
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.stories3.ts +0 -399
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.docs.mdx +0 -7
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.stories3.ts +0 -112
- package/src/components/or-checkbox-v3/OrCheckbox.docs.mdx +0 -12
- package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +0 -155
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
- package/src/components/or-confirm-v3/OrConfirm.docs.mdx +0 -16
- package/src/components/or-confirm-v3/OrConfirm.stories3.ts +0 -252
- package/src/components/or-date-picker-v3/OrDatePicker.docs.mdx +0 -7
- package/src/components/or-date-picker-v3/OrDatePicker.stories3.ts +0 -174
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.docs.mdx +0 -7
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.stories3.ts +0 -183
- package/src/components/or-empty-state-v3/OrEmptyState.stories3.ts +0 -87
- package/src/components/or-error-tag-v3/OrErrorTag.docs.mdx +0 -8
- package/src/components/or-error-tag-v3/OrErrorTag.stories3.ts +0 -56
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.docs.mdx +0 -7
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.stories3.ts +0 -137
- package/src/components/or-fab-v3/OrFab.docs.mdx +0 -7
- package/src/components/or-fab-v3/OrFab.stories3.ts +0 -81
- package/src/components/or-form-group-v3/OrFormGroup.stories3.ts +0 -114
- package/src/components/or-icon-button-v3/OrIconButton.docs.mdx +0 -14
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -105
- package/src/components/or-icon-v3/OrIcon.docs.mdx +0 -12
- package/src/components/or-icon-v3/OrIcon.stories3.ts +0 -53
- package/src/components/or-inline-input-v3/OrInlineInput.docs.mdx +0 -7
- package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +0 -137
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.docs.mdx +0 -7
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +0 -126
- package/src/components/or-input-v3/OrInput.docs.mdx +0 -16
- package/src/components/or-input-v3/OrInput.stories3.ts +0 -222
- package/src/components/or-link-v3/OrLink.docs.mdx +0 -7
- package/src/components/or-link-v3/OrLink.stories3.ts +0 -163
- package/src/components/or-loader-v3/OrLoader.docs.mdx +0 -14
- package/src/components/or-loader-v3/OrLoader.stories3.ts +0 -86
- package/src/components/or-menu-item-v3/OrMenuItem.docs.mdx +0 -7
- package/src/components/or-menu-item-v3/OrMenuItem.stories3.ts +0 -90
- package/src/components/or-menu-v3/OrMenu.docs.mdx +0 -7
- package/src/components/or-menu-v3/OrMenu.stories3.ts +0 -167
- package/src/components/or-modal-v3/OrModal.docs.mdx +0 -10
- package/src/components/or-modal-v3/OrModal.stories3.ts +0 -278
- package/src/components/or-notification-v3/OrNotification.docs.mdx +0 -7
- package/src/components/or-notification-v3/OrNotification.stories3.ts +0 -122
- package/src/components/or-overlay-v3/OrOverlay.docs.mdx +0 -11
- package/src/components/or-overlay-v3/OrOverlay.stories3.ts +0 -61
- package/src/components/or-pagination-v3/OrPagination.docs.mdx +0 -7
- package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -81
- package/src/components/or-popover-v3/OrPopover.docs.mdx +0 -11
- package/src/components/or-popover-v3/OrPopover.stories3.ts +0 -115
- package/src/components/or-progress-v3/OrProgress.docs.mdx +0 -12
- package/src/components/or-progress-v3/OrProgress.stories3.ts +0 -220
- package/src/components/or-radio-group-v3/OrRadioGroup.stories3.ts +0 -81
- package/src/components/or-radio-v3/OrRadio.docs.mdx +0 -11
- package/src/components/or-radio-v3/OrRadio.stories3.ts +0 -151
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.docs.mdx +0 -7
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.stories3.ts +0 -142
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +0 -766
- package/src/components/or-rich-text-editor-v3/index.ts +0 -1
- package/src/components/or-rich-text-editor-v3/props.ts +0 -4
- package/src/components/or-rich-text-editor-v3/styles.ts +0 -54
- package/src/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.ts +0 -40
- package/src/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.ts +0 -254
- package/src/components/or-rich-text-editor-v3/utils/codemirror/index.ts +0 -1
- package/src/components/or-rich-text-editor-v3/utils/codemirror/theme.ts +0 -213
- package/src/components/or-rich-text-editor-v3/utils/codemirror/types.ts +0 -22
- package/src/components/or-rich-text-editor-v3/utils/markdown.ts +0 -120
- package/src/components/or-search-v3/OrSearch.docs.mdx +0 -16
- package/src/components/or-search-v3/OrSearch.stories3.ts +0 -126
- package/src/components/or-segmented-control-v3/OrSegmentedControl.docs.mdx +0 -7
- package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +0 -100
- package/src/components/or-select-v3/OrSelect.docs.mdx +0 -17
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -508
- package/src/components/or-sidebar-v3/OrSidebar.docs.mdx +0 -13
- package/src/components/or-sidebar-v3/OrSidebar.stories3.ts +0 -415
- package/src/components/or-skeleton-v3/OrSkeleton.docs.mdx +0 -14
- package/src/components/or-skeleton-v3/OrSkeleton.stories3.ts +0 -144
- package/src/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.docs.mdx +0 -7
- package/src/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.stories3.ts +0 -59
- package/src/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.docs.mdx +0 -6
- package/src/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.stories3.ts +0 -80
- package/src/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.docs.mdx +0 -7
- package/src/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.stories3.ts +0 -88
- package/src/components/or-switch-v3/OrSwitch.docs.mdx +0 -7
- package/src/components/or-switch-v3/OrSwitch.stories3.ts +0 -155
- package/src/components/or-tab-v3/OrTab.docs.mdx +0 -7
- package/src/components/or-tab-v3/OrTab.stories3.ts +0 -74
- package/src/components/or-tabs-v3/OrTabs.docs.mdx +0 -7
- package/src/components/or-tabs-v3/OrTabs.stories3.ts +0 -140
- package/src/components/or-tag-v3/OrTag.docs.mdx +0 -13
- package/src/components/or-tag-v3/OrTag.stories3.ts +0 -213
- package/src/components/or-tags-v3/OrTags.docs.mdx +0 -7
- package/src/components/or-tags-v3/OrTags.stories3.ts +0 -101
- package/src/components/or-teleport-v3/OrTeleport.docs.mdx +0 -7
- package/src/components/or-teleport-v3/OrTeleport.stories3.ts +0 -60
- package/src/components/or-text-v3/OrText.docs.mdx +0 -7
- package/src/components/or-text-v3/OrText.stories3.ts +0 -124
- package/src/components/or-textarea-v3/OrTextarea.docs.mdx +0 -14
- package/src/components/or-textarea-v3/OrTextarea.stories3.ts +0 -164
- package/src/components/or-time-picker-v3/OrTimePicker.docs.mdx +0 -7
- package/src/components/or-time-picker-v3/OrTimePicker.stories3.ts +0 -170
- package/src/components/or-toast-v3/OrToast.stories3.ts +0 -67
- package/src/components/or-toast-v3/or-toast-container-v3/OrToastContainer.docs.mdx +0 -123
- package/src/components/or-toast-v3/or-toast-container-v3/OrToastContainer.stories3.ts +0 -119
- package/src/components/or-tooltip-v3/OrTooltip.docs.mdx +0 -10
- package/src/components/or-tooltip-v3/OrTooltip.stories3.ts +0 -84
- /package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-b3f213b0.js → OrTabs.vue_vue_type_script_lang-9d4221f1.js} +0 -0
package/dist/esm/v2/index.js
CHANGED
|
@@ -21,13 +21,14 @@ export { _ as OrChips } from './OrChips-a01d8520.js';
|
|
|
21
21
|
export { _ as OrCode, O as OrCodeLanguages } from './OrCode-0288dd2d.js';
|
|
22
22
|
export { _ as OrCollapse } from './OrCollapse-57c64292.js';
|
|
23
23
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-ca470d10.js';
|
|
24
|
+
export { _ as OrCombinedInputV3 } from './OrCombinedInput-5994d9fc.js';
|
|
25
|
+
export { _ as OrInputBoxV3 } from './OrInputBox-d36b1323.js';
|
|
26
|
+
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
24
27
|
export { _ as OrConfirm } from './OrConfirm-d0d9d56c.js';
|
|
25
28
|
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-8ec55f84.js';
|
|
26
|
-
export { _ as OrDatePickerV3 } from './OrDatePicker-
|
|
27
|
-
export { _ as OrInputBoxV3 } from './OrInputBox-d36b1323.js';
|
|
28
|
-
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
29
|
+
export { _ as OrDatePickerV3 } from './OrDatePicker-b6ebf44a.js';
|
|
29
30
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-77ef1975.js';
|
|
30
|
-
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
31
|
+
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-85c08b90.js';
|
|
31
32
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
|
|
32
33
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
33
34
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
|
|
@@ -35,6 +36,7 @@ export { _ as OrErrorV3 } from './OrError-4ffc1c39.js';
|
|
|
35
36
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-d3a2218d.js';
|
|
36
37
|
export { F as FabColor, _ as OrFabV3 } from './OrFab-f3a590c0.js';
|
|
37
38
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
39
|
+
export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-29a514db.js';
|
|
38
40
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
39
41
|
export { _ as OrHintV3 } from './OrHint-aa221198.js';
|
|
40
42
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-a40e60af.js';
|
|
@@ -96,7 +98,7 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
|
|
|
96
98
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-46947417.js';
|
|
97
99
|
export { _ as OrTabV3 } from './OrTab-5b198746.js';
|
|
98
100
|
export { _ as OrTabs } from './OrTabs-1b314eeb.js';
|
|
99
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
101
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-653258a2.js';
|
|
100
102
|
export { _ as OrTag } from './OrTag-8ded4261.js';
|
|
101
103
|
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-6256623c.js';
|
|
102
104
|
export { _ as OrTagsV3 } from './OrTags-db2608dc.js';
|
|
@@ -106,7 +108,7 @@ export { _ as OrTextV3 } from './OrText-44449e7b.js';
|
|
|
106
108
|
export { _ as OrTextarea } from './OrTextarea-226ab7a2.js';
|
|
107
109
|
export { _ as OrTextareaV3 } from './OrTextarea-800f63d4.js';
|
|
108
110
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-90badc95.js';
|
|
109
|
-
export { _ as OrTimePickerV3 } from './OrTimePicker-
|
|
111
|
+
export { _ as OrTimePickerV3 } from './OrTimePicker-696e29ed.js';
|
|
110
112
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2f530752.js';
|
|
111
113
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-b5ea5cb2.js';
|
|
112
114
|
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-4a7d24f3.js';
|
|
@@ -114,7 +116,6 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-a1332
|
|
|
114
116
|
export { _ as OrTooltip } from './OrTooltip-97a42707.js';
|
|
115
117
|
export { _ as OrTooltipContent } from './OrTooltipContent-d85e1071.js';
|
|
116
118
|
export { _ as OrTooltipV3 } from './OrTooltip-5a6e0f64.js';
|
|
117
|
-
export { _ as OrRichTextEditorV3 } from './OrRichTextEditor-8c43bb27.js';
|
|
118
119
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
119
120
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
120
121
|
export { u as useElevation } from './useElevation-b5a49746.js';
|
|
@@ -131,7 +132,6 @@ import '@vueuse/core';
|
|
|
131
132
|
import './OrButton.vue_rollup-plugin-vue_styles.0-83b5a752.js';
|
|
132
133
|
import '@splidejs/splide';
|
|
133
134
|
import '@splidejs/splide/dist/css/splide.min.css';
|
|
134
|
-
import './OrFormGroup-29a514db.js';
|
|
135
135
|
import './OrChips.vue_rollup-plugin-vue_styles.0-3cbb0871.js';
|
|
136
136
|
import '@codemirror/state';
|
|
137
137
|
import '@codemirror/view';
|
|
@@ -148,8 +148,8 @@ import './px-to-rem-0b26b83e.js';
|
|
|
148
148
|
import './dom-7a41831b.js';
|
|
149
149
|
import '@vueuse/math';
|
|
150
150
|
import './OrDateTimePickerPopoverHeader-9e49aba0.js';
|
|
151
|
-
import './OrDateTimePickerMonthSelect-
|
|
152
|
-
import './OrDateTimePickerTimeSelect-
|
|
151
|
+
import './OrDateTimePickerMonthSelect-e35404a7.js';
|
|
152
|
+
import './OrDateTimePickerTimeSelect-aed7d33d.js';
|
|
153
153
|
import '@floating-ui/dom';
|
|
154
154
|
import './OrTooltip.vue_rollup-plugin-vue_styles.0-a256ac18.js';
|
|
155
155
|
import 'uuid';
|
|
@@ -158,29 +158,6 @@ import '@vueuse/integrations/useFocusTrap';
|
|
|
158
158
|
import './styles-ed564e39.js';
|
|
159
159
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
160
160
|
import 'portal-vue';
|
|
161
|
-
import 'prosemirror-markdown';
|
|
162
|
-
import 'prosemirror-model';
|
|
163
|
-
import 'marked';
|
|
164
|
-
import '@tiptap/extension-paragraph';
|
|
165
|
-
import '@tiptap/extension-bullet-list';
|
|
166
|
-
import '@tiptap/extension-list-item';
|
|
167
|
-
import '@tiptap/extension-ordered-list';
|
|
168
|
-
import '@tiptap/extension-strike';
|
|
169
|
-
import '@tiptap/extension-italic';
|
|
170
|
-
import '@tiptap/extension-hard-break';
|
|
171
|
-
import '@tiptap/extension-bold';
|
|
172
|
-
import '@tiptap/extension-code-block';
|
|
173
|
-
import '@tiptap/extension-blockquote';
|
|
174
|
-
import '@tiptap/extension-link';
|
|
175
|
-
import '@tiptap/extension-highlight';
|
|
176
|
-
import '@tiptap/extension-underline';
|
|
177
|
-
import '@tiptap/core';
|
|
178
|
-
import '@tiptap/starter-kit';
|
|
179
|
-
import '@tiptap/extension-heading';
|
|
180
|
-
import '@tiptap/extension-placeholder';
|
|
181
|
-
import './codemirrorView-be2c7423.js';
|
|
182
|
-
import 'prosemirror-state';
|
|
183
|
-
import 'prosemirror-commands';
|
|
184
161
|
|
|
185
162
|
function getAbbreviation(text, limit) {
|
|
186
163
|
var _a;
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
+
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
3
|
+
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
4
|
+
import { s as script$3 } from './OrLabel-4da56db0.js';
|
|
5
|
+
import { I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
6
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createElementVNode, withDirectives, vShow, createVNode } from 'vue';
|
|
7
|
+
|
|
8
|
+
const CombinedInputRoot = [
|
|
9
|
+
// Layout
|
|
10
|
+
'layout-column',
|
|
11
|
+
// Spacing
|
|
12
|
+
'gap-xs'];
|
|
13
|
+
const CombinedInputControlGroup = [
|
|
14
|
+
// Layout
|
|
15
|
+
'layout-row',
|
|
16
|
+
// Box
|
|
17
|
+
'w-full',
|
|
18
|
+
// Shape (.or-input-box-v3)
|
|
19
|
+
'[&_.or-input-box-v3]:first-child:rounded-r-0', '[&_.or-input-box-v3]:intermediate-child:rounded-0', '[&_.or-input-box-v3]:last-child:rounded-l-0',
|
|
20
|
+
// Spacing (.or-input-box-v3)
|
|
21
|
+
'[&_.or-input-box-v3]:first-child:mr-[-1px]', '[&_.or-input-box-v3]:intermediate-child:border-x-0', '[&_.or-input-box-v3]:last-child:ml-[-1px]'];
|
|
22
|
+
|
|
23
|
+
var script = defineComponent({
|
|
24
|
+
name: 'OrCombinedInput',
|
|
25
|
+
components: {
|
|
26
|
+
OrError: script$1,
|
|
27
|
+
OrHint: script$2,
|
|
28
|
+
OrLabel: script$3
|
|
29
|
+
},
|
|
30
|
+
props: {
|
|
31
|
+
size: {
|
|
32
|
+
type: String,
|
|
33
|
+
default: InputBoxSize.M
|
|
34
|
+
},
|
|
35
|
+
label: {
|
|
36
|
+
type: String,
|
|
37
|
+
default: undefined
|
|
38
|
+
},
|
|
39
|
+
hint: {
|
|
40
|
+
type: String,
|
|
41
|
+
default: undefined
|
|
42
|
+
},
|
|
43
|
+
error: {
|
|
44
|
+
type: [String, Boolean],
|
|
45
|
+
default: undefined
|
|
46
|
+
},
|
|
47
|
+
required: {
|
|
48
|
+
type: Boolean,
|
|
49
|
+
default: false
|
|
50
|
+
},
|
|
51
|
+
readonly: {
|
|
52
|
+
type: Boolean,
|
|
53
|
+
default: false
|
|
54
|
+
},
|
|
55
|
+
disabled: {
|
|
56
|
+
type: Boolean,
|
|
57
|
+
default: false
|
|
58
|
+
},
|
|
59
|
+
disableDefaultStyles: {
|
|
60
|
+
type: Boolean,
|
|
61
|
+
default: false
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
setup() {
|
|
65
|
+
// Refs
|
|
66
|
+
const root = ref();
|
|
67
|
+
// Styles
|
|
68
|
+
const rootStyles = computed(() => ['or-combined-input-v3', ...CombinedInputRoot]);
|
|
69
|
+
const controlGroup = computed(() => [...CombinedInputControlGroup]);
|
|
70
|
+
return {
|
|
71
|
+
root,
|
|
72
|
+
rootStyles,
|
|
73
|
+
controlGroup
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
const _hoisted_1 = {
|
|
79
|
+
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
80
|
+
};
|
|
81
|
+
const _hoisted_2 = {
|
|
82
|
+
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
83
|
+
};
|
|
84
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
85
|
+
const _component_OrLabel = resolveComponent("OrLabel");
|
|
86
|
+
const _component_OrHint = resolveComponent("OrHint");
|
|
87
|
+
const _component_OrError = resolveComponent("OrError");
|
|
88
|
+
return openBlock(), createElementBlock("div", {
|
|
89
|
+
ref: "root",
|
|
90
|
+
class: normalizeClass(_ctx.rootStyles)
|
|
91
|
+
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
92
|
+
key: 0,
|
|
93
|
+
variant: 'input',
|
|
94
|
+
required: _ctx.required,
|
|
95
|
+
disabled: _ctx.disabled
|
|
96
|
+
}, {
|
|
97
|
+
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
98
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
|
|
99
|
+
|
|
100
|
+
_: 3 /* FORWARDED */
|
|
101
|
+
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
102
|
+
class: normalizeClass(_ctx.controlGroup)
|
|
103
|
+
}, [renderSlot(_ctx.$slots, "default", {
|
|
104
|
+
size: _ctx.size,
|
|
105
|
+
error: !!_ctx.error,
|
|
106
|
+
required: _ctx.required,
|
|
107
|
+
readonly: _ctx.readonly,
|
|
108
|
+
disabled: _ctx.disabled,
|
|
109
|
+
disableDefaultStyles: _ctx.disableDefaultStyles
|
|
110
|
+
})], 2 /* CLASS */), withDirectives(createElementVNode("div", _hoisted_1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
111
|
+
key: 0,
|
|
112
|
+
disabled: _ctx.disabled
|
|
113
|
+
}, {
|
|
114
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
115
|
+
|
|
116
|
+
_: 1 /* STABLE */
|
|
117
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
|
|
118
|
+
disabled: _ctx.disabled
|
|
119
|
+
}, {
|
|
120
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error), 1 /* TEXT */)]),
|
|
121
|
+
|
|
122
|
+
_: 1 /* STABLE */
|
|
123
|
+
}, 8 /* PROPS */, ["disabled"])], 512 /* NEED_PATCH */), [[vShow, typeof _ctx.error === 'string']])], 2 /* CLASS */);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
script.render = render;
|
|
127
|
+
script.__file = "src/components/or-combined-input-v3/OrCombinedInput.vue";
|
|
128
|
+
|
|
129
|
+
export { script as s };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
4
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
4
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-5a7b7b5c.js';
|
|
5
5
|
import { s as script$7 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$8 } from './OrHint-06ab89d7.js';
|
|
7
7
|
import { s as script$a } from './OrIconButton-b7217ea5.js';
|
|
@@ -9,7 +9,7 @@ import { s as script$9 } from './OrIcon-62793572.js';
|
|
|
9
9
|
import { s as script$b, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { s as script$c } from './OrLabel-4da56db0.js';
|
|
11
11
|
import { s as script$d } from './OrPopover-15c2968f.js';
|
|
12
|
-
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode,
|
|
12
|
+
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createVNode, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
13
13
|
|
|
14
14
|
const DatePicker = [
|
|
15
15
|
// Layout
|
|
@@ -215,7 +215,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
215
215
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
|
|
216
216
|
|
|
217
217
|
_: 3 /* FORWARDED */
|
|
218
|
-
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true),
|
|
218
|
+
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
219
219
|
ref: "inputBox",
|
|
220
220
|
variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
221
221
|
size: _ctx.size,
|
|
@@ -284,7 +284,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
284
284
|
variant: 'outlined'
|
|
285
285
|
}))])]),
|
|
286
286
|
_: 1 /* STABLE */
|
|
287
|
-
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
287
|
+
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.togglePopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
288
288
|
key: 1
|
|
289
289
|
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
290
290
|
key: 0,
|
|
@@ -8,9 +8,9 @@ import { s as script$d, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
|
8
8
|
import { s as script$e } from './OrLabel-4da56db0.js';
|
|
9
9
|
import { s as script$f } from './OrPopover-15c2968f.js';
|
|
10
10
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
11
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
12
|
-
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-
|
|
13
|
-
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode,
|
|
11
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-5a7b7b5c.js';
|
|
12
|
+
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-e404e826.js';
|
|
13
|
+
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createVNode, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
14
14
|
|
|
15
15
|
const DateTimePicker = [
|
|
16
16
|
// Layout
|
|
@@ -270,7 +270,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
270
270
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
|
|
271
271
|
|
|
272
272
|
_: 3 /* FORWARDED */
|
|
273
|
-
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true),
|
|
273
|
+
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
274
274
|
ref: "inputBox",
|
|
275
275
|
variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
276
276
|
size: _ctx.size,
|
|
@@ -395,7 +395,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
395
395
|
variant: 'outlined'
|
|
396
396
|
}))])]),
|
|
397
397
|
_: 1 /* STABLE */
|
|
398
|
-
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
398
|
+
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggleDatePopover], [_directive_dropdown_close, _ctx.closeDatePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
399
399
|
key: 1
|
|
400
400
|
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
401
401
|
key: 0,
|
|
@@ -83,12 +83,13 @@ var script$2 = defineComponent({
|
|
|
83
83
|
}
|
|
84
84
|
});
|
|
85
85
|
|
|
86
|
-
const _hoisted_1$1 = ["required", "readonly", "disabled"];
|
|
86
|
+
const _hoisted_1$1 = ["contenteditable", "required", "readonly", "disabled"];
|
|
87
|
+
const _hoisted_2 = ["disabled"];
|
|
87
88
|
function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
88
89
|
return openBlock(), createElementBlock("div", {
|
|
89
90
|
ref: "root",
|
|
90
91
|
class: normalizeClass(_ctx.rootStyles),
|
|
91
|
-
contenteditable: '',
|
|
92
|
+
contenteditable: !_ctx.disabled ? '' : null,
|
|
92
93
|
required: _ctx.required ? '' : null,
|
|
93
94
|
readonly: _ctx.readonly ? '' : null,
|
|
94
95
|
disabled: _ctx.disabled ? '' : null
|
|
@@ -96,8 +97,9 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
96
97
|
key: 0
|
|
97
98
|
}, [createTextVNode(toDisplayString(_ctx.formatModelValue(_ctx.proxyModelValue)), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("span", {
|
|
98
99
|
key: 1,
|
|
99
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
100
|
-
|
|
100
|
+
class: normalizeClass(_ctx.placeholderStyles),
|
|
101
|
+
disabled: _ctx.disabled ? '' : null
|
|
102
|
+
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2))], 10 /* CLASS, PROPS */, _hoisted_1$1);
|
|
101
103
|
}
|
|
102
104
|
|
|
103
105
|
script$2.render = render$2;
|
|
@@ -78,12 +78,13 @@ var script$1 = defineComponent({
|
|
|
78
78
|
}
|
|
79
79
|
});
|
|
80
80
|
|
|
81
|
-
const _hoisted_1 = ["required", "readonly", "disabled"];
|
|
81
|
+
const _hoisted_1 = ["contenteditable", "required", "readonly", "disabled"];
|
|
82
|
+
const _hoisted_2 = ["disabled"];
|
|
82
83
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
83
84
|
return openBlock(), createElementBlock("div", {
|
|
84
85
|
ref: "root",
|
|
85
86
|
class: normalizeClass(_ctx.rootStyles),
|
|
86
|
-
contenteditable: '',
|
|
87
|
+
contenteditable: !_ctx.disabled ? '' : null,
|
|
87
88
|
required: _ctx.required ? '' : null,
|
|
88
89
|
readonly: _ctx.readonly ? '' : null,
|
|
89
90
|
disabled: _ctx.disabled ? '' : null
|
|
@@ -91,8 +92,9 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
91
92
|
key: 0
|
|
92
93
|
}, [createTextVNode(toDisplayString(_ctx.formatModelValue(_ctx.proxyModelValue)), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("span", {
|
|
93
94
|
key: 1,
|
|
94
|
-
class: normalizeClass(_ctx.placeholderStyles)
|
|
95
|
-
|
|
95
|
+
class: normalizeClass(_ctx.placeholderStyles),
|
|
96
|
+
disabled: _ctx.disabled ? '' : null
|
|
97
|
+
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2))], 10 /* CLASS, PROPS */, _hoisted_1);
|
|
96
98
|
}
|
|
97
99
|
|
|
98
100
|
script$1.render = render$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$1, a as script$2, b as script$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
4
|
-
import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-
|
|
4
|
+
import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-e404e826.js';
|
|
5
5
|
import { s as script$6 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$7 } from './OrHint-06ab89d7.js';
|
|
7
7
|
import { s as script$9 } from './OrIconButton-b7217ea5.js';
|
|
@@ -9,7 +9,7 @@ import { s as script$8 } from './OrIcon-62793572.js';
|
|
|
9
9
|
import { s as script$a, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { s as script$b } from './OrLabel-4da56db0.js';
|
|
11
11
|
import { s as script$c } from './OrPopover-15c2968f.js';
|
|
12
|
-
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode,
|
|
12
|
+
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createVNode, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
13
13
|
|
|
14
14
|
const TimePicker = [
|
|
15
15
|
// Layout
|
|
@@ -209,7 +209,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
209
209
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
|
|
210
210
|
|
|
211
211
|
_: 3 /* FORWARDED */
|
|
212
|
-
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true),
|
|
212
|
+
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
213
213
|
ref: "inputBox",
|
|
214
214
|
variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
215
215
|
size: _ctx.size,
|
|
@@ -273,7 +273,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
273
273
|
variant: 'outlined'
|
|
274
274
|
}))])]),
|
|
275
275
|
_: 1 /* STABLE */
|
|
276
|
-
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
276
|
+
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.togglePopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
277
277
|
key: 1
|
|
278
278
|
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
279
279
|
key: 0,
|
|
@@ -17,6 +17,7 @@ export * from './or-chips';
|
|
|
17
17
|
export * from './or-code';
|
|
18
18
|
export * from './or-collapse';
|
|
19
19
|
export * from './or-color-picker';
|
|
20
|
+
export * from './or-combined-input-v3';
|
|
20
21
|
export * from './or-confirm';
|
|
21
22
|
export * from './or-confirm-v3';
|
|
22
23
|
export * from './or-date-picker-v3';
|
|
@@ -29,6 +30,7 @@ export * from './or-error-v3';
|
|
|
29
30
|
export * from './or-expansion-panel-v3';
|
|
30
31
|
export * from './or-fab-v3';
|
|
31
32
|
export * from './or-floating';
|
|
33
|
+
export * from './or-form-group-v3';
|
|
32
34
|
export * from './or-hint';
|
|
33
35
|
export * from './or-hint-v3';
|
|
34
36
|
export * from './or-icon';
|
|
@@ -101,4 +103,3 @@ export * from './or-toast';
|
|
|
101
103
|
export * from './or-toast-v3';
|
|
102
104
|
export * from './or-tooltip';
|
|
103
105
|
export * from './or-tooltip-v3';
|
|
104
|
-
export * from './or-rich-text-editor-v3';
|
|
@@ -20,12 +20,13 @@ export { s as OrChips } from '../OrChips-544a35b3.js';
|
|
|
20
20
|
export { s as OrCode, O as OrCodeLanguages } from '../OrCode-48281fc0.js';
|
|
21
21
|
export { s as OrCollapse } from '../OrCollapse-2b31de04.js';
|
|
22
22
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-ffaaf14f.js';
|
|
23
|
+
export { s as OrCombinedInputV3 } from '../OrCombinedInput-14c23a04.js';
|
|
24
|
+
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox-ba40bbdf.js';
|
|
23
25
|
export { s as OrConfirm } from '../OrConfirm-410da5b4.js';
|
|
24
26
|
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-fe8617ac.js';
|
|
25
|
-
export { s as OrDatePickerV3 } from '../OrDatePicker-
|
|
26
|
-
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox-ba40bbdf.js';
|
|
27
|
+
export { s as OrDatePickerV3 } from '../OrDatePicker-f144d074.js';
|
|
27
28
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-2af19719.js';
|
|
28
|
-
export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-
|
|
29
|
+
export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-2214cd85.js';
|
|
29
30
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from '../OrEmptyState-5349a1f9.js';
|
|
30
31
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
31
32
|
export { s as OrErrorTagV3 } from '../OrErrorTag-ade9192b.js';
|
|
@@ -33,6 +34,7 @@ export { s as OrErrorV3 } from '../OrError-c01d0c29.js';
|
|
|
33
34
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanel-c016d8fa.js';
|
|
34
35
|
export { F as FabColor, s as OrFabV3 } from '../OrFab-83cd7ed7.js';
|
|
35
36
|
export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-291c7653.js';
|
|
37
|
+
export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroup-9f581536.js';
|
|
36
38
|
export { s as OrHint } from '../OrHint-1414c530.js';
|
|
37
39
|
export { s as OrHintV3 } from '../OrHint-06ab89d7.js';
|
|
38
40
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-b566a871.js';
|
|
@@ -94,7 +96,7 @@ export { s as OrTab } from '../OrTab-bc98be02.js';
|
|
|
94
96
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-3bb0b711.js';
|
|
95
97
|
export { s as OrTabV3 } from '../OrTab-f7e51ffb.js';
|
|
96
98
|
export { s as OrTabs } from '../OrTabs-35a376a3.js';
|
|
97
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-
|
|
99
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-a2d87627.js';
|
|
98
100
|
export { s as OrTag } from '../OrTag-2d9eacf8.js';
|
|
99
101
|
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-8605e9e6.js';
|
|
100
102
|
export { s as OrTagsV3 } from '../OrTags-3724ff59.js';
|
|
@@ -104,7 +106,7 @@ export { s as OrTextV3 } from '../OrText-d54c951d.js';
|
|
|
104
106
|
export { s as OrTextarea } from '../OrTextarea-f6722edc.js';
|
|
105
107
|
export { s as OrTextareaV3 } from '../OrTextarea-fa1454e3.js';
|
|
106
108
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-6e585202.js';
|
|
107
|
-
export { s as OrTimePickerV3 } from '../OrTimePicker-
|
|
109
|
+
export { s as OrTimePickerV3 } from '../OrTimePicker-68de86d9.js';
|
|
108
110
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-24839efd.js';
|
|
109
111
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-b5ea5cb2.js';
|
|
110
112
|
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-9e1555eb.js';
|
|
@@ -112,7 +114,6 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-a133
|
|
|
112
114
|
export { s as OrTooltip } from '../OrTooltip-89ce98e8.js';
|
|
113
115
|
export { s as OrTooltipContent } from '../OrTooltipContent-37a5f562.js';
|
|
114
116
|
export { s as OrTooltipV3 } from '../OrTooltip-3d5fcaf9.js';
|
|
115
|
-
export { s as OrRichTextEditorV3 } from '../OrRichTextEditor-b20efab9.js';
|
|
116
117
|
import 'vue-demi';
|
|
117
118
|
import 'lodash';
|
|
118
119
|
import 'vue';
|
|
@@ -122,7 +123,6 @@ import '@vueuse/core';
|
|
|
122
123
|
import '@splidejs/splide';
|
|
123
124
|
import '@splidejs/splide/dist/css/splide.min.css';
|
|
124
125
|
import '../useIdAttribute-859439f0.js';
|
|
125
|
-
import '../OrFormGroup-9f581536.js';
|
|
126
126
|
import '@codemirror/state';
|
|
127
127
|
import '@codemirror/view';
|
|
128
128
|
import '@codemirror/commands';
|
|
@@ -139,8 +139,8 @@ import '../dom-7a41831b.js';
|
|
|
139
139
|
import '@vueuse/math';
|
|
140
140
|
import '../dropdown-open-e1f90e0a.js';
|
|
141
141
|
import '../OrDateTimePickerPopoverHeader-042566f4.js';
|
|
142
|
-
import '../OrDateTimePickerMonthSelect-
|
|
143
|
-
import '../OrDateTimePickerTimeSelect-
|
|
142
|
+
import '../OrDateTimePickerMonthSelect-5a7b7b5c.js';
|
|
143
|
+
import '../OrDateTimePickerTimeSelect-e404e826.js';
|
|
144
144
|
import '@floating-ui/dom';
|
|
145
145
|
import '../useValidationAttributes-d1abbe34.js';
|
|
146
146
|
import '../useResponsive-a02e95b7.js';
|
|
@@ -151,26 +151,3 @@ import '@vueuse/integrations/useFocusTrap';
|
|
|
151
151
|
import '../useToggle-c04fc920.js';
|
|
152
152
|
import '../useOverflow-c856b7b7.js';
|
|
153
153
|
import '../styles-ed564e39.js';
|
|
154
|
-
import 'prosemirror-markdown';
|
|
155
|
-
import 'prosemirror-model';
|
|
156
|
-
import 'marked';
|
|
157
|
-
import '@tiptap/extension-paragraph';
|
|
158
|
-
import '@tiptap/extension-bullet-list';
|
|
159
|
-
import '@tiptap/extension-list-item';
|
|
160
|
-
import '@tiptap/extension-ordered-list';
|
|
161
|
-
import '@tiptap/extension-strike';
|
|
162
|
-
import '@tiptap/extension-italic';
|
|
163
|
-
import '@tiptap/extension-hard-break';
|
|
164
|
-
import '@tiptap/extension-bold';
|
|
165
|
-
import '@tiptap/extension-code-block';
|
|
166
|
-
import '@tiptap/extension-blockquote';
|
|
167
|
-
import '@tiptap/extension-link';
|
|
168
|
-
import '@tiptap/extension-highlight';
|
|
169
|
-
import '@tiptap/extension-underline';
|
|
170
|
-
import '@tiptap/core';
|
|
171
|
-
import '@tiptap/starter-kit';
|
|
172
|
-
import '@tiptap/extension-heading';
|
|
173
|
-
import '@tiptap/extension-placeholder';
|
|
174
|
-
import '../codemirrorView-be2c7423.js';
|
|
175
|
-
import 'prosemirror-state';
|
|
176
|
-
import 'prosemirror-commands';
|