@mhamz.01/easyflow-texteditor 0.1.66 → 0.1.68

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 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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
4
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
39
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
146
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
167
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
430
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
451
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
559
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
750
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
777
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
814
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
830
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/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);
@@ -836,6 +836,8 @@
836
836
  --tt-checklist-check-icon-color: rgba(14, 14, 17, 1);
837
837
  --tt-checklist-text-active: rgba(236, 238, 253, 0.5);
838
838
  }
839
+ .tiptap.ProseMirror {
840
+ }
839
841
  .tiptap.ProseMirror ol,
840
842
  .tiptap.ProseMirror ul {
841
843
  margin-top: 1.5em;
@@ -912,11 +914,11 @@
912
914
  display: block;
913
915
  width: 1em;
914
916
  height: 1em;
915
- border: 1px solid var(--tt-checklist-border-color);
916
- border-radius: var(--tt-radius-xs, 0.25rem);
917
+ border: 1px solid rgba(238, 238, 246, 0.11);
918
+ border-radius: 0.25rem;
917
919
  position: relative;
918
920
  cursor: pointer;
919
- background-color: var(--tt-checklist-bg-color);
921
+ background-color: rgba(231, 231, 243, 0.07);
920
922
  transition: background-color 80ms ease-out, border-color 80ms ease-out;
921
923
  }
922
924
  .tiptap.ProseMirror ul[data-type=taskList] li label span::before {
@@ -927,14 +929,14 @@
927
929
  transform: translate(-50%, -50%);
928
930
  width: 0.75em;
929
931
  height: 0.75em;
930
- background-color: var(--tt-checklist-check-icon-color);
932
+ background-color: #0e0e11;
931
933
  opacity: 0;
932
934
  -webkit-mask: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;
933
935
  mask: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;
934
936
  }
935
937
  .tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked + span {
936
- background: var(--tt-checklist-bg-active-color);
937
- border-color: var(--tt-checklist-border-active-color);
938
+ background: rgba(255, 255, 255, 0.96);
939
+ border-color: rgba(255, 255, 255, 0.96);
938
940
  }
939
941
  .tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked + span::before {
940
942
  opacity: 1;
@@ -944,7 +946,7 @@
944
946
  min-width: 0;
945
947
  }
946
948
 
947
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
949
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
948
950
  .tiptap.ProseMirror img {
949
951
  max-width: 100%;
950
952
  height: auto;
@@ -969,7 +971,7 @@
969
971
  margin: 0;
970
972
  }
971
973
 
972
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
974
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
973
975
  .tiptap.ProseMirror h1,
974
976
  .tiptap.ProseMirror h2,
975
977
  .tiptap.ProseMirror h3,
@@ -1009,7 +1011,7 @@
1009
1011
  margin-top: 2em;
1010
1012
  }
1011
1013
 
1012
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
1014
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
1013
1015
  .tiptap-badge {
1014
1016
  --tt-badge-border-color: var(--tt-gray-light-a-200);
1015
1017
  --tt-badge-border-color-subdued: var(--tt-gray-light-a-200);
@@ -1207,7 +1209,7 @@
1207
1209
  --tt-badge-icon-color-emphasized: var( --tt-brand-color-900 );
1208
1210
  }
1209
1211
 
1210
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
1212
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
1211
1213
  .tiptap-badge-group {
1212
1214
  align-items: center;
1213
1215
  display: flex;
@@ -1221,7 +1223,7 @@
1221
1223
  flex-direction: row;
1222
1224
  }
1223
1225
 
1224
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
1226
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
1225
1227
  .tiptap-badge {
1226
1228
  font-size: 0.625rem;
1227
1229
  font-weight: 700;
@@ -1299,7 +1301,7 @@
1299
1301
  color: var(--tt-badge-icon-color-subdued);
1300
1302
  }
1301
1303
 
1302
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
1304
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
1303
1305
  .tiptap-dropdown-menu {
1304
1306
  --tt-dropdown-menu-bg-color: var(--white);
1305
1307
  --tt-dropdown-menu-border-color: var(--tt-gray-light-a-100);
@@ -1346,7 +1348,7 @@
1346
1348
  animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
1347
1349
  }
1348
1350
 
1349
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
1351
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
1350
1352
  z {
1351
1353
  --tiptap-card-bg-color: var(--white);
1352
1354
  --tiptap-card-border-color: var(--tt-gray-light-a-100);
@@ -1419,7 +1421,7 @@ z {
1419
1421
  color: var(--tiptap-card-group-label-color);
1420
1422
  }
1421
1423
 
1422
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
1424
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
1423
1425
  .tiptap-popover {
1424
1426
  --tt-popover-bg-color: var(--white);
1425
1427
  --tt-popover-border-color: var(--tt-gray-light-a-100);
@@ -1466,7 +1468,7 @@ z {
1466
1468
  animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
1467
1469
  }
1468
1470
 
1469
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
1471
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
1470
1472
  .tiptap-button-highlight {
1471
1473
  position: relative;
1472
1474
  width: 1.25rem;
@@ -1500,7 +1502,7 @@ z {
1500
1502
  filter: brightness(180%);
1501
1503
  }
1502
1504
 
1503
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
1505
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
1504
1506
  :root {
1505
1507
  --tiptap-input-placeholder: var(--tt-gray-light-a-400);
1506
1508
  }
@@ -1540,7 +1542,7 @@ z {
1540
1542
  align-items: stretch;
1541
1543
  }
1542
1544
 
1543
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1545
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1544
1546
  body {
1545
1547
  --tt-toolbar-height: 44px;
1546
1548
  --tt-theme-text: var(--tt-gray-dark-900);
@@ -1684,7 +1686,7 @@ table .column-resize-handle {
1684
1686
  }
1685
1687
  }
1686
1688
 
1687
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/styles/index.css */
1689
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/styles/index.css */
1688
1690
  .tiptap.ProseMirror {
1689
1691
  --blockquote-bg-color: rgba(245, 245, 245, 1);
1690
1692
  }
@@ -2017,6 +2019,8 @@ table .column-resize-handle {
2017
2019
  --tt-checklist-check-icon-color: rgba(14, 14, 17, 1);
2018
2020
  --tt-checklist-text-active: rgba(236, 238, 253, 0.5);
2019
2021
  }
2022
+ .tiptap.ProseMirror {
2023
+ }
2020
2024
  .tiptap.ProseMirror ol,
2021
2025
  .tiptap.ProseMirror ul {
2022
2026
  margin-top: 1.5em;
@@ -2093,11 +2097,11 @@ table .column-resize-handle {
2093
2097
  display: block;
2094
2098
  width: 1em;
2095
2099
  height: 1em;
2096
- border: 1px solid var(--tt-checklist-border-color);
2097
- border-radius: var(--tt-radius-xs, 0.25rem);
2100
+ border: 1px solid rgba(238, 238, 246, 0.11);
2101
+ border-radius: 0.25rem;
2098
2102
  position: relative;
2099
2103
  cursor: pointer;
2100
- background-color: var(--tt-checklist-bg-color);
2104
+ background-color: rgba(231, 231, 243, 0.07);
2101
2105
  transition: background-color 80ms ease-out, border-color 80ms ease-out;
2102
2106
  }
2103
2107
  .tiptap.ProseMirror ul[data-type=taskList] li label span::before {
@@ -2108,14 +2112,14 @@ table .column-resize-handle {
2108
2112
  transform: translate(-50%, -50%);
2109
2113
  width: 0.75em;
2110
2114
  height: 0.75em;
2111
- background-color: var(--tt-checklist-check-icon-color);
2115
+ background-color: #0e0e11;
2112
2116
  opacity: 0;
2113
2117
  -webkit-mask: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;
2114
2118
  mask: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;
2115
2119
  }
2116
2120
  .tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked + span {
2117
- background: var(--tt-checklist-bg-active-color);
2118
- border-color: var(--tt-checklist-border-active-color);
2121
+ background: rgba(255, 255, 255, 0.96);
2122
+ border-color: rgba(255, 255, 255, 0.96);
2119
2123
  }
2120
2124
  .tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked + span::before {
2121
2125
  opacity: 1;
@@ -2138,7 +2142,7 @@ table .column-resize-handle {
2138
2142
  .tiptap.ProseMirror {
2139
2143
  white-space: pre-wrap;
2140
2144
  outline: none;
2141
- caret-color: var(--tt-cursor-color);
2145
+ caret-color: #7a52ff;
2142
2146
  }
2143
2147
  .tiptap.ProseMirror p:not(:first-child):not(td p):not(th p) {
2144
2148
  font-size: 1rem;
@@ -2147,18 +2151,18 @@ table .column-resize-handle {
2147
2151
  margin-top: 20px;
2148
2152
  }
2149
2153
  .tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) ::selection {
2150
- background-color: var(--tt-selection-color);
2154
+ background-color: rgba(122, 82, 255, 0.2);
2151
2155
  }
2152
2156
  .tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) .selection::selection {
2153
2157
  background: transparent;
2154
2158
  }
2155
2159
  .tiptap.ProseMirror .selection {
2156
2160
  display: inline;
2157
- background-color: var(--tt-selection-color);
2161
+ background-color: rgba(122, 82, 255, 0.2);
2158
2162
  }
2159
2163
  .tiptap.ProseMirror .ProseMirror-selectednode:not(img):not(pre):not(.react-renderer) {
2160
- border-radius: var(--tt-radius-md);
2161
- background-color: var(--tt-selection-color);
2164
+ border-radius: 0.5rem;
2165
+ background-color: rgba(122, 82, 255, 0.2);
2162
2166
  }
2163
2167
  .tiptap.ProseMirror .ProseMirror-hideselection {
2164
2168
  caret-color: transparent;
@@ -2177,7 +2181,7 @@ table .column-resize-handle {
2177
2181
  text-decoration: underline;
2178
2182
  }
2179
2183
  .tiptap.ProseMirror .tiptap-ai-insertion {
2180
- color: var(--tiptap-ai-insertion-color);
2184
+ color: #7a52ff;
2181
2185
  }
2182
2186
  .tiptap.ProseMirror .collaboration-carets__caret {
2183
2187
  border-right: 1px solid transparent;
@@ -2189,7 +2193,7 @@ table .column-resize-handle {
2189
2193
  word-break: normal;
2190
2194
  }
2191
2195
  .tiptap.ProseMirror .collaboration-carets__label {
2192
- color: var(--tt-collaboration-carets-label);
2196
+ color: #202022;
2193
2197
  border-radius: 0.25rem;
2194
2198
  border-bottom-left-radius: 0;
2195
2199
  font-size: 0.75rem;
@@ -2209,50 +2213,50 @@ table .column-resize-handle {
2209
2213
  cursor: text;
2210
2214
  }
2211
2215
  .tiptap.ProseMirror a {
2212
- color: var(--link-text-color);
2216
+ color: #7a52ff;
2213
2217
  text-decoration: underline;
2214
2218
  }
2215
2219
  .tiptap.ProseMirror [data-type=mention] {
2216
2220
  display: inline-block;
2217
- color: var(--tt-brand-color-500);
2221
+ color: #6229ff;
2218
2222
  }
2219
2223
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline {
2220
2224
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
2221
- color: var(--thread-text);
2222
- border-bottom: 2px dashed var(--tt-color-yellow-base);
2225
+ color: whitesmoke;
2226
+ border-bottom: 2px dashed #ffdd00;
2223
2227
  font-weight: 600;
2224
2228
  }
2225
2229
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--selected,
2226
2230
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--hovered {
2227
- background-color: var(--thread-bg-color);
2231
+ background-color: #a38d00;
2228
2232
  border-bottom-color: transparent;
2229
2233
  }
2230
2234
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img) {
2231
- outline: 0.125rem solid var(--tt-color-yellow-base);
2232
- border-radius: var(--tt-radius-xs, 0.25rem);
2235
+ outline: 0.125rem solid #ffdd00;
2236
+ border-radius: 0.25rem;
2233
2237
  overflow: hidden;
2234
2238
  width: fit-content;
2235
2239
  }
2236
2240
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--selected {
2237
2241
  outline-width: 0.25rem;
2238
- outline-color: var(--tt-color-yellow-base);
2242
+ outline-color: #ffdd00;
2239
2243
  }
2240
2244
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--hovered {
2241
2245
  outline-width: 0.25rem;
2242
2246
  }
2243
2247
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)) {
2244
2248
  border-radius: 0.25rem;
2245
- border-bottom: 0.125rem dashed var(--tt-color-yellow-base);
2246
- border-top: 0.125rem dashed var(--tt-color-yellow-base);
2249
+ border-bottom: 0.125rem dashed #ffdd00;
2250
+ border-top: 0.125rem dashed #ffdd00;
2247
2251
  outline: 0.25rem solid transparent;
2248
2252
  }
2249
2253
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)).tiptap-thread--hovered,
2250
2254
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)).tiptap-thread--selected {
2251
- background-color: var(--tt-color-yellow-base);
2252
- outline-color: var(--tt-color-yellow-base);
2255
+ background-color: #ffdd00;
2256
+ outline-color: #ffdd00;
2253
2257
  }
2254
2258
  .tiptap.ProseMirror .tiptap-thread.tiptap-thread--resolved.tiptap-thread--inline.tiptap-thread--selected {
2255
- background-color: var(--tt-color-yellow-base);
2259
+ background-color: #ffdd00;
2256
2260
  border-color: transparent;
2257
2261
  opacity: 0.5;
2258
2262
  }
@@ -2277,11 +2281,11 @@ table .column-resize-handle {
2277
2281
  right: 0;
2278
2282
  }
2279
2283
  .is-empty[data-placeholder]:has(> .ProseMirror-trailingBreak):before {
2280
- color: var(--placeholder-color);
2284
+ color: rgba(244, 244, 255, 0.37);
2281
2285
  }
2282
2286
  .prosemirror-dropcursor-block,
2283
2287
  .prosemirror-dropcursor-inline {
2284
- background: var(--tt-brand-color-400) !important;
2288
+ background: #7a52ff !important;
2285
2289
  border-radius: 0.25rem;
2286
2290
  margin-left: -1px;
2287
2291
  margin-right: -1px;
@@ -3382,7 +3386,7 @@ z {
3382
3386
  color: var(--tt-kbd);
3383
3387
  }
3384
3388
 
3385
- /* C:/Users/hamza/AppData/Local/Temp/tmp-39828-vX7o5q7IioJQ/easyflow-texteditor/src/styles/_variables.css */
3389
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-32044-Ts9fq5kNmZTq/easyflow-texteditor/src/styles/_variables.css */
3386
3390
  easyflow-editor {
3387
3391
  overflow-wrap: break-word;
3388
3392
  text-size-adjust: none;