@mhamz.01/easyflow-texteditor 0.1.78 → 0.1.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +27 -33
- package/dist/index.css.map +1 -1
- package/dist/index.js +879 -624
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +873 -618
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";
|
|
3
3
|
|
|
4
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
4
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
|
|
5
5
|
.tiptap-tooltip {
|
|
6
6
|
--tt-tooltip-bg: rgba(255, 255, 255, 1);
|
|
7
7
|
--tt-tooltip-text: rgba(83, 86, 90, 1);
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
color: var(--tt-kbd);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
39
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
|
|
40
40
|
.tiptap-button {
|
|
41
41
|
--tt-button-default-bg-color: rgba(231, 231, 243, 0.07);
|
|
42
42
|
--tt-button-hover-bg-color: rgba(45, 45, 47, 1);
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
--tt-button-disabled-dropdown-arrows-color: rgba(244, 244, 255, 0.37);
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
146
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
|
|
147
147
|
.tiptap-button-group {
|
|
148
148
|
position: relative;
|
|
149
149
|
display: flex;
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
align-items: center;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
167
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
|
|
168
168
|
.tiptap-button {
|
|
169
169
|
font-size: 0.875rem;
|
|
170
170
|
font-weight: 500;
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
color: var(--tt-button-disabled-icon-color);
|
|
428
428
|
}
|
|
429
429
|
|
|
430
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
430
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
|
|
431
431
|
.tiptap-separator {
|
|
432
432
|
--tt-link-border-color: var(--tt-gray-light-a-200);
|
|
433
433
|
}
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
width: 1px;
|
|
449
449
|
}
|
|
450
450
|
|
|
451
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
451
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
|
|
452
452
|
.easyflow-editor {
|
|
453
453
|
--tt-toolbar-height: 2.75rem;
|
|
454
454
|
--tt-safe-area-bottom: env(safe-area-inset-bottom, 0px);
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
}
|
|
557
557
|
}
|
|
558
558
|
|
|
559
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
559
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
|
|
560
560
|
.tiptap-image-upload {
|
|
561
561
|
--tiptap-image-upload-active: rgba(122, 82, 255, 1);
|
|
562
562
|
--tiptap-image-upload-progress-bg: rgba(43, 25, 102, 1);
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
750
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
|
|
751
751
|
.tiptap.ProseMirror {
|
|
752
752
|
--blockquote-bg-color: rgba(245, 245, 245, 1);
|
|
753
753
|
}
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
border-radius: 0;
|
|
775
775
|
}
|
|
776
776
|
|
|
777
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
777
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
|
|
778
778
|
.tiptap.ProseMirror {
|
|
779
779
|
--tt-inline-code-bg-color: rgba(231, 231, 243, 0.07);
|
|
780
780
|
--tt-inline-code-text-color: rgba(251, 251, 254, 0.75);
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
color: inherit;
|
|
812
812
|
}
|
|
813
813
|
|
|
814
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
814
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
|
|
815
815
|
.tiptap.ProseMirror {
|
|
816
816
|
--horizontal-rule-color: rgba(238, 238, 246, 0.11);
|
|
817
817
|
}
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
padding-bottom: 0.75rem;
|
|
828
828
|
}
|
|
829
829
|
|
|
830
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
830
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
|
|
831
831
|
.tiptap.ProseMirror {
|
|
832
832
|
--tt-checklist-bg-color: rgba(231, 231, 243, 0.07);
|
|
833
833
|
--tt-checklist-bg-active-color: rgba(255, 255, 255, 0.96);
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
min-width: 0;
|
|
947
947
|
}
|
|
948
948
|
|
|
949
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
949
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
|
|
950
950
|
.tiptap.ProseMirror img {
|
|
951
951
|
max-width: 100%;
|
|
952
952
|
height: auto;
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
margin: 0;
|
|
972
972
|
}
|
|
973
973
|
|
|
974
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
974
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
|
|
975
975
|
.tiptap.ProseMirror h1,
|
|
976
976
|
.tiptap.ProseMirror h2,
|
|
977
977
|
.tiptap.ProseMirror h3,
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
margin-top: 2em;
|
|
1012
1012
|
}
|
|
1013
1013
|
|
|
1014
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1014
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
|
|
1015
1015
|
.tiptap-badge {
|
|
1016
1016
|
--tt-badge-border-color: var(--tt-gray-light-a-200);
|
|
1017
1017
|
--tt-badge-border-color-subdued: var(--tt-gray-light-a-200);
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
--tt-badge-icon-color-emphasized: var( --tt-brand-color-900 );
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1212
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
|
|
1213
1213
|
.tiptap-badge-group {
|
|
1214
1214
|
align-items: center;
|
|
1215
1215
|
display: flex;
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
flex-direction: row;
|
|
1224
1224
|
}
|
|
1225
1225
|
|
|
1226
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1226
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
|
|
1227
1227
|
.tiptap-badge {
|
|
1228
1228
|
font-size: 0.625rem;
|
|
1229
1229
|
font-weight: 700;
|
|
@@ -1301,7 +1301,7 @@
|
|
|
1301
1301
|
color: var(--tt-badge-icon-color-subdued);
|
|
1302
1302
|
}
|
|
1303
1303
|
|
|
1304
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1304
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
|
|
1305
1305
|
.tiptap-dropdown-menu {
|
|
1306
1306
|
--tt-dropdown-menu-bg-color: var(--white);
|
|
1307
1307
|
--tt-dropdown-menu-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
|
|
1349
1349
|
}
|
|
1350
1350
|
|
|
1351
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1351
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
|
|
1352
1352
|
.easyflow-editor {
|
|
1353
1353
|
--tiptap-card-bg-color: var(--white);
|
|
1354
1354
|
--tiptap-card-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
color: var(--tiptap-card-group-label-color);
|
|
1422
1422
|
}
|
|
1423
1423
|
|
|
1424
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1424
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
|
|
1425
1425
|
.tiptap-popover {
|
|
1426
1426
|
--tt-popover-bg-color: var(--white);
|
|
1427
1427
|
--tt-popover-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1468,7 +1468,7 @@
|
|
|
1468
1468
|
animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1471
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
|
|
1472
1472
|
.tiptap-button-highlight {
|
|
1473
1473
|
position: relative;
|
|
1474
1474
|
width: 1.25rem;
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
filter: brightness(180%);
|
|
1503
1503
|
}
|
|
1504
1504
|
|
|
1505
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1505
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
|
|
1506
1506
|
.easyflow-editor {
|
|
1507
1507
|
--tiptap-input-placeholder: var(--tt-gray-light-a-400);
|
|
1508
1508
|
}
|
|
@@ -1542,7 +1542,7 @@
|
|
|
1542
1542
|
align-items: stretch;
|
|
1543
1543
|
}
|
|
1544
1544
|
|
|
1545
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1545
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
|
|
1546
1546
|
body {
|
|
1547
1547
|
--tt-toolbar-height: 44px;
|
|
1548
1548
|
--tt-theme-text: #fff;
|
|
@@ -1686,7 +1686,7 @@ table .column-resize-handle {
|
|
|
1686
1686
|
}
|
|
1687
1687
|
}
|
|
1688
1688
|
|
|
1689
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1689
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/styles/index.css */
|
|
1690
1690
|
.tiptap.ProseMirror {
|
|
1691
1691
|
--blockquote-bg-color: rgba(245, 245, 245, 1);
|
|
1692
1692
|
}
|
|
@@ -3386,7 +3386,7 @@ table .column-resize-handle {
|
|
|
3386
3386
|
color: var(--tt-kbd);
|
|
3387
3387
|
}
|
|
3388
3388
|
|
|
3389
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
3389
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-4764-JDO4u5VqVs6F/easyflow-texteditor/src/styles/_variables.css */
|
|
3390
3390
|
easyflow-editor {
|
|
3391
3391
|
overflow-wrap: break-word;
|
|
3392
3392
|
text-size-adjust: none;
|
|
@@ -3913,9 +3913,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
3913
3913
|
.mb-2 {
|
|
3914
3914
|
margin-bottom: calc(var(--spacing) * 2);
|
|
3915
3915
|
}
|
|
3916
|
-
.mb-4 {
|
|
3917
|
-
margin-bottom: calc(var(--spacing) * 4);
|
|
3918
|
-
}
|
|
3919
3916
|
.ml-2 {
|
|
3920
3917
|
margin-left: calc(var(--spacing) * 2);
|
|
3921
3918
|
}
|
|
@@ -4024,9 +4021,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4024
4021
|
.h-px {
|
|
4025
4022
|
height: 1px;
|
|
4026
4023
|
}
|
|
4027
|
-
.h-screen {
|
|
4028
|
-
height: 100vh;
|
|
4029
|
-
}
|
|
4030
4024
|
.h-svh {
|
|
4031
4025
|
height: 100svh;
|
|
4032
4026
|
}
|
|
@@ -4069,9 +4063,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4069
4063
|
.w-40 {
|
|
4070
4064
|
width: calc(var(--spacing) * 40);
|
|
4071
4065
|
}
|
|
4072
|
-
.w-64 {
|
|
4073
|
-
width: calc(var(--spacing) * 64);
|
|
4074
|
-
}
|
|
4075
4066
|
.w-72 {
|
|
4076
4067
|
width: calc(var(--spacing) * 72);
|
|
4077
4068
|
}
|
|
@@ -4186,6 +4177,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4186
4177
|
.scroll-py-1 {
|
|
4187
4178
|
scroll-padding-block: calc(var(--spacing) * 1);
|
|
4188
4179
|
}
|
|
4180
|
+
.list-none {
|
|
4181
|
+
list-style-type: none;
|
|
4182
|
+
}
|
|
4189
4183
|
.grid-cols-7 {
|
|
4190
4184
|
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
4191
4185
|
}
|