@reacteditor/core 0.0.4 → 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 (51) hide show
  1. package/dist/Editor-4LPVLYSU.css +415 -0
  2. package/dist/{Editor-2TYODRQT.mjs → Editor-YNFB7B6Z.mjs} +8 -8
  3. package/dist/{Render-VDC7AEQK.mjs → Render-STFB5CNO.mjs} +1 -1
  4. package/dist/Render-ZTUTUUAH.css +103 -0
  5. package/dist/{actions-BCDhqbeL.d.mts → actions-CQmL3wwa.d.mts} +11 -6
  6. package/dist/{actions-BCDhqbeL.d.ts → actions-CQmL3wwa.d.ts} +11 -6
  7. package/dist/{chunk-VD3EVRUF.mjs → chunk-275EJPEB.mjs} +2 -2
  8. package/dist/{chunk-ZHNRSSMW.mjs → chunk-6LG4Q4HO.mjs} +1 -1
  9. package/dist/chunk-6QJ2HF4O.mjs +11 -0
  10. package/dist/{chunk-6Q6A3BQH.mjs → chunk-BRDUM7MJ.mjs} +15 -15
  11. package/dist/{chunk-2LVYDXZS.mjs → chunk-CRF2GWQA.mjs} +3 -3
  12. package/dist/{chunk-TCVU3WEN.mjs → chunk-DB4R5IWG.mjs} +4 -4
  13. package/dist/{chunk-D2RG73WI.mjs → chunk-HCFEY5Y7.mjs} +475 -288
  14. package/dist/{chunk-VUEM62JF.mjs → chunk-UB2DES2O.mjs} +17 -6
  15. package/dist/{chunk-M2RKJTNY.mjs → chunk-WGPCLAZR.mjs} +1 -1
  16. package/dist/{chunk-HMTHZBH6.mjs → chunk-Z6IIVDFY.mjs} +1 -1
  17. package/dist/{full-7KJICNR5.mjs → full-24FOTNTB.mjs} +6 -6
  18. package/dist/full-7ABPY2WA.css +311 -0
  19. package/dist/{index-DVwiIwYU.d.mts → index-BOP2qNVA.d.mts} +1 -1
  20. package/dist/{index-ComBHfdn.d.ts → index-_G46lHpL.d.ts} +1 -1
  21. package/dist/index.css +1307 -1203
  22. package/dist/index.d.mts +11 -20
  23. package/dist/index.d.ts +11 -20
  24. package/dist/index.js +572 -372
  25. package/dist/index.mjs +10 -10
  26. package/dist/internal.d.mts +2 -2
  27. package/dist/internal.d.ts +2 -2
  28. package/dist/internal.js +17 -6
  29. package/dist/internal.mjs +1 -1
  30. package/dist/{loaded-DGSPK47E.mjs → loaded-6IBSSOXD.mjs} +3 -3
  31. package/dist/{loaded-IJNA4SY5.mjs → loaded-6NPDD7SF.mjs} +3 -3
  32. package/dist/{loaded-CBJRWD4Z.mjs → loaded-BQVZGQG2.mjs} +3 -3
  33. package/dist/loaded-N4KWL7FV.css +90 -0
  34. package/dist/no-external.css +1307 -1203
  35. package/dist/no-external.d.mts +4 -4
  36. package/dist/no-external.d.ts +4 -4
  37. package/dist/no-external.js +572 -372
  38. package/dist/no-external.mjs +10 -10
  39. package/dist/rsc.css +41 -41
  40. package/dist/rsc.d.mts +2 -2
  41. package/dist/rsc.d.ts +2 -2
  42. package/dist/rsc.js +5 -5
  43. package/dist/rsc.mjs +2 -2
  44. package/dist/{walk-tree-BPIigVTF.d.mts → walk-tree-Dwv3c_9M.d.mts} +1 -1
  45. package/dist/{walk-tree-BZq1CPCH.d.ts → walk-tree-DxSkPLnl.d.ts} +1 -1
  46. package/package.json +2 -1
  47. package/dist/Editor-GBV2O5RD.css +0 -415
  48. package/dist/Render-EFT7YD2C.css +0 -103
  49. package/dist/chunk-MFI3RDA4.mjs +0 -11
  50. package/dist/full-ELX6RALJ.css +0 -311
  51. package/dist/loaded-TBSVRJPY.css +0 -90
@@ -1,220 +1,220 @@
1
1
  /* styles/color.css */
2
2
  :root {
3
- --re-color-rose-01: #4a001c;
4
- --re-color-rose-02: #670833;
5
- --re-color-rose-03: #87114c;
6
- --re-color-rose-04: #a81a66;
7
- --re-color-rose-05: #bc5089;
8
- --re-color-rose-06: #cc7ca5;
9
- --re-color-rose-07: #d89aba;
10
- --re-color-rose-08: #e3b8cf;
11
- --re-color-rose-09: #efd6e3;
12
- --re-color-rose-10: #f6eaf1;
13
- --re-color-rose-11: #faf4f8;
14
- --re-color-rose-12: #fef8fc;
15
- --re-color-azure-01: #00175d;
16
- --re-color-azure-02: #002c77;
17
- --re-color-azure-03: #014292;
18
- --re-color-azure-04: #0158ad;
19
- --re-color-azure-05: #3479be;
20
- --re-color-azure-06: #6499cf;
21
- --re-color-azure-07: #88b0da;
22
- --re-color-azure-08: #abc7e5;
23
- --re-color-azure-09: #cfdff0;
24
- --re-color-azure-10: #e7eef7;
25
- --re-color-azure-11: #f3f6fb;
26
- --re-color-azure-12: #f7faff;
27
- --re-color-green-01: #002000;
28
- --re-color-green-02: #043604;
29
- --re-color-green-03: #084e08;
30
- --re-color-green-04: #0c680c;
31
- --re-color-green-05: #1d882f;
32
- --re-color-green-06: #2faa53;
33
- --re-color-green-07: #56c16f;
34
- --re-color-green-08: #7dd78b;
35
- --re-color-green-09: #b8e8bf;
36
- --re-color-green-10: #ddf3e0;
37
- --re-color-green-11: #eff8f0;
38
- --re-color-green-12: #f3fcf4;
39
- --re-color-yellow-01: #211000;
40
- --re-color-yellow-02: #362700;
41
- --re-color-yellow-03: #4c4000;
42
- --re-color-yellow-04: #645a00;
43
- --re-color-yellow-05: #877614;
44
- --re-color-yellow-06: #ab9429;
45
- --re-color-yellow-07: #bfac4e;
46
- --re-color-yellow-08: #d4c474;
47
- --re-color-yellow-09: #e6deb1;
48
- --re-color-yellow-10: #f3efd9;
49
- --re-color-yellow-11: #f9f7ed;
50
- --re-color-yellow-12: #fcfaf0;
51
- --re-color-red-01: #4c0000;
52
- --re-color-red-02: #6a0a10;
53
- --re-color-red-03: #8a1422;
54
- --re-color-red-04: #ac1f35;
55
- --re-color-red-05: #bf5366;
56
- --re-color-red-06: #ce7e8e;
57
- --re-color-red-07: #d99ca8;
58
- --re-color-red-08: #e4b9c2;
59
- --re-color-red-09: #efd7db;
60
- --re-color-red-10: #f6eaec;
61
- --re-color-red-11: #faf4f5;
62
- --re-color-red-12: #fff9fa;
63
- --re-color-grey-01: #181818;
64
- --re-color-grey-02: #292929;
65
- --re-color-grey-03: #404040;
66
- --re-color-grey-04: #5a5a5a;
67
- --re-color-grey-05: #767676;
68
- --re-color-grey-06: #949494;
69
- --re-color-grey-07: #ababab;
70
- --re-color-grey-08: #c3c3c3;
71
- --re-color-grey-09: #dcdcdc;
72
- --re-color-grey-10: #efefef;
73
- --re-color-grey-11: #f5f5f5;
74
- --re-color-grey-12: #fafafa;
75
- --re-color-black: #000000;
76
- --re-color-white: #ffffff;
3
+ --editor-color-rose-01: #4a001c;
4
+ --editor-color-rose-02: #670833;
5
+ --editor-color-rose-03: #87114c;
6
+ --editor-color-rose-04: #a81a66;
7
+ --editor-color-rose-05: #bc5089;
8
+ --editor-color-rose-06: #cc7ca5;
9
+ --editor-color-rose-07: #d89aba;
10
+ --editor-color-rose-08: #e3b8cf;
11
+ --editor-color-rose-09: #efd6e3;
12
+ --editor-color-rose-10: #f6eaf1;
13
+ --editor-color-rose-11: #faf4f8;
14
+ --editor-color-rose-12: #fef8fc;
15
+ --editor-color-azure-01: #00175d;
16
+ --editor-color-azure-02: #002c77;
17
+ --editor-color-azure-03: #014292;
18
+ --editor-color-azure-04: #0158ad;
19
+ --editor-color-azure-05: #3479be;
20
+ --editor-color-azure-06: #6499cf;
21
+ --editor-color-azure-07: #88b0da;
22
+ --editor-color-azure-08: #abc7e5;
23
+ --editor-color-azure-09: #cfdff0;
24
+ --editor-color-azure-10: #e7eef7;
25
+ --editor-color-azure-11: #f3f6fb;
26
+ --editor-color-azure-12: #f7faff;
27
+ --editor-color-green-01: #002000;
28
+ --editor-color-green-02: #043604;
29
+ --editor-color-green-03: #084e08;
30
+ --editor-color-green-04: #0c680c;
31
+ --editor-color-green-05: #1d882f;
32
+ --editor-color-green-06: #2faa53;
33
+ --editor-color-green-07: #56c16f;
34
+ --editor-color-green-08: #7dd78b;
35
+ --editor-color-green-09: #b8e8bf;
36
+ --editor-color-green-10: #ddf3e0;
37
+ --editor-color-green-11: #eff8f0;
38
+ --editor-color-green-12: #f3fcf4;
39
+ --editor-color-yellow-01: #211000;
40
+ --editor-color-yellow-02: #362700;
41
+ --editor-color-yellow-03: #4c4000;
42
+ --editor-color-yellow-04: #645a00;
43
+ --editor-color-yellow-05: #877614;
44
+ --editor-color-yellow-06: #ab9429;
45
+ --editor-color-yellow-07: #bfac4e;
46
+ --editor-color-yellow-08: #d4c474;
47
+ --editor-color-yellow-09: #e6deb1;
48
+ --editor-color-yellow-10: #f3efd9;
49
+ --editor-color-yellow-11: #f9f7ed;
50
+ --editor-color-yellow-12: #fcfaf0;
51
+ --editor-color-red-01: #4c0000;
52
+ --editor-color-red-02: #6a0a10;
53
+ --editor-color-red-03: #8a1422;
54
+ --editor-color-red-04: #ac1f35;
55
+ --editor-color-red-05: #bf5366;
56
+ --editor-color-red-06: #ce7e8e;
57
+ --editor-color-red-07: #d99ca8;
58
+ --editor-color-red-08: #e4b9c2;
59
+ --editor-color-red-09: #efd7db;
60
+ --editor-color-red-10: #f6eaec;
61
+ --editor-color-red-11: #faf4f5;
62
+ --editor-color-red-12: #fff9fa;
63
+ --editor-color-grey-01: #181818;
64
+ --editor-color-grey-02: #292929;
65
+ --editor-color-grey-03: #404040;
66
+ --editor-color-grey-04: #5a5a5a;
67
+ --editor-color-grey-05: #767676;
68
+ --editor-color-grey-06: #949494;
69
+ --editor-color-grey-07: #ababab;
70
+ --editor-color-grey-08: #c3c3c3;
71
+ --editor-color-grey-09: #dcdcdc;
72
+ --editor-color-grey-10: #efefef;
73
+ --editor-color-grey-11: #f5f5f5;
74
+ --editor-color-grey-12: #fafafa;
75
+ --editor-color-black: #000000;
76
+ --editor-color-white: #ffffff;
77
77
  }
78
78
 
79
79
  /* styles/tokens.css */
80
80
  :root {
81
- --re-radius-sm: 4px;
82
- --re-radius-md: 6px;
83
- --re-radius-lg: 8px;
84
- --re-radius-xl: 12px;
85
- --re-shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.04), 0 1px 1px rgba(15, 23, 42, 0.03);
86
- --re-shadow-md: 0 2px 4px rgba(15, 23, 42, 0.05), 0 1px 2px rgba(15, 23, 42, 0.04);
87
- --re-shadow-lg: 0 8px 16px rgba(15, 23, 42, 0.08), 0 2px 4px rgba(15, 23, 42, 0.04);
88
- --re-shadow-xl: 0 20px 40px rgba(15, 23, 42, 0.12), 0 4px 8px rgba(15, 23, 42, 0.06);
89
- --re-motion-fast: 120ms;
90
- --re-motion-base: 150ms;
91
- --re-motion-slow: 220ms;
92
- --re-ease: cubic-bezier(0.2, 0, 0.1, 1);
93
- --re-ring-color: var(--re-color-azure-05);
94
- --re-ring-offset: 2px;
95
- --re-ring-width: 2px;
96
- --re-ring: 0 0 0 var(--re-ring-width) var(--re-ring-color);
97
- --re-surface-app: #fafafb;
98
- --re-surface-panel: #ffffff;
99
- --re-surface-raised: #ffffff;
100
- --re-surface-sunken: #f4f5f7;
101
- --re-surface-hover: var(--re-color-azure-11);
102
- --re-border-subtle: #ececf0;
103
- --re-border-default: #e2e3e8;
104
- --re-border-strong: #cfd1d8;
105
- --re-text-primary: #1b1d22;
106
- --re-text-secondary: #555863;
107
- --re-text-tertiary: #878a93;
108
- --re-text-inverse: #ffffff;
109
- --re-text-accent: var(--re-color-azure-04);
110
- --re-accent: var(--re-color-azure-05);
111
- --re-accent-strong: var(--re-color-azure-04);
112
- --re-accent-soft: var(--re-color-azure-11);
113
- --re-color-global: #7c3aed;
114
- --re-color-global-strong: #5b21b6;
115
- --re-color-global-soft: #f3e8ff;
116
- --re-primary: #1b1d22;
117
- --re-primary-hover: #2a2d34;
118
- --re-primary-foreground: #ffffff;
81
+ --editor-radius-sm: 4px;
82
+ --editor-radius-md: 6px;
83
+ --editor-radius-lg: 8px;
84
+ --editor-radius-xl: 12px;
85
+ --editor-shadow-sm: 0 1px 2px rgba(15, 23, 42, 0.04), 0 1px 1px rgba(15, 23, 42, 0.03);
86
+ --editor-shadow-md: 0 2px 4px rgba(15, 23, 42, 0.05), 0 1px 2px rgba(15, 23, 42, 0.04);
87
+ --editor-shadow-lg: 0 8px 16px rgba(15, 23, 42, 0.08), 0 2px 4px rgba(15, 23, 42, 0.04);
88
+ --editor-shadow-xl: 0 20px 40px rgba(15, 23, 42, 0.12), 0 4px 8px rgba(15, 23, 42, 0.06);
89
+ --editor-motion-fast: 120ms;
90
+ --editor-motion-base: 150ms;
91
+ --editor-motion-slow: 220ms;
92
+ --editor-ease: cubic-bezier(0.2, 0, 0.1, 1);
93
+ --editor-ring-color: var(--editor-color-azure-05);
94
+ --editor-ring-offset: 2px;
95
+ --editor-ring-width: 2px;
96
+ --editor-ring: 0 0 0 var(--editor-ring-width) var(--editor-ring-color);
97
+ --editor-surface-app: #fafafb;
98
+ --editor-surface-panel: #ffffff;
99
+ --editor-surface-raised: #ffffff;
100
+ --editor-surface-sunken: #f4f5f7;
101
+ --editor-surface-hover: var(--editor-color-azure-11);
102
+ --editor-border-subtle: #ececf0;
103
+ --editor-border-default: #e2e3e8;
104
+ --editor-border-strong: #cfd1d8;
105
+ --editor-text-primary: #1b1d22;
106
+ --editor-text-secondary: #555863;
107
+ --editor-text-tertiary: #878a93;
108
+ --editor-text-inverse: #ffffff;
109
+ --editor-text-accent: var(--editor-color-azure-04);
110
+ --editor-accent: var(--editor-color-azure-05);
111
+ --editor-accent-strong: var(--editor-color-azure-04);
112
+ --editor-accent-soft: var(--editor-color-azure-11);
113
+ --editor-color-global: #7c3aed;
114
+ --editor-color-global-strong: #5b21b6;
115
+ --editor-color-global-soft: #f3e8ff;
116
+ --editor-primary: #1b1d22;
117
+ --editor-primary-hover: #2a2d34;
118
+ --editor-primary-foreground: #ffffff;
119
119
  }
120
120
  :root {
121
- --re-color-grey-01: #1b1d22;
122
- --re-color-grey-02: #2a2d34;
123
- --re-color-grey-03: #42454d;
124
- --re-color-grey-04: #555863;
125
- --re-color-grey-05: #747780;
126
- --re-color-grey-06: #9093a0;
127
- --re-color-grey-07: #abaeba;
128
- --re-color-grey-08: #c5c7d0;
129
- --re-color-grey-09: #dcdee3;
130
- --re-color-grey-10: #eceef2;
131
- --re-color-grey-11: #f4f5f7;
132
- --re-color-grey-12: #fafafb;
121
+ --editor-color-grey-01: #1b1d22;
122
+ --editor-color-grey-02: #2a2d34;
123
+ --editor-color-grey-03: #42454d;
124
+ --editor-color-grey-04: #555863;
125
+ --editor-color-grey-05: #747780;
126
+ --editor-color-grey-06: #9093a0;
127
+ --editor-color-grey-07: #abaeba;
128
+ --editor-color-grey-08: #c5c7d0;
129
+ --editor-color-grey-09: #dcdee3;
130
+ --editor-color-grey-10: #eceef2;
131
+ --editor-color-grey-11: #f4f5f7;
132
+ --editor-color-grey-12: #fafafb;
133
133
  }
134
134
  .Editor[data-theme=dark] {
135
- color: var(--re-text-primary);
136
- --re-surface-app: #0f1115;
137
- --re-surface-panel: #161a20;
138
- --re-surface-raised: #1c2028;
139
- --re-surface-sunken: #0b0d11;
140
- --re-surface-hover: #1f2834;
141
- --re-border-subtle: #1f232b;
142
- --re-border-default: #262c35;
143
- --re-border-strong: #353c48;
144
- --re-text-primary: #e7e9ee;
145
- --re-text-secondary: #a7abb5;
146
- --re-text-tertiary: #8f939e;
147
- --re-text-inverse: #0f1115;
148
- --re-text-accent: #8ab3ee;
149
- --re-accent: #6f9fe3;
150
- --re-accent-strong: #8ab3ee;
151
- --re-accent-soft: #192233;
152
- --re-color-global: #a78bfa;
153
- --re-color-global-strong: #c4b5fd;
154
- --re-color-global-soft: #2e1065;
155
- --re-primary: #f4f5f7;
156
- --re-primary-hover: #dcdee3;
157
- --re-primary-foreground: #0f1115;
158
- --re-ring-color: #8ab3ee;
159
- --re-shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4);
160
- --re-shadow-md: 0 2px 6px rgba(0, 0, 0, 0.5);
161
- --re-shadow-lg: 0 10px 24px rgba(0, 0, 0, 0.55);
162
- --re-shadow-xl: 0 24px 48px rgba(0, 0, 0, 0.6);
163
- --re-color-grey-01: #f4f5f7;
164
- --re-color-grey-02: #e7e9ee;
165
- --re-color-grey-03: #cfd1d8;
166
- --re-color-grey-04: #a7abb5;
167
- --re-color-grey-05: #8a8e99;
168
- --re-color-grey-06: #70747f;
169
- --re-color-grey-07: #555863;
170
- --re-color-grey-08: #3a3e48;
171
- --re-color-grey-09: #262c35;
172
- --re-color-grey-10: #1c2028;
173
- --re-color-grey-11: #161a20;
174
- --re-color-grey-12: #0f1115;
175
- --re-color-white: #0f1115;
176
- --re-color-black: #e7e9ee;
177
- --re-color-azure-11: #192233;
178
- --re-color-azure-12: #121a28;
179
- --re-color-azure-10: #1e2a40;
180
- --re-color-azure-09: #24344f;
181
- --re-color-azure-08: #2c4166;
182
- --re-color-azure-07: #3a5684;
183
- --re-color-azure-06: #5375a3;
184
- --re-color-azure-05: #6f9fe3;
185
- --re-color-azure-04: #8ab3ee;
135
+ color: var(--editor-text-primary);
136
+ --editor-surface-app: #0f1115;
137
+ --editor-surface-panel: #161a20;
138
+ --editor-surface-raised: #1c2028;
139
+ --editor-surface-sunken: #0b0d11;
140
+ --editor-surface-hover: #1f2834;
141
+ --editor-border-subtle: #1f232b;
142
+ --editor-border-default: #262c35;
143
+ --editor-border-strong: #353c48;
144
+ --editor-text-primary: #e7e9ee;
145
+ --editor-text-secondary: #a7abb5;
146
+ --editor-text-tertiary: #8f939e;
147
+ --editor-text-inverse: #0f1115;
148
+ --editor-text-accent: #8ab3ee;
149
+ --editor-accent: #6f9fe3;
150
+ --editor-accent-strong: #8ab3ee;
151
+ --editor-accent-soft: #192233;
152
+ --editor-color-global: #a78bfa;
153
+ --editor-color-global-strong: #c4b5fd;
154
+ --editor-color-global-soft: #2e1065;
155
+ --editor-primary: #f4f5f7;
156
+ --editor-primary-hover: #dcdee3;
157
+ --editor-primary-foreground: #0f1115;
158
+ --editor-ring-color: #8ab3ee;
159
+ --editor-shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4);
160
+ --editor-shadow-md: 0 2px 6px rgba(0, 0, 0, 0.5);
161
+ --editor-shadow-lg: 0 10px 24px rgba(0, 0, 0, 0.55);
162
+ --editor-shadow-xl: 0 24px 48px rgba(0, 0, 0, 0.6);
163
+ --editor-color-grey-01: #f4f5f7;
164
+ --editor-color-grey-02: #e7e9ee;
165
+ --editor-color-grey-03: #cfd1d8;
166
+ --editor-color-grey-04: #a7abb5;
167
+ --editor-color-grey-05: #8a8e99;
168
+ --editor-color-grey-06: #70747f;
169
+ --editor-color-grey-07: #555863;
170
+ --editor-color-grey-08: #3a3e48;
171
+ --editor-color-grey-09: #262c35;
172
+ --editor-color-grey-10: #1c2028;
173
+ --editor-color-grey-11: #161a20;
174
+ --editor-color-grey-12: #0f1115;
175
+ --editor-color-white: #0f1115;
176
+ --editor-color-black: #e7e9ee;
177
+ --editor-color-azure-11: #192233;
178
+ --editor-color-azure-12: #121a28;
179
+ --editor-color-azure-10: #1e2a40;
180
+ --editor-color-azure-09: #24344f;
181
+ --editor-color-azure-08: #2c4166;
182
+ --editor-color-azure-07: #3a5684;
183
+ --editor-color-azure-06: #5375a3;
184
+ --editor-color-azure-05: #6f9fe3;
185
+ --editor-color-azure-04: #8ab3ee;
186
186
  }
187
187
 
188
188
  /* styles/typography.css */
189
189
  :root {
190
- --re-font-size-scale-base-unitless: 12;
191
- --re-font-size-xxxs-unitless: 12;
192
- --re-font-size-xxs-unitless: 14;
193
- --re-font-size-xs-unitless: 16;
194
- --re-font-size-s-unitless: 18;
195
- --re-font-size-m-unitless: 21;
196
- --re-font-size-l-unitless: 24;
197
- --re-font-size-xl-unitless: 28;
198
- --re-font-size-xxl-unitless: 36;
199
- --re-font-size-xxxl-unitless: 48;
200
- --re-font-size-xxxxl-unitless: 56;
201
- --re-font-size-xxxs: calc(1rem * var(--re-font-size-xxxs-unitless) / 16);
202
- --re-font-size-xxs: calc(1rem * var(--re-font-size-xxs-unitless) / 16);
203
- --re-font-size-xs: calc(1rem * var(--re-font-size-xs-unitless) / 16);
204
- --re-font-size-s: calc(1rem * var(--re-font-size-s-unitless) / 16);
205
- --re-font-size-m: calc(1rem * var(--re-font-size-m-unitless) / 16);
206
- --re-font-size-l: calc(1rem * var(--re-font-size-l-unitless) / 16);
207
- --re-font-size-xl: calc(1rem * var(--re-font-size-xl-unitless) / 16);
208
- --re-font-size-xxl: calc(1rem * var(--re-font-size-xxl-unitless) / 16);
209
- --re-font-size-xxxl: calc(1rem * var(--re-font-size-xxxl-unitless) / 16);
210
- --re-font-size-xxxxl: calc( 1rem * var(--re-font-size-xxxxl-unitless) / 16 );
211
- --re-font-size-base: var(--re-font-size-xs);
190
+ --editor-font-size-scale-base-unitless: 12;
191
+ --editor-font-size-xxxs-unitless: 12;
192
+ --editor-font-size-xxs-unitless: 14;
193
+ --editor-font-size-xs-unitless: 16;
194
+ --editor-font-size-s-unitless: 18;
195
+ --editor-font-size-m-unitless: 21;
196
+ --editor-font-size-l-unitless: 24;
197
+ --editor-font-size-xl-unitless: 28;
198
+ --editor-font-size-xxl-unitless: 36;
199
+ --editor-font-size-xxxl-unitless: 48;
200
+ --editor-font-size-xxxxl-unitless: 56;
201
+ --editor-font-size-xxxs: calc(1rem * var(--editor-font-size-xxxs-unitless) / 16);
202
+ --editor-font-size-xxs: calc(1rem * var(--editor-font-size-xxs-unitless) / 16);
203
+ --editor-font-size-xs: calc(1rem * var(--editor-font-size-xs-unitless) / 16);
204
+ --editor-font-size-s: calc(1rem * var(--editor-font-size-s-unitless) / 16);
205
+ --editor-font-size-m: calc(1rem * var(--editor-font-size-m-unitless) / 16);
206
+ --editor-font-size-l: calc(1rem * var(--editor-font-size-l-unitless) / 16);
207
+ --editor-font-size-xl: calc(1rem * var(--editor-font-size-xl-unitless) / 16);
208
+ --editor-font-size-xxl: calc(1rem * var(--editor-font-size-xxl-unitless) / 16);
209
+ --editor-font-size-xxxl: calc(1rem * var(--editor-font-size-xxxl-unitless) / 16);
210
+ --editor-font-size-xxxxl: calc( 1rem * var(--editor-font-size-xxxxl-unitless) / 16 );
211
+ --editor-font-size-base: var(--editor-font-size-xs);
212
212
  --line-height-reset: 1;
213
- --line-height-xs: calc( var(--space-m-unitless) / var(--re-font-size-m-unitless) );
214
- --line-height-s: calc( var(--space-m-unitless) / var(--re-font-size-s-unitless) );
215
- --line-height-m: calc( var(--space-m-unitless) / var(--re-font-size-xs-unitless) );
216
- --line-height-l: calc( var(--space-m-unitless) / var(--re-font-size-xxs-unitless) );
217
- --line-height-xl: calc( var(--space-m-unitless) / var(--re-font-size-scale-base-unitless) );
213
+ --line-height-xs: calc( var(--space-m-unitless) / var(--editor-font-size-m-unitless) );
214
+ --line-height-s: calc( var(--space-m-unitless) / var(--editor-font-size-s-unitless) );
215
+ --line-height-m: calc( var(--space-m-unitless) / var(--editor-font-size-xs-unitless) );
216
+ --line-height-l: calc( var(--space-m-unitless) / var(--editor-font-size-xxs-unitless) );
217
+ --line-height-xl: calc( var(--space-m-unitless) / var(--editor-font-size-scale-base-unitless) );
218
218
  --line-height-base: var(--line-height-m);
219
219
  --fallback-font-stack:
220
220
  -apple-system,
@@ -225,8 +225,8 @@
225
225
  Apple Color Emoji,
226
226
  Segoe UI Emoji,
227
227
  Segoe UI Symbol;
228
- --re-font-family: Inter, var(--fallback-font-stack);
229
- --re-font-family-monospaced:
228
+ --editor-font-family: Inter, var(--fallback-font-stack);
229
+ --editor-font-family-monospaced:
230
230
  ui-monospace,
231
231
  "Cascadia Code",
232
232
  "Source Code Pro",
@@ -237,7 +237,7 @@
237
237
  }
238
238
  @supports (font-variation-settings: normal) {
239
239
  :root {
240
- --re-font-family: InterVariable, var(--fallback-font-stack);
240
+ --editor-font-family: InterVariable, var(--fallback-font-stack);
241
241
  }
242
242
  }
243
243
 
@@ -260,8 +260,8 @@ html:not(:has(.Editor)) {
260
260
 
261
261
  /* bundle/no-external.css */
262
262
 
263
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/ActionBar/styles.module.css/#css-module-data */
264
- ._ActionBar_5kf61_1 {
263
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ActionBar/styles.module.css/#css-module-data */
264
+ ._ActionBar_15hub_1 {
265
265
  align-items: center;
266
266
  cursor: default;
267
267
  display: flex;
@@ -269,19 +269,19 @@ html:not(:has(.Editor)) {
269
269
  padding: 4px;
270
270
  padding-inline-start: 0;
271
271
  padding-inline-end: 0;
272
- border-top-left-radius: var(--re-radius-lg);
273
- border-top-right-radius: var(--re-radius-lg);
274
- border-radius: var(--re-radius-lg);
275
- background: var(--re-primary);
276
- color: var(--re-primary-foreground);
277
- font-family: var(--re-font-family);
272
+ border-top-left-radius: var(--editor-radius-lg);
273
+ border-top-right-radius: var(--editor-radius-lg);
274
+ border-radius: var(--editor-radius-lg);
275
+ background: var(--editor-primary);
276
+ color: var(--editor-primary-foreground);
277
+ font-family: var(--editor-font-family);
278
278
  min-height: 26px;
279
- box-shadow: var(--re-shadow-md);
279
+ box-shadow: var(--editor-shadow-md);
280
280
  }
281
- ._ActionBar-label_5kf61_19 {
282
- color: var(--re-primary-foreground);
281
+ ._ActionBar-label_15hub_19 {
282
+ color: var(--editor-primary-foreground);
283
283
  opacity: 0.85;
284
- font-size: var(--re-font-size-xxxs);
284
+ font-size: var(--editor-font-size-xxxs);
285
285
  font-weight: 500;
286
286
  padding-inline-start: 8px;
287
287
  padding-inline-end: 8px;
@@ -290,13 +290,13 @@ html:not(:has(.Editor)) {
290
290
  text-overflow: ellipsis;
291
291
  white-space: nowrap;
292
292
  }
293
- ._ActionBarAction_5kf61_32 + ._ActionBar-label_5kf61_19 {
293
+ ._ActionBarAction_15hub_32 + ._ActionBar-label_15hub_19 {
294
294
  padding-inline-start: 0;
295
295
  }
296
- ._ActionBar-label_5kf61_19 + ._ActionBarAction_5kf61_32 {
296
+ ._ActionBar-label_15hub_19 + ._ActionBarAction_15hub_32 {
297
297
  margin-inline-start: -4px;
298
298
  }
299
- ._ActionBar-group_5kf61_40 {
299
+ ._ActionBar-group_15hub_40 {
300
300
  align-items: center;
301
301
  border-inline-start: 0.5px solid rgba(255, 255, 255, 0.2);
302
302
  display: flex;
@@ -304,200 +304,200 @@ html:not(:has(.Editor)) {
304
304
  padding-inline-start: 4px;
305
305
  padding-inline-end: 4px;
306
306
  }
307
- ._ActionBar-group_5kf61_40:first-of-type {
307
+ ._ActionBar-group_15hub_40:first-of-type {
308
308
  border-inline-start: 0;
309
309
  }
310
- ._ActionBar-group_5kf61_40:empty {
310
+ ._ActionBar-group_15hub_40:empty {
311
311
  display: none;
312
312
  }
313
- ._ActionBarAction_5kf61_32 {
313
+ ._ActionBarAction_15hub_32 {
314
314
  background: transparent;
315
315
  border: none;
316
- color: var(--re-primary-foreground);
316
+ color: var(--editor-primary-foreground);
317
317
  opacity: 0.85;
318
318
  cursor: pointer;
319
319
  padding: 6px;
320
320
  margin-inline-start: 4px;
321
321
  margin-inline-end: 4px;
322
- border-radius: var(--re-radius-sm);
322
+ border-radius: var(--editor-radius-sm);
323
323
  overflow: hidden;
324
324
  display: flex;
325
325
  align-items: center;
326
326
  justify-content: center;
327
- transition: opacity var(--re-motion-fast) var(--re-ease), background-color var(--re-motion-fast) var(--re-ease);
327
+ transition: opacity var(--editor-motion-fast) var(--editor-ease), background-color var(--editor-motion-fast) var(--editor-ease);
328
328
  }
329
- ._ActionBarAction--disabled_5kf61_75 {
329
+ ._ActionBarAction--disabled_15hub_75 {
330
330
  cursor: auto;
331
331
  opacity: 0.4;
332
332
  }
333
- ._ActionBarAction_5kf61_32 svg {
333
+ ._ActionBarAction_15hub_32 svg {
334
334
  max-width: none !important;
335
335
  }
336
- ._ActionBarAction_5kf61_32:focus-visible {
336
+ ._ActionBarAction_15hub_32:focus-visible {
337
337
  outline: none;
338
- box-shadow: var(--re-ring);
338
+ box-shadow: var(--editor-ring);
339
339
  }
340
340
  @media (hover: hover) and (pointer: fine) {
341
- ._ActionBarAction_5kf61_32:hover:not(._ActionBarAction--disabled_5kf61_75) {
341
+ ._ActionBarAction_15hub_32:hover:not(._ActionBarAction--disabled_15hub_75) {
342
342
  opacity: 1;
343
343
  background: rgba(255, 255, 255, 0.12);
344
344
  transition: none;
345
345
  }
346
346
  }
347
- ._ActionBarAction_5kf61_32:active:not(._ActionBarAction--disabled_5kf61_75),
348
- ._ActionBarAction--active_5kf61_98 {
347
+ ._ActionBarAction_15hub_32:active:not(._ActionBarAction--disabled_15hub_75),
348
+ ._ActionBarAction--active_15hub_98 {
349
349
  opacity: 1;
350
350
  background: rgba(255, 255, 255, 0.18);
351
351
  transition: none;
352
352
  }
353
- ._ActionBar-group_5kf61_40 * {
353
+ ._ActionBar-group_15hub_40 * {
354
354
  margin: 0;
355
355
  }
356
- ._ActionBar-separator_5kf61_108 {
356
+ ._ActionBar-separator_15hub_108 {
357
357
  background: rgba(255, 255, 255, 0.2);
358
358
  margin-inline: 4px;
359
359
  width: 0.5px;
360
360
  height: 100%;
361
361
  }
362
362
 
363
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/AutoField/styles.module.css/#css-module-data */
364
- ._InputWrapper_yqqgz_1 + ._InputWrapper_yqqgz_1 {
363
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/styles.module.css/#css-module-data */
364
+ ._InputWrapper_1hd99_1 + ._InputWrapper_1hd99_1 {
365
365
  margin-top: 12px;
366
366
  }
367
- ._Input-label_yqqgz_5 {
367
+ ._Input-label_1hd99_5 {
368
368
  align-items: center;
369
- color: var(--re-text-secondary);
369
+ color: var(--editor-text-secondary);
370
370
  display: flex;
371
371
  padding-bottom: 8px;
372
- font-size: var(--re-font-size-xxs);
372
+ font-size: var(--editor-font-size-xxs);
373
373
  font-weight: 500;
374
374
  letter-spacing: 0.005em;
375
375
  }
376
- ._Input-labelIcon_yqqgz_15 {
377
- color: var(--re-text-tertiary);
376
+ ._Input-labelIcon_1hd99_15 {
377
+ color: var(--editor-text-tertiary);
378
378
  display: flex;
379
379
  margin-inline-end: 4px;
380
380
  padding-inline-start: 4px;
381
381
  }
382
- ._Input-disabledIcon_yqqgz_22 {
383
- color: var(--re-text-tertiary);
382
+ ._Input-disabledIcon_1hd99_22 {
383
+ color: var(--editor-text-tertiary);
384
384
  margin-inline-start: auto;
385
385
  }
386
- ._Input-input_yqqgz_27 {
387
- background: var(--re-surface-panel);
386
+ ._Input-input_1hd99_27 {
387
+ background: var(--editor-surface-panel);
388
388
  border-width: 1px;
389
389
  border-style: solid;
390
- border-color: var(--re-border-default);
391
- border-radius: var(--re-radius-md);
390
+ border-color: var(--editor-border-default);
391
+ border-radius: var(--editor-radius-md);
392
392
  box-sizing: border-box;
393
- color: var(--re-text-primary);
393
+ color: var(--editor-text-primary);
394
394
  font-family: inherit;
395
395
  font-size: 16px;
396
396
  padding: 10px 12px;
397
397
  transition:
398
- border-color var(--re-motion-fast) var(--re-ease),
399
- box-shadow var(--re-motion-fast) var(--re-ease),
400
- background-color var(--re-motion-fast) var(--re-ease);
398
+ border-color var(--editor-motion-fast) var(--editor-ease),
399
+ box-shadow var(--editor-motion-fast) var(--editor-ease),
400
+ background-color var(--editor-motion-fast) var(--editor-ease);
401
401
  width: 100%;
402
402
  max-width: 100%;
403
403
  }
404
404
  @media (min-width: 458px) {
405
- ._Input-input_yqqgz_27 {
405
+ ._Input-input_1hd99_27 {
406
406
  font-size: 13px;
407
407
  }
408
408
  }
409
- select._Input-input_yqqgz_27 {
409
+ select._Input-input_1hd99_27 {
410
410
  appearance: none;
411
411
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23878a93'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
412
412
  background-size: 10px;
413
413
  background-position: calc(100% - 12px) calc(50% + 3px);
414
414
  background-repeat: no-repeat;
415
- background-color: var(--re-surface-panel);
415
+ background-color: var(--editor-surface-panel);
416
416
  cursor: pointer;
417
417
  }
418
- select._Input-input_yqqgz_27:dir(rtl) {
418
+ select._Input-input_1hd99_27:dir(rtl) {
419
419
  background-position: 12px calc(50% + 3px);
420
420
  }
421
421
  @media (hover: hover) and (pointer: fine) {
422
- ._Input_yqqgz_1:has(> input):hover ._Input-input_yqqgz_27:not([readonly]),
423
- ._Input_yqqgz_1:has(> textarea):hover ._Input-input_yqqgz_27:not([readonly]) {
424
- border-color: var(--re-border-strong);
422
+ ._Input_1hd99_1:has(> input):hover ._Input-input_1hd99_27:not([readonly]),
423
+ ._Input_1hd99_1:has(> textarea):hover ._Input-input_1hd99_27:not([readonly]) {
424
+ border-color: var(--editor-border-strong);
425
425
  transition: none;
426
426
  }
427
- ._Input_yqqgz_1:has(> select):hover ._Input-input_yqqgz_27:not([disabled]) {
428
- background-color: var(--re-surface-hover);
427
+ ._Input_1hd99_1:has(> select):hover ._Input-input_1hd99_27:not([disabled]) {
428
+ background-color: var(--editor-surface-hover);
429
429
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%235a5a5a'><polygon points='0,0 100,0 50,50'/></svg>");
430
- border-color: var(--re-border-strong);
430
+ border-color: var(--editor-border-strong);
431
431
  transition: none;
432
432
  }
433
433
  }
434
- ._Input-input_yqqgz_27:focus {
435
- border-color: var(--re-accent);
434
+ ._Input-input_1hd99_27:focus {
435
+ border-color: var(--editor-accent);
436
436
  outline: none;
437
- box-shadow: var(--re-ring);
437
+ box-shadow: var(--editor-ring);
438
438
  transition: none;
439
439
  }
440
- ._Input--readOnly_yqqgz_87 > ._Input-input_yqqgz_27,
441
- ._Input--readOnly_yqqgz_87 > select._Input-input_yqqgz_27 {
442
- background-color: var(--re-surface-sunken);
443
- border-color: var(--re-border-subtle);
444
- color: var(--re-text-secondary);
440
+ ._Input--readOnly_1hd99_87 > ._Input-input_1hd99_27,
441
+ ._Input--readOnly_1hd99_87 > select._Input-input_1hd99_27 {
442
+ background-color: var(--editor-surface-sunken);
443
+ border-color: var(--editor-border-subtle);
444
+ color: var(--editor-text-secondary);
445
445
  cursor: default;
446
446
  opacity: 1;
447
447
  outline: 0;
448
448
  transition: none;
449
449
  }
450
- ._Input-radioGroupItems_yqqgz_98 {
450
+ ._Input-radioGroupItems_1hd99_98 {
451
451
  display: flex;
452
- border: 1px solid var(--re-border-default);
453
- border-radius: var(--re-radius-md);
452
+ border: 1px solid var(--editor-border-default);
453
+ border-radius: var(--editor-radius-md);
454
454
  flex-wrap: wrap;
455
455
  overflow: hidden;
456
456
  }
457
- ._Input-radio_yqqgz_98 {
458
- border-inline-end: 1px solid var(--re-border-default);
457
+ ._Input-radio_1hd99_98 {
458
+ border-inline-end: 1px solid var(--editor-border-default);
459
459
  flex-grow: 1;
460
460
  }
461
- ._Input-radio_yqqgz_98:last-of-type {
461
+ ._Input-radio_1hd99_98:last-of-type {
462
462
  border-inline-end: 0;
463
463
  }
464
- ._Input-radioInner_yqqgz_115 {
465
- background-color: var(--re-surface-panel);
466
- color: var(--re-text-secondary);
464
+ ._Input-radioInner_1hd99_115 {
465
+ background-color: var(--editor-surface-panel);
466
+ color: var(--editor-text-secondary);
467
467
  cursor: pointer;
468
- font-size: var(--re-font-size-xxxs);
468
+ font-size: var(--editor-font-size-xxxs);
469
469
  padding: 8px 12px;
470
470
  text-align: center;
471
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
471
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
472
472
  }
473
- ._Input-radio_yqqgz_98:has(:focus-visible) {
473
+ ._Input-radio_1hd99_98:has(:focus-visible) {
474
474
  outline: none;
475
- box-shadow: var(--re-ring);
475
+ box-shadow: var(--editor-ring);
476
476
  position: relative;
477
477
  z-index: 1;
478
478
  }
479
479
  @media (hover: hover) and (pointer: fine) {
480
- ._Input-radioInner_yqqgz_115:hover {
481
- background-color: var(--re-surface-hover);
482
- color: var(--re-text-primary);
480
+ ._Input-radioInner_1hd99_115:hover {
481
+ background-color: var(--editor-surface-hover);
482
+ color: var(--editor-text-primary);
483
483
  transition: none;
484
484
  }
485
485
  }
486
- ._Input--readOnly_yqqgz_87 ._Input-radioInner_yqqgz_115 {
487
- background-color: var(--re-surface-sunken);
488
- color: var(--re-text-secondary);
486
+ ._Input--readOnly_1hd99_87 ._Input-radioInner_1hd99_115 {
487
+ background-color: var(--editor-surface-sunken);
488
+ color: var(--editor-text-secondary);
489
489
  cursor: default;
490
490
  }
491
- ._Input-radio_yqqgz_98 ._Input-radioInput_yqqgz_147:checked ~ ._Input-radioInner_yqqgz_115 {
492
- background-color: var(--re-accent-soft);
493
- color: var(--re-text-accent);
491
+ ._Input-radio_1hd99_98 ._Input-radioInput_1hd99_147:checked ~ ._Input-radioInner_1hd99_115 {
492
+ background-color: var(--editor-accent-soft);
493
+ color: var(--editor-text-accent);
494
494
  font-weight: 500;
495
495
  }
496
- ._Input--readOnly_yqqgz_87 ._Input-radioInput_yqqgz_147:checked ~ ._Input-radioInner_yqqgz_115 {
497
- background-color: var(--re-surface-sunken);
498
- color: var(--re-text-secondary);
496
+ ._Input--readOnly_1hd99_87 ._Input-radioInput_1hd99_147:checked ~ ._Input-radioInner_1hd99_115 {
497
+ background-color: var(--editor-surface-sunken);
498
+ color: var(--editor-text-secondary);
499
499
  }
500
- ._Input-radio_yqqgz_98 ._Input-radioInput_yqqgz_147 {
500
+ ._Input-radio_1hd99_98 ._Input-radioInput_1hd99_147 {
501
501
  clip: rect(0 0 0 0);
502
502
  clip-path: inset(100%);
503
503
  height: 1px;
@@ -506,28 +506,28 @@ select._Input-input_yqqgz_27:dir(rtl) {
506
506
  white-space: nowrap;
507
507
  width: 1px;
508
508
  }
509
- textarea._Input-input_yqqgz_27 {
509
+ textarea._Input-input_1hd99_27 {
510
510
  margin-bottom: -4px;
511
511
  }
512
512
 
513
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
514
- ._ArrayField_13xcf_5 {
513
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/fields/ArrayField/styles.module.css/#css-module-data */
514
+ ._ArrayField_1tth0_5 {
515
515
  display: flex;
516
516
  flex-direction: column;
517
- background: var(--re-surface-sunken);
518
- border: 1px solid var(--re-border-subtle);
519
- border-radius: var(--re-radius-md);
517
+ background: var(--editor-surface-sunken);
518
+ border: 1px solid var(--editor-border-subtle);
519
+ border-radius: var(--editor-radius-md);
520
520
  overflow: hidden;
521
521
  }
522
- ._ArrayField--isDraggingFrom_13xcf_14 {
523
- background-color: var(--re-accent-soft);
522
+ ._ArrayField--isDraggingFrom_1tth0_14 {
523
+ background-color: var(--editor-accent-soft);
524
524
  overflow: hidden;
525
525
  }
526
- ._ArrayField-addButton_13xcf_19 {
527
- background-color: var(--re-surface-panel);
526
+ ._ArrayField-addButton_1tth0_19 {
527
+ background-color: var(--editor-surface-panel);
528
528
  border: none;
529
529
  display: flex;
530
- color: var(--re-text-accent);
530
+ color: var(--editor-text-accent);
531
531
  justify-content: center;
532
532
  cursor: pointer;
533
533
  width: 100%;
@@ -535,162 +535,162 @@ textarea._Input-input_yqqgz_27 {
535
535
  padding: 10px;
536
536
  text-align: left;
537
537
  font-weight: 500;
538
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
538
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
539
539
  }
540
- ._ArrayField--hasItems_13xcf_35 > ._ArrayField-addButton_13xcf_19 {
541
- border-top: 1px solid var(--re-border-subtle);
540
+ ._ArrayField--hasItems_1tth0_35 > ._ArrayField-addButton_1tth0_19 {
541
+ border-top: 1px solid var(--editor-border-subtle);
542
542
  border-top-left-radius: 0;
543
543
  border-top-right-radius: 0;
544
544
  }
545
- ._ArrayField-addButton_13xcf_19:focus-visible {
545
+ ._ArrayField-addButton_1tth0_19:focus-visible {
546
546
  outline: none;
547
- box-shadow: var(--re-ring);
547
+ box-shadow: var(--editor-ring);
548
548
  position: relative;
549
549
  }
550
550
  @media (hover: hover) and (pointer: fine) {
551
- ._ArrayField_13xcf_5:not(._ArrayField--isDraggingFrom_13xcf_14) > ._ArrayField-addButton_13xcf_19:hover {
552
- background: var(--re-surface-hover);
553
- color: var(--re-accent-strong);
551
+ ._ArrayField_1tth0_5:not(._ArrayField--isDraggingFrom_1tth0_14) > ._ArrayField-addButton_1tth0_19:hover {
552
+ background: var(--editor-surface-hover);
553
+ color: var(--editor-accent-strong);
554
554
  transition: none;
555
555
  }
556
556
  }
557
- ._ArrayField_13xcf_5:not(._ArrayField--isDraggingFrom_13xcf_14) > ._ArrayField-addButton_13xcf_19:active {
558
- background: var(--re-accent-soft);
559
- color: var(--re-accent-strong);
557
+ ._ArrayField_1tth0_5:not(._ArrayField--isDraggingFrom_1tth0_14) > ._ArrayField-addButton_1tth0_19:active {
558
+ background: var(--editor-accent-soft);
559
+ color: var(--editor-accent-strong);
560
560
  transition: none;
561
561
  }
562
- ._ArrayField-inner_13xcf_61 {
562
+ ._ArrayField-inner_1tth0_61 {
563
563
  margin-top: -1px;
564
564
  }
565
- ._ArrayFieldItem_13xcf_69 {
565
+ ._ArrayFieldItem_1tth0_69 {
566
566
  display: block;
567
567
  position: relative;
568
568
  }
569
- ._ArrayFieldItem_13xcf_69 {
570
- border-top: 1px solid var(--re-border-subtle);
569
+ ._ArrayFieldItem_1tth0_69 {
570
+ border-top: 1px solid var(--editor-border-subtle);
571
571
  }
572
- ._ArrayFieldItem--isDragging_13xcf_78 {
572
+ ._ArrayFieldItem--isDragging_1tth0_78 {
573
573
  border-top: transparent;
574
574
  }
575
- ._ArrayFieldItem--isExpanded_13xcf_82::before {
575
+ ._ArrayFieldItem--isExpanded_1tth0_82::before {
576
576
  display: none;
577
577
  }
578
- ._ArrayFieldItem--isExpanded_13xcf_82 {
578
+ ._ArrayFieldItem--isExpanded_1tth0_82 {
579
579
  border-bottom: 0;
580
580
  outline-offset: 0px !important;
581
- outline: 1px solid var(--re-accent) !important;
581
+ outline: 1px solid var(--editor-accent) !important;
582
582
  z-index: 2;
583
583
  }
584
- ._ArrayFieldItem--isDragging_13xcf_78 {
585
- outline: 1px var(--re-accent) solid !important;
584
+ ._ArrayFieldItem--isDragging_1tth0_78 {
585
+ outline: 1px var(--editor-accent) solid !important;
586
586
  }
587
- ._ArrayFieldItem--isDragging_13xcf_78 ._ArrayFieldItem-summary_13xcf_97:active {
588
- background-color: var(--re-surface-panel);
587
+ ._ArrayFieldItem--isDragging_1tth0_78 ._ArrayFieldItem-summary_1tth0_97:active {
588
+ background-color: var(--editor-surface-panel);
589
589
  }
590
- ._ArrayFieldItem-summary_13xcf_97 {
591
- background: var(--re-surface-panel);
592
- color: var(--re-text-secondary);
590
+ ._ArrayFieldItem-summary_1tth0_97 {
591
+ background: var(--editor-surface-panel);
592
+ color: var(--editor-text-secondary);
593
593
  cursor: pointer;
594
594
  display: flex;
595
595
  align-items: center;
596
596
  gap: 2px;
597
597
  justify-content: space-between;
598
- font-size: var(--re-font-size-xxs);
598
+ font-size: var(--editor-font-size-xxs);
599
599
  list-style: none;
600
600
  padding: 10px 12px;
601
601
  position: relative;
602
602
  overflow: hidden;
603
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
603
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
604
604
  }
605
- ._ArrayFieldItem--noFields_13xcf_118 > ._ArrayFieldItem-summary_13xcf_97 {
605
+ ._ArrayFieldItem--noFields_1tth0_118 > ._ArrayFieldItem-summary_1tth0_97 {
606
606
  cursor: grab;
607
607
  }
608
- ._ArrayFieldItem-summary_13xcf_97:focus-visible {
608
+ ._ArrayFieldItem-summary_1tth0_97:focus-visible {
609
609
  outline: none;
610
- box-shadow: var(--re-ring);
610
+ box-shadow: var(--editor-ring);
611
611
  }
612
612
  @media (hover: hover) and (pointer: fine) {
613
- ._ArrayFieldItem-summary_13xcf_97:hover {
614
- background-color: var(--re-surface-hover);
615
- color: var(--re-text-primary);
613
+ ._ArrayFieldItem-summary_1tth0_97:hover {
614
+ background-color: var(--editor-surface-hover);
615
+ color: var(--editor-text-primary);
616
616
  transition: none;
617
617
  }
618
618
  }
619
- ._ArrayFieldItem-summary_13xcf_97:active {
620
- background-color: var(--re-accent-soft);
619
+ ._ArrayFieldItem-summary_1tth0_97:active {
620
+ background-color: var(--editor-accent-soft);
621
621
  transition: none;
622
622
  }
623
- ._ArrayFieldItem--isExpanded_13xcf_82 > ._ArrayFieldItem-summary_13xcf_97 {
624
- background: var(--re-accent-soft);
625
- color: var(--re-text-accent);
623
+ ._ArrayFieldItem--isExpanded_1tth0_82 > ._ArrayFieldItem-summary_1tth0_97 {
624
+ background: var(--editor-accent-soft);
625
+ color: var(--editor-text-accent);
626
626
  font-weight: 600;
627
627
  transition: none;
628
628
  }
629
- ._ArrayFieldItem-body_13xcf_147 {
630
- background: var(--re-surface-panel);
629
+ ._ArrayFieldItem-body_1tth0_147 {
630
+ background: var(--editor-surface-panel);
631
631
  display: none;
632
632
  }
633
- ._ArrayFieldItem--isExpanded_13xcf_82 > ._ArrayFieldItem-body_13xcf_147 {
633
+ ._ArrayFieldItem--isExpanded_1tth0_82 > ._ArrayFieldItem-body_1tth0_147 {
634
634
  display: block;
635
635
  }
636
- ._ArrayFieldItem-fieldset_13xcf_156 {
636
+ ._ArrayFieldItem-fieldset_1tth0_156 {
637
637
  border: none;
638
- border-top: 1px solid var(--re-border-subtle);
638
+ border-top: 1px solid var(--editor-border-subtle);
639
639
  margin: 0;
640
640
  min-width: 0;
641
641
  padding: 14px 12px;
642
642
  }
643
- ._ArrayFieldItem-rhs_13xcf_164 {
643
+ ._ArrayFieldItem-rhs_1tth0_164 {
644
644
  display: flex;
645
645
  gap: 4px;
646
646
  align-items: center;
647
647
  }
648
- ._ArrayFieldItem-actions_13xcf_170 {
649
- color: var(--re-text-tertiary);
648
+ ._ArrayFieldItem-actions_1tth0_170 {
649
+ color: var(--editor-text-tertiary);
650
650
  display: flex;
651
651
  gap: 4px;
652
652
  opacity: 0;
653
- transition: opacity var(--re-motion-fast) var(--re-ease);
653
+ transition: opacity var(--editor-motion-fast) var(--editor-ease);
654
654
  }
655
- ._ArrayFieldItem-summary_13xcf_97:focus-within > ._ArrayFieldItem-rhs_13xcf_164 > ._ArrayFieldItem-actions_13xcf_170,
656
- ._ArrayFieldItem-summary_13xcf_97:hover > ._ArrayFieldItem-rhs_13xcf_164 > ._ArrayFieldItem-actions_13xcf_170 {
655
+ ._ArrayFieldItem-summary_1tth0_97:focus-within > ._ArrayFieldItem-rhs_1tth0_164 > ._ArrayFieldItem-actions_1tth0_170,
656
+ ._ArrayFieldItem-summary_1tth0_97:hover > ._ArrayFieldItem-rhs_1tth0_164 > ._ArrayFieldItem-actions_1tth0_170 {
657
657
  opacity: 1;
658
658
  }
659
659
 
660
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/IconButton/IconButton.module.css/#css-module-data */
661
- ._IconButton_19x6h_1 {
660
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/IconButton/IconButton.module.css/#css-module-data */
661
+ ._IconButton_3u943_1 {
662
662
  align-items: center;
663
663
  background: transparent;
664
664
  border: none;
665
- border-radius: var(--re-radius-md);
665
+ border-radius: var(--editor-radius-md);
666
666
  color: currentColor;
667
667
  display: flex;
668
- font-family: var(--re-font-family);
668
+ font-family: var(--editor-font-family);
669
669
  justify-content: center;
670
670
  padding: 4px;
671
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
671
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
672
672
  }
673
- ._IconButton--active_19x6h_15 {
674
- color: var(--re-text-accent);
675
- background: var(--re-accent-soft);
673
+ ._IconButton--active_3u943_15 {
674
+ color: var(--editor-text-accent);
675
+ background: var(--editor-accent-soft);
676
676
  }
677
- ._IconButton_19x6h_1:focus-visible {
677
+ ._IconButton_3u943_1:focus-visible {
678
678
  outline: none;
679
- box-shadow: var(--re-ring);
679
+ box-shadow: var(--editor-ring);
680
680
  }
681
681
  @media (hover: hover) and (pointer: fine) {
682
- ._IconButton_19x6h_1:hover:not(._IconButton--disabled_19x6h_26) {
683
- background: var(--re-surface-hover);
684
- color: var(--re-text-accent);
682
+ ._IconButton_3u943_1:hover:not(._IconButton--disabled_3u943_26) {
683
+ background: var(--editor-surface-hover);
684
+ color: var(--editor-text-accent);
685
685
  cursor: pointer;
686
686
  transition: none;
687
687
  }
688
688
  }
689
- ._IconButton_19x6h_1:active {
690
- background: var(--re-accent-soft);
689
+ ._IconButton_3u943_1:active {
690
+ background: var(--editor-accent-soft);
691
691
  transition: none;
692
692
  }
693
- ._IconButton-title_19x6h_39 {
693
+ ._IconButton-title_3u943_39 {
694
694
  clip: rect(0 0 0 0);
695
695
  clip-path: inset(100%);
696
696
  height: 1px;
@@ -699,11 +699,11 @@ textarea._Input-input_yqqgz_27 {
699
699
  white-space: nowrap;
700
700
  width: 1px;
701
701
  }
702
- ._IconButton--disabled_19x6h_26 {
703
- color: var(--re-text-tertiary);
702
+ ._IconButton--disabled_3u943_26 {
703
+ color: var(--editor-text-tertiary);
704
704
  }
705
705
 
706
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Loader/styles.module.css/#css-module-data */
706
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Loader/styles.module.css/#css-module-data */
707
707
  @keyframes _loader-animation_nacdm_1 {
708
708
  0% {
709
709
  transform: rotate(0deg) scale(1);
@@ -725,20 +725,20 @@ textarea._Input-input_yqqgz_27 {
725
725
  animation-fill-mode: both;
726
726
  }
727
727
 
728
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/DragIcon/styles.module.css/#css-module-data */
729
- ._DragIcon_53afe_1 {
730
- color: var(--re-color-grey-05);
728
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DragIcon/styles.module.css/#css-module-data */
729
+ ._DragIcon_eapcz_1 {
730
+ color: var(--editor-color-grey-05);
731
731
  cursor: grab;
732
732
  padding: 4px;
733
733
  border-radius: 4px;
734
734
  }
735
- ._DragIcon--disabled_53afe_8 {
735
+ ._DragIcon--disabled_eapcz_8 {
736
736
  cursor: no-drop;
737
737
  }
738
738
  @media (hover: hover) and (pointer: fine) {
739
- ._DragIcon_53afe_1:not(._DragIcon--disabled_53afe_8):hover {
740
- color: var(--re-color-azure-05);
741
- background-color: var(--re-color-azure-12);
739
+ ._DragIcon_eapcz_1:not(._DragIcon--disabled_eapcz_8):hover {
740
+ color: var(--editor-color-azure-05);
741
+ background-color: var(--editor-color-azure-12);
742
742
  }
743
743
  }
744
744
 
@@ -747,7 +747,7 @@ textarea._Input-input_yqqgz_27 {
747
747
  opacity: 0 !important;
748
748
  }
749
749
  [data-dnd-placeholder] {
750
- background: var(--re-color-azure-09) !important;
750
+ background: var(--editor-color-azure-09) !important;
751
751
  border: none !important;
752
752
  color: #00000000 !important;
753
753
  opacity: 0.3 !important;
@@ -755,76 +755,76 @@ textarea._Input-input_yqqgz_27 {
755
755
  transition: none !important;
756
756
  }
757
757
 
758
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
759
- ._ExternalInput-actions_3fhqq_1 {
758
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ExternalInput/styles.module.css/#css-module-data */
759
+ ._ExternalInput-actions_142hz_1 {
760
760
  display: flex;
761
761
  }
762
- ._ExternalInput-button_3fhqq_5 {
762
+ ._ExternalInput-button_142hz_5 {
763
763
  display: flex;
764
764
  gap: 8px;
765
765
  align-items: center;
766
766
  justify-content: center;
767
- background-color: var(--re-surface-panel);
768
- border: 1px solid var(--re-border-default);
769
- border-radius: var(--re-radius-md);
770
- color: var(--re-text-accent);
767
+ background-color: var(--editor-surface-panel);
768
+ border: 1px solid var(--editor-border-default);
769
+ border-radius: var(--editor-radius-md);
770
+ color: var(--editor-text-accent);
771
771
  padding: 10px 12px;
772
772
  font-weight: 500;
773
773
  white-space: nowrap;
774
774
  text-overflow: ellipsis;
775
- transition: background-color var(--re-motion-fast) var(--re-ease), border-color var(--re-motion-fast) var(--re-ease);
775
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), border-color var(--editor-motion-fast) var(--editor-ease);
776
776
  position: relative;
777
777
  overflow: hidden;
778
778
  flex-grow: 1;
779
779
  }
780
- ._ExternalInput--dataSelected_3fhqq_25 ._ExternalInput-button_3fhqq_5 {
781
- color: var(--re-text-primary);
780
+ ._ExternalInput--dataSelected_142hz_25 ._ExternalInput-button_142hz_5 {
781
+ color: var(--editor-text-primary);
782
782
  display: block;
783
783
  border-top-right-radius: 0px;
784
784
  border-bottom-right-radius: 0px;
785
785
  }
786
- ._ExternalInput--readOnly_3fhqq_32 ._ExternalInput-button_3fhqq_5 {
787
- background-color: var(--re-surface-sunken);
786
+ ._ExternalInput--readOnly_142hz_32 ._ExternalInput-button_142hz_5 {
787
+ background-color: var(--editor-surface-sunken);
788
788
  }
789
- ._ExternalInput-detachButton_3fhqq_36 {
790
- border: 1px solid var(--re-border-default);
791
- border-top-right-radius: var(--re-radius-md);
792
- border-bottom-right-radius: var(--re-radius-md);
793
- background-color: var(--re-surface-sunken);
794
- color: var(--re-text-tertiary);
789
+ ._ExternalInput-detachButton_142hz_36 {
790
+ border: 1px solid var(--editor-border-default);
791
+ border-top-right-radius: var(--editor-radius-md);
792
+ border-bottom-right-radius: var(--editor-radius-md);
793
+ background-color: var(--editor-surface-sunken);
794
+ color: var(--editor-text-tertiary);
795
795
  display: flex;
796
796
  gap: 8px;
797
797
  align-items: center;
798
798
  justify-content: center;
799
799
  padding: 8px 12px;
800
800
  position: relative;
801
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
801
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
802
802
  margin-inline-start: -1px;
803
803
  }
804
- ._ExternalInput-button_3fhqq_5:focus-visible,
805
- ._ExternalInput-detachButton_3fhqq_36:focus-visible {
804
+ ._ExternalInput-button_142hz_5:focus-visible,
805
+ ._ExternalInput-detachButton_142hz_36:focus-visible {
806
806
  outline: none;
807
- box-shadow: var(--re-ring);
807
+ box-shadow: var(--editor-ring);
808
808
  z-index: 1;
809
809
  }
810
810
  @media (hover: hover) and (pointer: fine) {
811
- ._ExternalInput_3fhqq_1:not(._ExternalInput--readOnly_3fhqq_32) ._ExternalInput-button_3fhqq_5:hover,
812
- ._ExternalInput_3fhqq_1:not(._ExternalInput--readOnly_3fhqq_32) ._ExternalInput-detachButton_3fhqq_36:hover {
813
- background: var(--re-surface-hover);
814
- border-color: var(--re-border-strong);
811
+ ._ExternalInput_142hz_1:not(._ExternalInput--readOnly_142hz_32) ._ExternalInput-button_142hz_5:hover,
812
+ ._ExternalInput_142hz_1:not(._ExternalInput--readOnly_142hz_32) ._ExternalInput-detachButton_142hz_36:hover {
813
+ background: var(--editor-surface-hover);
814
+ border-color: var(--editor-border-strong);
815
815
  transition: none;
816
816
  }
817
- ._ExternalInput_3fhqq_1:not(._ExternalInput--readOnly_3fhqq_32) ._ExternalInput-detachButton_3fhqq_36:hover {
818
- color: var(--re-text-accent);
817
+ ._ExternalInput_142hz_1:not(._ExternalInput--readOnly_142hz_32) ._ExternalInput-detachButton_142hz_36:hover {
818
+ color: var(--editor-text-accent);
819
819
  }
820
820
  }
821
- ._ExternalInput_3fhqq_1:not(._ExternalInput--readOnly_3fhqq_32) ._ExternalInput-button_3fhqq_5:active,
822
- ._ExternalInput_3fhqq_1:not(._ExternalInput--readOnly_3fhqq_32) ._ExternalInput-detachButton_3fhqq_36:active {
823
- background: var(--re-accent-soft);
821
+ ._ExternalInput_142hz_1:not(._ExternalInput--readOnly_142hz_32) ._ExternalInput-button_142hz_5:active,
822
+ ._ExternalInput_142hz_1:not(._ExternalInput--readOnly_142hz_32) ._ExternalInput-detachButton_142hz_36:active {
823
+ background: var(--editor-accent-soft);
824
824
  transition: none;
825
825
  }
826
- ._ExternalInputModal_3fhqq_82 {
827
- color: var(--re-color-black);
826
+ ._ExternalInputModal_142hz_82 {
827
+ color: var(--editor-color-black);
828
828
  display: grid;
829
829
  grid-template-rows: min-content minmax(128px, 100%) min-content;
830
830
  grid-template-columns: 100%;
@@ -832,103 +832,103 @@ textarea._Input-input_yqqgz_27 {
832
832
  min-height: 50dvh;
833
833
  max-height: 90dvh;
834
834
  }
835
- ._ExternalInputModal-grid_3fhqq_92 {
835
+ ._ExternalInputModal-grid_142hz_92 {
836
836
  display: flex;
837
837
  flex-direction: column;
838
838
  }
839
839
  @media (min-width: 458px) {
840
- ._ExternalInputModal-grid_3fhqq_92 {
840
+ ._ExternalInputModal-grid_142hz_92 {
841
841
  display: grid;
842
842
  grid-template-columns: 100%;
843
843
  }
844
- ._ExternalInputModal--filtersToggled_3fhqq_103 ._ExternalInputModal-grid_3fhqq_92 {
844
+ ._ExternalInputModal--filtersToggled_142hz_103 ._ExternalInputModal-grid_142hz_92 {
845
845
  grid-template-columns: 25% 75%;
846
846
  }
847
847
  }
848
- ._ExternalInputModal-filters_3fhqq_108 {
849
- border-bottom: 1px solid var(--re-border-subtle);
848
+ ._ExternalInputModal-filters_142hz_108 {
849
+ border-bottom: 1px solid var(--editor-border-subtle);
850
850
  }
851
- ._ExternalInputModal--filtersToggled_3fhqq_103 ._ExternalInputModal-filters_3fhqq_108 {
851
+ ._ExternalInputModal--filtersToggled_142hz_103 ._ExternalInputModal-filters_142hz_108 {
852
852
  display: none;
853
853
  }
854
854
  @media (min-width: 458px) {
855
- ._ExternalInputModal-filters_3fhqq_108 {
856
- border-inline-end: 1px solid var(--re-border-subtle);
855
+ ._ExternalInputModal-filters_142hz_108 {
856
+ border-inline-end: 1px solid var(--editor-border-subtle);
857
857
  display: none;
858
858
  }
859
- ._ExternalInputModal--filtersToggled_3fhqq_103 ._ExternalInputModal-filters_3fhqq_108 {
859
+ ._ExternalInputModal--filtersToggled_142hz_103 ._ExternalInputModal-filters_142hz_108 {
860
860
  display: block;
861
861
  }
862
862
  }
863
- ._ExternalInputModal-masthead_3fhqq_127 {
864
- background-color: var(--re-surface-sunken);
865
- border-bottom: 1px solid var(--re-border-subtle);
863
+ ._ExternalInputModal-masthead_142hz_127 {
864
+ background-color: var(--editor-surface-sunken);
865
+ border-bottom: 1px solid var(--editor-border-subtle);
866
866
  display: flex;
867
867
  flex-wrap: wrap;
868
868
  gap: 24px;
869
869
  padding: 24px;
870
870
  }
871
- ._ExternalInputModal-tableWrapper_3fhqq_136 {
871
+ ._ExternalInputModal-tableWrapper_142hz_136 {
872
872
  position: relative;
873
873
  overflow-x: auto;
874
874
  overflow-y: auto;
875
875
  flex-grow: 1;
876
876
  }
877
- ._ExternalInputModal-table_3fhqq_136 {
877
+ ._ExternalInputModal-table_142hz_136 {
878
878
  border-collapse: unset;
879
879
  border-spacing: 0px;
880
- color: var(--re-text-primary);
880
+ color: var(--editor-text-primary);
881
881
  position: relative;
882
882
  z-index: 0;
883
883
  min-width: 100%;
884
884
  }
885
- ._ExternalInputModal-thead_3fhqq_152 {
886
- background-color: var(--re-surface-panel);
885
+ ._ExternalInputModal-thead_142hz_152 {
886
+ background-color: var(--editor-surface-panel);
887
887
  position: sticky;
888
888
  top: 0;
889
889
  z-index: 1;
890
890
  }
891
- ._ExternalInputModal-th_3fhqq_152 {
892
- border-bottom: 1px solid var(--re-border-subtle);
893
- color: var(--re-text-secondary);
891
+ ._ExternalInputModal-th_142hz_152 {
892
+ border-bottom: 1px solid var(--editor-border-subtle);
893
+ color: var(--editor-text-secondary);
894
894
  font-weight: 500;
895
895
  font-size: 14px;
896
896
  padding: 16px 24px;
897
897
  }
898
- ._ExternalInputModal-td_3fhqq_167 {
899
- border-bottom: 1px solid var(--re-border-subtle);
898
+ ._ExternalInputModal-td_142hz_167 {
899
+ border-bottom: 1px solid var(--editor-border-subtle);
900
900
  padding: 16px 24px;
901
901
  }
902
- ._ExternalInputModal-tr_3fhqq_172 ._ExternalInputModal-td_3fhqq_167:first-of-type {
902
+ ._ExternalInputModal-tr_142hz_172 ._ExternalInputModal-td_142hz_167:first-of-type {
903
903
  font-weight: 500;
904
904
  width: 1%;
905
905
  white-space: nowrap;
906
906
  }
907
907
  @media (hover: hover) and (pointer: fine) {
908
- ._ExternalInputModal-tbody_3fhqq_179 ._ExternalInputModal-tr_3fhqq_172:hover {
909
- background: var(--re-surface-hover);
910
- color: var(--re-text-accent);
908
+ ._ExternalInputModal-tbody_142hz_179 ._ExternalInputModal-tr_142hz_172:hover {
909
+ background: var(--editor-surface-hover);
910
+ color: var(--editor-text-accent);
911
911
  cursor: pointer;
912
912
  position: relative;
913
913
  margin-inline-start: -5px;
914
914
  }
915
- ._ExternalInputModal-tbody_3fhqq_179 ._ExternalInputModal-tr_3fhqq_172:hover ._ExternalInputModal-td_3fhqq_167:first-of-type {
916
- border-inline-start: 4px solid var(--re-text-accent);
915
+ ._ExternalInputModal-tbody_142hz_179 ._ExternalInputModal-tr_142hz_172:hover ._ExternalInputModal-td_142hz_167:first-of-type {
916
+ border-inline-start: 4px solid var(--editor-text-accent);
917
917
  padding-inline-start: 20px;
918
918
  }
919
919
  }
920
- ._ExternalInputModal-tbody_3fhqq_179 ._ExternalInputModal-tr_3fhqq_172:last-of-type ._ExternalInputModal-td_3fhqq_167 {
920
+ ._ExternalInputModal-tbody_142hz_179 ._ExternalInputModal-tr_142hz_172:last-of-type ._ExternalInputModal-td_142hz_167 {
921
921
  border-bottom: none;
922
922
  }
923
- ._ExternalInputModal-tableWrapper_3fhqq_136 {
923
+ ._ExternalInputModal-tableWrapper_142hz_136 {
924
924
  display: none;
925
925
  }
926
- ._ExternalInputModal--hasData_3fhqq_205 ._ExternalInputModal-tableWrapper_3fhqq_136 {
926
+ ._ExternalInputModal--hasData_142hz_205 ._ExternalInputModal-tableWrapper_142hz_136 {
927
927
  display: block;
928
928
  }
929
- ._ExternalInputModal-loadingBanner_3fhqq_209 {
929
+ ._ExternalInputModal-loadingBanner_142hz_209 {
930
930
  display: none;
931
- background-color: color-mix(in srgb, var(--re-surface-panel) 90%, transparent);
931
+ background-color: color-mix(in srgb, var(--editor-surface-panel) 90%, transparent);
932
932
  padding: 64px;
933
933
  align-items: center;
934
934
  justify-content: center;
@@ -938,64 +938,64 @@ textarea._Input-input_yqqgz_27 {
938
938
  right: 0;
939
939
  bottom: 0;
940
940
  }
941
- ._ExternalInputModal--isLoading_3fhqq_226 ._ExternalInputModal-loadingBanner_3fhqq_209 {
941
+ ._ExternalInputModal--isLoading_142hz_226 ._ExternalInputModal-loadingBanner_142hz_209 {
942
942
  display: flex;
943
943
  }
944
- ._ExternalInputModal-searchForm_3fhqq_230 {
944
+ ._ExternalInputModal-searchForm_142hz_230 {
945
945
  display: flex;
946
946
  flex-wrap: wrap;
947
947
  gap: 12px;
948
948
  flex-grow: 1;
949
949
  }
950
950
  @media (min-width: 458px) {
951
- ._ExternalInputModal-searchForm_3fhqq_230 {
951
+ ._ExternalInputModal-searchForm_142hz_230 {
952
952
  flex-wrap: nowrap;
953
953
  }
954
954
  }
955
- ._ExternalInputModal-search_3fhqq_230 {
955
+ ._ExternalInputModal-search_142hz_230 {
956
956
  display: flex;
957
- background: var(--re-surface-panel);
957
+ background: var(--editor-surface-panel);
958
958
  border-width: 1px;
959
959
  border-style: solid;
960
- border-color: var(--re-border-subtle);
960
+ border-color: var(--editor-border-subtle);
961
961
  border-radius: 4px;
962
962
  flex-grow: 1;
963
963
  transition: border-color 50ms ease-in;
964
964
  }
965
- ._ExternalInputModal-search_3fhqq_230:focus-within {
966
- border-color: var(--re-border-strong);
967
- outline: 2px solid var(--re-accent);
965
+ ._ExternalInputModal-search_142hz_230:focus-within {
966
+ border-color: var(--editor-border-strong);
967
+ outline: 2px solid var(--editor-accent);
968
968
  transition: none;
969
969
  }
970
970
  @media (hover: hover) and (pointer: fine) {
971
- ._ExternalInputModal-search_3fhqq_230:hover {
972
- border-color: var(--re-border-strong);
971
+ ._ExternalInputModal-search_142hz_230:hover {
972
+ border-color: var(--editor-border-strong);
973
973
  transition: none;
974
974
  }
975
975
  }
976
- ._ExternalInputModal-searchIcon_3fhqq_267 {
976
+ ._ExternalInputModal-searchIcon_142hz_267 {
977
977
  align-items: center;
978
- background: var(--re-surface-sunken);
978
+ background: var(--editor-surface-sunken);
979
979
  border-bottom-left-radius: 4px;
980
980
  border-top-left-radius: 4px;
981
- border-inline-end: 1px solid var(--re-border-subtle);
982
- color: var(--re-text-tertiary);
981
+ border-inline-end: 1px solid var(--editor-border-subtle);
982
+ color: var(--editor-text-tertiary);
983
983
  display: flex;
984
984
  justify-content: center;
985
985
  padding: 12px 15px;
986
986
  transition: color 50ms ease-in;
987
987
  }
988
- ._ExternalInputModal-search_3fhqq_230:focus-within ._ExternalInputModal-searchIcon_3fhqq_267 {
989
- color: var(--re-text-secondary);
988
+ ._ExternalInputModal-search_142hz_230:focus-within ._ExternalInputModal-searchIcon_142hz_267 {
989
+ color: var(--editor-text-secondary);
990
990
  transition: none;
991
991
  }
992
992
  @media (hover: hover) and (pointer: fine) {
993
- ._ExternalInputModal-search_3fhqq_230:hover ._ExternalInputModal-searchIcon_3fhqq_267 {
994
- color: var(--re-text-secondary);
993
+ ._ExternalInputModal-search_142hz_230:hover ._ExternalInputModal-searchIcon_142hz_267 {
994
+ color: var(--editor-text-secondary);
995
995
  transition: none;
996
996
  }
997
997
  }
998
- ._ExternalInputModal-searchIconText_3fhqq_292 {
998
+ ._ExternalInputModal-searchIconText_142hz_292 {
999
999
  clip: rect(0 0 0 0);
1000
1000
  clip-path: inset(100%);
1001
1001
  height: 1px;
@@ -1004,53 +1004,53 @@ textarea._Input-input_yqqgz_27 {
1004
1004
  white-space: nowrap;
1005
1005
  width: 1px;
1006
1006
  }
1007
- ._ExternalInputModal-searchInput_3fhqq_302 {
1007
+ ._ExternalInputModal-searchInput_142hz_302 {
1008
1008
  border: none;
1009
1009
  border-radius: 4px;
1010
- background: var(--re-surface-panel);
1010
+ background: var(--editor-surface-panel);
1011
1011
  font-family: inherit;
1012
1012
  font-size: 14px;
1013
1013
  padding: 12px 15px;
1014
1014
  width: 100%;
1015
1015
  }
1016
- ._ExternalInputModal-searchInput_3fhqq_302:focus {
1016
+ ._ExternalInputModal-searchInput_142hz_302:focus {
1017
1017
  outline: 0;
1018
1018
  }
1019
- ._ExternalInputModal-searchActions_3fhqq_316 {
1019
+ ._ExternalInputModal-searchActions_142hz_316 {
1020
1020
  display: flex;
1021
1021
  gap: 8px;
1022
1022
  height: 44px;
1023
1023
  width: 100%;
1024
1024
  }
1025
1025
  @media (min-width: 458px) {
1026
- ._ExternalInputModal-searchActions_3fhqq_316 {
1026
+ ._ExternalInputModal-searchActions_142hz_316 {
1027
1027
  width: auto;
1028
1028
  }
1029
1029
  }
1030
- ._ExternalInputModal-searchActionIcon_3fhqq_329 {
1030
+ ._ExternalInputModal-searchActionIcon_142hz_329 {
1031
1031
  align-self: center;
1032
1032
  }
1033
- ._ExternalInputModal-footerContainer_3fhqq_333 {
1034
- background-color: var(--re-surface-sunken);
1035
- border-top: 1px solid var(--re-border-subtle);
1036
- color: var(--re-text-secondary);
1033
+ ._ExternalInputModal-footerContainer_142hz_333 {
1034
+ background-color: var(--editor-surface-sunken);
1035
+ border-top: 1px solid var(--editor-border-subtle);
1036
+ color: var(--editor-text-secondary);
1037
1037
  padding: 16px;
1038
1038
  }
1039
- ._ExternalInputModal-footer_3fhqq_333 {
1039
+ ._ExternalInputModal-footer_142hz_333 {
1040
1040
  font-weight: 500;
1041
1041
  font-size: 14px;
1042
1042
  text-align: right;
1043
1043
  }
1044
- ._ExternalInputModal-field_3fhqq_346 {
1045
- color: var(--re-text-secondary);
1044
+ ._ExternalInputModal-field_142hz_346 {
1045
+ color: var(--editor-text-secondary);
1046
1046
  margin: 16px;
1047
1047
  margin-bottom: 12px;
1048
1048
  display: block;
1049
1049
  }
1050
1050
 
1051
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Modal/styles.module.css/#css-module-data */
1052
- ._Modal_1qmqa_1 {
1053
- background: color-mix(in srgb, var(--re-color-black) 75%, transparent);
1051
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Modal/styles.module.css/#css-module-data */
1052
+ ._Modal_vim19_1 {
1053
+ background: color-mix(in srgb, var(--editor-color-black) 75%, transparent);
1054
1054
  display: none;
1055
1055
  justify-content: center;
1056
1056
  align-items: center;
@@ -1062,71 +1062,71 @@ textarea._Input-input_yqqgz_27 {
1062
1062
  z-index: 1;
1063
1063
  padding: 32px;
1064
1064
  }
1065
- ._Modal--isOpen_1qmqa_15 {
1065
+ ._Modal--isOpen_vim19_15 {
1066
1066
  display: flex;
1067
1067
  }
1068
- ._Modal-inner_1qmqa_19 {
1068
+ ._Modal-inner_vim19_19 {
1069
1069
  width: 100%;
1070
1070
  max-width: 1024px;
1071
- border-radius: var(--re-radius-lg);
1071
+ border-radius: var(--editor-radius-lg);
1072
1072
  overflow: hidden;
1073
- background: var(--re-surface-panel);
1074
- box-shadow: var(--re-shadow-xl);
1073
+ background: var(--editor-surface-panel);
1074
+ box-shadow: var(--editor-shadow-xl);
1075
1075
  display: flex;
1076
1076
  flex-direction: column;
1077
1077
  max-height: 90dvh;
1078
1078
  }
1079
1079
 
1080
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Heading/styles.module.css/#css-module-data */
1081
- ._Heading_crcfw_1 {
1080
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Heading/styles.module.css/#css-module-data */
1081
+ ._Heading_1537i_1 {
1082
1082
  display: block;
1083
- color: var(--re-text-primary);
1083
+ color: var(--editor-text-primary);
1084
1084
  font-weight: 600;
1085
1085
  letter-spacing: -0.01em;
1086
1086
  margin: 0;
1087
1087
  }
1088
- ._Heading_crcfw_1 b {
1088
+ ._Heading_1537i_1 b {
1089
1089
  font-weight: 700;
1090
1090
  }
1091
- ._Heading--xxxxl_crcfw_13 {
1092
- font-size: var(--re-font-size-xxxxl);
1091
+ ._Heading--xxxxl_1537i_13 {
1092
+ font-size: var(--editor-font-size-xxxxl);
1093
1093
  letter-spacing: 0.08ch;
1094
1094
  font-weight: 800;
1095
1095
  }
1096
- ._Heading--xxxl_crcfw_19 {
1097
- font-size: var(--re-font-size-xxxl);
1096
+ ._Heading--xxxl_1537i_19 {
1097
+ font-size: var(--editor-font-size-xxxl);
1098
1098
  }
1099
- ._Heading--xxl_crcfw_23 {
1100
- font-size: var(--re-font-size-xxl);
1099
+ ._Heading--xxl_1537i_23 {
1100
+ font-size: var(--editor-font-size-xxl);
1101
1101
  }
1102
- ._Heading--xl_crcfw_27 {
1103
- font-size: var(--re-font-size-xl);
1102
+ ._Heading--xl_1537i_27 {
1103
+ font-size: var(--editor-font-size-xl);
1104
1104
  }
1105
- ._Heading--l_crcfw_31 {
1106
- font-size: var(--re-font-size-l);
1105
+ ._Heading--l_1537i_31 {
1106
+ font-size: var(--editor-font-size-l);
1107
1107
  }
1108
- ._Heading--m_crcfw_35 {
1109
- font-size: var(--re-font-size-m);
1108
+ ._Heading--m_1537i_35 {
1109
+ font-size: var(--editor-font-size-m);
1110
1110
  }
1111
- ._Heading--s_crcfw_39 {
1112
- font-size: var(--re-font-size-s);
1111
+ ._Heading--s_1537i_39 {
1112
+ font-size: var(--editor-font-size-s);
1113
1113
  }
1114
- ._Heading--xs_crcfw_43 {
1115
- font-size: var(--re-font-size-xs);
1114
+ ._Heading--xs_1537i_43 {
1115
+ font-size: var(--editor-font-size-xs);
1116
1116
  }
1117
1117
 
1118
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Button/Button.module.css/#css-module-data */
1119
- ._Button_1g3xu_1 {
1118
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Button/Button.module.css/#css-module-data */
1119
+ ._Button_rj9nn_1 {
1120
1120
  appearance: none;
1121
1121
  background: none;
1122
1122
  border: 1px solid transparent;
1123
- border-radius: var(--re-radius-md);
1124
- color: var(--re-primary-foreground);
1123
+ border-radius: var(--editor-radius-md);
1124
+ color: var(--editor-primary-foreground);
1125
1125
  display: inline-flex;
1126
1126
  align-items: center;
1127
1127
  gap: 8px;
1128
1128
  letter-spacing: 0.01ch;
1129
- font-family: var(--re-font-family);
1129
+ font-family: var(--editor-font-family);
1130
1130
  font-size: 13px;
1131
1131
  font-weight: 500;
1132
1132
  box-sizing: border-box;
@@ -1134,185 +1134,185 @@ textarea._Input-input_yqqgz_27 {
1134
1134
  text-align: center;
1135
1135
  text-decoration: none;
1136
1136
  transition:
1137
- background-color var(--re-motion-fast) var(--re-ease),
1138
- box-shadow var(--re-motion-fast) var(--re-ease),
1139
- transform var(--re-motion-fast) var(--re-ease);
1137
+ background-color var(--editor-motion-fast) var(--editor-ease),
1138
+ box-shadow var(--editor-motion-fast) var(--editor-ease),
1139
+ transform var(--editor-motion-fast) var(--editor-ease);
1140
1140
  cursor: pointer;
1141
1141
  white-space: nowrap;
1142
1142
  margin: 0;
1143
1143
  }
1144
- ._Button_1g3xu_1:hover,
1145
- ._Button_1g3xu_1:active {
1144
+ ._Button_rj9nn_1:hover,
1145
+ ._Button_rj9nn_1:active {
1146
1146
  transition: none;
1147
1147
  }
1148
- ._Button--medium_1g3xu_31 {
1148
+ ._Button--medium_rj9nn_31 {
1149
1149
  min-height: 34px;
1150
1150
  padding-bottom: 7px;
1151
1151
  padding-inline-start: 19px;
1152
1152
  padding-inline-end: 19px;
1153
1153
  padding-top: 7px;
1154
1154
  }
1155
- ._Button--large_1g3xu_39 {
1155
+ ._Button--large_rj9nn_39 {
1156
1156
  padding-bottom: 11px;
1157
1157
  padding-inline-start: 19px;
1158
1158
  padding-inline-end: 19px;
1159
1159
  padding-top: 11px;
1160
1160
  }
1161
- ._Button-icon_1g3xu_46 {
1161
+ ._Button-icon_rj9nn_46 {
1162
1162
  margin-top: 2px;
1163
1163
  }
1164
- ._Button--primary_1g3xu_50 {
1165
- background: var(--re-primary);
1166
- color: var(--re-primary-foreground);
1164
+ ._Button--primary_rj9nn_50 {
1165
+ background: var(--editor-primary);
1166
+ color: var(--editor-primary-foreground);
1167
1167
  }
1168
- ._Button_1g3xu_1:focus-visible {
1168
+ ._Button_rj9nn_1:focus-visible {
1169
1169
  outline: none;
1170
- box-shadow: var(--re-ring);
1170
+ box-shadow: var(--editor-ring);
1171
1171
  }
1172
1172
  @media (hover: hover) and (pointer: fine) {
1173
- ._Button--primary_1g3xu_50:hover {
1174
- background-color: var(--re-primary-hover);
1173
+ ._Button--primary_rj9nn_50:hover {
1174
+ background-color: var(--editor-primary-hover);
1175
1175
  }
1176
1176
  }
1177
- ._Button--primary_1g3xu_50:active {
1178
- background-color: var(--re-primary-hover);
1177
+ ._Button--primary_rj9nn_50:active {
1178
+ background-color: var(--editor-primary-hover);
1179
1179
  transform: translateY(1px);
1180
1180
  }
1181
- ._Button--secondary_1g3xu_71 {
1182
- border: 1px solid var(--re-border-default);
1183
- color: var(--re-text-primary);
1181
+ ._Button--secondary_rj9nn_71 {
1182
+ border: 1px solid var(--editor-border-default);
1183
+ color: var(--editor-text-primary);
1184
1184
  }
1185
1185
  @media (hover: hover) and (pointer: fine) {
1186
- ._Button--secondary_1g3xu_71:hover {
1187
- background-color: var(--re-surface-hover);
1188
- color: var(--re-text-primary);
1186
+ ._Button--secondary_rj9nn_71:hover {
1187
+ background-color: var(--editor-surface-hover);
1188
+ color: var(--editor-text-primary);
1189
1189
  }
1190
1190
  }
1191
- ._Button--secondary_1g3xu_71:active {
1192
- background-color: var(--re-accent-soft);
1193
- color: var(--re-text-primary);
1191
+ ._Button--secondary_rj9nn_71:active {
1192
+ background-color: var(--editor-accent-soft);
1193
+ color: var(--editor-text-primary);
1194
1194
  }
1195
- ._Button--flush_1g3xu_88 {
1195
+ ._Button--flush_rj9nn_88 {
1196
1196
  border-radius: 0;
1197
1197
  }
1198
- ._Button--disabled_1g3xu_92,
1199
- ._Button--disabled_1g3xu_92:hover {
1200
- background-color: var(--re-border-subtle);
1201
- color: var(--re-text-tertiary);
1198
+ ._Button--disabled_rj9nn_92,
1199
+ ._Button--disabled_rj9nn_92:hover {
1200
+ background-color: var(--editor-border-subtle);
1201
+ color: var(--editor-text-tertiary);
1202
1202
  cursor: not-allowed;
1203
1203
  box-shadow: none;
1204
1204
  }
1205
- ._Button--fullWidth_1g3xu_100 {
1205
+ ._Button--fullWidth_rj9nn_100 {
1206
1206
  justify-content: center;
1207
1207
  width: 100%;
1208
1208
  }
1209
- ._Button-spinner_1g3xu_105 {
1209
+ ._Button-spinner_rj9nn_105 {
1210
1210
  padding-inline-start: 8px;
1211
1211
  }
1212
1212
 
1213
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/ui/Select/styles.module.css/#css-module-data */
1214
- ._FeSelect-trigger_13era_3 {
1213
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ui/Select/styles.module.css/#css-module-data */
1214
+ ._EditorSelect-trigger_13s1k_3 {
1215
1215
  align-items: center;
1216
- background: var(--re-surface-panel);
1217
- border: 1px solid var(--re-border-subtle);
1218
- border-radius: var(--re-radius-md);
1219
- color: var(--re-text-primary);
1216
+ background: var(--editor-surface-panel);
1217
+ border: 1px solid var(--editor-border-subtle);
1218
+ border-radius: var(--editor-radius-md);
1219
+ color: var(--editor-text-primary);
1220
1220
  cursor: pointer;
1221
1221
  display: inline-flex;
1222
1222
  font: inherit;
1223
- font-size: var(--re-font-size-xxs);
1223
+ font-size: var(--editor-font-size-xxs);
1224
1224
  gap: 8px;
1225
1225
  justify-content: space-between;
1226
1226
  outline: none;
1227
1227
  padding: 9px 10px;
1228
1228
  transition:
1229
- background-color var(--re-motion-fast) var(--re-ease),
1230
- border-color var(--re-motion-fast) var(--re-ease),
1231
- box-shadow var(--re-motion-fast) var(--re-ease);
1229
+ background-color var(--editor-motion-fast) var(--editor-ease),
1230
+ border-color var(--editor-motion-fast) var(--editor-ease),
1231
+ box-shadow var(--editor-motion-fast) var(--editor-ease);
1232
1232
  white-space: nowrap;
1233
1233
  width: fit-content;
1234
1234
  }
1235
- ._FeSelect-trigger_13era_3[data-size=sm] {
1235
+ ._EditorSelect-trigger_13s1k_3[data-size=sm] {
1236
1236
  padding: 6px 8px;
1237
1237
  }
1238
- ._FeSelect-trigger_13era_3[data-placeholder] {
1239
- color: var(--re-text-tertiary);
1238
+ ._EditorSelect-trigger_13s1k_3[data-placeholder] {
1239
+ color: var(--editor-text-tertiary);
1240
1240
  }
1241
1241
  @media (hover: hover) and (pointer: fine) {
1242
- ._FeSelect-trigger_13era_3:hover {
1243
- background: var(--re-surface-hover);
1244
- border-color: var(--re-border-default);
1242
+ ._EditorSelect-trigger_13s1k_3:hover {
1243
+ background: var(--editor-surface-hover);
1244
+ border-color: var(--editor-border-default);
1245
1245
  }
1246
1246
  }
1247
- ._FeSelect-trigger_13era_3:focus-visible,
1248
- ._FeSelect-trigger_13era_3[data-state=open] {
1249
- border-color: var(--re-border-default);
1250
- box-shadow: var(--re-ring);
1247
+ ._EditorSelect-trigger_13s1k_3:focus-visible,
1248
+ ._EditorSelect-trigger_13s1k_3[data-state=open] {
1249
+ border-color: var(--editor-border-default);
1250
+ box-shadow: var(--editor-ring);
1251
1251
  }
1252
- ._FeSelect-trigger_13era_3:disabled {
1252
+ ._EditorSelect-trigger_13s1k_3:disabled {
1253
1253
  cursor: not-allowed;
1254
1254
  opacity: 0.5;
1255
1255
  }
1256
- ._FeSelect-trigger_13era_3[aria-invalid=true] {
1257
- border-color: var(--re-color-red-05, #d04040);
1256
+ ._EditorSelect-trigger_13s1k_3[aria-invalid=true] {
1257
+ border-color: var(--editor-color-red-05, #d04040);
1258
1258
  }
1259
- ._FeSelect-triggerIcon_13era_54 {
1260
- color: var(--re-text-tertiary);
1259
+ ._EditorSelect-triggerIcon_13s1k_54 {
1260
+ color: var(--editor-text-tertiary);
1261
1261
  flex-shrink: 0;
1262
1262
  pointer-events: none;
1263
1263
  }
1264
- ._FeSelect-content_13era_61 {
1265
- background: var(--re-surface-raised);
1266
- border: 1px solid var(--re-border-subtle);
1267
- border-radius: var(--re-radius-md);
1268
- box-shadow: var(--re-shadow-md);
1269
- color: var(--re-text-primary);
1270
- font-family: var(--re-font-family);
1271
- font-size: var(--re-font-size-xxs);
1264
+ ._EditorSelect-content_13s1k_61 {
1265
+ background: var(--editor-surface-raised);
1266
+ border: 1px solid var(--editor-border-subtle);
1267
+ border-radius: var(--editor-radius-md);
1268
+ box-shadow: var(--editor-shadow-md);
1269
+ color: var(--editor-text-primary);
1270
+ font-family: var(--editor-font-family);
1271
+ font-size: var(--editor-font-size-xxs);
1272
1272
  max-height: var(--radix-select-content-available-height);
1273
1273
  min-width: 9rem;
1274
1274
  overflow: hidden;
1275
1275
  transform-origin: var(--radix-select-content-transform-origin);
1276
1276
  z-index: 50;
1277
1277
  }
1278
- ._FeSelect-content_13era_61[data-position=popper][data-side=bottom] {
1278
+ ._EditorSelect-content_13s1k_61[data-position=popper][data-side=bottom] {
1279
1279
  margin-top: 4px;
1280
1280
  }
1281
- ._FeSelect-content_13era_61[data-position=popper][data-side=top] {
1281
+ ._EditorSelect-content_13s1k_61[data-position=popper][data-side=top] {
1282
1282
  margin-bottom: 4px;
1283
1283
  }
1284
- ._FeSelect-viewport_13era_84 {
1284
+ ._EditorSelect-viewport_13s1k_84 {
1285
1285
  padding: 4px;
1286
1286
  }
1287
- ._FeSelect-content_13era_61[data-position=popper] ._FeSelect-viewport_13era_84 {
1287
+ ._EditorSelect-content_13s1k_61[data-position=popper] ._EditorSelect-viewport_13s1k_84 {
1288
1288
  min-width: var(--radix-select-trigger-width);
1289
1289
  }
1290
- ._FeSelect-item_13era_93 {
1290
+ ._EditorSelect-item_13s1k_93 {
1291
1291
  align-items: center;
1292
- border-radius: var(--re-radius-sm);
1292
+ border-radius: var(--editor-radius-sm);
1293
1293
  cursor: pointer;
1294
1294
  display: flex;
1295
1295
  font: inherit;
1296
- font-size: var(--re-font-size-xxs);
1296
+ font-size: var(--editor-font-size-xxs);
1297
1297
  gap: 8px;
1298
1298
  outline: none;
1299
1299
  padding: 6px 8px 6px 28px;
1300
1300
  position: relative;
1301
1301
  user-select: none;
1302
1302
  }
1303
- ._FeSelect-item_13era_93[data-highlighted],
1304
- ._FeSelect-item_13era_93[data-state=checked] {
1305
- background: var(--re-accent-soft);
1306
- color: var(--re-text-accent);
1303
+ ._EditorSelect-item_13s1k_93[data-highlighted],
1304
+ ._EditorSelect-item_13s1k_93[data-state=checked] {
1305
+ background: var(--editor-accent-soft);
1306
+ color: var(--editor-text-accent);
1307
1307
  }
1308
- ._FeSelect-item_13era_93[data-disabled] {
1308
+ ._EditorSelect-item_13s1k_93[data-disabled] {
1309
1309
  cursor: not-allowed;
1310
1310
  opacity: 0.5;
1311
1311
  pointer-events: none;
1312
1312
  }
1313
- ._FeSelect-itemIndicator_13era_119 {
1313
+ ._EditorSelect-itemIndicator_13s1k_119 {
1314
1314
  align-items: center;
1315
- color: var(--re-accent-strong);
1315
+ color: var(--editor-accent-strong);
1316
1316
  display: inline-flex;
1317
1317
  justify-content: center;
1318
1318
  left: 8px;
@@ -1320,27 +1320,27 @@ textarea._Input-input_yqqgz_27 {
1320
1320
  position: absolute;
1321
1321
  width: 14px;
1322
1322
  }
1323
- ._FeSelect-group_13era_131 {
1323
+ ._EditorSelect-group_13s1k_131 {
1324
1324
  padding: 4px 0;
1325
1325
  }
1326
- ._FeSelect-label_13era_135 {
1327
- color: var(--re-text-tertiary);
1328
- font-size: var(--re-font-size-xxxs);
1326
+ ._EditorSelect-label_13s1k_135 {
1327
+ color: var(--editor-text-tertiary);
1328
+ font-size: var(--editor-font-size-xxxs);
1329
1329
  font-weight: 600;
1330
1330
  letter-spacing: 0.04em;
1331
1331
  padding: 6px 8px 4px;
1332
1332
  text-transform: uppercase;
1333
1333
  }
1334
- ._FeSelect-separator_13era_144 {
1335
- background: var(--re-border-subtle);
1334
+ ._EditorSelect-separator_13s1k_144 {
1335
+ background: var(--editor-border-subtle);
1336
1336
  height: 1px;
1337
1337
  margin: 4px;
1338
1338
  pointer-events: none;
1339
1339
  }
1340
- ._FeSelect-scrollButton_13era_152 {
1340
+ ._EditorSelect-scrollButton_13s1k_152 {
1341
1341
  align-items: center;
1342
- background: var(--re-surface-raised);
1343
- color: var(--re-text-tertiary);
1342
+ background: var(--editor-surface-raised);
1343
+ color: var(--editor-text-tertiary);
1344
1344
  cursor: default;
1345
1345
  display: flex;
1346
1346
  justify-content: center;
@@ -1348,22 +1348,22 @@ textarea._Input-input_yqqgz_27 {
1348
1348
  z-index: 1;
1349
1349
  }
1350
1350
 
1351
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
1352
- ._RichTextMenu_7muaf_1 {
1351
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextMenu/styles.module.css/#css-module-data */
1352
+ ._RichTextMenu_1l3cr_1 {
1353
1353
  display: flex;
1354
1354
  flex-direction: row;
1355
1355
  flex-wrap: nowrap;
1356
1356
  }
1357
- ._RichTextMenu--form_7muaf_7 {
1358
- border-top-left-radius: var(--re-radius-md);
1359
- border-top-right-radius: var(--re-radius-md);
1357
+ ._RichTextMenu--form_1l3cr_7 {
1358
+ border-top-left-radius: var(--editor-radius-md);
1359
+ border-top-right-radius: var(--editor-radius-md);
1360
1360
  padding: 6px 6px;
1361
- background-color: var(--re-surface-sunken);
1361
+ background-color: var(--editor-surface-sunken);
1362
1362
  position: relative;
1363
1363
  scrollbar-width: none;
1364
1364
  overflow-x: auto;
1365
1365
  }
1366
- ._RichTextMenu-group_7muaf_17 {
1366
+ ._RichTextMenu-group_1l3cr_17 {
1367
1367
  display: flex;
1368
1368
  align-items: space-between;
1369
1369
  flex-direction: row;
@@ -1372,26 +1372,26 @@ textarea._Input-input_yqqgz_27 {
1372
1372
  gap: 2px;
1373
1373
  position: relative;
1374
1374
  }
1375
- ._RichTextMenu-group_7muaf_17:first-of-type {
1375
+ ._RichTextMenu-group_1l3cr_17:first-of-type {
1376
1376
  padding-left: 0;
1377
1377
  }
1378
- ._RichTextMenu-group_7muaf_17:last-of-type {
1378
+ ._RichTextMenu-group_1l3cr_17:last-of-type {
1379
1379
  padding-right: 0;
1380
1380
  }
1381
- ._RichTextMenu--inline_7muaf_35 ._RichTextMenu-group_7muaf_17 {
1382
- color: var(--re-text-inverse);
1381
+ ._RichTextMenu--inline_1l3cr_35 ._RichTextMenu-group_1l3cr_17 {
1382
+ color: var(--editor-text-inverse);
1383
1383
  opacity: 0.85;
1384
1384
  gap: 0px;
1385
1385
  flex-wrap: nowrap;
1386
1386
  }
1387
- ._RichTextMenu-group_7muaf_17 + ._RichTextMenu-group_7muaf_17 {
1388
- border-left: 1px solid var(--re-border-subtle);
1387
+ ._RichTextMenu-group_1l3cr_17 + ._RichTextMenu-group_1l3cr_17 {
1388
+ border-left: 1px solid var(--editor-border-subtle);
1389
1389
  }
1390
- ._RichTextMenu--inline_7muaf_35 ._RichTextMenu-group_7muaf_17 + ._RichTextMenu-group_7muaf_17 {
1390
+ ._RichTextMenu--inline_1l3cr_35 ._RichTextMenu-group_1l3cr_17 + ._RichTextMenu-group_1l3cr_17 {
1391
1391
  border-left: 0.5px solid rgba(255, 255, 255, 0.2);
1392
1392
  }
1393
1393
 
1394
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1394
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextMenu/components/Control/styles.module.css/#css-module-data */
1395
1395
  ._Control_1aveu_1 .lucide {
1396
1396
  height: 18px;
1397
1397
  width: 18px;
@@ -1401,286 +1401,286 @@ textarea._Input-input_yqqgz_27 {
1401
1401
  width: 16px;
1402
1402
  }
1403
1403
 
1404
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Select/styles.module.css/#css-module-data */
1405
- ._Select_6nen1_1 {
1404
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Select/styles.module.css/#css-module-data */
1405
+ ._Select_1hzg4_1 {
1406
1406
  position: relative;
1407
1407
  z-index: 1;
1408
1408
  }
1409
- ._Select-button_6nen1_6 {
1409
+ ._Select-button_1hzg4_6 {
1410
1410
  align-items: center;
1411
1411
  background: transparent;
1412
1412
  border: none;
1413
- border-radius: var(--re-radius-sm);
1413
+ border-radius: var(--editor-radius-sm);
1414
1414
  display: flex;
1415
1415
  justify-content: center;
1416
1416
  gap: 0px;
1417
1417
  height: 100%;
1418
1418
  padding: 4px;
1419
1419
  padding-right: 2px;
1420
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
1420
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
1421
1421
  }
1422
- ._Select--hasOptions_6nen1_21 ._Select-button_6nen1_6 {
1422
+ ._Select--hasOptions_1hzg4_21 ._Select-button_1hzg4_6 {
1423
1423
  color: currentColor;
1424
1424
  }
1425
- ._Select--hasOptions_6nen1_21:not(._Select--disabled_6nen1_25) ._Select-button_6nen1_6 {
1425
+ ._Select--hasOptions_1hzg4_21:not(._Select--disabled_1hzg4_25) ._Select-button_1hzg4_6 {
1426
1426
  cursor: pointer;
1427
1427
  }
1428
- ._Select-buttonIcon_6nen1_29 {
1428
+ ._Select-buttonIcon_1hzg4_29 {
1429
1429
  align-items: center;
1430
1430
  display: flex;
1431
1431
  justify-content: center;
1432
1432
  }
1433
- ._Select--standalone_6nen1_35 ._Select-buttonIcon_6nen1_29 .lucide {
1433
+ ._Select--standalone_1hzg4_35 ._Select-buttonIcon_1hzg4_29 .lucide {
1434
1434
  height: 18px;
1435
1435
  width: 18px;
1436
1436
  }
1437
- ._Select--actionBar_6nen1_40 ._Select-buttonIcon_6nen1_29 .lucide {
1437
+ ._Select--actionBar_1hzg4_40 ._Select-buttonIcon_1hzg4_29 .lucide {
1438
1438
  height: 16px;
1439
1439
  width: 16px;
1440
1440
  }
1441
- ._Select--hasOptions_6nen1_21:not(._Select--disabled_6nen1_25) ._Select-button_6nen1_6:hover,
1442
- ._Select--hasValue_6nen1_46 ._Select-button_6nen1_6 {
1443
- background: var(--re-surface-hover);
1444
- color: var(--re-text-accent);
1441
+ ._Select--hasOptions_1hzg4_21:not(._Select--disabled_1hzg4_25) ._Select-button_1hzg4_6:hover,
1442
+ ._Select--hasValue_1hzg4_46 ._Select-button_1hzg4_6 {
1443
+ background: var(--editor-surface-hover);
1444
+ color: var(--editor-text-accent);
1445
1445
  }
1446
- ._Select--disabled_6nen1_25 ._Select-button_6nen1_6 {
1447
- color: var(--re-text-tertiary);
1446
+ ._Select--disabled_1hzg4_25 ._Select-button_1hzg4_6 {
1447
+ color: var(--editor-text-tertiary);
1448
1448
  }
1449
- ._Select--actionBar_6nen1_40 {
1450
- &._Select--hasOptions_6nen1_21 ._Select-button_6nen1_6:hover,
1451
- &._Select--hasValue_6nen1_46 ._Select-button_6nen1_6 {
1449
+ ._Select--actionBar_1hzg4_40 {
1450
+ &._Select--hasOptions_1hzg4_21 ._Select-button_1hzg4_6:hover,
1451
+ &._Select--hasValue_1hzg4_46 ._Select-button_1hzg4_6 {
1452
1452
  background: rgba(255, 255, 255, 0.12);
1453
- color: var(--re-text-inverse);
1453
+ color: var(--editor-text-inverse);
1454
1454
  }
1455
1455
  }
1456
- ._Select-items_6nen1_63 {
1457
- background: var(--re-surface-panel);
1458
- border: 1px solid var(--re-border-subtle);
1459
- border-radius: var(--re-radius-lg);
1460
- box-shadow: var(--re-shadow-lg);
1456
+ ._Select-items_1hzg4_63 {
1457
+ background: var(--editor-surface-panel);
1458
+ border: 1px solid var(--editor-border-subtle);
1459
+ border-radius: var(--editor-radius-lg);
1460
+ box-shadow: var(--editor-shadow-lg);
1461
1461
  margin: 10px 8px;
1462
1462
  margin-left: 0;
1463
1463
  padding: 4px;
1464
1464
  z-index: 2;
1465
1465
  list-style: none;
1466
1466
  }
1467
- ._SelectItem_6nen1_75 {
1467
+ ._SelectItem_1hzg4_75 {
1468
1468
  background: transparent;
1469
- border-radius: var(--re-radius-sm);
1469
+ border-radius: var(--editor-radius-sm);
1470
1470
  border: none;
1471
- color: var(--re-text-secondary);
1471
+ color: var(--editor-text-secondary);
1472
1472
  cursor: pointer;
1473
1473
  display: flex;
1474
1474
  gap: 8px;
1475
1475
  align-items: center;
1476
- font-size: var(--re-font-size-xxs);
1476
+ font-size: var(--editor-font-size-xxs);
1477
1477
  margin: 0;
1478
1478
  padding: 8px 12px;
1479
1479
  width: 100%;
1480
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
1480
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
1481
1481
  }
1482
- ._SelectItem--isSelected_6nen1_92 {
1483
- background: var(--re-accent-soft);
1484
- color: var(--re-text-accent);
1482
+ ._SelectItem--isSelected_1hzg4_92 {
1483
+ background: var(--editor-accent-soft);
1484
+ color: var(--editor-text-accent);
1485
1485
  font-weight: 500;
1486
1486
  }
1487
- ._SelectItem--isSelected_6nen1_92 ._SelectItem-icon_6nen1_98 {
1488
- color: var(--re-text-accent);
1487
+ ._SelectItem--isSelected_1hzg4_92 ._SelectItem-icon_1hzg4_98 {
1488
+ color: var(--editor-text-accent);
1489
1489
  }
1490
- ._SelectItem_6nen1_75:hover {
1491
- background: var(--re-surface-hover);
1492
- color: var(--re-text-accent);
1490
+ ._SelectItem_1hzg4_75:hover {
1491
+ background: var(--editor-surface-hover);
1492
+ color: var(--editor-text-accent);
1493
1493
  }
1494
1494
 
1495
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1496
- ._RichTextEditor_1grt5_1 .ProseMirror {
1495
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/RichTextEditor/styles.module.css/#css-module-data */
1496
+ ._RichTextEditor_150ed_1 .ProseMirror {
1497
1497
  white-space: pre-wrap;
1498
1498
  word-wrap: break-word;
1499
1499
  cursor: text;
1500
1500
  outline: none;
1501
1501
  position: relative;
1502
1502
  }
1503
- ._RichTextEditor_1grt5_1 .rich-text * {
1503
+ ._RichTextEditor_150ed_1 .rich-text * {
1504
1504
  white-space: pre-wrap;
1505
1505
  user-select: auto;
1506
1506
  -webkit-user-select: auto;
1507
1507
  }
1508
- ._RichTextEditor_1grt5_1 .rich-text blockquote {
1508
+ ._RichTextEditor_150ed_1 .rich-text blockquote {
1509
1509
  margin: 1em 0;
1510
1510
  padding: 0 1em;
1511
- border-left: 4px solid var(--re-border-default);
1511
+ border-left: 4px solid var(--editor-border-default);
1512
1512
  }
1513
- ._RichTextEditor_1grt5_1 .rich-text code {
1514
- background-color: var(--re-surface-sunken);
1513
+ ._RichTextEditor_150ed_1 .rich-text code {
1514
+ background-color: var(--editor-surface-sunken);
1515
1515
  padding: 4px 8px;
1516
- border-radius: var(--re-radius-sm);
1516
+ border-radius: var(--editor-radius-sm);
1517
1517
  }
1518
- ._RichTextEditor_1grt5_1 .rich-text p:empty::before {
1518
+ ._RichTextEditor_150ed_1 .rich-text p:empty::before {
1519
1519
  content: "\a0";
1520
1520
  }
1521
- ._RichTextEditor_1grt5_1 .rich-text pre code {
1521
+ ._RichTextEditor_150ed_1 .rich-text pre code {
1522
1522
  display: block;
1523
1523
  padding: 8px 12px;
1524
1524
  }
1525
- ._RichTextEditor_1grt5_1 .rich-text > *:first-child,
1526
- ._RichTextEditor_1grt5_1 .ProseMirror > *:first-child,
1527
- ._RichTextEditor_1grt5_1 .rich-text * p:first-of-type {
1525
+ ._RichTextEditor_150ed_1 .rich-text > *:first-child,
1526
+ ._RichTextEditor_150ed_1 .ProseMirror > *:first-child,
1527
+ ._RichTextEditor_150ed_1 .rich-text * p:first-of-type {
1528
1528
  margin-top: 0;
1529
1529
  }
1530
- ._RichTextEditor_1grt5_1 .rich-text > *:last-child,
1531
- ._RichTextEditor_1grt5_1 .ProseMirror > *:last-child,
1532
- ._RichTextEditor_1grt5_1 .rich-text * p:last-of-type {
1530
+ ._RichTextEditor_150ed_1 .rich-text > *:last-child,
1531
+ ._RichTextEditor_150ed_1 .ProseMirror > *:last-child,
1532
+ ._RichTextEditor_150ed_1 .rich-text * p:last-of-type {
1533
1533
  margin-bottom: 0;
1534
1534
  }
1535
- ._RichTextEditor--editor_1grt5_50 {
1536
- background: var(--re-surface-panel);
1535
+ ._RichTextEditor--editor_150ed_50 {
1536
+ background: var(--editor-surface-panel);
1537
1537
  border-width: 1px;
1538
1538
  border-style: solid;
1539
- border-color: var(--re-border-default);
1540
- border-radius: var(--re-radius-md);
1539
+ border-color: var(--editor-border-default);
1540
+ border-radius: var(--editor-radius-md);
1541
1541
  box-sizing: border-box;
1542
1542
  display: flex;
1543
1543
  flex-direction: column;
1544
1544
  font-family: inherit;
1545
- font-size: var(--re-font-size-xxs);
1545
+ font-size: var(--editor-font-size-xxs);
1546
1546
  resize: vertical;
1547
1547
  text-align: initial;
1548
- transition: border-color var(--re-motion-fast) var(--re-ease), box-shadow var(--re-motion-fast) var(--re-ease);
1548
+ transition: border-color var(--editor-motion-fast) var(--editor-ease), box-shadow var(--editor-motion-fast) var(--editor-ease);
1549
1549
  width: 100%;
1550
1550
  max-width: 100%;
1551
1551
  min-height: 128px;
1552
1552
  }
1553
- ._RichTextEditor--editor_1grt5_50 .rich-text {
1553
+ ._RichTextEditor--editor_150ed_50 .rich-text {
1554
1554
  flex-grow: 1;
1555
1555
  }
1556
- ._RichTextEditor--editor_1grt5_50 .rich-text:not(:has(.ProseMirror)),
1557
- ._RichTextEditor--editor_1grt5_50 .rich-text .ProseMirror {
1556
+ ._RichTextEditor--editor_150ed_50 .rich-text:not(:has(.ProseMirror)),
1557
+ ._RichTextEditor--editor_150ed_50 .rich-text .ProseMirror {
1558
1558
  height: 100%;
1559
1559
  padding: 12px 15px;
1560
1560
  }
1561
- ._RichTextEditor--editor_1grt5_50 .rich-text ul,
1562
- ._RichTextEditor--editor_1grt5_50 .rich-text ol {
1561
+ ._RichTextEditor--editor_150ed_50 .rich-text ul,
1562
+ ._RichTextEditor--editor_150ed_50 .rich-text ol {
1563
1563
  padding-left: 24px;
1564
1564
  }
1565
- ._RichTextEditor--editor_1grt5_50 .rich-text li {
1565
+ ._RichTextEditor--editor_150ed_50 .rich-text li {
1566
1566
  line-height: 1.5;
1567
1567
  }
1568
- ._RichTextEditor--editor_1grt5_50 .rich-text p {
1568
+ ._RichTextEditor--editor_150ed_50 .rich-text p {
1569
1569
  margin-block: 12px;
1570
1570
  }
1571
- ._RichTextEditor--editor_1grt5_50 .rich-text ul {
1571
+ ._RichTextEditor--editor_150ed_50 .rich-text ul {
1572
1572
  list-style: disc;
1573
1573
  }
1574
- ._RichTextEditor--editor_1grt5_50 .rich-text ol {
1574
+ ._RichTextEditor--editor_150ed_50 .rich-text ol {
1575
1575
  list-style: decimal;
1576
1576
  }
1577
- ._RichTextEditor--editor_1grt5_50:focus-within {
1578
- border-color: var(--re-accent);
1577
+ ._RichTextEditor--editor_150ed_50:focus-within {
1578
+ border-color: var(--editor-accent);
1579
1579
  outline: none;
1580
- box-shadow: var(--re-ring);
1580
+ box-shadow: var(--editor-ring);
1581
1581
  transition: none;
1582
1582
  }
1583
- ._RichTextEditor--editor_1grt5_50._RichTextEditor--disabled_1grt5_109 {
1584
- background: var(--re-surface-sunken);
1583
+ ._RichTextEditor--editor_150ed_50._RichTextEditor--disabled_150ed_109 {
1584
+ background: var(--editor-surface-sunken);
1585
1585
  }
1586
- ._RichTextEditor_1grt5_1:not(:focus-within):not(._RichTextEditor--isActive_1grt5_113) .ProseMirror ::selection {
1586
+ ._RichTextEditor_150ed_1:not(:focus-within):not(._RichTextEditor--isActive_150ed_113) .ProseMirror ::selection {
1587
1587
  background-color: transparent;
1588
1588
  }
1589
- ._RichTextEditor-menu_1grt5_119 {
1590
- border-bottom: 1px solid var(--re-border-subtle);
1589
+ ._RichTextEditor-menu_150ed_119 {
1590
+ border-bottom: 1px solid var(--editor-border-subtle);
1591
1591
  position: sticky;
1592
1592
  top: 0;
1593
1593
  z-index: 1;
1594
1594
  }
1595
- ._RichTextEditor--disabled_1grt5_109 ._RichTextEditor-menu_1grt5_119 {
1596
- border-bottom: 1px solid var(--re-border-subtle);
1595
+ ._RichTextEditor--disabled_150ed_109 ._RichTextEditor-menu_150ed_119 {
1596
+ border-bottom: 1px solid var(--editor-border-subtle);
1597
1597
  }
1598
1598
 
1599
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1600
- ._ObjectField_1o8gv_5 {
1599
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/AutoField/fields/ObjectField/styles.module.css/#css-module-data */
1600
+ ._ObjectField_1byjv_5 {
1601
1601
  display: flex;
1602
1602
  flex-direction: column;
1603
- background-color: var(--re-surface-panel);
1604
- border: 1px solid var(--re-border-subtle);
1605
- border-radius: var(--re-radius-md);
1603
+ background-color: var(--editor-surface-panel);
1604
+ border: 1px solid var(--editor-border-subtle);
1605
+ border-radius: var(--editor-radius-md);
1606
1606
  }
1607
- ._ObjectField-fieldset_1o8gv_13 {
1607
+ ._ObjectField-fieldset_1byjv_13 {
1608
1608
  border: none;
1609
1609
  margin: 0;
1610
1610
  min-width: 0;
1611
1611
  padding: 14px 12px;
1612
1612
  }
1613
1613
 
1614
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1615
- ._ComponentList_apsvr_1 {
1614
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ComponentList/styles.module.css/#css-module-data */
1615
+ ._ComponentList_1mlcu_1 {
1616
1616
  max-width: 100%;
1617
1617
  }
1618
- ._ComponentList--isExpanded_apsvr_5 + ._ComponentList_apsvr_1 {
1618
+ ._ComponentList--isExpanded_1mlcu_5 + ._ComponentList_1mlcu_1 {
1619
1619
  margin-top: 12px;
1620
1620
  }
1621
- ._ComponentList-content_apsvr_9 {
1621
+ ._ComponentList-content_1mlcu_9 {
1622
1622
  display: none;
1623
1623
  }
1624
- ._ComponentList--isExpanded_apsvr_5 > ._ComponentList-content_apsvr_9 {
1624
+ ._ComponentList--isExpanded_1mlcu_5 > ._ComponentList-content_1mlcu_9 {
1625
1625
  display: block;
1626
1626
  }
1627
- ._ComponentList-title_apsvr_17 {
1627
+ ._ComponentList-title_1mlcu_17 {
1628
1628
  background-color: transparent;
1629
1629
  border: 0;
1630
- color: var(--re-text-secondary);
1630
+ color: var(--editor-text-secondary);
1631
1631
  cursor: pointer;
1632
1632
  display: flex;
1633
1633
  font: inherit;
1634
- font-size: var(--re-font-size-xxs);
1634
+ font-size: var(--editor-font-size-xxs);
1635
1635
  font-weight: 600;
1636
1636
  list-style: none;
1637
1637
  margin-bottom: 4px;
1638
1638
  padding: 8px;
1639
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
1639
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
1640
1640
  gap: 4px;
1641
- border-radius: var(--re-radius-md);
1641
+ border-radius: var(--editor-radius-md);
1642
1642
  width: 100%;
1643
1643
  }
1644
- ._ComponentList-title_apsvr_17:focus-visible {
1644
+ ._ComponentList-title_1mlcu_17:focus-visible {
1645
1645
  outline: none;
1646
- box-shadow: var(--re-ring);
1646
+ box-shadow: var(--editor-ring);
1647
1647
  }
1648
1648
  @media (hover: hover) and (pointer: fine) {
1649
- ._ComponentList-title_apsvr_17:hover {
1650
- background-color: var(--re-surface-hover);
1651
- color: var(--re-text-accent);
1649
+ ._ComponentList-title_1mlcu_17:hover {
1650
+ background-color: var(--editor-surface-hover);
1651
+ color: var(--editor-text-accent);
1652
1652
  transition: none;
1653
1653
  }
1654
1654
  }
1655
- ._ComponentList-title_apsvr_17:active {
1656
- background-color: var(--re-accent-soft);
1655
+ ._ComponentList-title_1mlcu_17:active {
1656
+ background-color: var(--editor-accent-soft);
1657
1657
  transition: none;
1658
1658
  }
1659
- ._ComponentList-titleIcon_apsvr_54 {
1659
+ ._ComponentList-titleIcon_1mlcu_54 {
1660
1660
  display: flex;
1661
1661
  align-items: center;
1662
- transition: transform var(--re-motion-fast) var(--re-ease);
1662
+ transition: transform var(--editor-motion-fast) var(--editor-ease);
1663
1663
  }
1664
- ._ComponentList--isExpanded_apsvr_5 ._ComponentList-titleIcon_apsvr_54 {
1664
+ ._ComponentList--isExpanded_1mlcu_5 ._ComponentList-titleIcon_1mlcu_54 {
1665
1665
  transform: rotate(90deg);
1666
1666
  }
1667
1667
 
1668
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Drawer/styles.module.css/#css-module-data */
1669
- ._Drawer_rcm43_1 {
1668
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Drawer/styles.module.css/#css-module-data */
1669
+ ._Drawer_146py_1 {
1670
1670
  display: flex;
1671
1671
  flex-direction: column;
1672
- font-family: var(--re-font-family);
1672
+ font-family: var(--editor-font-family);
1673
1673
  gap: 6px;
1674
1674
  }
1675
- ._Drawer--tile_rcm43_8 {
1675
+ ._Drawer--tile_146py_8 {
1676
1676
  display: grid;
1677
1677
  grid-template-columns: repeat(auto-fill, minmax(min(88px, calc(50% - 3px)), 1fr));
1678
1678
  gap: 6px;
1679
1679
  }
1680
- ._Drawer-draggable_rcm43_19 {
1680
+ ._Drawer-draggable_146py_19 {
1681
1681
  position: relative;
1682
1682
  }
1683
- ._Drawer-draggableBg_rcm43_23 {
1683
+ ._Drawer-draggableBg_146py_23 {
1684
1684
  position: absolute;
1685
1685
  top: 0;
1686
1686
  right: 0;
@@ -1689,60 +1689,60 @@ textarea._Input-input_yqqgz_27 {
1689
1689
  pointer-events: none;
1690
1690
  z-index: -1;
1691
1691
  }
1692
- ._DrawerItem-draggable_rcm43_33 {
1693
- background: var(--re-surface-panel);
1692
+ ._DrawerItem-draggable_146py_33 {
1693
+ background: var(--editor-surface-panel);
1694
1694
  cursor: grab;
1695
1695
  padding: 8px 10px;
1696
1696
  display: flex;
1697
- border: 1px var(--re-border-subtle) solid;
1698
- border-radius: var(--re-radius-md);
1699
- font-size: var(--re-font-size-xxs);
1700
- color: var(--re-text-primary);
1697
+ border: 1px var(--editor-border-subtle) solid;
1698
+ border-radius: var(--editor-radius-md);
1699
+ font-size: var(--editor-font-size-xxs);
1700
+ color: var(--editor-text-primary);
1701
1701
  gap: 8px;
1702
1702
  align-items: center;
1703
1703
  transition:
1704
- background-color var(--re-motion-fast) var(--re-ease),
1705
- color var(--re-motion-fast) var(--re-ease),
1706
- border-color var(--re-motion-fast) var(--re-ease),
1707
- box-shadow var(--re-motion-fast) var(--re-ease);
1704
+ background-color var(--editor-motion-fast) var(--editor-ease),
1705
+ color var(--editor-motion-fast) var(--editor-ease),
1706
+ border-color var(--editor-motion-fast) var(--editor-ease),
1707
+ box-shadow var(--editor-motion-fast) var(--editor-ease);
1708
1708
  }
1709
- ._DrawerItem-icon_rcm43_50 {
1710
- color: var(--re-text-tertiary);
1709
+ ._DrawerItem-icon_146py_50 {
1710
+ color: var(--editor-text-tertiary);
1711
1711
  display: flex;
1712
- transition: color var(--re-motion-fast) var(--re-ease);
1712
+ transition: color var(--editor-motion-fast) var(--editor-ease);
1713
1713
  }
1714
- ._DrawerItem--disabled_rcm43_56 ._DrawerItem-draggable_rcm43_33 {
1715
- background: var(--re-surface-sunken);
1716
- color: var(--re-text-tertiary);
1714
+ ._DrawerItem--disabled_146py_56 ._DrawerItem-draggable_146py_33 {
1715
+ background: var(--editor-surface-sunken);
1716
+ color: var(--editor-text-tertiary);
1717
1717
  cursor: not-allowed;
1718
1718
  }
1719
- ._DrawerItem_rcm43_33:focus-visible {
1719
+ ._DrawerItem_146py_33:focus-visible {
1720
1720
  outline: 0;
1721
1721
  }
1722
- ._Drawer_rcm43_1:not(._Drawer--isDraggingFrom_rcm43_66) ._DrawerItem_rcm43_33:focus-visible ._DrawerItem-draggable_rcm43_33 {
1723
- border-radius: var(--re-radius-md);
1722
+ ._Drawer_146py_1:not(._Drawer--isDraggingFrom_146py_66) ._DrawerItem_146py_33:focus-visible ._DrawerItem-draggable_146py_33 {
1723
+ border-radius: var(--editor-radius-md);
1724
1724
  outline: none;
1725
- box-shadow: var(--re-ring);
1725
+ box-shadow: var(--editor-ring);
1726
1726
  }
1727
1727
  @media (hover: hover) and (pointer: fine) {
1728
- ._Drawer_rcm43_1:not(._Drawer--isDraggingFrom_rcm43_66) ._DrawerItem_rcm43_33:not(._DrawerItem--disabled_rcm43_56) ._DrawerItem-draggable_rcm43_33:hover {
1729
- background-color: var(--re-surface-hover);
1730
- border-color: var(--re-border-default);
1731
- color: var(--re-text-accent);
1732
- box-shadow: var(--re-shadow-sm);
1728
+ ._Drawer_146py_1:not(._Drawer--isDraggingFrom_146py_66) ._DrawerItem_146py_33:not(._DrawerItem--disabled_146py_56) ._DrawerItem-draggable_146py_33:hover {
1729
+ background-color: var(--editor-surface-hover);
1730
+ border-color: var(--editor-border-default);
1731
+ color: var(--editor-text-accent);
1732
+ box-shadow: var(--editor-shadow-sm);
1733
1733
  transition: none;
1734
1734
  }
1735
- ._Drawer_rcm43_1:not(._Drawer--isDraggingFrom_rcm43_66) ._DrawerItem_rcm43_33:not(._DrawerItem--disabled_rcm43_56) ._DrawerItem-draggable_rcm43_33:hover ._DrawerItem-icon_rcm43_50 {
1736
- color: var(--re-text-accent);
1735
+ ._Drawer_146py_1:not(._Drawer--isDraggingFrom_146py_66) ._DrawerItem_146py_33:not(._DrawerItem--disabled_146py_56) ._DrawerItem-draggable_146py_33:hover ._DrawerItem-icon_146py_50 {
1736
+ color: var(--editor-text-accent);
1737
1737
  }
1738
1738
  }
1739
- ._DrawerItem-name_rcm43_91 {
1739
+ ._DrawerItem-name_146py_91 {
1740
1740
  overflow-x: hidden;
1741
1741
  text-overflow: ellipsis;
1742
1742
  white-space: nowrap;
1743
1743
  font-weight: 500;
1744
1744
  }
1745
- ._Drawer--tile_rcm43_8 ._DrawerItem-draggable_rcm43_33 {
1745
+ ._Drawer--tile_146py_8 ._DrawerItem-draggable_146py_33 {
1746
1746
  flex-direction: column;
1747
1747
  align-items: center;
1748
1748
  justify-content: center;
@@ -1751,28 +1751,28 @@ textarea._Input-input_yqqgz_27 {
1751
1751
  padding: 8px;
1752
1752
  gap: 6px;
1753
1753
  }
1754
- ._Drawer--tile_rcm43_8 ._DrawerItem-icon_rcm43_50 {
1754
+ ._Drawer--tile_146py_8 ._DrawerItem-icon_146py_50 {
1755
1755
  display: flex;
1756
1756
  align-items: center;
1757
1757
  justify-content: center;
1758
1758
  }
1759
- ._Drawer--tile_rcm43_8 ._DrawerItem-icon_rcm43_50 svg {
1759
+ ._Drawer--tile_146py_8 ._DrawerItem-icon_146py_50 svg {
1760
1760
  width: 22px;
1761
1761
  height: 22px;
1762
1762
  }
1763
- ._Drawer--tile_rcm43_8 ._DrawerItem-name_rcm43_91 {
1763
+ ._Drawer--tile_146py_8 ._DrawerItem-name_146py_91 {
1764
1764
  width: 100%;
1765
- font-size: var(--re-font-size-xxxs);
1765
+ font-size: var(--editor-font-size-xxxs);
1766
1766
  line-height: 1.2;
1767
1767
  }
1768
1768
 
1769
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/DraggableComponent/styles.module.css/#css-module-data */
1770
- ._DraggableComponent_d90mv_1 {
1769
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DraggableComponent/styles.module.css/#css-module-data */
1770
+ ._DraggableComponent_ie0on_1 {
1771
1771
  position: absolute;
1772
1772
  pointer-events: none;
1773
- --overlay-background: color-mix( in srgb, var(--re-color-azure-05) 14%, transparent );
1773
+ --overlay-background: color-mix( in srgb, var(--editor-color-azure-05) 14%, transparent );
1774
1774
  }
1775
- ._DraggableComponent-overlayWrapper_d90mv_12 {
1775
+ ._DraggableComponent-overlayWrapper_ie0on_12 {
1776
1776
  height: 100%;
1777
1777
  width: 100%;
1778
1778
  top: 0;
@@ -1781,22 +1781,22 @@ textarea._Input-input_yqqgz_27 {
1781
1781
  box-sizing: border-box;
1782
1782
  z-index: 1;
1783
1783
  }
1784
- ._DraggableComponent-overlay_d90mv_12 {
1784
+ ._DraggableComponent-overlay_ie0on_12 {
1785
1785
  cursor: pointer;
1786
1786
  height: 100%;
1787
- outline: 1.5px var(--re-accent) solid;
1787
+ outline: 1.5px var(--editor-accent) solid;
1788
1788
  outline-offset: -1.5px;
1789
1789
  width: 100%;
1790
- transition: outline-color var(--re-motion-fast) var(--re-ease), background-color var(--re-motion-fast) var(--re-ease);
1790
+ transition: outline-color var(--editor-motion-fast) var(--editor-ease), background-color var(--editor-motion-fast) var(--editor-ease);
1791
1791
  }
1792
- ._DraggableComponent_d90mv_1:focus-visible > ._DraggableComponent-overlayWrapper_d90mv_12 {
1793
- outline: 1px solid var(--re-accent);
1792
+ ._DraggableComponent_ie0on_1:focus-visible > ._DraggableComponent-overlayWrapper_ie0on_12 {
1793
+ outline: 1px solid var(--editor-accent);
1794
1794
  }
1795
- ._DraggableComponent-loadingOverlay_d90mv_36 {
1796
- background: var(--re-surface-panel);
1797
- color: var(--re-text-primary);
1798
- border-radius: var(--re-radius-md);
1799
- box-shadow: var(--re-shadow-sm);
1795
+ ._DraggableComponent-loadingOverlay_ie0on_36 {
1796
+ background: var(--editor-surface-panel);
1797
+ color: var(--editor-text-primary);
1798
+ border-radius: var(--editor-radius-md);
1799
+ box-shadow: var(--editor-shadow-sm);
1800
1800
  display: flex;
1801
1801
  padding: 8px;
1802
1802
  top: 8px;
@@ -1808,41 +1808,41 @@ textarea._Input-input_yqqgz_27 {
1808
1808
  opacity: 0.85;
1809
1809
  z-index: 1;
1810
1810
  }
1811
- ._DraggableComponent--hover_d90mv_53 > ._DraggableComponent-overlayWrapper_d90mv_12 > ._DraggableComponent-overlay_d90mv_12 {
1811
+ ._DraggableComponent--hover_ie0on_53 > ._DraggableComponent-overlayWrapper_ie0on_12 > ._DraggableComponent-overlay_ie0on_12 {
1812
1812
  background: var(--overlay-background);
1813
- outline: 1.5px var(--re-accent) solid;
1813
+ outline: 1.5px var(--editor-accent) solid;
1814
1814
  }
1815
- ._DraggableComponent--isSelected_d90mv_60 > ._DraggableComponent-overlayWrapper_d90mv_12 > ._DraggableComponent-overlay_d90mv_12 {
1816
- outline-color: var(--re-accent-strong);
1815
+ ._DraggableComponent--isSelected_ie0on_60 > ._DraggableComponent-overlayWrapper_ie0on_12 > ._DraggableComponent-overlay_ie0on_12 {
1816
+ outline-color: var(--editor-accent-strong);
1817
1817
  outline-width: 2px;
1818
1818
  }
1819
- ._DraggableComponent--isGlobal_d90mv_69 {
1820
- --overlay-background: color-mix( in srgb, var(--re-color-global) 14%, transparent );
1819
+ ._DraggableComponent--isGlobal_ie0on_69 {
1820
+ --overlay-background: color-mix( in srgb, var(--editor-color-global) 14%, transparent );
1821
1821
  }
1822
- ._DraggableComponent--isGlobal_d90mv_69 > ._DraggableComponent-overlayWrapper_d90mv_12 > ._DraggableComponent-overlay_d90mv_12,
1823
- ._DraggableComponent--isGlobal_d90mv_69._DraggableComponent--hover_d90mv_53 > ._DraggableComponent-overlayWrapper_d90mv_12 > ._DraggableComponent-overlay_d90mv_12 {
1824
- outline-color: var(--re-color-global);
1822
+ ._DraggableComponent--isGlobal_ie0on_69 > ._DraggableComponent-overlayWrapper_ie0on_12 > ._DraggableComponent-overlay_ie0on_12,
1823
+ ._DraggableComponent--isGlobal_ie0on_69._DraggableComponent--hover_ie0on_53 > ._DraggableComponent-overlayWrapper_ie0on_12 > ._DraggableComponent-overlay_ie0on_12 {
1824
+ outline-color: var(--editor-color-global);
1825
1825
  }
1826
- ._DraggableComponent--isGlobal_d90mv_69._DraggableComponent--isSelected_d90mv_60 > ._DraggableComponent-overlayWrapper_d90mv_12 > ._DraggableComponent-overlay_d90mv_12 {
1827
- outline-color: var(--re-color-global-strong);
1826
+ ._DraggableComponent--isGlobal_ie0on_69._DraggableComponent--isSelected_ie0on_60 > ._DraggableComponent-overlayWrapper_ie0on_12 > ._DraggableComponent-overlay_ie0on_12 {
1827
+ outline-color: var(--editor-color-global-strong);
1828
1828
  }
1829
- ._DraggableComponent--isGlobal_d90mv_69:focus-visible > ._DraggableComponent-overlayWrapper_d90mv_12 {
1830
- outline-color: var(--re-color-global);
1829
+ ._DraggableComponent--isGlobal_ie0on_69:focus-visible > ._DraggableComponent-overlayWrapper_ie0on_12 {
1830
+ outline-color: var(--editor-color-global);
1831
1831
  }
1832
- ._DraggableComponent_d90mv_1:has(._DraggableComponent--hover_d90mv_53 > ._DraggableComponent-overlayWrapper_d90mv_12) > ._DraggableComponent-overlayWrapper_d90mv_12 {
1832
+ ._DraggableComponent_ie0on_1:has(._DraggableComponent--hover_ie0on_53 > ._DraggableComponent-overlayWrapper_ie0on_12) > ._DraggableComponent-overlayWrapper_ie0on_12 {
1833
1833
  display: none;
1834
1834
  }
1835
- ._DraggableComponent-actionsOverlay_d90mv_105 {
1835
+ ._DraggableComponent-actionsOverlay_ie0on_105 {
1836
1836
  position: sticky;
1837
1837
  opacity: 0;
1838
1838
  pointer-events: none;
1839
1839
  z-index: 2;
1840
1840
  }
1841
- ._DraggableComponent--isSelected_d90mv_60 ._DraggableComponent-actionsOverlay_d90mv_105 {
1841
+ ._DraggableComponent--isSelected_ie0on_60 ._DraggableComponent-actionsOverlay_ie0on_105 {
1842
1842
  opacity: 1;
1843
1843
  pointer-events: auto;
1844
1844
  }
1845
- ._DraggableComponent-actions_d90mv_105 {
1845
+ ._DraggableComponent-actions_ie0on_105 {
1846
1846
  position: absolute;
1847
1847
  width: auto;
1848
1848
  cursor: grab;
@@ -1871,7 +1871,7 @@ textarea._Input-input_yqqgz_27 {
1871
1871
  cursor: pointer;
1872
1872
  }
1873
1873
  [data-dnd-placeholder] {
1874
- background: var(--re-color-azure-06) !important;
1874
+ background: var(--editor-color-azure-06) !important;
1875
1875
  border: none !important;
1876
1876
  color: #00000000 !important;
1877
1877
  opacity: 0.3 !important;
@@ -1885,12 +1885,12 @@ textarea._Input-input_yqqgz_27 {
1885
1885
  }
1886
1886
  [data-dnd-dragging][data-editor-component] {
1887
1887
  pointer-events: none !important;
1888
- outline: 2px var(--re-color-azure-09) solid !important;
1888
+ outline: 2px var(--editor-color-azure-09) solid !important;
1889
1889
  outline-offset: -2px !important;
1890
1890
  }
1891
1891
 
1892
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/DropZone/styles.module.css/#css-module-data */
1893
- ._DropZone_q9qsx_1 {
1892
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/DropZone/styles.module.css/#css-module-data */
1893
+ ._DropZone_1h108_1 {
1894
1894
  --resize-animation-ms: 150ms;
1895
1895
  position: relative;
1896
1896
  height: 100%;
@@ -1898,52 +1898,52 @@ textarea._Input-input_yqqgz_27 {
1898
1898
  outline-offset: -2px;
1899
1899
  width: 100%;
1900
1900
  }
1901
- ._DropZone--hasChildren_q9qsx_11 {
1901
+ ._DropZone--hasChildren_1h108_11 {
1902
1902
  min-height: 0;
1903
1903
  }
1904
- ._DropZone_q9qsx_1:empty {
1904
+ ._DropZone_1h108_1:empty {
1905
1905
  min-height: var(--min-empty-height);
1906
1906
  }
1907
- [data-editor-entry]:not([data-editor-dragging]) ._DropZone_q9qsx_1 {
1907
+ [data-editor-entry]:not([data-editor-dragging]) ._DropZone_1h108_1 {
1908
1908
  transition: min-height var(--resize-animation-ms) ease-in;
1909
1909
  }
1910
- ._DropZone--isAreaSelected_q9qsx_24,
1911
- ._DropZone--hoveringOverArea_q9qsx_25:not(._DropZone--isRootZone_q9qsx_25) {
1912
- background: var(--re-accent-soft);
1913
- outline: 1px dashed var(--re-accent);
1914
- border-radius: var(--re-radius-md);
1910
+ ._DropZone--isAreaSelected_1h108_24,
1911
+ ._DropZone--hoveringOverArea_1h108_25:not(._DropZone--isRootZone_1h108_25) {
1912
+ background: var(--editor-accent-soft);
1913
+ outline: 1px dashed var(--editor-accent);
1914
+ border-radius: var(--editor-radius-md);
1915
1915
  }
1916
- ._DropZone_q9qsx_1:empty {
1917
- background: var(--re-surface-sunken);
1918
- outline: 1px dashed var(--re-border-default);
1919
- border-radius: var(--re-radius-md);
1920
- transition: background-color var(--re-motion-base) var(--re-ease), outline-color var(--re-motion-base) var(--re-ease);
1916
+ ._DropZone_1h108_1:empty {
1917
+ background: var(--editor-surface-sunken);
1918
+ outline: 1px dashed var(--editor-border-default);
1919
+ border-radius: var(--editor-radius-md);
1920
+ transition: background-color var(--editor-motion-base) var(--editor-ease), outline-color var(--editor-motion-base) var(--editor-ease);
1921
1921
  }
1922
- ._DropZone--isDestination_q9qsx_39 {
1923
- outline: 1px dashed var(--re-accent-strong) !important;
1924
- border-radius: var(--re-radius-md);
1922
+ ._DropZone--isDestination_1h108_39 {
1923
+ outline: 1px dashed var(--editor-accent-strong) !important;
1924
+ border-radius: var(--editor-radius-md);
1925
1925
  }
1926
- ._DropZone--isDestination_q9qsx_39:not(._DropZone--isRootZone_q9qsx_25) {
1927
- background: var(--re-accent-soft) !important;
1926
+ ._DropZone--isDestination_1h108_39:not(._DropZone--isRootZone_1h108_25) {
1927
+ background: var(--editor-accent-soft) !important;
1928
1928
  }
1929
- ._DropZone-item_q9qsx_48 {
1929
+ ._DropZone-item_1h108_48 {
1930
1930
  position: relative;
1931
1931
  }
1932
- ._DropZone-hitbox_q9qsx_52 {
1932
+ ._DropZone-hitbox_1h108_52 {
1933
1933
  position: absolute;
1934
1934
  bottom: -12px;
1935
1935
  height: 24px;
1936
1936
  width: 100%;
1937
1937
  z-index: 1;
1938
1938
  }
1939
- [data-editor-dragging] ._DropZone--isEnabled_q9qsx_60 {
1940
- outline: 1px dashed var(--re-accent);
1941
- border-radius: var(--re-radius-md);
1939
+ [data-editor-dragging] ._DropZone--isEnabled_1h108_60 {
1940
+ outline: 1px dashed var(--editor-accent);
1941
+ border-radius: var(--editor-radius-md);
1942
1942
  }
1943
- ._DropZone_q9qsx_1 > *:not([data-editor-component]) {
1943
+ ._DropZone_1h108_1 > *:not([data-editor-component]) {
1944
1944
  opacity: 0;
1945
1945
  }
1946
- body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
1946
+ body:has(._DropZone--isAnimating_1h108_70:empty) [data-editor-overlay] {
1947
1947
  opacity: 0 !important;
1948
1948
  }
1949
1949
 
@@ -1953,15 +1953,15 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
1953
1953
  pointer-events: auto !important;
1954
1954
  }
1955
1955
  [data-editor-overlay-portal]:hover {
1956
- outline: 2px var(--re-color-azure-09) dashed;
1956
+ outline: 2px var(--editor-color-azure-09) dashed;
1957
1957
  outline-offset: 2px;
1958
1958
  }
1959
1959
  [data-editor-overlay-portal]:focus-within {
1960
- outline: 2px var(--re-color-azure-07) dashed;
1960
+ outline: 2px var(--editor-color-azure-07) dashed;
1961
1961
  outline-offset: 2px;
1962
1962
  }
1963
1963
 
1964
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
1964
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
1965
1965
  ._InlineTextField_104qp_1 {
1966
1966
  cursor: text;
1967
1967
  display: inline-block;
@@ -1976,16 +1976,16 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
1976
1976
  display: none;
1977
1977
  }
1978
1978
 
1979
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Fields/styles.module.css/#css-module-data */
1980
- ._EditorFields_1di93_1 {
1979
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Fields/styles.module.css/#css-module-data */
1980
+ ._EditorFields_3dnua_1 {
1981
1981
  position: relative;
1982
- font-family: var(--re-font-family);
1982
+ font-family: var(--editor-font-family);
1983
1983
  }
1984
- ._EditorFields--isLoading_1di93_6 {
1984
+ ._EditorFields--isLoading_3dnua_6 {
1985
1985
  min-height: 48px;
1986
1986
  }
1987
- ._EditorFields-loadingOverlay_1di93_10 {
1988
- background: var(--re-surface-panel);
1987
+ ._EditorFields-loadingOverlay_3dnua_10 {
1988
+ background: var(--editor-surface-panel);
1989
1989
  display: flex;
1990
1990
  justify-content: flex-end;
1991
1991
  align-items: flex-start;
@@ -1998,109 +1998,109 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
1998
1998
  box-sizing: border-box;
1999
1999
  opacity: 0.8;
2000
2000
  }
2001
- ._EditorFields-loadingOverlayInner_1di93_25 {
2001
+ ._EditorFields-loadingOverlayInner_3dnua_25 {
2002
2002
  display: flex;
2003
2003
  padding: 16px;
2004
2004
  position: sticky;
2005
2005
  top: 0;
2006
2006
  }
2007
- ._EditorFields-field_1di93_32 * {
2007
+ ._EditorFields-field_3dnua_32 * {
2008
2008
  box-sizing: border-box;
2009
2009
  }
2010
- ._EditorFields--wrapFields_1di93_36 ._EditorFields-field_1di93_32 {
2011
- color: var(--re-text-secondary);
2010
+ ._EditorFields--wrapFields_3dnua_36 ._EditorFields-field_3dnua_32 {
2011
+ color: var(--editor-text-secondary);
2012
2012
  padding: 14px 16px;
2013
2013
  display: block;
2014
2014
  }
2015
- ._EditorFields--wrapFields_1di93_36 ._EditorFields-field_1di93_32 + ._EditorFields-field_1di93_32 {
2016
- border-top: 1px solid var(--re-border-subtle);
2015
+ ._EditorFields--wrapFields_3dnua_36 ._EditorFields-field_3dnua_32 + ._EditorFields-field_3dnua_32 {
2016
+ border-top: 1px solid var(--editor-border-subtle);
2017
2017
  }
2018
- ._EditorFields-syncButton_1di93_46 {
2018
+ ._EditorFields-syncButton_3dnua_46 {
2019
2019
  align-items: center;
2020
2020
  background: transparent;
2021
- border: 1px solid var(--re-color-global);
2022
- border-radius: var(--re-radius-md);
2023
- color: var(--re-color-global);
2021
+ border: 1px solid var(--editor-color-global);
2022
+ border-radius: var(--editor-radius-md);
2023
+ color: var(--editor-color-global);
2024
2024
  cursor: pointer;
2025
2025
  display: flex;
2026
2026
  font: inherit;
2027
- font-size: var(--re-font-size-xxs);
2027
+ font-size: var(--editor-font-size-xxs);
2028
2028
  font-weight: 500;
2029
2029
  gap: 8px;
2030
2030
  justify-content: center;
2031
2031
  margin: 12px 16px;
2032
2032
  padding: 10px;
2033
2033
  transition:
2034
- background-color var(--re-motion-fast) var(--re-ease),
2035
- border-color var(--re-motion-fast) var(--re-ease),
2036
- color var(--re-motion-fast) var(--re-ease);
2034
+ background-color var(--editor-motion-fast) var(--editor-ease),
2035
+ border-color var(--editor-motion-fast) var(--editor-ease),
2036
+ color var(--editor-motion-fast) var(--editor-ease);
2037
2037
  width: calc(100% - 32px);
2038
2038
  }
2039
2039
  @media (hover: hover) and (pointer: fine) {
2040
- ._EditorFields-syncButton_1di93_46:hover {
2041
- background: var(--re-color-global-soft);
2040
+ ._EditorFields-syncButton_3dnua_46:hover {
2041
+ background: var(--editor-color-global-soft);
2042
2042
  }
2043
2043
  }
2044
- ._EditorFields-syncButton_1di93_46:focus-visible {
2044
+ ._EditorFields-syncButton_3dnua_46:focus-visible {
2045
2045
  outline: none;
2046
- box-shadow: var(--re-ring);
2046
+ box-shadow: var(--editor-ring);
2047
2047
  }
2048
- ._EditorFields-syncButton--unlinked_1di93_78 {
2049
- border-color: var(--re-border-default);
2050
- color: var(--re-text-secondary);
2048
+ ._EditorFields-syncButton--unlinked_3dnua_78 {
2049
+ border-color: var(--editor-border-default);
2050
+ color: var(--editor-text-secondary);
2051
2051
  }
2052
2052
  @media (hover: hover) and (pointer: fine) {
2053
- ._EditorFields-syncButton--unlinked_1di93_78:hover {
2054
- background: var(--re-surface-hover);
2055
- border-color: var(--re-border-strong);
2056
- color: var(--re-text-primary);
2053
+ ._EditorFields-syncButton--unlinked_3dnua_78:hover {
2054
+ background: var(--editor-surface-hover);
2055
+ border-color: var(--editor-border-strong);
2056
+ color: var(--editor-text-primary);
2057
2057
  }
2058
2058
  }
2059
- ._EditorFields--wrapFields_1di93_36 ._EditorFields-syncButton_1di93_46 + ._EditorFields-field_1di93_32 {
2059
+ ._EditorFields--wrapFields_3dnua_36 ._EditorFields-syncButton_3dnua_46 + ._EditorFields-field_3dnua_32 {
2060
2060
  border-top: none;
2061
2061
  }
2062
2062
 
2063
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Components/styles.module.css/#css-module-data */
2064
- ._Components-search_4hb2y_1 {
2063
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Components/styles.module.css/#css-module-data */
2064
+ ._Components-search_recer_1 {
2065
2065
  position: relative;
2066
2066
  display: flex;
2067
2067
  align-items: center;
2068
2068
  margin-bottom: 12px;
2069
2069
  }
2070
- ._Components-searchIcon_4hb2y_8 {
2070
+ ._Components-searchIcon_recer_8 {
2071
2071
  position: absolute;
2072
2072
  inset-inline-start: 10px;
2073
- color: var(--re-text-tertiary);
2073
+ color: var(--editor-text-tertiary);
2074
2074
  pointer-events: none;
2075
2075
  display: flex;
2076
2076
  }
2077
- ._Components-searchInput_4hb2y_16 {
2077
+ ._Components-searchInput_recer_16 {
2078
2078
  width: 100%;
2079
2079
  font-family: inherit;
2080
- font-size: var(--re-font-size-xxs);
2081
- color: var(--re-text-primary);
2082
- background: var(--re-surface-panel);
2083
- border: 1px solid var(--re-border-subtle);
2084
- border-radius: var(--re-radius-md);
2080
+ font-size: var(--editor-font-size-xxs);
2081
+ color: var(--editor-text-primary);
2082
+ background: var(--editor-surface-panel);
2083
+ border: 1px solid var(--editor-border-subtle);
2084
+ border-radius: var(--editor-radius-md);
2085
2085
  padding: 8px 10px 8px 32px;
2086
- transition: border-color var(--re-motion-fast) var(--re-ease), box-shadow var(--re-motion-fast) var(--re-ease);
2086
+ transition: border-color var(--editor-motion-fast) var(--editor-ease), box-shadow var(--editor-motion-fast) var(--editor-ease);
2087
2087
  }
2088
- ._Components-searchInput_4hb2y_16::placeholder {
2089
- color: var(--re-text-tertiary);
2088
+ ._Components-searchInput_recer_16::placeholder {
2089
+ color: var(--editor-text-tertiary);
2090
2090
  }
2091
- ._Components-searchInput_4hb2y_16:focus {
2091
+ ._Components-searchInput_recer_16:focus {
2092
2092
  outline: none;
2093
- border-color: var(--re-border-default);
2094
- box-shadow: var(--re-ring);
2093
+ border-color: var(--editor-border-default);
2094
+ box-shadow: var(--editor-ring);
2095
2095
  }
2096
- ._Components-empty_4hb2y_39 {
2097
- color: var(--re-text-tertiary);
2098
- font-size: var(--re-font-size-xxs);
2096
+ ._Components-empty_recer_39 {
2097
+ color: var(--editor-text-tertiary);
2098
+ font-size: var(--editor-font-size-xxs);
2099
2099
  padding: 12px 4px;
2100
2100
  text-align: center;
2101
2101
  }
2102
2102
 
2103
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Preview/styles.module.css/#css-module-data */
2103
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Preview/styles.module.css/#css-module-data */
2104
2104
  ._EditorPreview_xou64_1 {
2105
2105
  position: relative;
2106
2106
  height: 100%;
@@ -2111,52 +2111,52 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2111
2111
  width: 100%;
2112
2112
  }
2113
2113
 
2114
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/LayerTree/styles.module.css/#css-module-data */
2115
- ._LayerTree_vc8bi_1 {
2116
- color: var(--re-text-primary);
2117
- font-family: var(--re-font-family);
2118
- font-size: var(--re-font-size-xxs);
2114
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/LayerTree/styles.module.css/#css-module-data */
2115
+ ._LayerTree_3eixb_1 {
2116
+ color: var(--editor-text-primary);
2117
+ font-family: var(--editor-font-family);
2118
+ font-size: var(--editor-font-size-xxs);
2119
2119
  margin: 0;
2120
2120
  position: relative;
2121
2121
  list-style: none;
2122
2122
  padding: 0;
2123
2123
  }
2124
- ._LayerTree-zoneTitle_vc8bi_11 {
2125
- color: var(--re-color-azure-05);
2126
- font-family: var(--re-font-family-monospaced);
2127
- font-size: var(--re-font-size-xxxs);
2124
+ ._LayerTree-zoneTitle_3eixb_11 {
2125
+ color: var(--editor-color-azure-05);
2126
+ font-family: var(--editor-font-family-monospaced);
2127
+ font-size: var(--editor-font-size-xxxs);
2128
2128
  }
2129
- ._LayerTree-helper_vc8bi_17 {
2129
+ ._LayerTree-helper_3eixb_17 {
2130
2130
  text-align: center;
2131
- color: var(--re-accent-strong);
2132
- background: var(--re-accent-soft);
2133
- border-radius: var(--re-radius-md);
2134
- font-family: var(--re-font-family-monospaced);
2135
- font-size: var(--re-font-size-xxxs);
2131
+ color: var(--editor-accent-strong);
2132
+ background: var(--editor-accent-soft);
2133
+ border-radius: var(--editor-radius-md);
2134
+ font-family: var(--editor-font-family-monospaced);
2135
+ font-size: var(--editor-font-size-xxxs);
2136
2136
  padding: 8px;
2137
2137
  margin: 4px 4px 8px;
2138
2138
  }
2139
- ._Layer_vc8bi_1 {
2139
+ ._Layer_3eixb_1 {
2140
2140
  position: relative;
2141
2141
  border: 1px solid transparent;
2142
- border-radius: var(--re-radius-md);
2142
+ border-radius: var(--editor-radius-md);
2143
2143
  }
2144
- ._Layer-inner_vc8bi_34 {
2144
+ ._Layer-inner_3eixb_34 {
2145
2145
  border: 1px solid transparent;
2146
- border-radius: var(--re-radius-md);
2146
+ border-radius: var(--editor-radius-md);
2147
2147
  transition:
2148
- background-color var(--re-motion-fast) var(--re-ease),
2149
- color var(--re-motion-fast) var(--re-ease),
2150
- border-color var(--re-motion-fast) var(--re-ease);
2148
+ background-color var(--editor-motion-fast) var(--editor-ease),
2149
+ color var(--editor-motion-fast) var(--editor-ease),
2150
+ border-color var(--editor-motion-fast) var(--editor-ease);
2151
2151
  }
2152
- ._Layer--containsZone_vc8bi_42 > ._Layer-inner_vc8bi_34 {
2152
+ ._Layer--containsZone_3eixb_42 > ._Layer-inner_3eixb_34 {
2153
2153
  padding-inline-start: 0;
2154
2154
  }
2155
- ._Layer-clickable_vc8bi_46 {
2155
+ ._Layer-clickable_3eixb_46 {
2156
2156
  align-items: center;
2157
2157
  background: none;
2158
2158
  border: 0;
2159
- border-radius: var(--re-radius-md);
2159
+ border-radius: var(--editor-radius-md);
2160
2160
  color: inherit;
2161
2161
  cursor: pointer;
2162
2162
  display: flex;
@@ -2165,139 +2165,139 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2165
2165
  padding-inline-end: 2px;
2166
2166
  width: 100%;
2167
2167
  }
2168
- ._Layer-clickable_vc8bi_46:focus-visible {
2168
+ ._Layer-clickable_3eixb_46:focus-visible {
2169
2169
  outline: none;
2170
- box-shadow: var(--re-ring);
2170
+ box-shadow: var(--editor-ring);
2171
2171
  position: relative;
2172
2172
  z-index: 1;
2173
2173
  }
2174
2174
  @media (hover: hover) and (pointer: fine) {
2175
- ._Layer_vc8bi_1:not(._Layer--isSelected_vc8bi_68) > ._Layer-inner_vc8bi_34:hover {
2176
- background: var(--re-surface-hover);
2177
- color: var(--re-text-accent);
2175
+ ._Layer_3eixb_1:not(._Layer--isSelected_3eixb_68) > ._Layer-inner_3eixb_34:hover {
2176
+ background: var(--editor-surface-hover);
2177
+ color: var(--editor-text-accent);
2178
2178
  transition: none;
2179
2179
  }
2180
2180
  }
2181
- ._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 {
2182
- background: var(--re-accent-soft);
2183
- color: var(--re-text-accent);
2181
+ ._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 {
2182
+ background: var(--editor-accent-soft);
2183
+ color: var(--editor-text-accent);
2184
2184
  }
2185
- ._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 ._Layer-icon_vc8bi_80,
2186
- ._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 ._Layer-zoneIcon_vc8bi_81 {
2187
- color: var(--re-accent-strong);
2185
+ ._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 ._Layer-icon_3eixb_80,
2186
+ ._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 ._Layer-zoneIcon_3eixb_81 {
2187
+ color: var(--editor-accent-strong);
2188
2188
  }
2189
- ._Layer-chevron_vc8bi_85 {
2189
+ ._Layer-chevron_3eixb_85 {
2190
2190
  display: flex;
2191
2191
  align-items: center;
2192
2192
  justify-content: center;
2193
2193
  flex: 0 0 auto;
2194
2194
  width: 12px;
2195
2195
  margin-inline-end: 4px;
2196
- transition: transform var(--re-motion-base) var(--re-ease);
2197
- color: var(--re-text-tertiary);
2196
+ transition: transform var(--editor-motion-base) var(--editor-ease);
2197
+ color: var(--editor-text-tertiary);
2198
2198
  }
2199
- ._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 > ._Layer-clickable_vc8bi_46 > ._Layer-chevron_vc8bi_85,
2200
- ._Layer--childIsSelected_vc8bi_97 > ._Layer-inner_vc8bi_34 > ._Layer-clickable_vc8bi_46 > ._Layer-chevron_vc8bi_85 {
2199
+ ._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 > ._Layer-clickable_3eixb_46 > ._Layer-chevron_3eixb_85,
2200
+ ._Layer--childIsSelected_3eixb_97 > ._Layer-inner_3eixb_34 > ._Layer-clickable_3eixb_46 > ._Layer-chevron_3eixb_85 {
2201
2201
  transform: rotate(90deg);
2202
2202
  }
2203
- ._Layer-zones_vc8bi_101 {
2203
+ ._Layer-zones_3eixb_101 {
2204
2204
  display: none;
2205
2205
  margin-inline-start: 14px;
2206
2206
  padding-inline-start: 16px;
2207
- border-inline-start: 1px solid var(--re-border-subtle);
2207
+ border-inline-start: 1px solid var(--editor-border-subtle);
2208
2208
  }
2209
- ._Layer--isSelected_vc8bi_68 > ._Layer-zones_vc8bi_101,
2210
- ._Layer--childIsSelected_vc8bi_97 > ._Layer-zones_vc8bi_101 {
2209
+ ._Layer--isSelected_3eixb_68 > ._Layer-zones_3eixb_101,
2210
+ ._Layer--childIsSelected_3eixb_97 > ._Layer-zones_3eixb_101 {
2211
2211
  display: block;
2212
2212
  }
2213
- ._Layer-zones_vc8bi_101 > ._LayerTree_vc8bi_1 {
2213
+ ._Layer-zones_3eixb_101 > ._LayerTree_3eixb_1 {
2214
2214
  margin-inline-start: 0;
2215
2215
  }
2216
- ._Layer-title_vc8bi_117,
2217
- ._LayerTree-zoneTitle_vc8bi_11 {
2216
+ ._Layer-title_3eixb_117,
2217
+ ._LayerTree-zoneTitle_3eixb_11 {
2218
2218
  display: flex;
2219
2219
  gap: 8px;
2220
2220
  align-items: center;
2221
2221
  margin: 6px 4px;
2222
2222
  overflow-x: hidden;
2223
2223
  }
2224
- ._LayerTree-zoneTitle_vc8bi_11 {
2224
+ ._LayerTree-zoneTitle_3eixb_11 {
2225
2225
  margin: 4px 4px 2px;
2226
2226
  }
2227
- ._Layer-name_vc8bi_130 {
2227
+ ._Layer-name_3eixb_130 {
2228
2228
  overflow-x: hidden;
2229
2229
  text-overflow: ellipsis;
2230
2230
  white-space: nowrap;
2231
2231
  }
2232
- ._Layer-icon_vc8bi_80 {
2233
- color: var(--re-accent);
2232
+ ._Layer-icon_3eixb_80 {
2233
+ color: var(--editor-accent);
2234
2234
  display: flex;
2235
2235
  align-items: center;
2236
2236
  }
2237
- ._Layer-zoneIcon_vc8bi_81 {
2238
- color: var(--re-text-tertiary);
2237
+ ._Layer-zoneIcon_3eixb_81 {
2238
+ color: var(--editor-text-tertiary);
2239
2239
  display: flex;
2240
2240
  align-items: center;
2241
2241
  }
2242
- ._Layer--isGlobal_vc8bi_150 > ._Layer-inner_vc8bi_34 ._Layer-icon_vc8bi_80 {
2243
- color: var(--re-color-global);
2242
+ ._Layer--isGlobal_3eixb_150 > ._Layer-inner_3eixb_34 ._Layer-icon_3eixb_80 {
2243
+ color: var(--editor-color-global);
2244
2244
  }
2245
- ._Layer--isGlobal_vc8bi_150 > ._Layer-inner_vc8bi_34 ._Layer-name_vc8bi_130 {
2246
- color: var(--re-color-global);
2245
+ ._Layer--isGlobal_3eixb_150 > ._Layer-inner_3eixb_34 ._Layer-name_3eixb_130 {
2246
+ color: var(--editor-color-global);
2247
2247
  }
2248
- ._Layer--isGlobal_vc8bi_150._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 {
2249
- background: var(--re-color-global-soft);
2250
- color: var(--re-color-global-strong);
2248
+ ._Layer--isGlobal_3eixb_150._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 {
2249
+ background: var(--editor-color-global-soft);
2250
+ color: var(--editor-color-global-strong);
2251
2251
  }
2252
- ._Layer--isGlobal_vc8bi_150._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 ._Layer-icon_vc8bi_80,
2253
- ._Layer--isGlobal_vc8bi_150._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 ._Layer-name_vc8bi_130 {
2254
- color: var(--re-color-global-strong);
2252
+ ._Layer--isGlobal_3eixb_150._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 ._Layer-icon_3eixb_80,
2253
+ ._Layer--isGlobal_3eixb_150._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 ._Layer-name_3eixb_130 {
2254
+ color: var(--editor-color-global-strong);
2255
2255
  }
2256
- ._Layer--isUnlinked_vc8bi_171 > ._Layer-inner_vc8bi_34 ._Layer-name_vc8bi_130 {
2256
+ ._Layer--isUnlinked_3eixb_171 > ._Layer-inner_3eixb_34 ._Layer-name_3eixb_130 {
2257
2257
  font-style: italic;
2258
2258
  }
2259
- ._Layer-unlinkedGlyph_vc8bi_175 {
2260
- color: var(--re-color-global);
2259
+ ._Layer-unlinkedGlyph_3eixb_175 {
2260
+ color: var(--editor-color-global);
2261
2261
  display: flex;
2262
2262
  align-items: center;
2263
2263
  margin-inline-start: 4px;
2264
2264
  opacity: 0.7;
2265
2265
  }
2266
- ._Layer--isUnlinked_vc8bi_171._Layer--isSelected_vc8bi_68 > ._Layer-inner_vc8bi_34 ._Layer-unlinkedGlyph_vc8bi_175 {
2267
- color: var(--re-accent-strong);
2266
+ ._Layer--isUnlinked_3eixb_171._Layer--isSelected_3eixb_68 > ._Layer-inner_3eixb_34 ._Layer-unlinkedGlyph_3eixb_175 {
2267
+ color: var(--editor-accent-strong);
2268
2268
  opacity: 1;
2269
2269
  }
2270
2270
 
2271
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Layout/styles.module.css/#css-module-data */
2272
- ._Editor_17yd6_19 {
2273
- --re-space-px: 16px;
2274
- color: var(--re-text-primary);
2275
- font-family: var(--re-font-family);
2271
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Layout/styles.module.css/#css-module-data */
2272
+ ._Editor_1ty8s_19 {
2273
+ --editor-space-px: 16px;
2274
+ color: var(--editor-text-primary);
2275
+ font-family: var(--editor-font-family);
2276
2276
  overflow-x: hidden;
2277
2277
  }
2278
2278
  @media (min-width: 766px) {
2279
- ._Editor_17yd6_19 {
2279
+ ._Editor_1ty8s_19 {
2280
2280
  overflow-x: auto;
2281
2281
  }
2282
2282
  }
2283
- ._Editor-portal_17yd6_32 {
2283
+ ._Editor-portal_1ty8s_32 {
2284
2284
  position: relative;
2285
2285
  z-index: 2;
2286
2286
  }
2287
- ._EditorLayout_17yd6_37 {
2287
+ ._EditorLayout_1ty8s_37 {
2288
2288
  height: 100dvh;
2289
2289
  }
2290
- ._EditorLayout-inner_17yd6_41 {
2291
- --re-frame-width: auto;
2292
- --re-side-nav-width: min-content;
2293
- --re-side-bar-width: 0px;
2294
- --re-left-side-bar-width: var( --re-user-left-side-bar-width, var(--re-side-bar-width) );
2295
- --re-right-side-bar-width: var( --re-user-right-side-bar-width, var(--re-side-bar-width) );
2296
- background-color: var(--re-surface-app);
2290
+ ._EditorLayout-inner_1ty8s_41 {
2291
+ --editor-frame-width: auto;
2292
+ --editor-side-nav-width: min-content;
2293
+ --editor-side-bar-width: 0px;
2294
+ --editor-left-side-bar-width: var( --editor-user-left-side-bar-width, var(--editor-side-bar-width) );
2295
+ --editor-right-side-bar-width: var( --editor-user-right-side-bar-width, var(--editor-side-bar-width) );
2296
+ background-color: var(--editor-surface-app);
2297
2297
  display: grid;
2298
2298
  grid-template-areas: "editor" "mobilepanel" "left" "right" "sidenav";
2299
- grid-template-columns: var(--re-frame-width);
2300
- grid-template-rows: auto 0 0 0 var(--re-side-nav-width);
2299
+ grid-template-columns: var(--editor-frame-width);
2300
+ grid-template-rows: auto 0 0 0 var(--editor-side-nav-width);
2301
2301
  height: 100%;
2302
2302
  position: relative;
2303
2303
  transition: none;
@@ -2305,144 +2305,144 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2305
2305
  overflow: hidden;
2306
2306
  }
2307
2307
  @media (min-width: 638px) {
2308
- ._EditorLayout-inner_17yd6_41 {
2309
- --re-side-nav-width: 44px;
2308
+ ._EditorLayout-inner_1ty8s_41 {
2309
+ --editor-side-nav-width: 44px;
2310
2310
  grid-template-areas: "sidenav left editor right";
2311
- grid-template-columns: var(--re-side-nav-width) 0 var(--re-frame-width) 0;
2311
+ grid-template-columns: var(--editor-side-nav-width) 0 var(--editor-frame-width) 0;
2312
2312
  grid-template-rows: auto;
2313
2313
  }
2314
- ._Editor--hidePlugins_17yd6_73 ._EditorLayout-inner_17yd6_41 {
2315
- --re-side-nav-width: 0;
2314
+ ._Editor--hidePlugins_1ty8s_73 ._EditorLayout-inner_1ty8s_41 {
2315
+ --editor-side-nav-width: 0;
2316
2316
  }
2317
2317
  }
2318
- ._EditorLayout--mounted_17yd6_78 ._EditorLayout-inner_17yd6_41 {
2319
- --re-side-bar-width: 186px;
2318
+ ._EditorLayout--mounted_1ty8s_78 ._EditorLayout-inner_1ty8s_41 {
2319
+ --editor-side-bar-width: 186px;
2320
2320
  }
2321
- ._EditorLayout--mobilePanelHeightToggle_17yd6_82._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41 {
2322
- grid-template-rows: auto 60% 0 0 var(--re-side-nav-width);
2321
+ ._EditorLayout--mobilePanelHeightToggle_1ty8s_82._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41 {
2322
+ grid-template-rows: auto 60% 0 0 var(--editor-side-nav-width);
2323
2323
  }
2324
- ._EditorLayout--mobilePanelCustomHeight_17yd6_87._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41 {
2325
- grid-template-rows: auto var(--re-mobile-panel-height, 60%) 0 0 var(--re-side-nav-width);
2324
+ ._EditorLayout--mobilePanelCustomHeight_1ty8s_87._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41 {
2325
+ grid-template-rows: auto var(--editor-mobile-panel-height, 60%) 0 0 var(--editor-side-nav-width);
2326
2326
  }
2327
2327
  @media (min-width: 638px) {
2328
- ._EditorLayout--mobilePanelHeightToggle_17yd6_82._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41 {
2329
- grid-template-columns: var(--re-side-nav-width) var(--re-left-side-bar-width) var( --re-frame-width ) 0;
2328
+ ._EditorLayout--mobilePanelHeightToggle_1ty8s_82._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41 {
2329
+ grid-template-columns: var(--editor-side-nav-width) var(--editor-left-side-bar-width) var( --editor-frame-width ) 0;
2330
2330
  grid-template-rows: auto;
2331
2331
  }
2332
2332
  }
2333
- ._EditorLayout--mobilePanelHeightMinContent_17yd6_105._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41 {
2334
- grid-template-rows: auto min-content 0 0 var(--re-side-nav-width);
2333
+ ._EditorLayout--mobilePanelHeightMinContent_1ty8s_105._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41 {
2334
+ grid-template-rows: auto min-content 0 0 var(--editor-side-nav-width);
2335
2335
  }
2336
2336
  @media (min-width: 638px) {
2337
- ._EditorLayout--mobilePanelHeightToggle_17yd6_82._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41,
2338
- ._EditorLayout--mobilePanelCustomHeight_17yd6_87._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41,
2339
- ._EditorLayout--mobilePanelHeightMinContent_17yd6_105._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-inner_17yd6_41 {
2340
- grid-template-columns: var(--re-side-nav-width) var(--re-left-side-bar-width) var( --re-frame-width ) 0;
2337
+ ._EditorLayout--mobilePanelHeightToggle_1ty8s_82._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41,
2338
+ ._EditorLayout--mobilePanelCustomHeight_1ty8s_87._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41,
2339
+ ._EditorLayout--mobilePanelHeightMinContent_1ty8s_105._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-inner_1ty8s_41 {
2340
+ grid-template-columns: var(--editor-side-nav-width) var(--editor-left-side-bar-width) var( --editor-frame-width ) 0;
2341
2341
  grid-template-rows: auto;
2342
2342
  }
2343
2343
  }
2344
2344
  @media (min-width: 638px) {
2345
- ._EditorLayout--rightSideBarVisible_17yd6_127 ._EditorLayout-inner_17yd6_41 {
2346
- grid-template-columns: var(--re-side-nav-width) 0 var(--re-frame-width) var(--re-right-side-bar-width);
2345
+ ._EditorLayout--rightSideBarVisible_1ty8s_127 ._EditorLayout-inner_1ty8s_41 {
2346
+ grid-template-columns: var(--editor-side-nav-width) 0 var(--editor-frame-width) var(--editor-right-side-bar-width);
2347
2347
  }
2348
2348
  }
2349
2349
  @media (min-width: 638px) {
2350
- ._EditorLayout--leftSideBarVisible_17yd6_82._EditorLayout--rightSideBarVisible_17yd6_127 ._EditorLayout-inner_17yd6_41 {
2351
- grid-template-columns: var(--re-side-nav-width) var(--re-left-side-bar-width) var( --re-frame-width ) var(--re-right-side-bar-width);
2350
+ ._EditorLayout--leftSideBarVisible_1ty8s_82._EditorLayout--rightSideBarVisible_1ty8s_127 ._EditorLayout-inner_1ty8s_41 {
2351
+ grid-template-columns: var(--editor-side-nav-width) var(--editor-left-side-bar-width) var( --editor-frame-width ) var(--editor-right-side-bar-width);
2352
2352
  }
2353
2353
  }
2354
2354
  @media (min-width: 458px) {
2355
- ._EditorLayout-mounted_17yd6_146 ._EditorLayout-inner_17yd6_41 {
2356
- --re-frame-width: minmax(266px, auto);
2355
+ ._EditorLayout-mounted_1ty8s_146 ._EditorLayout-inner_1ty8s_41 {
2356
+ --editor-frame-width: minmax(266px, auto);
2357
2357
  }
2358
2358
  }
2359
2359
  @media (min-width: 638px) {
2360
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2361
- --re-side-bar-width: minmax(186px, 250px);
2360
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2361
+ --editor-side-bar-width: minmax(186px, 250px);
2362
2362
  }
2363
2363
  }
2364
2364
  @media (min-width: 766px) {
2365
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2366
- --re-frame-width: auto;
2365
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2366
+ --editor-frame-width: auto;
2367
2367
  }
2368
2368
  }
2369
2369
  @media (min-width: 990px) {
2370
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2371
- --re-side-bar-width: 256px;
2370
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2371
+ --editor-side-bar-width: 256px;
2372
2372
  }
2373
2373
  }
2374
2374
  @media (min-width: 1198px) {
2375
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2376
- --re-side-bar-width: 274px;
2375
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2376
+ --editor-side-bar-width: 274px;
2377
2377
  }
2378
2378
  }
2379
2379
  @media (min-width: 1398px) {
2380
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2381
- --re-side-bar-width: 290px;
2380
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2381
+ --editor-side-bar-width: 290px;
2382
2382
  }
2383
2383
  }
2384
2384
  @media (min-width: 1598px) {
2385
- ._EditorLayout_17yd6_37 ._EditorLayout-inner_17yd6_41 {
2386
- --re-side-bar-width: 320px;
2385
+ ._EditorLayout_1ty8s_37 ._EditorLayout-inner_1ty8s_41 {
2386
+ --editor-side-bar-width: 320px;
2387
2387
  }
2388
2388
  }
2389
- ._EditorLayout-nav_17yd6_187 {
2390
- border-top: 1px solid var(--re-border-subtle);
2391
- background-color: var(--re-surface-panel);
2389
+ ._EditorLayout-nav_1ty8s_187 {
2390
+ border-top: 1px solid var(--editor-border-subtle);
2391
+ background-color: var(--editor-surface-panel);
2392
2392
  grid-area: sidenav;
2393
2393
  overflow: hidden;
2394
2394
  width: 100%;
2395
2395
  }
2396
2396
  @media (min-width: 638px) {
2397
- ._EditorLayout-nav_17yd6_187 {
2397
+ ._EditorLayout-nav_1ty8s_187 {
2398
2398
  border-top: 0;
2399
- border-right: 1px solid var(--re-border-subtle);
2399
+ border-right: 1px solid var(--editor-border-subtle);
2400
2400
  box-sizing: border-box;
2401
2401
  }
2402
2402
  }
2403
- ._Editor-fieldSideBarToolbar_17yd6_203 {
2403
+ ._Editor-fieldSideBarToolbar_1ty8s_203 {
2404
2404
  align-items: center;
2405
- background: var(--re-surface-panel);
2406
- border-bottom: 1px solid var(--re-border-subtle);
2405
+ background: var(--editor-surface-panel);
2406
+ border-bottom: 1px solid var(--editor-border-subtle);
2407
2407
  display: flex;
2408
2408
  gap: 8px;
2409
2409
  justify-content: space-between;
2410
2410
  padding: 8px 12px;
2411
2411
  }
2412
- ._Editor-fieldSideBarHistory_17yd6_213 {
2413
- color: var(--re-text-tertiary);
2412
+ ._Editor-fieldSideBarHistory_1ty8s_213 {
2413
+ color: var(--editor-text-tertiary);
2414
2414
  display: flex;
2415
2415
  gap: 2px;
2416
2416
  }
2417
- ._Editor-fieldSideBarActions_17yd6_219 {
2417
+ ._Editor-fieldSideBarActions_1ty8s_219 {
2418
2418
  align-items: center;
2419
2419
  display: flex;
2420
2420
  gap: 8px;
2421
2421
  }
2422
- ._EditorLayout-mobilePanel_17yd6_225 {
2422
+ ._EditorLayout-mobilePanel_1ty8s_225 {
2423
2423
  grid-area: mobilepanel;
2424
- background: var(--re-surface-panel);
2425
- border-block-start: 1px solid var(--re-border-subtle);
2424
+ background: var(--editor-surface-panel);
2425
+ border-block-start: 1px solid var(--editor-border-subtle);
2426
2426
  display: none;
2427
2427
  flex-direction: column;
2428
2428
  overflow: hidden;
2429
2429
  }
2430
- ._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-mobilePanel_17yd6_225 {
2430
+ ._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-mobilePanel_1ty8s_225 {
2431
2431
  display: flex;
2432
2432
  }
2433
2433
  @media (min-width: 638px) {
2434
- ._EditorLayout-mobilePanel_17yd6_225,
2435
- ._EditorLayout--leftSideBarVisible_17yd6_82 ._EditorLayout-mobilePanel_17yd6_225 {
2434
+ ._EditorLayout-mobilePanel_1ty8s_225,
2435
+ ._EditorLayout--leftSideBarVisible_1ty8s_82 ._EditorLayout-mobilePanel_1ty8s_225 {
2436
2436
  display: none;
2437
2437
  }
2438
2438
  }
2439
- ._EditorLayout-mobilePanelContent_17yd6_245 {
2439
+ ._EditorLayout-mobilePanelContent_1ty8s_245 {
2440
2440
  flex: 1;
2441
2441
  overflow-y: auto;
2442
2442
  display: flex;
2443
2443
  flex-direction: column;
2444
2444
  }
2445
- ._EditorLayout-mobileDragHandle_17yd6_252 {
2445
+ ._EditorLayout-mobileDragHandle_1ty8s_252 {
2446
2446
  display: flex;
2447
2447
  align-items: center;
2448
2448
  justify-content: center;
@@ -2451,105 +2451,105 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2451
2451
  touch-action: none;
2452
2452
  flex-shrink: 0;
2453
2453
  }
2454
- ._EditorLayout-mobileDragHandle_17yd6_252:active {
2454
+ ._EditorLayout-mobileDragHandle_1ty8s_252:active {
2455
2455
  cursor: grabbing;
2456
2456
  }
2457
- ._EditorLayout-mobileDragHandlePill_17yd6_266 {
2457
+ ._EditorLayout-mobileDragHandlePill_1ty8s_266 {
2458
2458
  width: 36px;
2459
2459
  height: 4px;
2460
2460
  border-radius: 2px;
2461
- background-color: var(--re-border-subtle);
2461
+ background-color: var(--editor-border-subtle);
2462
2462
  }
2463
- ._EditorPluginTab_17yd6_273 {
2463
+ ._EditorPluginTab_1ty8s_273 {
2464
2464
  display: none;
2465
2465
  flex-grow: 1;
2466
2466
  max-height: 100%;
2467
2467
  }
2468
- ._EditorPluginTab--visible_17yd6_279 {
2468
+ ._EditorPluginTab--visible_1ty8s_279 {
2469
2469
  display: flex;
2470
2470
  flex-direction: column;
2471
2471
  }
2472
- ._EditorPluginTab-body_17yd6_284 {
2472
+ ._EditorPluginTab-body_1ty8s_284 {
2473
2473
  flex-grow: 1;
2474
2474
  max-height: 100%;
2475
2475
  }
2476
2476
 
2477
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2478
- ._SidebarSection_1jefg_1 {
2477
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2478
+ ._SidebarSection_tt2oy_1 {
2479
2479
  display: flex;
2480
2480
  position: relative;
2481
2481
  flex-direction: column;
2482
- color: var(--re-text-primary);
2482
+ color: var(--editor-text-primary);
2483
2483
  }
2484
- ._SidebarSection_1jefg_1:last-of-type {
2484
+ ._SidebarSection_tt2oy_1:last-of-type {
2485
2485
  flex-grow: 1;
2486
2486
  }
2487
- ._SidebarSection-title_1jefg_12 {
2488
- background: var(--re-surface-panel);
2487
+ ._SidebarSection-title_tt2oy_12 {
2488
+ background: var(--editor-surface-panel);
2489
2489
  padding: 12px 16px;
2490
- border-bottom: 1px solid var(--re-border-subtle);
2491
- border-top: 1px solid var(--re-border-subtle);
2490
+ border-bottom: 1px solid var(--editor-border-subtle);
2491
+ border-top: 1px solid var(--editor-border-subtle);
2492
2492
  overflow-x: auto;
2493
2493
  }
2494
- ._SidebarSection--noBorderTop_1jefg_20 > ._SidebarSection-title_1jefg_12 {
2494
+ ._SidebarSection--noBorderTop_tt2oy_20 > ._SidebarSection-title_tt2oy_12 {
2495
2495
  border-top: 0px;
2496
2496
  }
2497
- ._SidebarSection-content_1jefg_24:last-child {
2497
+ ._SidebarSection-content_tt2oy_24:last-child {
2498
2498
  padding-bottom: 4px;
2499
2499
  }
2500
- ._SidebarSection_1jefg_1:last-of-type ._SidebarSection-content_1jefg_24 {
2500
+ ._SidebarSection_tt2oy_1:last-of-type ._SidebarSection-content_tt2oy_24 {
2501
2501
  border-bottom: none;
2502
2502
  flex-grow: 1;
2503
2503
  }
2504
- ._SidebarSection-breadcrumbLabel_1jefg_33 {
2504
+ ._SidebarSection-breadcrumbLabel_tt2oy_33 {
2505
2505
  background: none;
2506
2506
  border: 0;
2507
- border-radius: var(--re-radius-sm);
2508
- color: var(--re-text-accent);
2507
+ border-radius: var(--editor-radius-sm);
2508
+ color: var(--editor-text-accent);
2509
2509
  cursor: pointer;
2510
2510
  font: inherit;
2511
2511
  flex-shrink: 0;
2512
2512
  padding: 0;
2513
- transition: color var(--re-motion-fast) var(--re-ease);
2513
+ transition: color var(--editor-motion-fast) var(--editor-ease);
2514
2514
  }
2515
- ._SidebarSection-breadcrumbLabel_1jefg_33:focus-visible {
2515
+ ._SidebarSection-breadcrumbLabel_tt2oy_33:focus-visible {
2516
2516
  outline: none;
2517
- box-shadow: var(--re-ring);
2517
+ box-shadow: var(--editor-ring);
2518
2518
  }
2519
2519
  @media (hover: hover) and (pointer: fine) {
2520
- ._SidebarSection-breadcrumbLabel_1jefg_33:hover {
2521
- color: var(--re-accent-strong);
2520
+ ._SidebarSection-breadcrumbLabel_tt2oy_33:hover {
2521
+ color: var(--editor-accent-strong);
2522
2522
  transition: none;
2523
2523
  }
2524
2524
  }
2525
- ._SidebarSection-breadcrumbLabel_1jefg_33:active {
2526
- color: var(--re-accent-strong);
2525
+ ._SidebarSection-breadcrumbLabel_tt2oy_33:active {
2526
+ color: var(--editor-accent-strong);
2527
2527
  transition: none;
2528
2528
  }
2529
- ._SidebarSection-breadcrumbs_1jefg_62 {
2529
+ ._SidebarSection-breadcrumbs_tt2oy_62 {
2530
2530
  align-items: center;
2531
2531
  display: flex;
2532
2532
  gap: 4px;
2533
2533
  }
2534
- ._SidebarSection-breadcrumb_1jefg_33 {
2534
+ ._SidebarSection-breadcrumb_tt2oy_33 {
2535
2535
  align-items: center;
2536
2536
  display: flex;
2537
2537
  gap: 4px;
2538
2538
  }
2539
- ._SidebarSection-heading_1jefg_74 {
2539
+ ._SidebarSection-heading_tt2oy_74 {
2540
2540
  padding-inline-end: 16px;
2541
2541
  font-size: 13px;
2542
2542
  line-height: 1.2;
2543
2543
  }
2544
- ._SidebarSection-heading_1jefg_74 h1,
2545
- ._SidebarSection-heading_1jefg_74 h2,
2546
- ._SidebarSection-heading_1jefg_74 h3 {
2544
+ ._SidebarSection-heading_tt2oy_74 h1,
2545
+ ._SidebarSection-heading_tt2oy_74 h2,
2546
+ ._SidebarSection-heading_tt2oy_74 h3 {
2547
2547
  font-size: inherit;
2548
2548
  font-weight: 500;
2549
2549
  letter-spacing: 0;
2550
2550
  }
2551
- ._SidebarSection-loadingOverlay_1jefg_88 {
2552
- background: var(--re-surface-panel);
2551
+ ._SidebarSection-loadingOverlay_tt2oy_88 {
2552
+ background: var(--editor-surface-panel);
2553
2553
  display: flex;
2554
2554
  justify-content: center;
2555
2555
  align-items: center;
@@ -2563,8 +2563,8 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2563
2563
  opacity: 0.8;
2564
2564
  }
2565
2565
 
2566
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2567
- ._Breadcrumbs_cvmoz_1 {
2566
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2567
+ ._Breadcrumbs_1cjxk_1 {
2568
2568
  align-items: center;
2569
2569
  display: flex;
2570
2570
  flex-wrap: wrap;
@@ -2572,89 +2572,188 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2572
2572
  font-size: 13px;
2573
2573
  line-height: 1.2;
2574
2574
  }
2575
- ._Breadcrumbs-breadcrumb_cvmoz_10 {
2575
+ ._Breadcrumbs-breadcrumb_1cjxk_10 {
2576
2576
  align-items: center;
2577
2577
  display: flex;
2578
2578
  gap: 6px;
2579
- color: var(--re-text-tertiary);
2579
+ color: var(--editor-text-tertiary);
2580
2580
  }
2581
- ._Breadcrumbs-breadcrumbLabel_cvmoz_17 {
2581
+ ._Breadcrumbs-breadcrumbLabel_1cjxk_17 {
2582
2582
  background: none;
2583
2583
  border: 0;
2584
- border-radius: var(--re-radius-sm);
2585
- color: var(--re-text-tertiary);
2584
+ border-radius: var(--editor-radius-sm);
2585
+ color: var(--editor-text-tertiary);
2586
2586
  cursor: pointer;
2587
2587
  font: inherit;
2588
2588
  font-weight: 400;
2589
2589
  flex-shrink: 0;
2590
2590
  padding: 0;
2591
- transition: color var(--re-motion-fast) var(--re-ease);
2591
+ transition: color var(--editor-motion-fast) var(--editor-ease);
2592
2592
  }
2593
- ._Breadcrumbs-breadcrumbLabel_cvmoz_17:focus-visible {
2593
+ ._Breadcrumbs-breadcrumbLabel_1cjxk_17:focus-visible {
2594
2594
  outline: none;
2595
- box-shadow: var(--re-ring);
2595
+ box-shadow: var(--editor-ring);
2596
2596
  }
2597
2597
  @media (hover: hover) and (pointer: fine) {
2598
- ._Breadcrumbs-breadcrumbLabel_cvmoz_17:hover {
2599
- color: var(--re-text-primary);
2598
+ ._Breadcrumbs-breadcrumbLabel_1cjxk_17:hover {
2599
+ color: var(--editor-text-primary);
2600
2600
  transition: none;
2601
2601
  }
2602
2602
  }
2603
- ._Breadcrumbs-breadcrumbLabel_cvmoz_17:active {
2604
- color: var(--re-text-primary);
2603
+ ._Breadcrumbs-breadcrumbLabel_1cjxk_17:active {
2604
+ color: var(--editor-text-primary);
2605
2605
  transition: none;
2606
2606
  }
2607
- ._Breadcrumbs-breadcrumb_cvmoz_10 svg {
2607
+ ._Breadcrumbs-breadcrumb_1cjxk_10 svg {
2608
2608
  opacity: 0.5;
2609
2609
  flex-shrink: 0;
2610
2610
  }
2611
2611
 
2612
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/BrowserBar/styles.module.css/#css-module-data */
2613
- ._BrowserBar_oz0sq_1 {
2612
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/ui/Combobox/styles.module.css/#css-module-data */
2613
+ ._EditorCombobox-input_12a2a_4 {
2614
+ background: transparent;
2615
+ border: 0;
2616
+ color: inherit;
2617
+ flex: 1;
2618
+ font: inherit;
2619
+ font-size: var(--editor-font-size-xxs);
2620
+ min-width: 0;
2621
+ outline: none;
2622
+ padding: 0;
2623
+ width: 100%;
2624
+ }
2625
+ ._EditorCombobox-input_12a2a_4::placeholder {
2626
+ color: var(--editor-text-tertiary);
2627
+ }
2628
+ ._EditorCombobox-trigger_12a2a_21 {
2629
+ align-items: center;
2630
+ background: transparent;
2631
+ border: 0;
2632
+ color: var(--editor-text-tertiary);
2633
+ cursor: pointer;
2634
+ display: inline-flex;
2635
+ flex-shrink: 0;
2636
+ height: 20px;
2637
+ justify-content: center;
2638
+ outline: none;
2639
+ padding: 0;
2640
+ width: 20px;
2641
+ }
2642
+ @media (hover: hover) and (pointer: fine) {
2643
+ ._EditorCombobox-trigger_12a2a_21:hover {
2644
+ color: var(--editor-text-primary);
2645
+ }
2646
+ }
2647
+ ._EditorCombobox-triggerIcon_12a2a_42 {
2648
+ pointer-events: none;
2649
+ }
2650
+ ._EditorCombobox-positioner_12a2a_46 {
2651
+ z-index: 50;
2652
+ }
2653
+ ._EditorCombobox-content_12a2a_50 {
2654
+ background: var(--editor-surface-raised);
2655
+ border: 1px solid var(--editor-border-subtle);
2656
+ border-radius: var(--editor-radius-md);
2657
+ box-shadow: var(--editor-shadow-md);
2658
+ color: var(--editor-text-primary);
2659
+ font-family: var(--editor-font-family);
2660
+ font-size: var(--editor-font-size-xxs);
2661
+ max-height: var(--available-height);
2662
+ min-width: var(--anchor-width);
2663
+ overflow: hidden;
2664
+ transform-origin: var(--transform-origin);
2665
+ z-index: 50;
2666
+ }
2667
+ ._EditorCombobox-list_12a2a_65 {
2668
+ max-height: inherit;
2669
+ overflow-y: auto;
2670
+ padding: 4px;
2671
+ }
2672
+ ._EditorCombobox-item_12a2a_71 {
2673
+ align-items: center;
2674
+ border-radius: var(--editor-radius-sm);
2675
+ cursor: pointer;
2676
+ display: flex;
2677
+ font: inherit;
2678
+ font-size: var(--editor-font-size-xxs);
2679
+ gap: 8px;
2680
+ outline: none;
2681
+ padding: 6px 8px 6px 28px;
2682
+ position: relative;
2683
+ user-select: none;
2684
+ }
2685
+ ._EditorCombobox-item_12a2a_71[data-highlighted],
2686
+ ._EditorCombobox-item_12a2a_71[data-selected] {
2687
+ background: var(--editor-accent-soft);
2688
+ color: var(--editor-text-accent);
2689
+ }
2690
+ ._EditorCombobox-item_12a2a_71[data-disabled] {
2691
+ cursor: not-allowed;
2692
+ opacity: 0.5;
2693
+ pointer-events: none;
2694
+ }
2695
+ ._EditorCombobox-itemIndicator_12a2a_97 {
2614
2696
  align-items: center;
2615
- background: var(--re-surface-panel);
2616
- border: 1px solid var(--re-border-subtle);
2697
+ color: var(--editor-accent-strong);
2698
+ display: inline-flex;
2699
+ justify-content: center;
2700
+ left: 8px;
2701
+ pointer-events: none;
2702
+ position: absolute;
2703
+ width: 14px;
2704
+ }
2705
+ ._EditorCombobox-empty_12a2a_110:not(:empty) {
2706
+ color: var(--editor-text-tertiary);
2707
+ font-size: var(--editor-font-size-xxs);
2708
+ padding: 12px 8px;
2709
+ text-align: center;
2710
+ }
2711
+
2712
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/BrowserBar/styles.module.css/#css-module-data */
2713
+ ._BrowserBar_x10eb_1 {
2714
+ align-items: center;
2715
+ background: var(--editor-surface-panel);
2716
+ border: 1px solid var(--editor-border-subtle);
2617
2717
  border-bottom: 0;
2618
- border-radius: var(--re-radius-md) var(--re-radius-md) 0 0;
2718
+ border-radius: var(--editor-radius-md) var(--editor-radius-md) 0 0;
2619
2719
  display: flex;
2620
2720
  gap: 8px;
2621
2721
  padding: 8px 10px;
2622
2722
  width: 100%;
2623
2723
  }
2624
- ._BrowserBar-urlTrigger_oz0sq_16 {
2625
- align-items: center !important;
2626
- background: var(--re-surface-sunken) !important;
2627
- border: 1px solid var(--re-border-subtle) !important;
2628
- border-radius: 9999px !important;
2629
- color: var(--re-text-primary) !important;
2630
- display: inline-flex !important;
2631
- flex: 1 !important;
2632
- font-size: var(--re-font-size-xxs) !important;
2633
- gap: 8px !important;
2634
- justify-content: flex-start !important;
2635
- min-width: 0 !important;
2636
- overflow: hidden !important;
2637
- padding: 4px 12px !important;
2638
- width: 100% !important;
2724
+ ._BrowserBar-urlTrigger_x10eb_16 {
2725
+ align-items: center;
2726
+ background: var(--editor-surface-sunken);
2727
+ border: 1px solid var(--editor-border-subtle);
2728
+ border-radius: 9999px;
2729
+ color: var(--editor-text-primary);
2730
+ display: inline-flex;
2731
+ flex: 1;
2732
+ font-size: var(--editor-font-size-xxs);
2733
+ gap: 8px;
2734
+ justify-content: flex-start;
2735
+ min-width: 0;
2736
+ overflow: hidden;
2737
+ padding: 4px 12px;
2738
+ width: 100%;
2639
2739
  }
2640
2740
  @media (hover: hover) and (pointer: fine) {
2641
- ._BrowserBar-urlTrigger_oz0sq_16:hover {
2642
- background: var(--re-surface-hover) !important;
2643
- border-color: var(--re-border-default) !important;
2741
+ ._BrowserBar-urlTrigger_x10eb_16:hover {
2742
+ background: var(--editor-surface-hover);
2743
+ border-color: var(--editor-border-default);
2644
2744
  }
2645
2745
  }
2646
- ._BrowserBar-urlTrigger_oz0sq_16[data-state=open],
2647
- ._BrowserBar-urlTrigger_oz0sq_16:focus-visible {
2648
- border-color: var(--re-border-default) !important;
2649
- box-shadow: var(--re-ring) !important;
2650
- outline: none !important;
2746
+ ._BrowserBar-urlTrigger_x10eb_16:focus-within {
2747
+ border-color: var(--editor-border-default);
2748
+ box-shadow: var(--editor-ring);
2749
+ outline: none;
2651
2750
  }
2652
- ._BrowserBar-urlIcon_oz0sq_47 {
2653
- color: var(--re-text-tertiary);
2751
+ ._BrowserBar-urlIcon_x10eb_46 {
2752
+ color: var(--editor-text-tertiary);
2654
2753
  flex-shrink: 0;
2655
2754
  }
2656
- ._BrowserBar-urlText_oz0sq_52 {
2657
- color: var(--re-text-primary);
2755
+ ._BrowserBar-urlText_x10eb_51 {
2756
+ color: var(--editor-text-primary);
2658
2757
  display: inline-flex;
2659
2758
  flex: 1;
2660
2759
  gap: 8px;
@@ -2664,58 +2763,62 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2664
2763
  text-overflow: ellipsis;
2665
2764
  white-space: nowrap;
2666
2765
  }
2667
- ._BrowserBar-urlPath_oz0sq_64 {
2668
- color: var(--re-text-tertiary);
2766
+ ._BrowserBar-urlInput_x10eb_63 {
2767
+ color: var(--editor-text-primary);
2768
+ flex: 1;
2769
+ min-width: 0;
2770
+ }
2771
+ ._BrowserBar-itemPath_x10eb_69 {
2772
+ color: var(--editor-text-primary);
2669
2773
  flex-shrink: 0;
2670
2774
  }
2671
- ._BrowserBar-urlTitle_oz0sq_69 {
2672
- color: var(--re-text-primary);
2775
+ ._BrowserBar-itemTitle_x10eb_74 {
2776
+ color: var(--editor-text-tertiary);
2777
+ margin-left: auto;
2673
2778
  overflow: hidden;
2674
2779
  text-overflow: ellipsis;
2780
+ white-space: nowrap;
2675
2781
  }
2676
- ._BrowserBar-urlTrigger_oz0sq_16 > svg:last-child {
2677
- display: none;
2678
- }
2679
- ._BrowserBar-actions_oz0sq_82 {
2782
+ ._BrowserBar-actions_x10eb_82 {
2680
2783
  align-items: center;
2681
2784
  display: flex;
2682
2785
  flex-shrink: 0;
2683
2786
  gap: 2px;
2684
2787
  }
2685
- ._BrowserBar-deviceIcon_oz0sq_89 {
2686
- color: var(--re-text-primary);
2788
+ ._BrowserBar-deviceIcon_x10eb_89 {
2789
+ color: var(--editor-text-primary);
2687
2790
  display: inline-flex;
2688
2791
  }
2689
2792
 
2690
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Canvas/styles.module.css/#css-module-data */
2691
- ._EditorCanvas_19sb3_1 {
2692
- background: var(--re-surface-sunken);
2793
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Canvas/styles.module.css/#css-module-data */
2794
+ ._EditorCanvas_es8bv_1 {
2795
+ background: var(--editor-surface-sunken);
2693
2796
  display: flex;
2694
2797
  grid-area: editor;
2695
2798
  flex-direction: column;
2696
- padding: var(--re-space-px);
2799
+ padding: calc(var(--editor-space-px) * 0.5);
2697
2800
  position: relative;
2698
2801
  overflow: hidden;
2699
2802
  }
2700
2803
  @media (min-width: 1198px) {
2701
- ._EditorCanvas_19sb3_1 {
2702
- padding: calc(var(--re-space-px) * 1.5);
2703
- padding-top: calc(var(--re-space-px) * 0.5);
2804
+ ._EditorCanvas_es8bv_1 {
2805
+ padding: calc(var(--editor-space-px) * 0.75);
2806
+ padding-top: calc(var(--editor-space-px) * 0.25);
2704
2807
  }
2705
- ._EditorCanvas_19sb3_1:not(._EditorCanvas_19sb3_1:has(._EditorCanvas-controls_19sb3_17)) {
2706
- padding-top: calc(var(--re-space-px) * 1.5);
2808
+ ._EditorCanvas_es8bv_1:not(._EditorCanvas_es8bv_1:has(._EditorCanvas-controls_es8bv_17)) {
2809
+ padding-top: calc(var(--editor-space-px) * 0.75);
2707
2810
  }
2708
2811
  }
2709
- ._EditorCanvas--fullScreen_19sb3_22 {
2812
+ ._EditorCanvas--fullScreen_es8bv_22 {
2710
2813
  padding: 0;
2711
2814
  overflow: hidden;
2712
2815
  }
2713
2816
  @media (min-width: 1198px) {
2714
- ._EditorCanvas--fullScreen_19sb3_22 {
2817
+ ._EditorCanvas--fullScreen_es8bv_22 {
2715
2818
  padding: 0;
2716
2819
  }
2717
2820
  }
2718
- ._EditorCanvas-inner_19sb3_33 {
2821
+ ._EditorCanvas-inner_es8bv_33 {
2719
2822
  display: flex;
2720
2823
  height: 100%;
2721
2824
  justify-content: center;
@@ -2723,7 +2826,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2723
2826
  position: relative;
2724
2827
  width: 100%;
2725
2828
  }
2726
- ._EditorCanvas-rootColumn_19sb3_46 {
2829
+ ._EditorCanvas-rootColumn_es8bv_46 {
2727
2830
  box-sizing: content-box;
2728
2831
  display: flex;
2729
2832
  flex-direction: column;
@@ -2732,61 +2835,62 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2732
2835
  transform-origin: top;
2733
2836
  }
2734
2837
  @media (min-width: 1198px) {
2735
- ._EditorCanvas-rootColumn_19sb3_46 {
2838
+ ._EditorCanvas-rootColumn_es8bv_46 {
2736
2839
  min-width: unset;
2737
2840
  }
2738
2841
  }
2739
2842
  @media (prefers-reduced-motion: reduce) {
2740
- ._EditorCanvas-rootColumn_19sb3_46 {
2843
+ ._EditorCanvas-rootColumn_es8bv_46 {
2741
2844
  transition: none !important;
2742
2845
  }
2743
2846
  }
2744
- ._EditorCanvas-root_19sb3_46 {
2745
- background: var(--re-surface-panel);
2746
- outline: 1px solid var(--re-border-subtle);
2747
- box-shadow: var(--re-shadow-lg);
2748
- border-radius: 0 0 var(--re-radius-md) var(--re-radius-md);
2847
+ ._EditorCanvas-root_es8bv_46 {
2848
+ background: var(--editor-surface-panel);
2849
+ outline: 1px solid var(--editor-border-subtle);
2850
+ box-shadow: var(--editor-shadow-lg);
2851
+ border-radius: 0 0 var(--editor-radius-md) var(--editor-radius-md);
2749
2852
  flex: 1;
2750
2853
  pointer-events: none;
2751
2854
  opacity: 0;
2752
2855
  }
2753
2856
  @media (prefers-reduced-motion: reduce) {
2754
- ._EditorCanvas-root_19sb3_46 {
2857
+ ._EditorCanvas-root_es8bv_46 {
2755
2858
  transition: none !important;
2756
2859
  }
2757
2860
  }
2758
- ._EditorCanvas--ready_19sb3_83 ._EditorCanvas-root_19sb3_46 {
2861
+ ._EditorCanvas--ready_es8bv_83 ._EditorCanvas-root_es8bv_46 {
2759
2862
  pointer-events: unset;
2760
2863
  opacity: 1;
2761
2864
  }
2762
- ._EditorCanvas-loader_19sb3_88 {
2865
+ ._EditorCanvas-loader_es8bv_88 {
2763
2866
  align-items: center;
2764
- color: var(--re-text-tertiary);
2867
+ color: var(--editor-text-tertiary);
2765
2868
  display: flex;
2766
- height: 100%;
2869
+ inset: 0;
2767
2870
  justify-content: center;
2871
+ pointer-events: none;
2872
+ position: absolute;
2768
2873
  transition: opacity 250ms ease-out;
2769
2874
  opacity: 0;
2770
2875
  }
2771
- ._EditorCanvas--showLoader_19sb3_98 ._EditorCanvas-loader_19sb3_88 {
2876
+ ._EditorCanvas--showLoader_es8bv_100 ._EditorCanvas-loader_es8bv_88 {
2772
2877
  opacity: 1;
2773
2878
  }
2774
- ._EditorCanvas--showLoader_19sb3_98._EditorCanvas--ready_19sb3_83 ._EditorCanvas-loader_19sb3_88 {
2879
+ ._EditorCanvas--showLoader_es8bv_100._EditorCanvas--ready_es8bv_83 ._EditorCanvas-loader_es8bv_88 {
2775
2880
  opacity: 0;
2776
- height: 0;
2777
2881
  transition: none;
2778
2882
  }
2779
- ._EditorCanvas-browserBar_19sb3_108 {
2883
+ ._EditorCanvas-browserBar_es8bv_109 {
2780
2884
  flex-shrink: 0;
2781
2885
  width: 100%;
2782
2886
  }
2783
- ._EditorCanvas-zoomControls_19sb3_113 {
2887
+ ._EditorCanvas-zoomControls_es8bv_114 {
2784
2888
  align-items: center;
2785
- background: var(--re-surface-panel);
2786
- border: 1px solid var(--re-border-subtle);
2787
- border-radius: var(--re-radius-md);
2889
+ background: var(--editor-surface-panel);
2890
+ border: 1px solid var(--editor-border-subtle);
2891
+ border-radius: var(--editor-radius-md);
2788
2892
  bottom: 16px;
2789
- box-shadow: var(--re-shadow-md);
2893
+ box-shadow: var(--editor-shadow-md);
2790
2894
  display: flex;
2791
2895
  gap: 2px;
2792
2896
  padding: 4px;
@@ -2795,9 +2899,9 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2795
2899
  z-index: 10;
2796
2900
  }
2797
2901
 
2798
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/ResizeHandle/styles.module.css/#css-module-data */
2902
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/ResizeHandle/styles.module.css/#css-module-data */
2799
2903
  @media (min-width: 766px) {
2800
- ._ResizeHandle_s0ymy_2 {
2904
+ ._ResizeHandle_1u3rv_2 {
2801
2905
  position: absolute;
2802
2906
  width: 5px;
2803
2907
  height: 100%;
@@ -2806,13 +2910,13 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2806
2910
  background: transparent;
2807
2911
  top: 0;
2808
2912
  }
2809
- ._ResizeHandle_s0ymy_2:hover {
2810
- background: var(--re-accent-soft);
2913
+ ._ResizeHandle_1u3rv_2:hover {
2914
+ background: var(--editor-accent-soft);
2811
2915
  }
2812
- ._ResizeHandle--left_s0ymy_16 {
2916
+ ._ResizeHandle--left_1u3rv_16 {
2813
2917
  right: -3px;
2814
2918
  }
2815
- ._ResizeHandle--right_s0ymy_20 {
2919
+ ._ResizeHandle--right_1u3rv_20 {
2816
2920
  left: -3px;
2817
2921
  }
2818
2922
  }
@@ -2828,59 +2932,59 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2828
2932
  cursor: col-resize;
2829
2933
  }
2830
2934
 
2831
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Sidebar/styles.module.css/#css-module-data */
2832
- ._Sidebar_6tp4l_1 {
2833
- border-block-start: 1px solid var(--re-border-subtle);
2935
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Sidebar/styles.module.css/#css-module-data */
2936
+ ._Sidebar_14k7q_1 {
2937
+ border-block-start: 1px solid var(--editor-border-subtle);
2834
2938
  position: relative;
2835
2939
  display: none;
2836
2940
  flex-direction: column;
2837
2941
  overflow-y: auto;
2838
2942
  }
2839
- ._Sidebar--isVisible_6tp4l_9 {
2943
+ ._Sidebar--isVisible_14k7q_9 {
2840
2944
  display: flex;
2841
2945
  }
2842
- ._Sidebar--left_6tp4l_13 {
2843
- background: var(--re-surface-panel);
2946
+ ._Sidebar--left_14k7q_13 {
2947
+ background: var(--editor-surface-panel);
2844
2948
  grid-area: left;
2845
2949
  }
2846
2950
  @media (min-width: 766px) {
2847
- ._Sidebar--left_6tp4l_13 {
2951
+ ._Sidebar--left_14k7q_13 {
2848
2952
  border-block-start: 0;
2849
- border-inline-end: 1px solid var(--re-border-subtle);
2953
+ border-inline-end: 1px solid var(--editor-border-subtle);
2850
2954
  }
2851
2955
  }
2852
- ._Sidebar--right_6tp4l_25 {
2853
- background: var(--re-surface-panel);
2956
+ ._Sidebar--right_14k7q_25 {
2957
+ background: var(--editor-surface-panel);
2854
2958
  grid-area: right;
2855
2959
  }
2856
2960
  @media (min-width: 766px) {
2857
- ._Sidebar--right_6tp4l_25 {
2961
+ ._Sidebar--right_14k7q_25 {
2858
2962
  border-block-start: 0;
2859
- border-inline-start: 1px solid var(--re-border-subtle);
2963
+ border-inline-start: 1px solid var(--editor-border-subtle);
2860
2964
  }
2861
2965
  }
2862
- ._Sidebar-resizeHandle_6tp4l_37 {
2966
+ ._Sidebar-resizeHandle_14k7q_37 {
2863
2967
  position: absolute;
2864
2968
  height: 100%;
2865
2969
  }
2866
- ._Sidebar--left_6tp4l_13 + ._Sidebar-resizeHandle_6tp4l_37 {
2970
+ ._Sidebar--left_14k7q_13 + ._Sidebar-resizeHandle_14k7q_37 {
2867
2971
  grid-area: left;
2868
2972
  justify-self: end;
2869
2973
  }
2870
- ._Sidebar--right_6tp4l_25 + ._Sidebar-resizeHandle_6tp4l_37 {
2974
+ ._Sidebar--right_14k7q_25 + ._Sidebar-resizeHandle_14k7q_37 {
2871
2975
  grid-area: right;
2872
2976
  justify-self: start;
2873
2977
  }
2874
2978
 
2875
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/components/Editor/components/Nav/styles.module.css/#css-module-data */
2876
- ._Nav_kjoi9_1 {
2979
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/components/Editor/components/Nav/styles.module.css/#css-module-data */
2980
+ ._Nav_1g4tk_1 {
2877
2981
  display: flex;
2878
2982
  align-items: center;
2879
2983
  padding: 10px 0;
2880
2984
  padding-bottom: calc(10px + env(safe-area-inset-bottom, 0px));
2881
2985
  }
2882
2986
  @media (min-width: 638px) {
2883
- ._Nav_kjoi9_1 {
2987
+ ._Nav_1g4tk_1 {
2884
2988
  flex-direction: column;
2885
2989
  height: 100%;
2886
2990
  padding: 0;
@@ -2888,7 +2992,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2888
2992
  align-items: stretch;
2889
2993
  }
2890
2994
  }
2891
- ._Nav-list_kjoi9_18 {
2995
+ ._Nav-list_1g4tk_18 {
2892
2996
  display: flex;
2893
2997
  list-style: none;
2894
2998
  margin: 0;
@@ -2899,7 +3003,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2899
3003
  flex: 1;
2900
3004
  }
2901
3005
  @media (min-width: 638px) {
2902
- ._Nav-list_kjoi9_18 {
3006
+ ._Nav-list_1g4tk_18 {
2903
3007
  padding-top: 16px;
2904
3008
  flex-direction: column;
2905
3009
  gap: 4px;
@@ -2910,29 +3014,29 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2910
3014
  justify-content: flex-start;
2911
3015
  }
2912
3016
  }
2913
- ._Nav-footer_kjoi9_42 {
3017
+ ._Nav-footer_1g4tk_42 {
2914
3018
  display: none;
2915
3019
  }
2916
3020
  @media (min-width: 638px) {
2917
- ._Nav-footer_kjoi9_42 {
3021
+ ._Nav-footer_1g4tk_42 {
2918
3022
  display: flex;
2919
3023
  align-items: center;
2920
3024
  justify-content: center;
2921
3025
  padding: 12px 0;
2922
3026
  }
2923
3027
  }
2924
- ._NavItem-link_kjoi9_55 {
3028
+ ._NavItem-link_1g4tk_55 {
2925
3029
  text-align: center;
2926
3030
  align-items: center;
2927
3031
  justify-content: center;
2928
- color: var(--re-text-secondary);
3032
+ color: var(--editor-text-secondary);
2929
3033
  display: flex;
2930
3034
  text-decoration: none;
2931
3035
  cursor: pointer;
2932
- border-radius: var(--re-radius-md);
3036
+ border-radius: var(--editor-radius-md);
2933
3037
  padding: 6px;
2934
3038
  box-sizing: border-box;
2935
- transition: background-color var(--re-motion-fast) var(--re-ease), color var(--re-motion-fast) var(--re-ease);
3039
+ transition: background-color var(--editor-motion-fast) var(--editor-ease), color var(--editor-motion-fast) var(--editor-ease);
2936
3040
  border: 0;
2937
3041
  width: 38px;
2938
3042
  height: 38px;
@@ -2940,13 +3044,13 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2940
3044
  position: relative;
2941
3045
  }
2942
3046
  @media (min-width: 638px) {
2943
- ._NavItem-link_kjoi9_55 {
3047
+ ._NavItem-link_1g4tk_55 {
2944
3048
  padding: 4px;
2945
3049
  width: 32px;
2946
3050
  height: 32px;
2947
3051
  }
2948
3052
  }
2949
- ._NavItem-linkLabel_kjoi9_83 {
3053
+ ._NavItem-linkLabel_1g4tk_83 {
2950
3054
  clip: rect(0 0 0 0);
2951
3055
  clip-path: inset(100%);
2952
3056
  height: 1px;
@@ -2955,52 +3059,52 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
2955
3059
  white-space: nowrap;
2956
3060
  width: 1px;
2957
3061
  }
2958
- ._NavItem_kjoi9_55:first-of-type {
3062
+ ._NavItem_1g4tk_55:first-of-type {
2959
3063
  padding-left: 0;
2960
3064
  }
2961
- ._NavItem_kjoi9_55:last-of-type {
3065
+ ._NavItem_1g4tk_55:last-of-type {
2962
3066
  padding-right: 0;
2963
3067
  }
2964
3068
  @media (min-width: 638px) {
2965
- ._NavItem_kjoi9_55:first-of-type,
2966
- ._NavItem_kjoi9_55:last-of-type {
3069
+ ._NavItem_1g4tk_55:first-of-type,
3070
+ ._NavItem_1g4tk_55:last-of-type {
2967
3071
  padding: 0;
2968
3072
  }
2969
3073
  }
2970
- ._NavItem-linkIcon_kjoi9_108 {
3074
+ ._NavItem-linkIcon_1g4tk_108 {
2971
3075
  height: 18px;
2972
3076
  width: 18px;
2973
3077
  display: flex;
2974
3078
  align-items: center;
2975
3079
  justify-content: center;
2976
3080
  }
2977
- ._NavItem-linkIcon_kjoi9_108 svg {
3081
+ ._NavItem-linkIcon_1g4tk_108 svg {
2978
3082
  width: 18px;
2979
3083
  height: 18px;
2980
3084
  }
2981
- ._NavItem--active_kjoi9_121 > ._NavItem-link_kjoi9_55 {
2982
- background-color: var(--re-accent-soft);
2983
- color: var(--re-text-accent);
3085
+ ._NavItem--active_1g4tk_121 > ._NavItem-link_1g4tk_55 {
3086
+ background-color: var(--editor-accent-soft);
3087
+ color: var(--editor-text-accent);
2984
3088
  }
2985
- ._NavItem_kjoi9_55:not(._NavItem--active_kjoi9_121) > ._NavItem-link_kjoi9_55:hover {
2986
- background-color: var(--re-surface-hover);
2987
- color: var(--re-text-accent);
3089
+ ._NavItem_1g4tk_55:not(._NavItem--active_1g4tk_121) > ._NavItem-link_1g4tk_55:hover {
3090
+ background-color: var(--editor-surface-hover);
3091
+ color: var(--editor-text-accent);
2988
3092
  }
2989
3093
  @media (min-width: 638px) {
2990
- ._NavItem--mobileOnly_kjoi9_132 {
3094
+ ._NavItem--mobileOnly_1g4tk_132 {
2991
3095
  display: none;
2992
3096
  }
2993
3097
  }
2994
- ._NavItem--desktopOnly_kjoi9_137 {
3098
+ ._NavItem--desktopOnly_1g4tk_137 {
2995
3099
  display: none;
2996
3100
  }
2997
3101
  @media (min-width: 638px) {
2998
- ._NavItem--desktopOnly_kjoi9_137 {
3102
+ ._NavItem--desktopOnly_1g4tk_137 {
2999
3103
  display: block;
3000
3104
  }
3001
3105
  }
3002
3106
 
3003
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/plugins/blocks/styles.module.css/#css-module-data */
3107
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/blocks/styles.module.css/#css-module-data */
3004
3108
  ._BlocksPlugin_15ud0_1 {
3005
3109
  padding: 16px;
3006
3110
  height: 100%;
@@ -3013,7 +3117,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
3013
3117
  display: none;
3014
3118
  }
3015
3119
 
3016
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/plugins/outline/styles.module.css/#css-module-data */
3120
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/outline/styles.module.css/#css-module-data */
3017
3121
  ._OutlinePlugin_q92j6_1 {
3018
3122
  padding: 16px;
3019
3123
  height: 100%;
@@ -3021,14 +3125,14 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
3021
3125
  box-sizing: border-box;
3022
3126
  }
3023
3127
 
3024
- /* css-module:/Users/rami/Documents/apps/frontend-react-editor/packages/core/plugins/fields/styles.module.css/#css-module-data */
3025
- ._FieldsPlugin_l8h4q_1 {
3128
+ /* css-module:/Users/rami/Documents/apps/react-editor/packages/core/plugins/fields/styles.module.css/#css-module-data */
3129
+ ._FieldsPlugin_262zt_1 {
3026
3130
  background: white;
3027
3131
  height: 100%;
3028
3132
  overflow-y: auto;
3029
3133
  }
3030
- ._FieldsPlugin-header_l8h4q_7 {
3031
- border-bottom: 1px solid var(--re-color-grey-09);
3134
+ ._FieldsPlugin-header_262zt_7 {
3135
+ border-bottom: 1px solid var(--editor-color-grey-09);
3032
3136
  font-weight: 600;
3033
3137
  padding-bottom: 8px;
3034
3138
  padding-left: 16px;
@@ -3036,7 +3140,7 @@ body:has(._DropZone--isAnimating_q9qsx_70:empty) [data-editor-overlay] {
3036
3140
  padding-top: 8px;
3037
3141
  }
3038
3142
  @media (min-width: 638px) {
3039
- ._FieldsPlugin-header_l8h4q_7 {
3143
+ ._FieldsPlugin-header_262zt_7 {
3040
3144
  padding: 16px;
3041
3145
  }
3042
3146
  }