@mhamz.01/easyflow-texteditor 0.1.77 → 0.1.78
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 +52 -36
- package/dist/index.css.map +1 -1
- package/dist/index.js +1094 -1509
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +977 -1392
- 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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/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-4736-nOApz31xAp1c/easyflow-texteditor/src/styles/_variables.css */
|
|
3390
3390
|
easyflow-editor {
|
|
3391
3391
|
overflow-wrap: break-word;
|
|
3392
3392
|
text-size-adjust: none;
|
|
@@ -3826,6 +3826,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
3826
3826
|
.top-\[50\%\] {
|
|
3827
3827
|
top: 50%;
|
|
3828
3828
|
}
|
|
3829
|
+
.top-full {
|
|
3830
|
+
top: 100%;
|
|
3831
|
+
}
|
|
3829
3832
|
.right-0 {
|
|
3830
3833
|
right: calc(var(--spacing) * 0);
|
|
3831
3834
|
}
|
|
@@ -3898,6 +3901,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
3898
3901
|
.my-1 {
|
|
3899
3902
|
margin-block: calc(var(--spacing) * 1);
|
|
3900
3903
|
}
|
|
3904
|
+
.mt-1 {
|
|
3905
|
+
margin-top: calc(var(--spacing) * 1);
|
|
3906
|
+
}
|
|
3901
3907
|
.mt-2 {
|
|
3902
3908
|
margin-top: calc(var(--spacing) * 2);
|
|
3903
3909
|
}
|
|
@@ -3907,6 +3913,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
3907
3913
|
.mb-2 {
|
|
3908
3914
|
margin-bottom: calc(var(--spacing) * 2);
|
|
3909
3915
|
}
|
|
3916
|
+
.mb-4 {
|
|
3917
|
+
margin-bottom: calc(var(--spacing) * 4);
|
|
3918
|
+
}
|
|
3910
3919
|
.ml-2 {
|
|
3911
3920
|
margin-left: calc(var(--spacing) * 2);
|
|
3912
3921
|
}
|
|
@@ -4015,6 +4024,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4015
4024
|
.h-px {
|
|
4016
4025
|
height: 1px;
|
|
4017
4026
|
}
|
|
4027
|
+
.h-screen {
|
|
4028
|
+
height: 100vh;
|
|
4029
|
+
}
|
|
4018
4030
|
.h-svh {
|
|
4019
4031
|
height: 100svh;
|
|
4020
4032
|
}
|
|
@@ -4057,6 +4069,9 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4057
4069
|
.w-40 {
|
|
4058
4070
|
width: calc(var(--spacing) * 40);
|
|
4059
4071
|
}
|
|
4072
|
+
.w-64 {
|
|
4073
|
+
width: calc(var(--spacing) * 64);
|
|
4074
|
+
}
|
|
4060
4075
|
.w-72 {
|
|
4061
4076
|
width: calc(var(--spacing) * 72);
|
|
4062
4077
|
}
|
|
@@ -4171,9 +4186,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4171
4186
|
.scroll-py-1 {
|
|
4172
4187
|
scroll-padding-block: calc(var(--spacing) * 1);
|
|
4173
4188
|
}
|
|
4174
|
-
.list-none {
|
|
4175
|
-
list-style-type: none;
|
|
4176
|
-
}
|
|
4177
4189
|
.grid-cols-7 {
|
|
4178
4190
|
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
4179
4191
|
}
|
|
@@ -4725,10 +4737,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
4725
4737
|
--tw-duration: 200ms;
|
|
4726
4738
|
transition-duration: 200ms;
|
|
4727
4739
|
}
|
|
4728
|
-
.duration-300 {
|
|
4729
|
-
--tw-duration: 300ms;
|
|
4730
|
-
transition-duration: 300ms;
|
|
4731
|
-
}
|
|
4732
4740
|
.ease-in-out {
|
|
4733
4741
|
--tw-ease: var(--ease-in-out);
|
|
4734
4742
|
transition-timing-function: var(--ease-in-out);
|
|
@@ -5168,6 +5176,13 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
5168
5176
|
}
|
|
5169
5177
|
}
|
|
5170
5178
|
}
|
|
5179
|
+
.hover\:text-red-600 {
|
|
5180
|
+
&:hover {
|
|
5181
|
+
@media (hover: hover) {
|
|
5182
|
+
color: var(--color-red-600);
|
|
5183
|
+
}
|
|
5184
|
+
}
|
|
5185
|
+
}
|
|
5171
5186
|
.hover\:text-sidebar-accent-foreground {
|
|
5172
5187
|
&:hover {
|
|
5173
5188
|
@media (hover: hover) {
|
|
@@ -5238,11 +5253,6 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
5238
5253
|
color: var(--ef-accent-foreground);
|
|
5239
5254
|
}
|
|
5240
5255
|
}
|
|
5241
|
-
.focus\:text-red-600 {
|
|
5242
|
-
&:focus {
|
|
5243
|
-
color: var(--color-red-600);
|
|
5244
|
-
}
|
|
5245
|
-
}
|
|
5246
5256
|
.focus\:ring-2 {
|
|
5247
5257
|
&:focus {
|
|
5248
5258
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
@@ -5275,6 +5285,12 @@ easyflow-editor .easyflow-editor *::after {
|
|
|
5275
5285
|
}
|
|
5276
5286
|
}
|
|
5277
5287
|
}
|
|
5288
|
+
.focus\:outline-none {
|
|
5289
|
+
&:focus {
|
|
5290
|
+
--tw-outline-style: none;
|
|
5291
|
+
outline-style: none;
|
|
5292
|
+
}
|
|
5293
|
+
}
|
|
5278
5294
|
.focus-visible\:border-ring {
|
|
5279
5295
|
&:focus-visible {
|
|
5280
5296
|
border-color: var(--ef-ring);
|