@sendoutcards/quantum-design-ui 1.7.22-beta.3 → 1.7.23-beta.10
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/CHANGELOG.md +239 -0
- package/dist/index.es.js +5687 -5593
- package/dist/src/exports/atoms.d.ts +13 -12
- package/dist/src/exports/organisms.d.ts +13 -13
- package/dist/src/exports/themes.d.ts +3 -3
- package/dist/src/hooks/useEntities.d.ts +10 -0
- package/dist/src/molecules/drawer/drawer.d.ts +1 -0
- package/dist/src/molecules/drawer/styles.d.ts +1 -1
- package/dist/src/organisms/releaseNoteDialog/releaseNoteDialog.d.ts +2 -3
- package/dist/src/theme/theming/entities.d.ts +20 -0
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,245 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.7.23-beta.10](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.9...@sendoutcards/quantum-design-ui@1.7.23-beta.10) (2021-12-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.7.23-beta.9](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.8...@sendoutcards/quantum-design-ui@1.7.23-beta.9) (2021-12-16)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [1.7.23-beta.8](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.7...@sendoutcards/quantum-design-ui@1.7.23-beta.8) (2021-12-16)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [1.7.23-beta.7](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.6...@sendoutcards/quantum-design-ui@1.7.23-beta.7) (2021-12-16)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## [1.7.23-beta.6](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.5...@sendoutcards/quantum-design-ui@1.7.23-beta.6) (2021-12-16)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## [1.7.23-beta.5](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.4...@sendoutcards/quantum-design-ui@1.7.23-beta.5) (2021-12-16)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## [1.7.23-beta.4](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.2...@sendoutcards/quantum-design-ui@1.7.23-beta.4) (2021-12-16)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### Bug Fixes
|
|
58
|
+
|
|
59
|
+
* it ([a9bd54b](https://github.com/SendOutCards/quantum-design-system/commit/a9bd54b365f767b6bca2ca2375f9f117e33f0770))
|
|
60
|
+
* remove ([a481e8f](https://github.com/SendOutCards/quantum-design-system/commit/a481e8f3ea63a57e6d8c421fb7e93a4ae6ad4149))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## [1.7.23-beta.3](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.2...@sendoutcards/quantum-design-ui@1.7.23-beta.3) (2021-12-16)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* it ([3920581](https://github.com/SendOutCards/quantum-design-system/commit/3920581bd309ce69d4fd625d72c3e8091b8abcd7))
|
|
72
|
+
* remove ([70e6471](https://github.com/SendOutCards/quantum-design-system/commit/70e6471cae5c59dc5adce89caa504153a3252f3e))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## [1.7.23-beta.2](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.1...@sendoutcards/quantum-design-ui@1.7.23-beta.2) (2021-12-16)
|
|
79
|
+
|
|
80
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## [1.7.23-beta.1](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.23-beta.0...@sendoutcards/quantum-design-ui@1.7.23-beta.1) (2021-12-16)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## [1.7.23-beta.0](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.20...@sendoutcards/quantum-design-ui@1.7.23-beta.0) (2021-12-16)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## [1.7.22-beta.20](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.19...@sendoutcards/quantum-design-ui@1.7.22-beta.20) (2021-12-15)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## [1.7.22-beta.19](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.18...@sendoutcards/quantum-design-ui@1.7.22-beta.19) (2021-12-15)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## [1.7.22-beta.18](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.17...@sendoutcards/quantum-design-ui@1.7.22-beta.18) (2021-12-15)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## [1.7.22-beta.17](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.16...@sendoutcards/quantum-design-ui@1.7.22-beta.17) (2021-12-15)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## [1.7.22-beta.16](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.15...@sendoutcards/quantum-design-ui@1.7.22-beta.16) (2021-12-15)
|
|
135
|
+
|
|
136
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
## [1.7.22-beta.15](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.14...@sendoutcards/quantum-design-ui@1.7.22-beta.15) (2021-12-15)
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* changed exports ([950491c](https://github.com/SendOutCards/quantum-design-system/commit/950491cf45034bd883de12e3cfe02a8c8a4aabdd))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## [1.7.22-beta.14](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.13...@sendoutcards/quantum-design-ui@1.7.22-beta.14) (2021-12-15)
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
### Bug Fixes
|
|
157
|
+
|
|
158
|
+
* again ([35c31f6](https://github.com/SendOutCards/quantum-design-system/commit/35c31f6b0ce73119eb65e0f6818ffd748a284b1a))
|
|
159
|
+
* again ([b226d6f](https://github.com/SendOutCards/quantum-design-system/commit/b226d6f1b1199a7101ace514a20e0f75f3f32b96))
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## [1.7.22-beta.13](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.12...@sendoutcards/quantum-design-ui@1.7.22-beta.13) (2021-12-15)
|
|
166
|
+
|
|
167
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## [1.7.22-beta.12](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.11...@sendoutcards/quantum-design-ui@1.7.22-beta.12) (2021-12-15)
|
|
174
|
+
|
|
175
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
## [1.7.22-beta.11](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.10...@sendoutcards/quantum-design-ui@1.7.22-beta.11) (2021-12-15)
|
|
182
|
+
|
|
183
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## [1.7.22-beta.10](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.9...@sendoutcards/quantum-design-ui@1.7.22-beta.10) (2021-12-15)
|
|
190
|
+
|
|
191
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
## [1.7.22-beta.9](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.8...@sendoutcards/quantum-design-ui@1.7.22-beta.9) (2021-12-15)
|
|
198
|
+
|
|
199
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
## [1.7.22-beta.8](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.7...@sendoutcards/quantum-design-ui@1.7.22-beta.8) (2021-12-15)
|
|
206
|
+
|
|
207
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## [1.7.22-beta.7](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.6...@sendoutcards/quantum-design-ui@1.7.22-beta.7) (2021-12-15)
|
|
214
|
+
|
|
215
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
## [1.7.22-beta.6](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.5...@sendoutcards/quantum-design-ui@1.7.22-beta.6) (2021-12-15)
|
|
222
|
+
|
|
223
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
## [1.7.22-beta.5](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.4...@sendoutcards/quantum-design-ui@1.7.22-beta.5) (2021-12-15)
|
|
230
|
+
|
|
231
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
## [1.7.22-beta.4](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.3...@sendoutcards/quantum-design-ui@1.7.22-beta.4) (2021-12-14)
|
|
238
|
+
|
|
239
|
+
**Note:** Version bump only for package @sendoutcards/quantum-design-ui
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
6
245
|
## [1.7.22-beta.3](https://github.com/SendOutCards/quantum-design-system/compare/@sendoutcards/quantum-design-ui@1.7.22-beta.2...@sendoutcards/quantum-design-ui@1.7.22-beta.3) (2021-12-14)
|
|
7
246
|
|
|
8
247
|
|