@knapsack/tiptap-utils 4.70.0--canary.4433.133de0f.0 → 4.70.0--canary.4513.12c8d13.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
 
2
- > @knapsack/tiptap-utils@4.69.5 build /home/runner/work/app-monorepo/app-monorepo/libs/tiptap-utils
2
+ > @knapsack/tiptap-utils@4.69.13 build /home/runner/work/app-monorepo/app-monorepo/libs/tiptap-utils
3
3
  > tsc
4
4
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @knapsack/tiptap-utils@4.69.5 lint /home/runner/work/app-monorepo/app-monorepo/libs/tiptap-utils
2
+ > @knapsack/tiptap-utils@4.69.13 lint /home/runner/work/app-monorepo/app-monorepo/libs/tiptap-utils
3
3
  > eslint ./
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,119 @@
1
+ # v4.69.13 (Thu Sep 26 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - update design src user flow to be async [#4739](https://github.com/knapsack-labs/app-monorepo/pull/4739) ([@mabry1985](https://github.com/mabry1985))
6
+ - Merge branch 'latest' into feature/ksp-5512-create-add-design-src-file-async-mutation ([@mabry1985](https://github.com/mabry1985))
7
+
8
+ #### 🏠 Internal
9
+
10
+ - refactors user flow for updating design src files [#4769](https://github.com/knapsack-labs/app-monorepo/pull/4769) ([@mabry1985](https://github.com/mabry1985))
11
+
12
+ #### Authors: 1
13
+
14
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
15
+
16
+ ---
17
+
18
+ # v4.69.12 (Thu Sep 26 2024)
19
+
20
+ #### 🐛 Bug Fix
21
+
22
+ - Merge branch 'latest' into feature/ksp-5560-replace-schema-forms-in-content-blocks ([@GormanDesign](https://github.com/GormanDesign))
23
+
24
+ #### 🏠 Internal
25
+
26
+ - chore(deps): update dependency @types/node to ^20.16.6 [#4846](https://github.com/knapsack-labs/app-monorepo/pull/4846) ([@renovate[bot]](https://github.com/renovate[bot]))
27
+
28
+ #### Authors: 2
29
+
30
+ - [@renovate[bot]](https://github.com/renovate[bot])
31
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
32
+
33
+ ---
34
+
35
+ # v4.69.11 (Fri Sep 20 2024)
36
+
37
+ #### 🐛 Bug Fix
38
+
39
+ - Merge branch 'latest' into patch-asset-set-symlink-fix ([@mabry1985](https://github.com/mabry1985))
40
+ - Merge branch 'latest' into feature/ksp-5549-select-all-or-select-none-option-for-pattern-grid-block ([@GormanDesign](https://github.com/GormanDesign))
41
+
42
+ #### 🏠 Internal
43
+
44
+ - fix flaky accessibility test [#4833](https://github.com/knapsack-labs/app-monorepo/pull/4833) ([@GormanDesign](https://github.com/GormanDesign))
45
+ - chore(deps): update tiptap to ^2.7.2 [#4822](https://github.com/knapsack-labs/app-monorepo/pull/4822) ([@renovate[bot]](https://github.com/renovate[bot]))
46
+ - adds select all option to exclude patterns filters [#4803](https://github.com/knapsack-labs/app-monorepo/pull/4803) ([@GormanDesign](https://github.com/GormanDesign))
47
+
48
+ #### Authors: 3
49
+
50
+ - [@renovate[bot]](https://github.com/renovate[bot])
51
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
52
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
53
+
54
+ ---
55
+
56
+ # v4.69.10 (Wed Sep 18 2024)
57
+
58
+ #### 🏠 Internal
59
+
60
+ - chore(deps): update tiptap to ^2.7.1 [#4794](https://github.com/knapsack-labs/app-monorepo/pull/4794) ([@renovate[bot]](https://github.com/renovate[bot]))
61
+
62
+ #### Authors: 1
63
+
64
+ - [@renovate[bot]](https://github.com/renovate[bot])
65
+
66
+ ---
67
+
68
+ # v4.69.9 (Sat Sep 14 2024)
69
+
70
+ #### 🏠 Internal
71
+
72
+ - update template stage ui [#4763](https://github.com/knapsack-labs/app-monorepo/pull/4763) ([@GormanDesign](https://github.com/GormanDesign))
73
+ - add spacing under form feedback banner [#4747](https://github.com/knapsack-labs/app-monorepo/pull/4747) ([@GormanDesign](https://github.com/GormanDesign))
74
+
75
+ #### Authors: 1
76
+
77
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
78
+
79
+ ---
80
+
81
+ # v4.69.7 (Wed Sep 11 2024)
82
+
83
+ #### 🐛 Bug Fix
84
+
85
+ - Merge branch 'latest' into feature/ksp-5497-setup-status-id-in-client ([@mabry1985](https://github.com/mabry1985))
86
+
87
+ #### 🏠 Internal
88
+
89
+ - fixes schema form select appearance [#4700](https://github.com/knapsack-labs/app-monorepo/pull/4700) ([@GormanDesign](https://github.com/GormanDesign))
90
+ - add scroll indicator to popover [#4697](https://github.com/knapsack-labs/app-monorepo/pull/4697) ([@GormanDesign](https://github.com/GormanDesign))
91
+
92
+ #### Authors: 2
93
+
94
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
95
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
96
+
97
+ ---
98
+
99
+ # v4.69.6 (Fri Sep 06 2024)
100
+
101
+ #### 🐛 Bug Fix
102
+
103
+ - Merge branch 'latest' into feature/ksp-5458-anchor-links-not-jumping-to-the-right-spot ([@GormanDesign](https://github.com/GormanDesign))
104
+
105
+ #### 🏠 Internal
106
+
107
+ - Update dependency @types/node to ^20.16.5 [#4669](https://github.com/knapsack-labs/app-monorepo/pull/4669) ([@renovate[bot]](https://github.com/renovate[bot]))
108
+ - restores hash link handling [#4637](https://github.com/knapsack-labs/app-monorepo/pull/4637) ([@GormanDesign](https://github.com/GormanDesign))
109
+
110
+ #### Authors: 2
111
+
112
+ - [@renovate[bot]](https://github.com/renovate[bot])
113
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
114
+
115
+ ---
116
+
1
117
  # v4.69.3 (Wed Sep 04 2024)
2
118
 
3
119
  #### 🏠 Internal
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/tiptap-utils",
3
3
  "description": "",
4
- "version": "4.70.0--canary.4433.133de0f.0",
4
+ "version": "4.70.0--canary.4513.12c8d13.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -18,44 +18,44 @@
18
18
  "lint": "eslint ./"
19
19
  },
20
20
  "dependencies": {
21
- "@knapsack/utils": "4.70.0--canary.4433.133de0f.0",
22
- "@tiptap/core": "^2.6.6",
23
- "@tiptap/extension-blockquote": "^2.6.6",
24
- "@tiptap/extension-bold": "^2.6.6",
25
- "@tiptap/extension-bubble-menu": "^2.6.6",
26
- "@tiptap/extension-bullet-list": "^2.6.6",
27
- "@tiptap/extension-code": "^2.6.6",
28
- "@tiptap/extension-code-block": "^2.6.6",
29
- "@tiptap/extension-document": "^2.6.6",
30
- "@tiptap/extension-dropcursor": "^2.6.6",
31
- "@tiptap/extension-floating-menu": "^2.6.6",
32
- "@tiptap/extension-hard-break": "^2.6.6",
33
- "@tiptap/extension-heading": "^2.6.6",
34
- "@tiptap/extension-history": "^2.6.6",
35
- "@tiptap/extension-horizontal-rule": "^2.6.6",
36
- "@tiptap/extension-image": "^2.6.6",
37
- "@tiptap/extension-italic": "^2.6.6",
38
- "@tiptap/extension-link": "^2.6.6",
39
- "@tiptap/extension-list-item": "^2.6.6",
40
- "@tiptap/extension-list-keymap": "^2.6.6",
41
- "@tiptap/extension-ordered-list": "^2.6.6",
42
- "@tiptap/extension-paragraph": "^2.6.6",
43
- "@tiptap/extension-strike": "^2.6.6",
44
- "@tiptap/extension-table": "^2.6.6",
45
- "@tiptap/extension-table-cell": "^2.6.6",
46
- "@tiptap/extension-table-header": "^2.6.6",
47
- "@tiptap/extension-table-row": "^2.6.6",
48
- "@tiptap/extension-text": "^2.6.6",
49
- "@tiptap/extension-text-align": "^2.6.6",
50
- "@tiptap/extension-underline": "^2.6.6",
51
- "@tiptap/html": "^2.6.6",
52
- "@tiptap/pm": "^2.6.6"
21
+ "@knapsack/utils": "4.70.0--canary.4513.12c8d13.0",
22
+ "@tiptap/core": "^2.7.2",
23
+ "@tiptap/extension-blockquote": "^2.7.2",
24
+ "@tiptap/extension-bold": "^2.7.2",
25
+ "@tiptap/extension-bubble-menu": "^2.7.2",
26
+ "@tiptap/extension-bullet-list": "^2.7.2",
27
+ "@tiptap/extension-code": "^2.7.2",
28
+ "@tiptap/extension-code-block": "^2.7.2",
29
+ "@tiptap/extension-document": "^2.7.2",
30
+ "@tiptap/extension-dropcursor": "^2.7.2",
31
+ "@tiptap/extension-floating-menu": "^2.7.2",
32
+ "@tiptap/extension-hard-break": "^2.7.2",
33
+ "@tiptap/extension-heading": "^2.7.2",
34
+ "@tiptap/extension-history": "^2.7.2",
35
+ "@tiptap/extension-horizontal-rule": "^2.7.2",
36
+ "@tiptap/extension-image": "^2.7.2",
37
+ "@tiptap/extension-italic": "^2.7.2",
38
+ "@tiptap/extension-link": "^2.7.2",
39
+ "@tiptap/extension-list-item": "^2.7.2",
40
+ "@tiptap/extension-list-keymap": "^2.7.2",
41
+ "@tiptap/extension-ordered-list": "^2.7.2",
42
+ "@tiptap/extension-paragraph": "^2.7.2",
43
+ "@tiptap/extension-strike": "^2.7.2",
44
+ "@tiptap/extension-table": "^2.7.2",
45
+ "@tiptap/extension-table-cell": "^2.7.2",
46
+ "@tiptap/extension-table-header": "^2.7.2",
47
+ "@tiptap/extension-table-row": "^2.7.2",
48
+ "@tiptap/extension-text": "^2.7.2",
49
+ "@tiptap/extension-text-align": "^2.7.2",
50
+ "@tiptap/extension-underline": "^2.7.2",
51
+ "@tiptap/html": "^2.7.2",
52
+ "@tiptap/pm": "^2.7.2"
53
53
  },
54
54
  "devDependencies": {
55
- "@knapsack/eslint-config-starter": "4.70.0--canary.4433.133de0f.0",
56
- "@knapsack/prettier-config": "4.70.0--canary.4433.133de0f.0",
57
- "@knapsack/typescript-config-starter": "4.70.0--canary.4433.133de0f.0",
58
- "@types/node": "^20.16.5",
55
+ "@knapsack/eslint-config-starter": "4.70.0--canary.4513.12c8d13.0",
56
+ "@knapsack/prettier-config": "4.70.0--canary.4513.12c8d13.0",
57
+ "@knapsack/typescript-config-starter": "4.70.0--canary.4513.12c8d13.0",
58
+ "@types/node": "^20.16.6",
59
59
  "eslint": "^8.57.0",
60
60
  "typescript": "^5.5.4"
61
61
  },
@@ -68,5 +68,5 @@
68
68
  "directory": "libs/tiptap-utils",
69
69
  "type": "git"
70
70
  },
71
- "gitHead": "133de0f024277534b2d012833b847030e6dcc099"
71
+ "gitHead": "12c8d1378411614ad6f84e50e3721e5eb58243f4"
72
72
  }