@mhamz.01/easyflow-texteditor 0.1.69 → 0.1.71
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 +40 -46
- 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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
|
|
452
452
|
:root {
|
|
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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
|
|
1352
1352
|
z {
|
|
1353
1353
|
--tiptap-card-bg-color: var(--white);
|
|
1354
1354
|
--tiptap-card-border-color: var(--tt-gray-light-a-100);
|
|
@@ -1421,7 +1421,7 @@ z {
|
|
|
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-38056-uzSvT8Ugj4X1/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 @@ z {
|
|
|
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-38056-uzSvT8Ugj4X1/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 @@ z {
|
|
|
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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
|
|
1506
1506
|
:root {
|
|
1507
1507
|
--tiptap-input-placeholder: var(--tt-gray-light-a-400);
|
|
1508
1508
|
}
|
|
@@ -1542,36 +1542,33 @@ z {
|
|
|
1542
1542
|
align-items: stretch;
|
|
1543
1543
|
}
|
|
1544
1544
|
|
|
1545
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1546
|
-
|
|
1545
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
|
|
1546
|
+
.easyflow-editor {
|
|
1547
1547
|
--tt-toolbar-height: 44px;
|
|
1548
|
-
--tt-theme-text:
|
|
1548
|
+
--tt-theme-text: #fff;
|
|
1549
1549
|
}
|
|
1550
|
-
|
|
1550
|
+
.easyflow-editor {
|
|
1551
1551
|
font-family: "Inter", sans-serif;
|
|
1552
|
-
color:
|
|
1552
|
+
color: #f5f5f5;
|
|
1553
1553
|
font-optical-sizing: auto;
|
|
1554
1554
|
font-weight: 400;
|
|
1555
1555
|
font-style: normal;
|
|
1556
1556
|
padding: 0;
|
|
1557
1557
|
overscroll-behavior-y: none;
|
|
1558
1558
|
}
|
|
1559
|
-
html,
|
|
1560
|
-
|
|
1559
|
+
.easyflow-editor html,
|
|
1560
|
+
.easyflow-editor {
|
|
1561
1561
|
overscroll-behavior-x: none;
|
|
1562
1562
|
height: 100%;
|
|
1563
1563
|
}
|
|
1564
|
-
|
|
1565
|
-
body,
|
|
1566
|
-
#root,
|
|
1567
|
-
#app {
|
|
1564
|
+
.easyflow-editor * {
|
|
1568
1565
|
height: 100%;
|
|
1569
1566
|
background-color: var(--tt-bg-color);
|
|
1570
1567
|
}
|
|
1571
1568
|
::-webkit-scrollbar {
|
|
1572
1569
|
width: 0.25rem;
|
|
1573
1570
|
}
|
|
1574
|
-
* {
|
|
1571
|
+
.easyflow-editor * {
|
|
1575
1572
|
scrollbar-width: thin;
|
|
1576
1573
|
scrollbar-color: #eeeef61c transparent;
|
|
1577
1574
|
}
|
|
@@ -1686,7 +1683,7 @@ table .column-resize-handle {
|
|
|
1686
1683
|
}
|
|
1687
1684
|
}
|
|
1688
1685
|
|
|
1689
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
1686
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/styles/index.css */
|
|
1690
1687
|
.tiptap.ProseMirror {
|
|
1691
1688
|
--blockquote-bg-color: rgba(245, 245, 245, 1);
|
|
1692
1689
|
}
|
|
@@ -2293,35 +2290,32 @@ table .column-resize-handle {
|
|
|
2293
2290
|
height: 0.188rem;
|
|
2294
2291
|
cursor: grabbing;
|
|
2295
2292
|
}
|
|
2296
|
-
|
|
2293
|
+
.easyflow-editor {
|
|
2297
2294
|
--tt-toolbar-height: 44px;
|
|
2298
|
-
--tt-theme-text:
|
|
2295
|
+
--tt-theme-text: #fff;
|
|
2299
2296
|
}
|
|
2300
|
-
|
|
2297
|
+
.easyflow-editor {
|
|
2301
2298
|
font-family: "Inter", sans-serif;
|
|
2302
|
-
color:
|
|
2299
|
+
color: #f5f5f5;
|
|
2303
2300
|
font-optical-sizing: auto;
|
|
2304
2301
|
font-weight: 400;
|
|
2305
2302
|
font-style: normal;
|
|
2306
2303
|
padding: 0;
|
|
2307
2304
|
overscroll-behavior-y: none;
|
|
2308
2305
|
}
|
|
2309
|
-
html,
|
|
2310
|
-
|
|
2306
|
+
.easyflow-editor html,
|
|
2307
|
+
.easyflow-editor {
|
|
2311
2308
|
overscroll-behavior-x: none;
|
|
2312
2309
|
height: 100%;
|
|
2313
2310
|
}
|
|
2314
|
-
|
|
2315
|
-
body,
|
|
2316
|
-
#root,
|
|
2317
|
-
#app {
|
|
2311
|
+
.easyflow-editor * {
|
|
2318
2312
|
height: 100%;
|
|
2319
2313
|
background-color: var(--tt-bg-color);
|
|
2320
2314
|
}
|
|
2321
2315
|
::-webkit-scrollbar {
|
|
2322
2316
|
width: 0.25rem;
|
|
2323
2317
|
}
|
|
2324
|
-
* {
|
|
2318
|
+
.easyflow-editor * {
|
|
2325
2319
|
scrollbar-width: thin;
|
|
2326
2320
|
scrollbar-color: #eeeef61c transparent;
|
|
2327
2321
|
}
|
|
@@ -3386,7 +3380,7 @@ z {
|
|
|
3386
3380
|
color: var(--tt-kbd);
|
|
3387
3381
|
}
|
|
3388
3382
|
|
|
3389
|
-
/* C:/Users/hamza/AppData/Local/Temp/tmp-
|
|
3383
|
+
/* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/styles/_variables.css */
|
|
3390
3384
|
easyflow-editor {
|
|
3391
3385
|
overflow-wrap: break-word;
|
|
3392
3386
|
text-size-adjust: none;
|