@mhamz.01/easyflow-texteditor 0.1.17 → 0.1.18
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 +56 -24
- package/dist/index.css.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-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
|
|
5
5
|
.tiptap-tooltip {
|
|
6
6
|
--tt-tooltip-bg: var(--tt-gray-light-900);
|
|
7
7
|
--tt-tooltip-text: var(--white);
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
color: var(--tt-kbd);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
46
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
|
|
47
47
|
.tiptap-button {
|
|
48
48
|
--tt-button-default-bg-color: var(--tt-gray-light-a-100);
|
|
49
49
|
--tt-button-hover-bg-color: var(--tt-gray-light-200);
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
--tt-button-disabled-dropdown-arrows-color: var(--tt-gray-dark-a-400);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
282
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
|
|
283
283
|
.tiptap-button-group {
|
|
284
284
|
position: relative;
|
|
285
285
|
display: flex;
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
align-items: center;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
303
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
|
|
304
304
|
.tiptap-button {
|
|
305
305
|
font-size: 0.875rem;
|
|
306
306
|
font-weight: 500;
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
color: var(--tt-button-disabled-icon-color);
|
|
564
564
|
}
|
|
565
565
|
|
|
566
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
566
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
|
|
567
567
|
.tiptap-separator {
|
|
568
568
|
--tt-link-border-color: var(--tt-gray-light-a-200);
|
|
569
569
|
}
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
width: 1px;
|
|
585
585
|
}
|
|
586
586
|
|
|
587
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
587
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
|
|
588
588
|
:root {
|
|
589
589
|
--tt-toolbar-height: 2.75rem;
|
|
590
590
|
--tt-safe-area-bottom: env(safe-area-inset-bottom, 0px);
|
|
@@ -692,7 +692,7 @@
|
|
|
692
692
|
}
|
|
693
693
|
}
|
|
694
694
|
|
|
695
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
695
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
|
|
696
696
|
:root {
|
|
697
697
|
--tiptap-image-upload-active: var(--tt-brand-color-500);
|
|
698
698
|
--tiptap-image-upload-progress-bg: var(--tt-brand-color-50);
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
}
|
|
897
897
|
}
|
|
898
898
|
|
|
899
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
899
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
|
|
900
900
|
.tiptap.ProseMirror {
|
|
901
901
|
--blockquote-bg-color: var(--tt-gray-light-900);
|
|
902
902
|
}
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
border-radius: 0;
|
|
927
927
|
}
|
|
928
928
|
|
|
929
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
929
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
|
|
930
930
|
.tiptap.ProseMirror {
|
|
931
931
|
--tt-inline-code-bg-color: var(--tt-gray-light-a-100);
|
|
932
932
|
--tt-inline-code-text-color: var(--tt-gray-light-a-700);
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
color: inherit;
|
|
972
972
|
}
|
|
973
973
|
|
|
974
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
974
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
|
|
975
975
|
.tiptap.ProseMirror {
|
|
976
976
|
--horizontal-rule-color: var(--tt-gray-light-a-200);
|
|
977
977
|
}
|
|
@@ -990,7 +990,7 @@
|
|
|
990
990
|
padding-bottom: 0.75rem;
|
|
991
991
|
}
|
|
992
992
|
|
|
993
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
993
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
|
|
994
994
|
.tiptap.ProseMirror {
|
|
995
995
|
--tt-checklist-bg-color: var(--tt-gray-light-a-100);
|
|
996
996
|
--tt-checklist-bg-active-color: var(--tt-gray-light-a-900);
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
min-width: 0;
|
|
1116
1116
|
}
|
|
1117
1117
|
|
|
1118
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1118
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
|
|
1119
1119
|
.tiptap.ProseMirror img {
|
|
1120
1120
|
max-width: 100%;
|
|
1121
1121
|
height: auto;
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
margin: 0;
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1143
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
|
|
1144
1144
|
.tiptap.ProseMirror h1,
|
|
1145
1145
|
.tiptap.ProseMirror h2,
|
|
1146
1146
|
.tiptap.ProseMirror h3,
|
|
@@ -1180,7 +1180,7 @@
|
|
|
1180
1180
|
margin-top: 2em;
|
|
1181
1181
|
}
|
|
1182
1182
|
|
|
1183
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1183
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
|
|
1184
1184
|
.tiptap-badge {
|
|
1185
1185
|
--tt-badge-border-color: var(--tt-gray-light-a-200);
|
|
1186
1186
|
--tt-badge-border-color-subdued: var(--tt-gray-light-a-200);
|
|
@@ -1378,7 +1378,7 @@
|
|
|
1378
1378
|
--tt-badge-icon-color-emphasized: var( --tt-brand-color-900 );
|
|
1379
1379
|
}
|
|
1380
1380
|
|
|
1381
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1381
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
|
|
1382
1382
|
.tiptap-badge-group {
|
|
1383
1383
|
align-items: center;
|
|
1384
1384
|
display: flex;
|
|
@@ -1392,7 +1392,7 @@
|
|
|
1392
1392
|
flex-direction: row;
|
|
1393
1393
|
}
|
|
1394
1394
|
|
|
1395
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1395
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
|
|
1396
1396
|
.tiptap-badge {
|
|
1397
1397
|
font-size: 0.625rem;
|
|
1398
1398
|
font-weight: 700;
|
|
@@ -1470,7 +1470,7 @@
|
|
|
1470
1470
|
color: var(--tt-badge-icon-color-subdued);
|
|
1471
1471
|
}
|
|
1472
1472
|
|
|
1473
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1473
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
|
|
1474
1474
|
.tiptap-dropdown-menu {
|
|
1475
1475
|
--tt-dropdown-menu-bg-color: var(--white);
|
|
1476
1476
|
--tt-dropdown-menu-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1517,7 +1517,7 @@
|
|
|
1517
1517
|
animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
|
|
1518
1518
|
}
|
|
1519
1519
|
|
|
1520
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1520
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
|
|
1521
1521
|
:root {
|
|
1522
1522
|
--tiptap-card-bg-color: var(--white);
|
|
1523
1523
|
--tiptap-card-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
color: var(--tiptap-card-group-label-color);
|
|
1587
1587
|
}
|
|
1588
1588
|
|
|
1589
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1589
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
|
|
1590
1590
|
.tiptap-popover {
|
|
1591
1591
|
--tt-popover-bg-color: var(--white);
|
|
1592
1592
|
--tt-popover-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1633,7 +1633,7 @@
|
|
|
1633
1633
|
animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
|
|
1634
1634
|
}
|
|
1635
1635
|
|
|
1636
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1636
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
|
|
1637
1637
|
.tiptap-button-highlight {
|
|
1638
1638
|
position: relative;
|
|
1639
1639
|
width: 1.25rem;
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
filter: brightness(180%);
|
|
1668
1668
|
}
|
|
1669
1669
|
|
|
1670
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1670
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
|
|
1671
1671
|
:root {
|
|
1672
1672
|
--tiptap-input-placeholder: var(--tt-gray-light-a-400);
|
|
1673
1673
|
}
|
|
@@ -1707,7 +1707,7 @@
|
|
|
1707
1707
|
align-items: stretch;
|
|
1708
1708
|
}
|
|
1709
1709
|
|
|
1710
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1710
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
|
|
1711
1711
|
body {
|
|
1712
1712
|
--tt-toolbar-height: 44px;
|
|
1713
1713
|
--tt-theme-text: var(--tt-gray-dark-900);
|
|
@@ -1851,7 +1851,7 @@ table .column-resize-handle {
|
|
|
1851
1851
|
}
|
|
1852
1852
|
}
|
|
1853
1853
|
|
|
1854
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1854
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/styles/index.css */
|
|
1855
1855
|
.tiptap.ProseMirror {
|
|
1856
1856
|
--blockquote-bg-color: var(--tt-gray-light-900);
|
|
1857
1857
|
}
|
|
@@ -3724,7 +3724,7 @@ table .column-resize-handle {
|
|
|
3724
3724
|
color: var(--tt-kbd);
|
|
3725
3725
|
}
|
|
3726
3726
|
|
|
3727
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
3727
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-25832-i6vGj7aJTIGz/easyflow-texteditor/src/styles/_variables.css */
|
|
3728
3728
|
:root {
|
|
3729
3729
|
overflow-wrap: break-word;
|
|
3730
3730
|
text-size-adjust: none;
|
|
@@ -4747,9 +4747,15 @@ table .column-resize-handle {
|
|
|
4747
4747
|
.bg-foreground {
|
|
4748
4748
|
background-color: var(--foreground);
|
|
4749
4749
|
}
|
|
4750
|
+
.bg-popover {
|
|
4751
|
+
background-color: var(--popover);
|
|
4752
|
+
}
|
|
4750
4753
|
.bg-primary {
|
|
4751
4754
|
background-color: var(--primary);
|
|
4752
4755
|
}
|
|
4756
|
+
.bg-sidebar {
|
|
4757
|
+
background-color: var(--sidebar);
|
|
4758
|
+
}
|
|
4753
4759
|
.bg-transparent {
|
|
4754
4760
|
background-color: transparent;
|
|
4755
4761
|
}
|
|
@@ -4881,6 +4887,9 @@ table .column-resize-handle {
|
|
|
4881
4887
|
.text-foreground {
|
|
4882
4888
|
color: var(--foreground);
|
|
4883
4889
|
}
|
|
4890
|
+
.text-popover-foreground {
|
|
4891
|
+
color: var(--popover-foreground);
|
|
4892
|
+
}
|
|
4884
4893
|
.text-primary {
|
|
4885
4894
|
color: var(--primary);
|
|
4886
4895
|
}
|
|
@@ -4890,6 +4899,15 @@ table .column-resize-handle {
|
|
|
4890
4899
|
.text-red-500 {
|
|
4891
4900
|
color: var(--color-red-500);
|
|
4892
4901
|
}
|
|
4902
|
+
.text-sidebar-foreground {
|
|
4903
|
+
color: var(--sidebar-foreground);
|
|
4904
|
+
}
|
|
4905
|
+
.text-sidebar-foreground\/70 {
|
|
4906
|
+
color: var(--sidebar-foreground);
|
|
4907
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
4908
|
+
color: color-mix(in oklab, var(--sidebar-foreground) 70%, transparent);
|
|
4909
|
+
}
|
|
4910
|
+
}
|
|
4893
4911
|
.text-white {
|
|
4894
4912
|
color: var(--color-white);
|
|
4895
4913
|
}
|
|
@@ -5476,6 +5494,15 @@ table .column-resize-handle {
|
|
|
5476
5494
|
}
|
|
5477
5495
|
}
|
|
5478
5496
|
}
|
|
5497
|
+
.hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar {
|
|
5498
|
+
&:hover {
|
|
5499
|
+
@media (hover: hover) {
|
|
5500
|
+
&:is(:where(.group)[data-collapsible=offcanvas] *) {
|
|
5501
|
+
background-color: var(--sidebar);
|
|
5502
|
+
}
|
|
5503
|
+
}
|
|
5504
|
+
}
|
|
5505
|
+
}
|
|
5479
5506
|
.focus\:text-red-600 {
|
|
5480
5507
|
&:focus {
|
|
5481
5508
|
color: var(--color-red-600);
|
|
@@ -5579,6 +5606,11 @@ table .column-resize-handle {
|
|
|
5579
5606
|
cursor: e-resize;
|
|
5580
5607
|
}
|
|
5581
5608
|
}
|
|
5609
|
+
.has-data-\[variant\=inset\]\:bg-sidebar {
|
|
5610
|
+
&:has(*[data-variant=inset]) {
|
|
5611
|
+
background-color: var(--sidebar);
|
|
5612
|
+
}
|
|
5613
|
+
}
|
|
5582
5614
|
.has-\[\>svg\]\:px-2\.5 {
|
|
5583
5615
|
&:has(> svg) {
|
|
5584
5616
|
padding-inline: calc(var(--spacing) * 2.5);
|