@squiz/formatted-text-editor 2.6.3 → 2.6.4

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.
@@ -0,0 +1,2 @@
1
+ ignores: ['@remirror/*', 'prosemirror-*']
2
+ ignorePatterns: ['*.scss']
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Change Log
2
2
 
3
+ ## 2.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - a63dfe8: Revise dependencies
8
+ - Updated dependencies [a63dfe8]
9
+ - @squiz/dx-json-schema-lib@1.80.1
10
+
3
11
  ## 2.6.3
4
12
 
5
13
  ### Patch Changes
package/lib/index.css CHANGED
@@ -5654,7 +5654,7 @@
5654
5654
  top: -12px;
5655
5655
  width: 0;
5656
5656
  }
5657
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n + 2) {
5657
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n+2) {
5658
5658
  cursor: pointer;
5659
5659
  height: 12px;
5660
5660
  overflow: visible;
@@ -5662,7 +5662,7 @@
5662
5662
  position: relative;
5663
5663
  z-index: 15;
5664
5664
  }
5665
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n + 2) div.remirror-table-controller-wrapper {
5665
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-wrapper {
5666
5666
  align-items: flex-end;
5667
5667
  display: flex;
5668
5668
  flex-direction: row;
@@ -5671,16 +5671,16 @@
5671
5671
  overflow: visible;
5672
5672
  width: 100%;
5673
5673
  }
5674
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n + 2) div.remirror-table-controller-trigger-area {
5674
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-trigger-area {
5675
5675
  flex: 1;
5676
5676
  height: 36px;
5677
5677
  position: relative;
5678
5678
  z-index: 10;
5679
5679
  }
5680
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n + 2) div.remirror-table-controller-mark-row-corner {
5680
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-row-corner {
5681
5681
  display: none;
5682
5682
  }
5683
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n + 2) div.remirror-table-controller-mark-column-corner {
5683
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-column-corner {
5684
5684
  border-color: var(--rmr-color-table-mark);
5685
5685
  border-radius: 50%;
5686
5686
  border-style: solid;
@@ -5691,7 +5691,7 @@
5691
5691
  top: -12px;
5692
5692
  width: 0;
5693
5693
  }
5694
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n + 2) th {
5694
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n+2) th {
5695
5695
  cursor: pointer;
5696
5696
  overflow: visible;
5697
5697
  padding: 0;
@@ -5699,7 +5699,7 @@
5699
5699
  width: 12px;
5700
5700
  z-index: 15;
5701
5701
  }
5702
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n + 2) th div.remirror-table-controller-wrapper {
5702
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n+2) th div.remirror-table-controller-wrapper {
5703
5703
  align-items: flex-end;
5704
5704
  display: flex;
5705
5705
  flex-direction: column;
@@ -5708,13 +5708,13 @@
5708
5708
  overflow: visible;
5709
5709
  width: 12px;
5710
5710
  }
5711
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n + 2) th div.remirror-table-controller-trigger-area {
5711
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n+2) th div.remirror-table-controller-trigger-area {
5712
5712
  flex: 1;
5713
5713
  position: relative;
5714
5714
  width: 36px;
5715
5715
  z-index: 10;
5716
5716
  }
5717
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n + 2) th div.remirror-table-controller-mark-row-corner {
5717
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n+2) th div.remirror-table-controller-mark-row-corner {
5718
5718
  border-color: var(--rmr-color-table-mark);
5719
5719
  border-radius: 50%;
5720
5720
  border-style: solid;
@@ -5725,7 +5725,7 @@
5725
5725
  position: absolute;
5726
5726
  width: 0;
5727
5727
  }
5728
- .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n + 2) th div.remirror-table-controller-mark-column-corner {
5728
+ .squiz-fte-scope .remirror-table-tbody-with-controllers > tr:nth-of-type(n+2) th div.remirror-table-controller-mark-column-corner {
5729
5729
  display: none;
5730
5730
  }
5731
5731
  .squiz-fte-scope .remirror-table-tbody-with-controllers th.remirror-table-controller {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/formatted-text-editor",
3
- "version": "2.6.3",
3
+ "version": "2.6.4",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "private": false,
@@ -25,7 +25,7 @@
25
25
  "@mui/icons-material": "5.15.18",
26
26
  "@remirror/extension-react-tables": "^2.2.21",
27
27
  "@remirror/react": "2.0.35",
28
- "@squiz/dx-json-schema-lib": "^1.74.1",
28
+ "@squiz/dx-json-schema-lib": "^1.80.1",
29
29
  "@squiz/dxp-content-tools-modal": "^0.4.0",
30
30
  "clsx": "2.1.1",
31
31
  "react-hook-form": "7.51.4",
@@ -38,7 +38,7 @@
38
38
  "@squiz/matrix-resource-browser-plugin": "^3.1.0-rc.5",
39
39
  "@squiz/resource-browser": "^3.1.0-rc.0",
40
40
  "@squiz/sds": "^1.5.0",
41
- "@testing-library/cypress": "9.0.0",
41
+ "@testing-library/cypress": "^10.0.2",
42
42
  "@testing-library/jest-dom": "5.16.5",
43
43
  "@testing-library/react": "14.0.0",
44
44
  "@testing-library/user-event": "14.4.3",
@@ -47,14 +47,15 @@
47
47
  "@types/react-dom": "^18.2.18",
48
48
  "@vitejs/plugin-react": "3.0.0",
49
49
  "autoprefixer": "10.4.13",
50
- "cypress": "12.5.1",
50
+ "cypress": "^13.17.0",
51
51
  "deepmerge": "4.3.0",
52
+ "esbuild": "^0.24.2",
52
53
  "esbuild-sass-plugin": "^2.8.0",
53
54
  "eslint-plugin-cypress": "2.12.1",
55
+ "eslint-plugin-jest": "^27.2.1",
54
56
  "eslint-plugin-jsx-a11y": "6.7.1",
55
57
  "eslint-plugin-react": "7.32.2",
56
58
  "jest": "29.4.1",
57
- "jest-environment-jsdom": "29.4.1",
58
59
  "jest-remirror": "2.1.5",
59
60
  "postcss": "8.4.31",
60
61
  "postcss-nested": "6.0.0",
@@ -63,7 +64,6 @@
63
64
  "react-diff-viewer-continued": "3.2.6",
64
65
  "react-dom": "18.2.0",
65
66
  "react-query": "^3.19.6",
66
- "rimraf": "5.0.7",
67
67
  "tailwindcss": "3.2.6",
68
68
  "ts-jest": "29.0.5",
69
69
  "typescript": "4.9.3",