@onereach/ui-components 4.2.0-beta.2546.0 → 4.2.0-beta.2548.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/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/index.js +1 -1
- package/dist/esm/v2/{OrRichTextEditor-1807042a.js → OrRichTextEditor-e19e74f4.js} +1 -1
- package/dist/esm/v2/components/index.js +1 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +1 -1
- package/dist/esm/v2/index.js +1 -1
- package/dist/esm/v3/{OrRichTextEditor-da724bf1.js → OrRichTextEditor-f5c54d46.js} +1 -1
- package/dist/esm/v3/components/index.js +1 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +1 -1
- package/dist/esm/v3/index.js +1 -1
- package/package.json +2 -2
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +1 -1
|
@@ -107,7 +107,7 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665
|
|
|
107
107
|
export { _ as OrTooltip } from '../OrTooltip-cfb56e8f.js';
|
|
108
108
|
export { _ as OrTooltipContent } from '../OrTooltipContent-c9540548.js';
|
|
109
109
|
export { _ as OrTooltipV3 } from '../OrTooltip-82c59279.js';
|
|
110
|
-
export { _ as OrRichTextEditorV3 } from '../OrRichTextEditor-
|
|
110
|
+
export { _ as OrRichTextEditorV3 } from '../OrRichTextEditor-e19e74f4.js';
|
|
111
111
|
import 'vue-demi';
|
|
112
112
|
import 'lodash';
|
|
113
113
|
import '../style-inject.es-4c6f2515.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -107,7 +107,7 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-06654
|
|
|
107
107
|
export { _ as OrTooltip } from './OrTooltip-cfb56e8f.js';
|
|
108
108
|
export { _ as OrTooltipContent } from './OrTooltipContent-c9540548.js';
|
|
109
109
|
export { _ as OrTooltipV3 } from './OrTooltip-82c59279.js';
|
|
110
|
-
export { _ as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
110
|
+
export { _ as OrRichTextEditorV3 } from './OrRichTextEditor-e19e74f4.js';
|
|
111
111
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
112
112
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
113
113
|
export { u as useElevation } from './useElevation-df91fa50.js';
|
|
@@ -613,7 +613,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
613
613
|
}), 128 /* KEYED_FRAGMENT */))], 2 /* CLASS */);
|
|
614
614
|
}), 128 /* KEYED_FRAGMENT */))], 2 /* CLASS */), createElementVNode("div", {
|
|
615
615
|
class: normalizeClass(['p-sm', {
|
|
616
|
-
'h-[
|
|
616
|
+
'h-[88%]': _ctx.fullHeight
|
|
617
617
|
}])
|
|
618
618
|
}, [createElementVNode("div", {
|
|
619
619
|
ref: "editorRef",
|
|
@@ -105,7 +105,7 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665
|
|
|
105
105
|
export { s as OrTooltip } from '../OrTooltip-be7209e5.js';
|
|
106
106
|
export { s as OrTooltipContent } from '../OrTooltipContent-68c34911.js';
|
|
107
107
|
export { s as OrTooltipV3 } from '../OrTooltip-56ed42c7.js';
|
|
108
|
-
export { s as OrRichTextEditorV3 } from '../OrRichTextEditor-
|
|
108
|
+
export { s as OrRichTextEditorV3 } from '../OrRichTextEditor-f5c54d46.js';
|
|
109
109
|
import 'vue-demi';
|
|
110
110
|
import 'lodash';
|
|
111
111
|
import 'vue';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -105,7 +105,7 @@ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-06654
|
|
|
105
105
|
export { s as OrTooltip } from './OrTooltip-be7209e5.js';
|
|
106
106
|
export { s as OrTooltipContent } from './OrTooltipContent-68c34911.js';
|
|
107
107
|
export { s as OrTooltipV3 } from './OrTooltip-56ed42c7.js';
|
|
108
|
-
export { s as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
108
|
+
export { s as OrRichTextEditorV3 } from './OrRichTextEditor-f5c54d46.js';
|
|
109
109
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
110
110
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
111
111
|
export { u as useElevation } from './useElevation-df91fa50.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.2.0-beta.
|
|
3
|
+
"version": "4.2.0-beta.2548.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@codemirror/lang-json": "6.0.0",
|
|
39
39
|
"@codemirror/lang-markdown": "6.0.1",
|
|
40
40
|
"@floating-ui/dom": "0.3.1",
|
|
41
|
-
"@onereach/styles": "^2.37.4-beta.
|
|
41
|
+
"@onereach/styles": "^2.37.4-beta.2548.0",
|
|
42
42
|
"@splidejs/splide": "4.0.6",
|
|
43
43
|
"@tiptap/core": "2.0.0-beta.209",
|
|
44
44
|
"@tiptap/extension-blockquote": "2.0.0-beta.209",
|