@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
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
import { n as exitCode, T as TextSelection, S as Selection } from '../../../../index-85c2efe8.js';
|
|
2
|
-
import { a as EditorState, E as EditorView, Y as highlightActiveLine, B as highlightActiveLineGutter, z as lineNumbers, k as keymap } from '../../../../index-0d224ae5.js';
|
|
3
|
-
import theme from './theme.js';
|
|
4
|
-
import '../../../../index.es-3f39f316.js';
|
|
5
|
-
|
|
6
|
-
const computeChange = (oldVal, newVal) => {
|
|
7
|
-
if (oldVal === newVal) {
|
|
8
|
-
return null;
|
|
9
|
-
}
|
|
10
|
-
let start = 0;
|
|
11
|
-
let oldEnd = oldVal.length;
|
|
12
|
-
let newEnd = newVal.length;
|
|
13
|
-
while (start < oldEnd && oldVal.charCodeAt(start) === newVal.charCodeAt(start)) {
|
|
14
|
-
start += 1;
|
|
15
|
-
}
|
|
16
|
-
while (oldEnd > start && newEnd > start && oldVal.charCodeAt(oldEnd - 1) === newVal.charCodeAt(newEnd - 1)) {
|
|
17
|
-
oldEnd -= 1;
|
|
18
|
-
newEnd -= 1;
|
|
19
|
-
}
|
|
20
|
-
return {
|
|
21
|
-
from: start,
|
|
22
|
-
to: oldEnd,
|
|
23
|
-
text: newVal.slice(start, newEnd)
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
class CodeMirrorView {
|
|
27
|
-
constructor(options) {
|
|
28
|
-
var _a;
|
|
29
|
-
this.updating = false;
|
|
30
|
-
// Store for later
|
|
31
|
-
this.node = options.node;
|
|
32
|
-
this.view = options.view;
|
|
33
|
-
const cmExtensions = ((_a = options.cmOptions) === null || _a === void 0 ? void 0 : _a.extensions) || [];
|
|
34
|
-
this.name = 'codeBlock', this.getPos = options.getPos;
|
|
35
|
-
const changeFilter = EditorState.changeFilter.of(tr => {
|
|
36
|
-
if (!tr.docChanged && !this.updating) {
|
|
37
|
-
this.forwardSelection();
|
|
38
|
-
}
|
|
39
|
-
return true;
|
|
40
|
-
});
|
|
41
|
-
// Create a CodeMirror instancew
|
|
42
|
-
this.cm = new EditorView({
|
|
43
|
-
dispatch: this.dispatch.bind(this)
|
|
44
|
-
});
|
|
45
|
-
// The editor's outer node is our DOM representation
|
|
46
|
-
this.dom = this.cm.dom;
|
|
47
|
-
const cmState = EditorState.create({
|
|
48
|
-
doc: this.node.textContent,
|
|
49
|
-
extensions: [theme, changeFilter, highlightActiveLine(), highlightActiveLineGutter(), lineNumbers(), keymap.of([{
|
|
50
|
-
key: 'ArrowUp',
|
|
51
|
-
run: this.mayBeEscape('line', -1)
|
|
52
|
-
}, {
|
|
53
|
-
key: 'ArrowLeft',
|
|
54
|
-
run: this.mayBeEscape('char', -1)
|
|
55
|
-
}, {
|
|
56
|
-
key: 'ArrowDown',
|
|
57
|
-
run: this.mayBeEscape('line', 1)
|
|
58
|
-
}, {
|
|
59
|
-
key: 'ArrowRight',
|
|
60
|
-
run: this.mayBeEscape('char', 1)
|
|
61
|
-
}, {
|
|
62
|
-
key: 'Ctrl-Enter',
|
|
63
|
-
run: () => {
|
|
64
|
-
if (exitCode(this.view.state, this.view.dispatch)) {
|
|
65
|
-
this.view.focus();
|
|
66
|
-
return true;
|
|
67
|
-
}
|
|
68
|
-
return false;
|
|
69
|
-
}
|
|
70
|
-
}]), cmExtensions]
|
|
71
|
-
});
|
|
72
|
-
this.cm.setState(cmState);
|
|
73
|
-
}
|
|
74
|
-
forwardSelection() {
|
|
75
|
-
if (!this.cm.hasFocus) {
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
const {
|
|
79
|
-
state
|
|
80
|
-
} = this.view;
|
|
81
|
-
const selection = this.asProseMirrorSelection(state.doc);
|
|
82
|
-
if (!selection.eq(state.selection)) {
|
|
83
|
-
this.view.dispatch(state.tr.setSelection(selection));
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
asProseMirrorSelection(doc) {
|
|
87
|
-
const offset = this.getPos() + 1;
|
|
88
|
-
const {
|
|
89
|
-
anchor,
|
|
90
|
-
head
|
|
91
|
-
} = this.cm.state.selection.main;
|
|
92
|
-
return TextSelection.create(doc, anchor + offset, head + offset);
|
|
93
|
-
}
|
|
94
|
-
dispatch(cmTr) {
|
|
95
|
-
this.cm.setState(cmTr.state);
|
|
96
|
-
if (cmTr.docChanged && !this.updating) {
|
|
97
|
-
const start = this.getPos() + 1;
|
|
98
|
-
const cmValue = cmTr.state.doc.toString();
|
|
99
|
-
const change = computeChange(this.node.textContent, cmValue);
|
|
100
|
-
if (!change) {
|
|
101
|
-
return;
|
|
102
|
-
}
|
|
103
|
-
const content = change.text ? this.view.state.schema.text(change.text) : null;
|
|
104
|
-
const tr = this.view.state.tr.replaceWith(change.from + start, change.to + start, content);
|
|
105
|
-
this.view.dispatch(tr);
|
|
106
|
-
this.forwardSelection();
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
mayBeEscape(unit, dir) {
|
|
110
|
-
return view => {
|
|
111
|
-
const {
|
|
112
|
-
state
|
|
113
|
-
} = view;
|
|
114
|
-
const {
|
|
115
|
-
selection
|
|
116
|
-
} = state;
|
|
117
|
-
const offsetToPos = () => {
|
|
118
|
-
const offset = selection.main.from;
|
|
119
|
-
const line = state.doc.lineAt(offset);
|
|
120
|
-
return {
|
|
121
|
-
line: line.number,
|
|
122
|
-
ch: offset - line.from
|
|
123
|
-
};
|
|
124
|
-
};
|
|
125
|
-
const pos = offsetToPos();
|
|
126
|
-
const hasSelection = state.selection.ranges.some(r => !r.empty);
|
|
127
|
-
const firstLine = 1;
|
|
128
|
-
const lastLine = state.doc.lineAt(state.doc.length).number;
|
|
129
|
-
if (hasSelection || pos.line !== (dir < 0 ? firstLine : lastLine) || unit === 'char' && pos.ch !== (dir < 0 ? 0 : state.doc.line(pos.line).length)) {
|
|
130
|
-
return false;
|
|
131
|
-
}
|
|
132
|
-
const targetPos = this.getPos() + (dir < 0 ? 0 : this.node.nodeSize);
|
|
133
|
-
const pmSelection = Selection.near(this.view.state.doc.resolve(targetPos), dir);
|
|
134
|
-
this.view.dispatch(this.view.state.tr.setSelection(pmSelection).scrollIntoView());
|
|
135
|
-
this.view.focus();
|
|
136
|
-
return true;
|
|
137
|
-
};
|
|
138
|
-
}
|
|
139
|
-
update(node) {
|
|
140
|
-
if (node.type !== this.node.type) {
|
|
141
|
-
return false;
|
|
142
|
-
}
|
|
143
|
-
this.node = node;
|
|
144
|
-
const change = computeChange(this.cm.state.doc.toString(), node.textContent);
|
|
145
|
-
if (change) {
|
|
146
|
-
this.updating = true;
|
|
147
|
-
this.cm.dispatch({
|
|
148
|
-
changes: {
|
|
149
|
-
from: change.from,
|
|
150
|
-
to: change.to,
|
|
151
|
-
insert: change.text
|
|
152
|
-
}
|
|
153
|
-
});
|
|
154
|
-
this.updating = false;
|
|
155
|
-
}
|
|
156
|
-
return true;
|
|
157
|
-
}
|
|
158
|
-
setSelection(anchor, head) {
|
|
159
|
-
this.focus();
|
|
160
|
-
this.updating = true;
|
|
161
|
-
this.cm.dispatch({
|
|
162
|
-
selection: {
|
|
163
|
-
anchor,
|
|
164
|
-
head
|
|
165
|
-
}
|
|
166
|
-
});
|
|
167
|
-
this.updating = false;
|
|
168
|
-
}
|
|
169
|
-
focus() {
|
|
170
|
-
this.cm.focus();
|
|
171
|
-
this.forwardSelection();
|
|
172
|
-
}
|
|
173
|
-
selectNode() {
|
|
174
|
-
this.focus();
|
|
175
|
-
}
|
|
176
|
-
stopEvent() {
|
|
177
|
-
return true;
|
|
178
|
-
}
|
|
179
|
-
destroy() {
|
|
180
|
-
this.cm.destroy();
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
export { CodeMirrorView as default };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as CodeMirrorView } from './codemirrorView';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Extension } from '@codemirror/state';
|
|
2
|
-
import { HighlightStyle } from '@codemirror/language';
|
|
3
|
-
export declare const color: {
|
|
4
|
-
chalky: string;
|
|
5
|
-
coral: string;
|
|
6
|
-
cyan: string;
|
|
7
|
-
invalid: string;
|
|
8
|
-
ivory: string;
|
|
9
|
-
stone: string;
|
|
10
|
-
malibu: string;
|
|
11
|
-
sage: string;
|
|
12
|
-
whiskey: string;
|
|
13
|
-
violet: string;
|
|
14
|
-
darkBackground: string;
|
|
15
|
-
highlightBackground: string;
|
|
16
|
-
background: string;
|
|
17
|
-
tooltipBackground: string;
|
|
18
|
-
selection: string;
|
|
19
|
-
cursor: string;
|
|
20
|
-
};
|
|
21
|
-
export declare const orCodeTheme: Extension;
|
|
22
|
-
export declare const orCodeHighlightStyle: HighlightStyle;
|
|
23
|
-
declare const theme: Extension;
|
|
24
|
-
export default theme;
|
|
@@ -1,190 +0,0 @@
|
|
|
1
|
-
import { E as EditorView, ah as HighlightStyle, $ as tags, M as syntaxHighlighting } from '../../../../index-0d224ae5.js';
|
|
2
|
-
import '../../../../index.es-3f39f316.js';
|
|
3
|
-
|
|
4
|
-
// Using https://github.com/one-dark/vscode-one-dark-theme/ as reference for the colors
|
|
5
|
-
const chalky = 'var(--c-warning-darken-20)',
|
|
6
|
-
coral = 'var(--c-error)',
|
|
7
|
-
cyan = '#56b6c2',
|
|
8
|
-
invalid = 'var(--c-white)',
|
|
9
|
-
ivory = 'var(--c-neutral-6)',
|
|
10
|
-
stone = 'var(--c-neutral-5)',
|
|
11
|
-
// Brightened compared to original to increase contrast
|
|
12
|
-
malibu = '#61afef',
|
|
13
|
-
sage = 'var(--c-success)',
|
|
14
|
-
whiskey = 'var(--c-warning-darken-5)',
|
|
15
|
-
violet = '#c678dd',
|
|
16
|
-
darkBackground = 'var(--c-neutral-1)',
|
|
17
|
-
highlightBackground = 'var(--c-neutral-2)',
|
|
18
|
-
background = 'var(--c-neutral-1)',
|
|
19
|
-
tooltipBackground = 'var(--c-neutral-2)',
|
|
20
|
-
selection = 'var(--c-neutral-3)',
|
|
21
|
-
cursor = 'var(--c-primary)';
|
|
22
|
-
/// The colors used in the theme, as CSS color strings.
|
|
23
|
-
const color = {
|
|
24
|
-
chalky,
|
|
25
|
-
coral,
|
|
26
|
-
cyan,
|
|
27
|
-
invalid,
|
|
28
|
-
ivory,
|
|
29
|
-
stone,
|
|
30
|
-
malibu,
|
|
31
|
-
sage,
|
|
32
|
-
whiskey,
|
|
33
|
-
violet,
|
|
34
|
-
darkBackground,
|
|
35
|
-
highlightBackground,
|
|
36
|
-
background,
|
|
37
|
-
tooltipBackground,
|
|
38
|
-
selection,
|
|
39
|
-
cursor
|
|
40
|
-
};
|
|
41
|
-
/// The editor theme styles for One Dark.
|
|
42
|
-
const orCodeTheme = EditorView.theme({
|
|
43
|
-
'&': {
|
|
44
|
-
color: ivory,
|
|
45
|
-
backgroundColor: background
|
|
46
|
-
},
|
|
47
|
-
'.cm-content': {
|
|
48
|
-
caretColor: cursor
|
|
49
|
-
},
|
|
50
|
-
'.cm-button': {
|
|
51
|
-
background: highlightBackground,
|
|
52
|
-
color: 'var(--c-neutral-6)',
|
|
53
|
-
border: 0,
|
|
54
|
-
borderRadius: 'var(--s-2)'
|
|
55
|
-
},
|
|
56
|
-
'.cm-panel.cm-search input[type=checkbox]': {
|
|
57
|
-
display: 'inline-block',
|
|
58
|
-
verticalAlign: 'middle'
|
|
59
|
-
},
|
|
60
|
-
'.cm-cursor, .cm-dropCursor': {
|
|
61
|
-
borderLeftColor: cursor
|
|
62
|
-
},
|
|
63
|
-
'&.cm-focused .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection': {
|
|
64
|
-
backgroundColor: selection
|
|
65
|
-
},
|
|
66
|
-
'.cm-panels': {
|
|
67
|
-
backgroundColor: darkBackground,
|
|
68
|
-
color: ivory
|
|
69
|
-
},
|
|
70
|
-
'.cm-panels.cm-panels-top': {
|
|
71
|
-
borderBottom: '2px solid var(--c-neutral-2)'
|
|
72
|
-
},
|
|
73
|
-
'.cm-panels.cm-panels-bottom': {
|
|
74
|
-
borderTop: '2px solid var(--c-neutral-2)'
|
|
75
|
-
},
|
|
76
|
-
'.cm-searchMatch': {
|
|
77
|
-
backgroundColor: 'var(--c-neutral-1)',
|
|
78
|
-
outline: '1px solid var(--c-neutral-2)'
|
|
79
|
-
},
|
|
80
|
-
'.cm-searchMatch.cm-searchMatch-selected': {
|
|
81
|
-
backgroundColor: '#6199ff2f'
|
|
82
|
-
},
|
|
83
|
-
'.cm-activeLine': {
|
|
84
|
-
backgroundColor: '#6699ff0b'
|
|
85
|
-
},
|
|
86
|
-
'.cm-selectionMatch': {
|
|
87
|
-
backgroundColor: '#aafe661a'
|
|
88
|
-
},
|
|
89
|
-
'&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket': {
|
|
90
|
-
backgroundColor: '#bad0f847'
|
|
91
|
-
},
|
|
92
|
-
'.cm-gutters': {
|
|
93
|
-
backgroundColor: background,
|
|
94
|
-
color: stone,
|
|
95
|
-
border: 'none'
|
|
96
|
-
},
|
|
97
|
-
'.cm-activeLineGutter': {
|
|
98
|
-
backgroundColor: highlightBackground
|
|
99
|
-
},
|
|
100
|
-
'.cm-foldPlaceholder': {
|
|
101
|
-
backgroundColor: 'transparent',
|
|
102
|
-
border: 'none',
|
|
103
|
-
color: '#ddd'
|
|
104
|
-
},
|
|
105
|
-
'.cm-tooltip': {
|
|
106
|
-
border: 'none',
|
|
107
|
-
backgroundColor: tooltipBackground
|
|
108
|
-
},
|
|
109
|
-
'.cm-tooltip .cm-tooltip-arrow:before': {
|
|
110
|
-
borderTopColor: 'transparent',
|
|
111
|
-
borderBottomColor: 'transparent'
|
|
112
|
-
},
|
|
113
|
-
'.cm-tooltip .cm-tooltip-arrow:after': {
|
|
114
|
-
borderTopColor: tooltipBackground,
|
|
115
|
-
borderBottomColor: tooltipBackground
|
|
116
|
-
},
|
|
117
|
-
'.cm-tooltip-autocomplete': {
|
|
118
|
-
'& > ul > li[aria-selected]': {
|
|
119
|
-
backgroundColor: highlightBackground,
|
|
120
|
-
color: ivory
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
'.cm-textfield': {
|
|
124
|
-
outline: 'none',
|
|
125
|
-
background: background,
|
|
126
|
-
color: 'var(--c-neutral-6)',
|
|
127
|
-
backgroundColor: 'var(--c-neutral-1)',
|
|
128
|
-
border: '1px solid var(--c-neutral-2)',
|
|
129
|
-
borderRadius: 'var(--s-2)'
|
|
130
|
-
}
|
|
131
|
-
}, {
|
|
132
|
-
dark: true
|
|
133
|
-
});
|
|
134
|
-
/// The highlighting style for code in the One Dark theme.
|
|
135
|
-
const orCodeHighlightStyle = HighlightStyle.define([{
|
|
136
|
-
tag: tags.keyword,
|
|
137
|
-
color: violet
|
|
138
|
-
}, {
|
|
139
|
-
tag: [tags.name, tags.deleted, tags.character, tags.propertyName, tags.macroName],
|
|
140
|
-
color: coral
|
|
141
|
-
}, {
|
|
142
|
-
tag: [tags.function(tags.variableName), tags.labelName],
|
|
143
|
-
color: malibu
|
|
144
|
-
}, {
|
|
145
|
-
tag: [tags.color, tags.constant(tags.name), tags.standard(tags.name)],
|
|
146
|
-
color: whiskey
|
|
147
|
-
}, {
|
|
148
|
-
tag: [tags.definition(tags.name), tags.separator],
|
|
149
|
-
color: ivory
|
|
150
|
-
}, {
|
|
151
|
-
tag: [tags.typeName, tags.className, tags.number, tags.changed, tags.annotation, tags.modifier, tags.self, tags.namespace],
|
|
152
|
-
color: chalky
|
|
153
|
-
}, {
|
|
154
|
-
tag: [tags.operator, tags.operatorKeyword, tags.url, tags.escape, tags.regexp, tags.link, tags.special(tags.string)],
|
|
155
|
-
color: cyan
|
|
156
|
-
}, {
|
|
157
|
-
tag: [tags.meta, tags.comment],
|
|
158
|
-
color: stone
|
|
159
|
-
}, {
|
|
160
|
-
tag: tags.strong,
|
|
161
|
-
fontWeight: 'bold'
|
|
162
|
-
}, {
|
|
163
|
-
tag: tags.emphasis,
|
|
164
|
-
fontStyle: 'italic'
|
|
165
|
-
}, {
|
|
166
|
-
tag: tags.strikethrough,
|
|
167
|
-
textDecoration: 'line-through'
|
|
168
|
-
}, {
|
|
169
|
-
tag: tags.link,
|
|
170
|
-
color: stone,
|
|
171
|
-
textDecoration: 'underline'
|
|
172
|
-
}, {
|
|
173
|
-
tag: tags.heading,
|
|
174
|
-
fontWeight: 'bold',
|
|
175
|
-
color: coral
|
|
176
|
-
}, {
|
|
177
|
-
tag: [tags.atom, tags.bool, tags.special(tags.variableName)],
|
|
178
|
-
color: whiskey
|
|
179
|
-
}, {
|
|
180
|
-
tag: [tags.processingInstruction, tags.string, tags.inserted],
|
|
181
|
-
color: sage
|
|
182
|
-
}, {
|
|
183
|
-
tag: tags.invalid,
|
|
184
|
-
color: invalid
|
|
185
|
-
}]);
|
|
186
|
-
/// Extension to enable the One Dark theme (both the editor theme and
|
|
187
|
-
/// the highlight style).
|
|
188
|
-
const theme = [orCodeTheme, syntaxHighlighting(orCodeHighlightStyle)];
|
|
189
|
-
|
|
190
|
-
export { color, theme as default, orCodeHighlightStyle, orCodeTheme };
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { EditorView } from 'prosemirror-view';
|
|
2
|
-
import type { Node as ProsemirrorNode } from 'prosemirror-model';
|
|
3
|
-
import type { Extension } from '@codemirror/state';
|
|
4
|
-
export interface ComputeChange {
|
|
5
|
-
from: number;
|
|
6
|
-
to: number;
|
|
7
|
-
text: string;
|
|
8
|
-
}
|
|
9
|
-
interface CMOptions {
|
|
10
|
-
extensions: Extension;
|
|
11
|
-
}
|
|
12
|
-
export type GetPos = () => number | undefined;
|
|
13
|
-
export interface CodeMirrorViewOptions {
|
|
14
|
-
node: ProsemirrorNode;
|
|
15
|
-
view: EditorView;
|
|
16
|
-
getPos: GetPos;
|
|
17
|
-
cmOptions?: CMOptions;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|