@mhamz.01/easyflow-texteditor 0.1.71 → 0.1.73

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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
4
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
39
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
146
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
167
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
430
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
451
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
559
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
750
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
777
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
814
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
830
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
949
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
974
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
1014
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
1212
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
1226
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
1304
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
1351
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
1424
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
1471
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
1505
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/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,12 +1542,12 @@ z {
1542
1542
  align-items: stretch;
1543
1543
  }
1544
1544
 
1545
- /* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1546
- .easyflow-editor {
1545
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1546
+ .easyflow-editor body {
1547
1547
  --tt-toolbar-height: 44px;
1548
1548
  --tt-theme-text: #fff;
1549
1549
  }
1550
- .easyflow-editor {
1550
+ .easyflow-editor body {
1551
1551
  font-family: "Inter", sans-serif;
1552
1552
  color: #f5f5f5;
1553
1553
  font-optical-sizing: auto;
@@ -1557,11 +1557,14 @@ z {
1557
1557
  overscroll-behavior-y: none;
1558
1558
  }
1559
1559
  .easyflow-editor html,
1560
- .easyflow-editor {
1560
+ .easyflow-editor body {
1561
1561
  overscroll-behavior-x: none;
1562
1562
  height: 100%;
1563
1563
  }
1564
- .easyflow-editor * {
1564
+ .easyflow-editor html,
1565
+ .easyflow-editor body,
1566
+ .easyflow-editor #root,
1567
+ .easyflow-editor #app {
1565
1568
  height: 100%;
1566
1569
  background-color: var(--tt-bg-color);
1567
1570
  }
@@ -1622,15 +1625,15 @@ z {
1622
1625
  outline: none;
1623
1626
  box-shadow: none;
1624
1627
  }
1625
- table {
1628
+ .easyflow-editor table {
1626
1629
  border-collapse: collapse;
1627
1630
  margin: 0;
1628
1631
  overflow: hidden;
1629
1632
  table-layout: fixed;
1630
1633
  width: 100%;
1631
1634
  }
1632
- table td,
1633
- table th {
1635
+ .easyflow-editor table td,
1636
+ .easyflow-editor table th {
1634
1637
  border: 1px solid #3A3A3A;
1635
1638
  box-sizing: border-box;
1636
1639
  min-width: 1em;
@@ -1639,17 +1642,17 @@ table th {
1639
1642
  vertical-align: top;
1640
1643
  color: #E6E6E6;
1641
1644
  }
1642
- table td > *,
1643
- table th > * {
1645
+ .easyflow-editor table td > *,
1646
+ .easyflow-editor table th > * {
1644
1647
  margin-bottom: 0;
1645
1648
  }
1646
- table th {
1649
+ .easyflow-editor table th {
1647
1650
  background-color: #1E1E1E;
1648
1651
  font-weight: bold;
1649
1652
  text-align: left;
1650
1653
  color: #FFFFFF;
1651
1654
  }
1652
- table .selectedCell:after {
1655
+ .easyflow-editor table .selectedCell:after {
1653
1656
  background: #2A2A2A;
1654
1657
  content: "";
1655
1658
  left: 0;
@@ -1660,7 +1663,7 @@ table .selectedCell:after {
1660
1663
  position: absolute;
1661
1664
  z-index: 2;
1662
1665
  }
1663
- table .column-resize-handle {
1666
+ .easyflow-editor table .column-resize-handle {
1664
1667
  background-color: #6A5ACD;
1665
1668
  bottom: -2px;
1666
1669
  pointer-events: none;
@@ -1683,7 +1686,7 @@ table .column-resize-handle {
1683
1686
  }
1684
1687
  }
1685
1688
 
1686
- /* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/styles/index.css */
1689
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/easyflow-texteditor/src/styles/index.css */
1687
1690
  .tiptap.ProseMirror {
1688
1691
  --blockquote-bg-color: rgba(245, 245, 245, 1);
1689
1692
  }
@@ -2290,11 +2293,11 @@ table .column-resize-handle {
2290
2293
  height: 0.188rem;
2291
2294
  cursor: grabbing;
2292
2295
  }
2293
- .easyflow-editor {
2296
+ .easyflow-editor body {
2294
2297
  --tt-toolbar-height: 44px;
2295
2298
  --tt-theme-text: #fff;
2296
2299
  }
2297
- .easyflow-editor {
2300
+ .easyflow-editor body {
2298
2301
  font-family: "Inter", sans-serif;
2299
2302
  color: #f5f5f5;
2300
2303
  font-optical-sizing: auto;
@@ -2304,11 +2307,14 @@ table .column-resize-handle {
2304
2307
  overscroll-behavior-y: none;
2305
2308
  }
2306
2309
  .easyflow-editor html,
2307
- .easyflow-editor {
2310
+ .easyflow-editor body {
2308
2311
  overscroll-behavior-x: none;
2309
2312
  height: 100%;
2310
2313
  }
2311
- .easyflow-editor * {
2314
+ .easyflow-editor html,
2315
+ .easyflow-editor body,
2316
+ .easyflow-editor #root,
2317
+ .easyflow-editor #app {
2312
2318
  height: 100%;
2313
2319
  background-color: var(--tt-bg-color);
2314
2320
  }
@@ -2369,15 +2375,15 @@ table .column-resize-handle {
2369
2375
  outline: none;
2370
2376
  box-shadow: none;
2371
2377
  }
2372
- table {
2378
+ .easyflow-editor table {
2373
2379
  border-collapse: collapse;
2374
2380
  margin: 0;
2375
2381
  overflow: hidden;
2376
2382
  table-layout: fixed;
2377
2383
  width: 100%;
2378
2384
  }
2379
- table td,
2380
- table th {
2385
+ .easyflow-editor table td,
2386
+ .easyflow-editor table th {
2381
2387
  border: 1px solid #3A3A3A;
2382
2388
  box-sizing: border-box;
2383
2389
  min-width: 1em;
@@ -2386,17 +2392,17 @@ table th {
2386
2392
  vertical-align: top;
2387
2393
  color: #E6E6E6;
2388
2394
  }
2389
- table td > *,
2390
- table th > * {
2395
+ .easyflow-editor table td > *,
2396
+ .easyflow-editor table th > * {
2391
2397
  margin-bottom: 0;
2392
2398
  }
2393
- table th {
2399
+ .easyflow-editor table th {
2394
2400
  background-color: #1E1E1E;
2395
2401
  font-weight: bold;
2396
2402
  text-align: left;
2397
2403
  color: #FFFFFF;
2398
2404
  }
2399
- table .selectedCell:after {
2405
+ .easyflow-editor table .selectedCell:after {
2400
2406
  background: #2A2A2A;
2401
2407
  content: "";
2402
2408
  left: 0;
@@ -2407,7 +2413,7 @@ table .selectedCell:after {
2407
2413
  position: absolute;
2408
2414
  z-index: 2;
2409
2415
  }
2410
- table .column-resize-handle {
2416
+ .easyflow-editor table .column-resize-handle {
2411
2417
  background-color: #6A5ACD;
2412
2418
  bottom: -2px;
2413
2419
  pointer-events: none;
@@ -3380,7 +3386,7 @@ z {
3380
3386
  color: var(--tt-kbd);
3381
3387
  }
3382
3388
 
3383
- /* C:/Users/hamza/AppData/Local/Temp/tmp-38056-uzSvT8Ugj4X1/easyflow-texteditor/src/styles/_variables.css */
3389
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23744-N3mUC1Qcv2IN/easyflow-texteditor/src/styles/_variables.css */
3384
3390
  easyflow-editor {
3385
3391
  overflow-wrap: break-word;
3386
3392
  text-size-adjust: none;