@onereach/ui-components 8.26.1 → 8.26.2-beta.4180.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-1f3cef56.js → OrList-c0cad04d.js} +3 -1
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +26 -4
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +8 -4
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +8 -4
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +8 -4
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -3
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +8 -4
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +10 -6
- package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +19 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +21 -2
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +8 -4
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +10 -6
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +10 -6
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +8 -4
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +8 -4
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCodeV3-be714c73.js → OrCodeV3-befbd8ec.js} +9 -5
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-d79de639.js → OrCombinedInputV3-68f580e0.js} +5 -5
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-3078dce2.js → OrConfirmV3-7daefa02.js} +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-ff031782.js → OrDateFormatV3-65d70bd9.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-5e4fc90c.js → OrDatePickerV3-c9a920b1.js} +6 -6
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-8888ba6c.js → OrDateRangePickerV3-46ef4dd8.js} +6 -6
- package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimeFormatV3-7faa9509.js → OrDateTimeFormatV3-e66c3fa0.js} +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-9a35ead1.js → OrDateTimePickerV3-366304b0.js} +3 -3
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFormGroupV3-216f55ee.js → OrFormGroupV3-9755e92c.js} +5 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-0fcc85a6.js → OrInputV3-ff13c6c6.js} +4 -4
- package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v3/components/OrListV3/index.js +1 -1
- package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrListV3-a6cb7d3b.js → OrListV3-150dad8e.js} +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +10 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-dc7a77e5.js → OrRichTextEditorV3-0c72d4c5.js} +18 -9
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-a95f6604.js → OrSelectV3-f166a8a6.js} +6 -6
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagInputV3-27062e71.js → OrTagInputV3-cd5d623d.js} +4 -4
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextareaV3-f5ed4e33.js → OrTextareaV3-cc3e8dbf.js} +4 -4
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-f66cf518.js → OrTimeFormatV3-e02df05f.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-f6eea7e4.js → OrTimePickerV3-0ac7ec6b.js} +6 -6
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-4b09b7a6.js → OrTimeRangePickerV3-41c2c890.js} +6 -6
- package/dist/bundled/v3/components/index.js +19 -19
- package/dist/bundled/v3/index.js +19 -19
- package/dist/esm/v2/{OrCardCollection-d8dd7800.js → OrCardCollection-d4055ed3.js} +1 -1
- package/dist/esm/v2/{OrCheckboxGroup-5611e13a.js → OrCheckboxGroup-b353d838.js} +1 -1
- package/dist/esm/v2/{OrCode-29371ad7.js → OrCode-250cdf17.js} +26 -4
- package/dist/esm/v2/{OrCombinedInput-a43fd38e.js → OrCombinedInput-80e925e1.js} +8 -4
- package/dist/esm/v2/{OrConfirm-51f4a720.js → OrConfirm-8b931b52.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-ae68e7a1.js → OrDatePicker-bfcf32ec.js} +8 -4
- package/dist/esm/v2/{OrDateRangePicker-f9c3a661.js → OrDateRangePicker-941c08b7.js} +8 -4
- package/dist/esm/v2/{OrDateTimePicker-ecf6049b.js → OrDateTimePicker-000516c2.js} +5 -3
- package/dist/esm/v2/{OrFormGroup-1aaf6500.js → OrFormGroup-a38c82c7.js} +8 -4
- package/dist/esm/v2/{OrInput-4892978f.js → OrInput-08e3d885.js} +10 -6
- package/dist/esm/v2/{OrList-cf5fcafb.js → OrList-bb938905.js} +3 -1
- package/dist/esm/v2/{OrRadioGroup-825def2c.js → OrRadioGroup-9138760a.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-ab81253d.js → OrRichTextEditor-4729c914.js} +20 -3
- package/dist/esm/v2/{OrSearch-177677ab.js → OrSearch-a98e20ae.js} +1 -1
- package/dist/esm/v2/{OrSelect-3ca44559.js → OrSelect-d2a966df.js} +9 -5
- package/dist/esm/v2/{OrTagInput-67c9274a.js → OrTagInput-93b7f0fb.js} +10 -6
- package/dist/esm/v2/{OrTextarea-fb25fff4.js → OrTextarea-3eaeb962.js} +10 -6
- package/dist/esm/v2/{OrTimePicker-fc33a4ed.js → OrTimePicker-7ad36831.js} +8 -4
- package/dist/esm/v2/{OrTimeRangePicker-84dd121e.js → OrTimeRangePicker-557330ff.js} +8 -4
- package/dist/esm/v2/components/index.js +19 -19
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +1 -1
- package/dist/esm/v2/components/or-combined-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-date-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-form-group-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-list-v3/index.js +1 -1
- package/dist/esm/v2/components/or-radio-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +21 -2
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +1 -1
- package/dist/esm/v2/index.js +19 -19
- package/dist/esm/v3/{OrCardCollection-0d91ca80.js → OrCardCollection-bd548f75.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-b802d08c.js → OrCheckboxGroup-9dd78c1d.js} +1 -1
- package/dist/esm/v3/{OrCode-905f9fca.js → OrCode-48a5af04.js} +9 -5
- package/dist/esm/v3/{OrCombinedInput-556ac0f1.js → OrCombinedInput-725af45c.js} +5 -5
- package/dist/esm/v3/{OrConfirm-a1550dde.js → OrConfirm-617ec8a9.js} +1 -1
- package/dist/esm/v3/{OrDateFormat-f21984de.js → OrDateFormat-94259126.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-126b2c45.js → OrDatePicker-d3686806.js} +6 -6
- package/dist/esm/v3/{OrDateRangePicker-7dce28b2.js → OrDateRangePicker-b98d7ae4.js} +6 -6
- package/dist/esm/v3/{OrDateTimeFormat-91da6494.js → OrDateTimeFormat-98bbd64c.js} +1 -1
- package/dist/esm/v3/{OrDateTimePicker-c3048d3f.js → OrDateTimePicker-c9e2c1ae.js} +3 -3
- package/dist/esm/v3/{OrFormGroup-44b0ba75.js → OrFormGroup-d14969dc.js} +5 -5
- package/dist/esm/v3/{OrInput-2ccc8f4c.js → OrInput-d4a0f9ad.js} +4 -4
- package/dist/esm/v3/{OrList-57249ba3.js → OrList-6ed449f8.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-cb6e81cb.js → OrRadioGroup-b1d155fe.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-9e55fd0c.js → OrRichTextEditor-7d0b7804.js} +18 -9
- package/dist/esm/v3/{OrSearch-c2ab03b7.js → OrSearch-31b69d05.js} +1 -1
- package/dist/esm/v3/{OrSelect-2420cbd5.js → OrSelect-52113871.js} +6 -6
- package/dist/esm/v3/{OrTagInput-b127ae4f.js → OrTagInput-84e7ae52.js} +4 -4
- package/dist/esm/v3/{OrTextarea-28bf12ac.js → OrTextarea-18b03b0f.js} +4 -4
- package/dist/esm/v3/{OrTimeFormat-4a141a50.js → OrTimeFormat-53822f46.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-6a4bc657.js → OrTimePicker-bfbcb2cf.js} +6 -6
- package/dist/esm/v3/{OrTimeRangePicker-427cea8e.js → OrTimeRangePicker-8e11bf76.js} +6 -6
- package/dist/esm/v3/components/index.js +22 -22
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +1 -1
- package/dist/esm/v3/components/or-combined-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +1 -1
- package/dist/esm/v3/components/or-form-group-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-list-v3/index.js +1 -1
- package/dist/esm/v3/components/or-radio-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +10 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-time-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +2 -2
- package/dist/esm/v3/index.js +22 -22
- package/package.json +2 -3
- package/src/components/or-code-v3/OrCode.vue +13 -1
- package/src/components/or-code-v3/partials/OrCodeControl.vue +7 -3
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +9 -5
- package/src/components/or-date-picker-v3/OrDatePicker.vue +8 -4
- package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +8 -4
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +5 -3
- package/src/components/or-form-group-v3/OrFormGroup.vue +8 -4
- package/src/components/or-input-v3/OrInput.vue +8 -5
- package/src/components/or-list-v3/OrList.vue +3 -1
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +26 -4
- package/src/components/or-select-v3/OrSelect.vue +8 -4
- package/src/components/or-tag-input-v3/OrTagInput.vue +8 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +8 -4
- package/src/components/or-time-picker-v3/OrTimePicker.vue +8 -4
- package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +8 -4
- /package/dist/bundled/v3/components/{OrCardCollectionV3-7abb4970.js → OrCardCollectionV3-6bc5a997.js} +0 -0
package/dist/esm/v3/index.js
CHANGED
|
@@ -8,10 +8,10 @@ export { s as OrButtonV2 } from './OrButton-37738450.js';
|
|
|
8
8
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from './OrIconButton-7755b11a.js';
|
|
9
9
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a2ba0b3e.js';
|
|
11
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-bd548f75.js';
|
|
12
12
|
export { C as CardPadding, s as OrCardV3 } from './OrCard-1e84e107.js';
|
|
13
13
|
export { s as OrCheckbox } from './OrCheckbox-42ed332c.js';
|
|
14
|
-
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-
|
|
14
|
+
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-9dd78c1d.js';
|
|
15
15
|
export { s as OrCheckboxTreeV3 } from './OrCheckboxTree-0bb3e284.js';
|
|
16
16
|
export { s as OrCheckboxV3 } from './OrCheckbox-11bad915.js';
|
|
17
17
|
export { s as OrChip } from './OrChip-2e26629d.js';
|
|
@@ -22,25 +22,25 @@ export { lintGutter, linter } from '@codemirror/lint';
|
|
|
22
22
|
export { javascript } from '@codemirror/lang-javascript';
|
|
23
23
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
24
24
|
export { html } from '@codemirror/lang-html';
|
|
25
|
-
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-
|
|
25
|
+
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-48a5af04.js';
|
|
26
26
|
export { EditorView } from '@codemirror/view';
|
|
27
27
|
export { EditorState } from '@codemirror/state';
|
|
28
28
|
export { s as OrCollapse } from './OrCollapse-d7c0afae.js';
|
|
29
29
|
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-7e1067a0.js';
|
|
30
|
-
export { s as OrCombinedInputV3 } from './OrCombinedInput-
|
|
30
|
+
export { s as OrCombinedInputV3 } from './OrCombinedInput-725af45c.js';
|
|
31
31
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './OrInputBox-be83fe16.js';
|
|
32
32
|
export { s as OrConfirm } from './OrConfirm-c63285a6.js';
|
|
33
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
33
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-617ec8a9.js';
|
|
34
34
|
export { s as OrContextMenuV3 } from './OrContextMenu-269f2840.js';
|
|
35
35
|
export { s as OrMenuV3 } from './OrMenu-f73c0256.js';
|
|
36
36
|
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-d8067ed8.js';
|
|
37
37
|
export { i as isPrevented } from './isPrevented-6994b101.js';
|
|
38
|
-
export { s as OrDateFormatV3 } from './OrDateFormat-
|
|
39
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
40
|
-
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-
|
|
41
|
-
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-
|
|
38
|
+
export { s as OrDateFormatV3 } from './OrDateFormat-94259126.js';
|
|
39
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-d3686806.js';
|
|
40
|
+
export { s as OrDateRangePickerV3 } from './OrDateRangePicker-b98d7ae4.js';
|
|
41
|
+
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-98bbd64c.js';
|
|
42
42
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-45bc8bd3.js';
|
|
43
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
43
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-c9e2c1ae.js';
|
|
44
44
|
export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-dfbab9bd.js';
|
|
45
45
|
export { D as DateTimePickerTimeFormat, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-8a7ffc20.js';
|
|
46
46
|
export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
@@ -55,7 +55,7 @@ export { s as OrErrorV3 } from './OrError-39d69994.js';
|
|
|
55
55
|
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel-92163662.js';
|
|
56
56
|
export { F as FabColor, s as OrFabV3 } from './OrFab-744901cf.js';
|
|
57
57
|
export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-c875c590.js';
|
|
58
|
-
export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-
|
|
58
|
+
export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-d14969dc.js';
|
|
59
59
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
60
60
|
export { s as OrHintV3 } from './OrHint-a3c8c79e.js';
|
|
61
61
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-eb0a5aa2.js';
|
|
@@ -66,13 +66,13 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-454a
|
|
|
66
66
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-0306b1b8.js';
|
|
67
67
|
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-c56dcd96.js';
|
|
68
68
|
export { s as OrInput } from './OrInput-2c3111c2.js';
|
|
69
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
69
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-d4a0f9ad.js';
|
|
70
70
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
71
71
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-6c83afe4.js';
|
|
72
72
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-f39ddaba.js';
|
|
73
73
|
export { s as OrList } from './OrList-59f4430e.js';
|
|
74
74
|
export { s as OrListOfInputs } from './OrListOfInputs-c557cd79.js';
|
|
75
|
-
export { s as OrListV3 } from './OrList-
|
|
75
|
+
export { s as OrListV3 } from './OrList-6ed449f8.js';
|
|
76
76
|
export { s as OrListItem } from './OrListItem-2ed9a12f.js';
|
|
77
77
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-0b463089.js';
|
|
78
78
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b7d415dd.js';
|
|
@@ -91,18 +91,18 @@ export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
|
|
|
91
91
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-59100c74.js';
|
|
92
92
|
export { s as OrRadio } from './OrRadio-40bf2c87.js';
|
|
93
93
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
94
|
-
export { s as OrRadioGroupV3 } from './OrRadioGroup-
|
|
94
|
+
export { s as OrRadioGroupV3 } from './OrRadioGroup-b1d155fe.js';
|
|
95
95
|
export { s as OrRadioV3 } from './OrRadio-c6f7ba23.js';
|
|
96
96
|
export { s as OrRangeSliderV3 } from './OrRangeSlider-f2d27996.js';
|
|
97
97
|
export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSlider-3ddd12d5.js';
|
|
98
98
|
export { s as OrRatingV3 } from './OrRating-ec9462c5.js';
|
|
99
99
|
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanel-35e64b58.js';
|
|
100
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
100
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-7d0b7804.js';
|
|
101
101
|
export { s as OrSearch } from './OrSearch-54a642d3.js';
|
|
102
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
102
|
+
export { s as OrSearchV3 } from './OrSearch-31b69d05.js';
|
|
103
103
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-08992fc7.js';
|
|
104
104
|
export { s as OrSelect } from './OrSelect-c87b9c23.js';
|
|
105
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
105
|
+
export { s as OrSelectV3 } from './OrSelect-52113871.js';
|
|
106
106
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-4ab42b93.js';
|
|
107
107
|
export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-4cff84a1.js';
|
|
108
108
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
@@ -124,18 +124,18 @@ export { s as OrTabV3 } from './OrTab-42be32d1.js';
|
|
|
124
124
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
125
125
|
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-2f5a014e.js';
|
|
126
126
|
export { s as OrTag } from './OrTag-04abf6a7.js';
|
|
127
|
-
export { s as OrTagInputV3 } from './OrTagInput-
|
|
127
|
+
export { s as OrTagInputV3 } from './OrTagInput-84e7ae52.js';
|
|
128
128
|
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-3358c962.js';
|
|
129
129
|
export { s as OrTagsV3, T as TagsOverflow } from './OrTags-278c3292.js';
|
|
130
130
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
131
131
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-bf77eed4.js';
|
|
132
132
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
133
133
|
export { s as OrTextarea } from './OrTextarea-7a753c1a.js';
|
|
134
|
-
export { s as OrTextareaV3 } from './OrTextarea-
|
|
134
|
+
export { s as OrTextareaV3 } from './OrTextarea-18b03b0f.js';
|
|
135
135
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-9524352e.js';
|
|
136
|
-
export { s as OrTimeFormatV3 } from './OrTimeFormat-
|
|
137
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
138
|
-
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-
|
|
136
|
+
export { s as OrTimeFormatV3 } from './OrTimeFormat-53822f46.js';
|
|
137
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-bfbcb2cf.js';
|
|
138
|
+
export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-8e11bf76.js';
|
|
139
139
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-71ba538b.js';
|
|
140
140
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
141
141
|
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-b01c07e5.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "8.26.
|
|
3
|
+
"version": "8.26.2-beta.4180.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -177,6 +177,5 @@
|
|
|
177
177
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
178
178
|
},
|
|
179
179
|
"./package.json": "./package.json"
|
|
180
|
-
}
|
|
181
|
-
"gitHead": "643975f98f7862cc8732e4146af8a8368ffac6ec"
|
|
180
|
+
}
|
|
182
181
|
}
|
|
@@ -12,6 +12,11 @@
|
|
|
12
12
|
:disabled="disabled"
|
|
13
13
|
:readonly="readonly"
|
|
14
14
|
>
|
|
15
|
+
<template v-slot:label>
|
|
16
|
+
<slot name="label">
|
|
17
|
+
{{ label }}
|
|
18
|
+
</slot>
|
|
19
|
+
</template>
|
|
15
20
|
<template v-slot:addon>
|
|
16
21
|
<div :class="['layout-row', 'gap-xs']">
|
|
17
22
|
<slot name="addon" />
|
|
@@ -23,6 +28,11 @@
|
|
|
23
28
|
/>
|
|
24
29
|
</div>
|
|
25
30
|
</template>
|
|
31
|
+
<template v-slot:hint>
|
|
32
|
+
<slot name="hint">
|
|
33
|
+
{{ hint }}
|
|
34
|
+
</slot>
|
|
35
|
+
</template>
|
|
26
36
|
</OrCodeControl>
|
|
27
37
|
|
|
28
38
|
<OrModal
|
|
@@ -31,7 +41,9 @@
|
|
|
31
41
|
:size="'l'"
|
|
32
42
|
>
|
|
33
43
|
<template v-slot:header>
|
|
34
|
-
|
|
44
|
+
<slot name="label">
|
|
45
|
+
{{ label }}
|
|
46
|
+
</slot>
|
|
35
47
|
</template>
|
|
36
48
|
|
|
37
49
|
<OrCodeControl
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -33,9 +35,11 @@
|
|
|
33
35
|
v-show="!error"
|
|
34
36
|
:class="['contents']"
|
|
35
37
|
>
|
|
36
|
-
<template v-if="hint">
|
|
38
|
+
<template v-if="$slots.hint || hint">
|
|
37
39
|
<OrHint :disabled="disabled">
|
|
38
|
-
|
|
40
|
+
<slot name="hint">
|
|
41
|
+
{{ hint }}
|
|
42
|
+
</slot>
|
|
39
43
|
</OrHint>
|
|
40
44
|
</template>
|
|
41
45
|
</div>
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -32,9 +34,11 @@
|
|
|
32
34
|
v-show="!error"
|
|
33
35
|
:class="['contents']"
|
|
34
36
|
>
|
|
35
|
-
<template v-if="hint">
|
|
37
|
+
<template v-if="$slots.hint || hint">
|
|
36
38
|
<OrHint :disabled="disabled">
|
|
37
|
-
|
|
39
|
+
<slot name="hint">
|
|
40
|
+
{{ hint }}
|
|
41
|
+
</slot>
|
|
38
42
|
</OrHint>
|
|
39
43
|
</template>
|
|
40
44
|
</div>
|
|
@@ -51,7 +55,7 @@
|
|
|
51
55
|
</template>
|
|
52
56
|
|
|
53
57
|
<script lang="ts">
|
|
54
|
-
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
58
|
+
import { computed, defineComponent, h, PropType, ref } from 'vue-demi';
|
|
55
59
|
import { OrErrorV3 as OrError } from '../or-error-v3';
|
|
56
60
|
import { OrHintV3 as OrHint } from '../or-hint-v3';
|
|
57
61
|
import { OrLabelV3 as OrLabel } from '../or-label-v3';
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -98,9 +100,11 @@
|
|
|
98
100
|
</OrInputBox>
|
|
99
101
|
|
|
100
102
|
<template v-if="!error">
|
|
101
|
-
<template v-if="hint">
|
|
103
|
+
<template v-if="$slots.hint || hint">
|
|
102
104
|
<OrHint :disabled="disabled">
|
|
103
|
-
|
|
105
|
+
<slot name="hint">
|
|
106
|
+
{{ hint }}
|
|
107
|
+
</slot>
|
|
104
108
|
</OrHint>
|
|
105
109
|
</template>
|
|
106
110
|
</template>
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -142,9 +144,11 @@
|
|
|
142
144
|
</OrInputBox>
|
|
143
145
|
|
|
144
146
|
<template v-if="!error">
|
|
145
|
-
<template v-if="hint">
|
|
147
|
+
<template v-if="$slots.hint || hint">
|
|
146
148
|
<OrHint :disabled="disabled">
|
|
147
|
-
|
|
149
|
+
<slot name="hint">
|
|
150
|
+
{{ hint }}
|
|
151
|
+
</slot>
|
|
148
152
|
</OrHint>
|
|
149
153
|
</template>
|
|
150
154
|
</template>
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -144,7 +146,7 @@
|
|
|
144
146
|
</OrInputBox>
|
|
145
147
|
|
|
146
148
|
<template v-if="!error">
|
|
147
|
-
<template v-if="hint">
|
|
149
|
+
<template v-if="$slots.hint || hint">
|
|
148
150
|
<OrHint :disabled="disabled">
|
|
149
151
|
{{ hint }}
|
|
150
152
|
</OrHint>
|
|
@@ -6,13 +6,15 @@
|
|
|
6
6
|
<div class="layout-row">
|
|
7
7
|
<slot name="label">
|
|
8
8
|
<OrLabel
|
|
9
|
-
v-if="label"
|
|
9
|
+
v-if="$slots.label || $slots.addon || label"
|
|
10
10
|
:class="labelStyles"
|
|
11
11
|
:invalid="invalid"
|
|
12
12
|
:required="required"
|
|
13
13
|
:disabled="disabled"
|
|
14
14
|
>
|
|
15
|
-
|
|
15
|
+
<slot name="label">
|
|
16
|
+
{{ label }}
|
|
17
|
+
</slot>
|
|
16
18
|
|
|
17
19
|
<template v-slot:addon>
|
|
18
20
|
<slot name="addon" />
|
|
@@ -24,9 +26,11 @@
|
|
|
24
26
|
<slot />
|
|
25
27
|
</div>
|
|
26
28
|
|
|
27
|
-
<template v-if="hint && !error">
|
|
29
|
+
<template v-if="($slots.hint || hint) && !error">
|
|
28
30
|
<OrHint :disabled="disabled">
|
|
29
|
-
|
|
31
|
+
<slot name="hint">
|
|
32
|
+
{{ hint }}
|
|
33
|
+
</slot>
|
|
30
34
|
</OrHint>
|
|
31
35
|
</template>
|
|
32
36
|
|
|
@@ -3,14 +3,16 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:control-id="controlAttributes.id"
|
|
9
9
|
:variant="'input'"
|
|
10
10
|
:required="required"
|
|
11
11
|
:disabled="disabled"
|
|
12
12
|
>
|
|
13
|
-
|
|
13
|
+
<slot name="label">
|
|
14
|
+
{{ label }}
|
|
15
|
+
</slot>
|
|
14
16
|
|
|
15
17
|
<template v-slot:addon>
|
|
16
18
|
<slot name="addon" />
|
|
@@ -91,10 +93,11 @@
|
|
|
91
93
|
v-show="!error"
|
|
92
94
|
:class="['contents']"
|
|
93
95
|
>
|
|
94
|
-
<template v-if="hint || maxLength">
|
|
96
|
+
<template v-if="$slots.hint || hint || maxLength">
|
|
95
97
|
<OrHint :disabled="disabled">
|
|
96
|
-
|
|
97
|
-
|
|
98
|
+
<slot name="hint">
|
|
99
|
+
{{ hint }}
|
|
100
|
+
</slot>
|
|
98
101
|
<template
|
|
99
102
|
v-if="maxLength"
|
|
100
103
|
v-slot:addon
|
|
@@ -3,9 +3,19 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
|
+
<OrLabel
|
|
8
|
+
:variant="'input'"
|
|
9
|
+
>
|
|
10
|
+
<slot name="label">
|
|
11
|
+
{{ label }}
|
|
12
|
+
</slot>
|
|
13
|
+
|
|
14
|
+
<template v-slot:addon>
|
|
15
|
+
<slot name="addon" />
|
|
16
|
+
</template>
|
|
17
|
+
</OrLabel>
|
|
18
|
+
</template>
|
|
9
19
|
<div
|
|
10
20
|
ref="containerRef"
|
|
11
21
|
:class="containerStyles"
|
|
@@ -217,30 +227,42 @@ export default defineComponent({
|
|
|
217
227
|
},
|
|
218
228
|
|
|
219
229
|
props: {
|
|
230
|
+
|
|
220
231
|
modelValue: {
|
|
221
232
|
type: String,
|
|
222
233
|
default: undefined,
|
|
223
234
|
},
|
|
235
|
+
|
|
224
236
|
toolbar: {
|
|
225
237
|
type: Array as PropType<Tools>,
|
|
226
238
|
default: () => [],
|
|
227
239
|
},
|
|
240
|
+
|
|
241
|
+
label: {
|
|
242
|
+
type: String,
|
|
243
|
+
default: undefined,
|
|
244
|
+
},
|
|
245
|
+
|
|
228
246
|
description: {
|
|
229
247
|
type: String,
|
|
230
248
|
default: '',
|
|
231
249
|
},
|
|
250
|
+
|
|
232
251
|
placeholder: {
|
|
233
252
|
type: String,
|
|
234
253
|
default: '',
|
|
235
254
|
},
|
|
255
|
+
|
|
236
256
|
autofocus: {
|
|
237
257
|
type: Boolean,
|
|
238
258
|
default: false,
|
|
239
259
|
},
|
|
260
|
+
|
|
240
261
|
format: {
|
|
241
262
|
type: String as PropType<`${Formats}`>,
|
|
242
263
|
default: () => Formats.Markup,
|
|
243
264
|
},
|
|
265
|
+
|
|
244
266
|
fullHeight: {
|
|
245
267
|
type: Boolean,
|
|
246
268
|
default: false,
|
|
@@ -266,7 +288,7 @@ export default defineComponent({
|
|
|
266
288
|
const textareaRef = ref<HTMLTextAreaElement>();
|
|
267
289
|
const containerRef = ref<ComponentPublicInstance<HTMLInputElement>>();
|
|
268
290
|
const toolbarRef = ref<ComponentPublicInstance<HTMLInputElement>>();
|
|
269
|
-
const moreButtonRef = ref<
|
|
291
|
+
const moreButtonRef = ref <InstanceType<typeof OrIconButton>>();
|
|
270
292
|
const moreRef = ref<HTMLDivElement>();
|
|
271
293
|
const toolbarButtonRef = ref<InstanceType<typeof OrIconButton>>();
|
|
272
294
|
const menuRef = ref<InstanceType<typeof OrMenu>>();
|
|
@@ -3,14 +3,16 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:control-id="controlId"
|
|
9
9
|
:variant="'input'"
|
|
10
10
|
:required="required"
|
|
11
11
|
:disabled="disabled"
|
|
12
12
|
>
|
|
13
|
-
|
|
13
|
+
<slot name="label">
|
|
14
|
+
{{ label }}
|
|
15
|
+
</slot>
|
|
14
16
|
|
|
15
17
|
<template v-slot:addon>
|
|
16
18
|
<slot name="addon" />
|
|
@@ -236,9 +238,11 @@
|
|
|
236
238
|
v-show="!error"
|
|
237
239
|
:class="['contents']"
|
|
238
240
|
>
|
|
239
|
-
<template v-if="hint">
|
|
241
|
+
<template v-if="$slots.hint || hint">
|
|
240
242
|
<OrHint :disabled="disabled">
|
|
241
|
-
|
|
243
|
+
<slot name="hint">
|
|
244
|
+
{{ hint }}
|
|
245
|
+
</slot>
|
|
242
246
|
</OrHint>
|
|
243
247
|
</template>
|
|
244
248
|
</div>
|
|
@@ -3,14 +3,16 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:control-id="controlAttributes.id"
|
|
9
9
|
:variant="'input'"
|
|
10
10
|
:required="required"
|
|
11
11
|
:disabled="disabled"
|
|
12
12
|
>
|
|
13
|
-
|
|
13
|
+
<slot name="label">
|
|
14
|
+
{{ label }}
|
|
15
|
+
</slot>
|
|
14
16
|
|
|
15
17
|
<template v-slot:addon>
|
|
16
18
|
<slot name="addon" />
|
|
@@ -92,9 +94,11 @@
|
|
|
92
94
|
v-show="!error"
|
|
93
95
|
:class="['contents']"
|
|
94
96
|
>
|
|
95
|
-
<template v-if="hint || maxLength">
|
|
97
|
+
<template v-if="$slots.hint || hint || maxLength">
|
|
96
98
|
<OrHint :disabled="disabled">
|
|
97
|
-
|
|
99
|
+
<slot name="hint">
|
|
100
|
+
{{ hint }}
|
|
101
|
+
</slot>
|
|
98
102
|
|
|
99
103
|
<template
|
|
100
104
|
v-if="maxLength"
|
|
@@ -3,14 +3,16 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:control-id="controlAttributes.id"
|
|
9
9
|
:variant="'input'"
|
|
10
10
|
:required="required"
|
|
11
11
|
:disabled="disabled"
|
|
12
12
|
>
|
|
13
|
-
|
|
13
|
+
<slot name="label">
|
|
14
|
+
{{ label }}
|
|
15
|
+
</slot>
|
|
14
16
|
|
|
15
17
|
<template v-slot:addon>
|
|
16
18
|
<slot name="addon" />
|
|
@@ -44,9 +46,11 @@
|
|
|
44
46
|
v-show="!error"
|
|
45
47
|
:class="['contents']"
|
|
46
48
|
>
|
|
47
|
-
<template v-if="hint || maxLength">
|
|
49
|
+
<template v-if="$slots.hint || hint || maxLength">
|
|
48
50
|
<OrHint :disabled="disabled">
|
|
49
|
-
|
|
51
|
+
<slot name="hint">
|
|
52
|
+
{{ hint }}
|
|
53
|
+
</slot>
|
|
50
54
|
|
|
51
55
|
<template
|
|
52
56
|
v-if="maxLength"
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -95,9 +97,11 @@
|
|
|
95
97
|
</OrInputBox>
|
|
96
98
|
|
|
97
99
|
<template v-if="!error">
|
|
98
|
-
<template v-if="hint">
|
|
100
|
+
<template v-if="$slots.hint || hint">
|
|
99
101
|
<OrHint :disabled="disabled">
|
|
100
|
-
|
|
102
|
+
<slot name="hint">
|
|
103
|
+
{{ hint }}
|
|
104
|
+
</slot>
|
|
101
105
|
</OrHint>
|
|
102
106
|
</template>
|
|
103
107
|
</template>
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
ref="root"
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
|
-
<template v-if="label">
|
|
6
|
+
<template v-if="$slots.label || $slots.addon || label">
|
|
7
7
|
<OrLabel
|
|
8
8
|
:variant="'input'"
|
|
9
9
|
:required="required"
|
|
10
10
|
:disabled="disabled"
|
|
11
11
|
>
|
|
12
|
-
|
|
12
|
+
<slot name="label">
|
|
13
|
+
{{ label }}
|
|
14
|
+
</slot>
|
|
13
15
|
|
|
14
16
|
<template v-slot:addon>
|
|
15
17
|
<slot name="addon" />
|
|
@@ -132,9 +134,11 @@
|
|
|
132
134
|
</OrInputBox>
|
|
133
135
|
|
|
134
136
|
<template v-if="!error">
|
|
135
|
-
<template v-if="hint">
|
|
137
|
+
<template v-if="$slots.hint || hint">
|
|
136
138
|
<OrHint :disabled="disabled">
|
|
137
|
-
|
|
139
|
+
<slot name="hint">
|
|
140
|
+
{{ hint }}
|
|
141
|
+
</slot>
|
|
138
142
|
</OrHint>
|
|
139
143
|
</template>
|
|
140
144
|
</template>
|
|
File without changes
|