@reacteditor/core 0.0.5 → 0.0.6

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.
Files changed (33) hide show
  1. package/dist/Editor-4LPVLYSU.css +415 -0
  2. package/dist/{Editor-POJT3RA2.mjs → Editor-YNFB7B6Z.mjs} +7 -7
  3. package/dist/{Render-JNABKPAF.mjs → Render-STFB5CNO.mjs} +1 -1
  4. package/dist/Render-ZTUTUUAH.css +103 -0
  5. package/dist/{chunk-YFRH22NT.mjs → chunk-275EJPEB.mjs} +2 -2
  6. package/dist/{chunk-DCL4UC2H.mjs → chunk-6LG4Q4HO.mjs} +1 -1
  7. package/dist/{chunk-KC727YFW.mjs → chunk-6QJ2HF4O.mjs} +1 -1
  8. package/dist/{chunk-43G2QHSV.mjs → chunk-BRDUM7MJ.mjs} +10 -10
  9. package/dist/{chunk-IUOWXGYR.mjs → chunk-CRF2GWQA.mjs} +1 -1
  10. package/dist/{chunk-X7IRHSQN.mjs → chunk-DB4R5IWG.mjs} +4 -4
  11. package/dist/{chunk-QB3US7UE.mjs → chunk-HCFEY5Y7.mjs} +337 -177
  12. package/dist/{chunk-JEDWXGVP.mjs → chunk-WGPCLAZR.mjs} +1 -1
  13. package/dist/{chunk-5N6RK26Z.mjs → chunk-Z6IIVDFY.mjs} +1 -1
  14. package/dist/{full-HZMEMWCN.mjs → full-24FOTNTB.mjs} +5 -5
  15. package/dist/full-7ABPY2WA.css +311 -0
  16. package/dist/index.css +1268 -1165
  17. package/dist/index.js +393 -231
  18. package/dist/index.mjs +9 -9
  19. package/dist/{loaded-U6ZILQXM.mjs → loaded-6IBSSOXD.mjs} +2 -2
  20. package/dist/{loaded-35JQLXSA.mjs → loaded-6NPDD7SF.mjs} +2 -2
  21. package/dist/{loaded-QJMKRN35.mjs → loaded-BQVZGQG2.mjs} +2 -2
  22. package/dist/loaded-N4KWL7FV.css +90 -0
  23. package/dist/no-external.css +1268 -1165
  24. package/dist/no-external.js +393 -231
  25. package/dist/no-external.mjs +9 -9
  26. package/dist/rsc.css +40 -40
  27. package/dist/rsc.js +1 -1
  28. package/dist/rsc.mjs +2 -2
  29. package/package.json +2 -1
  30. package/dist/Editor-WYZZDKT3.css +0 -415
  31. package/dist/Render-WBTAN6PO.css +0 -103
  32. package/dist/full-5442HPZH.css +0 -311
  33. package/dist/loaded-KZZU4RNL.css +0 -90
package/dist/index.mjs CHANGED
@@ -19,14 +19,14 @@ import {
19
19
  setDeep,
20
20
  useEditor,
21
21
  useGetEditor
22
- } from "./chunk-QB3US7UE.mjs";
23
- import "./chunk-X7IRHSQN.mjs";
22
+ } from "./chunk-HCFEY5Y7.mjs";
23
+ import "./chunk-DB4R5IWG.mjs";
24
24
  import {
25
25
  migrate,
26
26
  resolveAllData,
27
27
  transformProps
28
- } from "./chunk-YFRH22NT.mjs";
29
- import "./chunk-KC727YFW.mjs";
28
+ } from "./chunk-275EJPEB.mjs";
29
+ import "./chunk-6QJ2HF4O.mjs";
30
30
  import {
31
31
  Action,
32
32
  ActionBar,
@@ -35,11 +35,11 @@ import {
35
35
  Label,
36
36
  RichTextMenu,
37
37
  Separator
38
- } from "./chunk-43G2QHSV.mjs";
39
- import "./chunk-5N6RK26Z.mjs";
40
- import "./chunk-DCL4UC2H.mjs";
41
- import "./chunk-JEDWXGVP.mjs";
42
- import "./chunk-IUOWXGYR.mjs";
38
+ } from "./chunk-BRDUM7MJ.mjs";
39
+ import "./chunk-Z6IIVDFY.mjs";
40
+ import "./chunk-6LG4Q4HO.mjs";
41
+ import "./chunk-WGPCLAZR.mjs";
42
+ import "./chunk-CRF2GWQA.mjs";
43
43
  import "./chunk-UB2DES2O.mjs";
44
44
  import "./chunk-VOLQMQPK.mjs";
45
45
  import "./chunk-Y2EFNT5P.mjs";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useListOptions
3
- } from "./chunk-JEDWXGVP.mjs";
3
+ } from "./chunk-WGPCLAZR.mjs";
4
4
  import {
5
5
  List,
6
6
  SelectControl,
7
7
  useControlContext
8
- } from "./chunk-IUOWXGYR.mjs";
8
+ } from "./chunk-CRF2GWQA.mjs";
9
9
  import "./chunk-UB2DES2O.mjs";
10
10
  import "./chunk-VOLQMQPK.mjs";
11
11
  import "./chunk-Y2EFNT5P.mjs";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useHeadingOptions
3
- } from "./chunk-DCL4UC2H.mjs";
3
+ } from "./chunk-6LG4Q4HO.mjs";
4
4
  import {
5
5
  Heading,
6
6
  SelectControl,
7
7
  useControlContext
8
- } from "./chunk-IUOWXGYR.mjs";
8
+ } from "./chunk-CRF2GWQA.mjs";
9
9
  import "./chunk-UB2DES2O.mjs";
10
10
  import "./chunk-VOLQMQPK.mjs";
11
11
  import "./chunk-Y2EFNT5P.mjs";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  useAlignOptions
3
- } from "./chunk-5N6RK26Z.mjs";
3
+ } from "./chunk-Z6IIVDFY.mjs";
4
4
  import {
5
5
  AlignLeft,
6
6
  SelectControl,
7
7
  useControlContext
8
- } from "./chunk-IUOWXGYR.mjs";
8
+ } from "./chunk-CRF2GWQA.mjs";
9
9
  import "./chunk-UB2DES2O.mjs";
10
10
  import "./chunk-VOLQMQPK.mjs";
11
11
  import "./chunk-Y2EFNT5P.mjs";
@@ -0,0 +1,90 @@
1
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Select/styles.module.css/#css-module-data */
2
+ ._Select_1hzg4_1 {
3
+ position: relative;
4
+ z-index: 1;
5
+ }
6
+ ._Select-button_1hzg4_6 {
7
+ align-items: center;
8
+ background: transparent;
9
+ border: none;
10
+ border-radius: var(--editor-radius-sm);
11
+ display: flex;
12
+ justify-content: center;
13
+ gap: 0px;
14
+ height: 100%;
15
+ padding: 4px;
16
+ padding-right: 2px;
17
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
18
+ }
19
+ ._Select--hasOptions_1hzg4_21 ._Select-button_1hzg4_6 {
20
+ color: currentColor;
21
+ }
22
+ ._Select--hasOptions_1hzg4_21:not(._Select--disabled_1hzg4_25) ._Select-button_1hzg4_6 {
23
+ cursor: pointer;
24
+ }
25
+ ._Select-buttonIcon_1hzg4_29 {
26
+ align-items: center;
27
+ display: flex;
28
+ justify-content: center;
29
+ }
30
+ ._Select--standalone_1hzg4_35 ._Select-buttonIcon_1hzg4_29 .lucide {
31
+ height: 18px;
32
+ width: 18px;
33
+ }
34
+ ._Select--actionBar_1hzg4_40 ._Select-buttonIcon_1hzg4_29 .lucide {
35
+ height: 16px;
36
+ width: 16px;
37
+ }
38
+ ._Select--hasOptions_1hzg4_21:not(._Select--disabled_1hzg4_25) ._Select-button_1hzg4_6:hover,
39
+ ._Select--hasValue_1hzg4_46 ._Select-button_1hzg4_6 {
40
+ background: var(--editor-surface-hover);
41
+ color: var(--editor-text-accent);
42
+ }
43
+ ._Select--disabled_1hzg4_25 ._Select-button_1hzg4_6 {
44
+ color: var(--editor-text-tertiary);
45
+ }
46
+ ._Select--actionBar_1hzg4_40 {
47
+ &._Select--hasOptions_1hzg4_21 ._Select-button_1hzg4_6:hover,
48
+ &._Select--hasValue_1hzg4_46 ._Select-button_1hzg4_6 {
49
+ background: rgba(255, 255, 255, 0.12);
50
+ color: var(--editor-text-inverse);
51
+ }
52
+ }
53
+ ._Select-items_1hzg4_63 {
54
+ background: var(--editor-surface-panel);
55
+ border: 1px solid var(--editor-border-subtle);
56
+ border-radius: var(--editor-radius-lg);
57
+ box-shadow: var(--editor-shadow-lg);
58
+ margin: 10px 8px;
59
+ margin-left: 0;
60
+ padding: 4px;
61
+ z-index: 2;
62
+ list-style: none;
63
+ }
64
+ ._SelectItem_1hzg4_75 {
65
+ background: transparent;
66
+ border-radius: var(--editor-radius-sm);
67
+ border: none;
68
+ color: var(--editor-text-secondary);
69
+ cursor: pointer;
70
+ display: flex;
71
+ gap: 8px;
72
+ align-items: center;
73
+ font-size: var(--editor-font-size-xxs);
74
+ margin: 0;
75
+ padding: 8px 12px;
76
+ width: 100%;
77
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
78
+ }
79
+ ._SelectItem--isSelected_1hzg4_92 {
80
+ background: var(--editor-accent-soft);
81
+ color: var(--editor-text-accent);
82
+ font-weight: 500;
83
+ }
84
+ ._SelectItem--isSelected_1hzg4_92 ._SelectItem-icon_1hzg4_98 {
85
+ color: var(--editor-text-accent);
86
+ }
87
+ ._SelectItem_1hzg4_75:hover {
88
+ background: var(--editor-surface-hover);
89
+ color: var(--editor-text-accent);
90
+ }