@appquality/unguess-design-system 4.0.6-beta.1 → 4.0.7

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +111 -0
  2. package/package.json +6 -4
  3. package/yarn-error.log +0 -10149
package/CHANGELOG.md CHANGED
@@ -1,3 +1,114 @@
1
+ # v4.0.7 (Thu Nov 07 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Player improvements [#437](https://github.com/AppQuality/unguess-design-system/pull/437) ([@iDome89](https://github.com/iDome89) [@cannarocks](https://github.com/cannarocks) [@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
6
+ - Un 286 - Added keyboard shortcut [#436](https://github.com/AppQuality/unguess-design-system/pull/436) ([@iacopolea](https://github.com/iacopolea) [@Kariamos](https://github.com/Kariamos))
7
+ - docs: Add autodocs [#435](https://github.com/AppQuality/unguess-design-system/pull/435) ([@d-beezee](https://github.com/d-beezee))
8
+ - Feat: Remove unused size prop in CutterButton component [#434](https://github.com/AppQuality/unguess-design-system/pull/434) ([@iDome89](https://github.com/iDome89))
9
+
10
+ #### Authors: 5
11
+
12
+ - [@d-beezee](https://github.com/d-beezee)
13
+ - [@iDome89](https://github.com/iDome89)
14
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
15
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
16
+ - Marco ([@Kariamos](https://github.com/Kariamos))
17
+
18
+ ---
19
+
20
+ # v4.0.6 (Thu Oct 24 2024)
21
+
22
+ #### 🐛 Bug Fix
23
+
24
+ - fix: Update options on propchange [#433](https://github.com/AppQuality/unguess-design-system/pull/433) ([@d-beezee](https://github.com/d-beezee))
25
+
26
+ #### Authors: 1
27
+
28
+ - [@d-beezee](https://github.com/d-beezee)
29
+
30
+ ---
31
+
32
+ # v4.0.5 (Tue Oct 22 2024)
33
+
34
+ #### 🐛 Bug Fix
35
+
36
+ - rework: Don't use wordwrapper [#432](https://github.com/AppQuality/unguess-design-system/pull/432) ([@d-beezee](https://github.com/d-beezee))
37
+
38
+ #### Authors: 1
39
+
40
+ - [@d-beezee](https://github.com/d-beezee)
41
+
42
+ ---
43
+
44
+ # v4.0.4 (Mon Oct 21 2024)
45
+
46
+ #### 🐛 Bug Fix
47
+
48
+ - feat: Allow disabling autowidth for selects [#431](https://github.com/AppQuality/unguess-design-system/pull/431) ([@d-beezee](https://github.com/d-beezee))
49
+
50
+ #### Authors: 1
51
+
52
+ - [@d-beezee](https://github.com/d-beezee)
53
+
54
+ ---
55
+
56
+ # v4.0.3 (Mon Oct 21 2024)
57
+
58
+ #### 🐛 Bug Fix
59
+
60
+ - fix types and stories render [#430](https://github.com/AppQuality/unguess-design-system/pull/430) ([@d-beezee](https://github.com/d-beezee))
61
+
62
+ #### Authors: 1
63
+
64
+ - [@d-beezee](https://github.com/d-beezee)
65
+
66
+ ---
67
+
68
+ # v4.0.2 (Mon Oct 21 2024)
69
+
70
+ #### 🐛 Bug Fix
71
+
72
+ - Add build fixes [#429](https://github.com/AppQuality/unguess-design-system/pull/429) ([@d-beezee](https://github.com/d-beezee))
73
+
74
+ #### Authors: 1
75
+
76
+ - [@d-beezee](https://github.com/d-beezee)
77
+
78
+ ---
79
+
80
+ # v4.0.1 (Fri Oct 18 2024)
81
+
82
+ #### 🐛 Bug Fix
83
+
84
+ - ci: Remove chunk split [#428](https://github.com/AppQuality/unguess-design-system/pull/428) ([@d-beezee](https://github.com/d-beezee))
85
+
86
+ #### Authors: 1
87
+
88
+ - [@d-beezee](https://github.com/d-beezee)
89
+
90
+ ---
91
+
92
+ # v4.0.0 (Fri Oct 18 2024)
93
+
94
+ #### 💥 Breaking Change
95
+
96
+ - Update to vite and zendesk 8.76 [#426](https://github.com/AppQuality/unguess-design-system/pull/426) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
97
+ - Update to vite [#422](https://github.com/AppQuality/unguess-design-system/pull/422) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
98
+
99
+ #### 🐛 Bug Fix
100
+
101
+ - ci: Use node 18 to build package [#427](https://github.com/AppQuality/unguess-design-system/pull/427) ([@d-beezee](https://github.com/d-beezee))
102
+ - Autocomplete new [#425](https://github.com/AppQuality/unguess-design-system/pull/425) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
103
+ - feat: Add new select [#424](https://github.com/AppQuality/unguess-design-system/pull/424) ([@d-beezee](https://github.com/d-beezee))
104
+
105
+ #### Authors: 2
106
+
107
+ - [@d-beezee](https://github.com/d-beezee)
108
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
109
+
110
+ ---
111
+
1
112
  # v3.1.115 (Thu Oct 10 2024)
2
113
 
3
114
  #### 🐛 Bug Fix
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "4.0.6-beta.1",
3
+ "version": "4.0.7",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -54,6 +54,7 @@
54
54
  "@tiptap/react": "2.2.4",
55
55
  "@tiptap/starter-kit": "2.2.4",
56
56
  "@tiptap/suggestion": "2.2.4",
57
+ "@types/react-slick": "^0.23.10",
57
58
  "@zendeskgarden/container-utilities": "^2.0.0",
58
59
  "@zendeskgarden/css-bedrock": "^9.0.0",
59
60
  "@zendeskgarden/react-accordions": "8.76.8",
@@ -73,12 +74,11 @@
73
74
  "@zendeskgarden/react-pagination": "8.76.8",
74
75
  "@zendeskgarden/react-tables": "8.76.8",
75
76
  "@zendeskgarden/react-tabs": "8.76.8",
76
- "@zendeskgarden/react-theming": "8.76.8",
77
77
  "@zendeskgarden/react-tags": "8.76.8",
78
+ "@zendeskgarden/react-theming": "8.76.8",
78
79
  "@zendeskgarden/react-tooltips": "8.76.8",
79
80
  "@zendeskgarden/react-typography": "8.76.8",
80
81
  "react-slick": "^0.29.0",
81
- "@types/react-slick": "^0.23.10",
82
82
  "tippy.js": "^6.3.7",
83
83
  "ua-parser-js": "^1.0.2",
84
84
  "uuid": "^9.0.1"
@@ -89,9 +89,11 @@
89
89
  "@babel/preset-typescript": "^7.21.5",
90
90
  "@rollup/plugin-image": "^3.0.2",
91
91
  "@storybook/addon-a11y": "^8.3.5",
92
+ "@storybook/addon-docs": "^8.3.6",
92
93
  "@storybook/addon-essentials": "^8.3.5",
93
94
  "@storybook/addon-interactions": "^8.3.5",
94
95
  "@storybook/addon-links": "^8.3.5",
96
+ "@storybook/addon-storysource": "^8.3.6",
95
97
  "@storybook/blocks": "^8.3.5",
96
98
  "@storybook/builder-vite": "^8.3.5",
97
99
  "@storybook/preset-create-react-app": "^8.3.5",
@@ -105,7 +107,6 @@
105
107
  "@types/node": "^20.14.2",
106
108
  "@types/react": "^17.0.0 || ^18.0.0",
107
109
  "@types/react-dom": "^17.0.0 || ^18.0.0",
108
- "react-window": "^1.8.6",
109
110
  "@types/react-window": "^1.8.5",
110
111
  "@types/ua-parser-js": "^0.7.36",
111
112
  "@types/uuid": "^9.0.8",
@@ -121,6 +122,7 @@
121
122
  "prop-types": "^15.8.1",
122
123
  "react": "^18.2.0",
123
124
  "react-dom": "^18.2.0",
125
+ "react-window": "^1.8.6",
124
126
  "rimraf": "3.0.2",
125
127
  "rollup": "~2.66",
126
128
  "rollup-plugin-peer-deps-external": "^2.2.4",