@descope-ui/descope-button 3.2.2 → 3.3.1

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 (2) hide show
  1. package/CHANGELOG.md +83 -61
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
6
+
7
+ ## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
8
+
5
9
  ## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
6
10
 
7
11
  ## [3.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.0...web-components-ui-3.2.1) (2026-04-16)
@@ -92,10 +96,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
92
96
 
93
97
  ## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
94
98
 
95
-
96
99
  ### Bug Fixes
97
100
 
98
- * Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
101
+ - Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
99
102
 
100
103
  ## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
101
104
 
@@ -197,10 +200,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
197
200
 
198
201
  ## [2.1.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.15...web-components-ui-2.1.16) (2025-10-19)
199
202
 
200
-
201
203
  ### Bug Fixes
202
204
 
203
- * exclude style attr from proxy sync ([#755](https://github.com/descope/web-components-ui/issues/755)) ([ca0bd1e](https://github.com/descope/web-components-ui/commit/ca0bd1e2a4e07435eec492b08d366c02dd5d687c))
205
+ - exclude style attr from proxy sync ([#755](https://github.com/descope/web-components-ui/issues/755)) ([ca0bd1e](https://github.com/descope/web-components-ui/commit/ca0bd1e2a4e07435eec492b08d366c02dd5d687c))
204
206
 
205
207
  ## [2.1.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.14...web-components-ui-2.1.15) (2025-10-16)
206
208
 
@@ -212,141 +214,161 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
212
214
 
213
215
  ### Dependency Updates
214
216
 
215
- * `@descope-ui/common` updated to version `0.1.2`
216
- * `@descope-ui/theme-globals` updated to version `0.0.22`
217
- * `@descope-ui/descope-icon` updated to version `0.0.20`
217
+ - `@descope-ui/common` updated to version `0.1.2`
218
+ - `@descope-ui/theme-globals` updated to version `0.0.22`
219
+ - `@descope-ui/descope-icon` updated to version `0.0.20`
220
+
218
221
  ## [0.0.21](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.20...@descope-ui/descope-button-0.0.21) (2025-09-29)
219
222
 
220
223
  ### Dependency Updates
221
224
 
222
- * `@descope-ui/common` updated to version `0.1.1`
223
- * `@descope-ui/theme-globals` updated to version `0.0.21`
224
- * `@descope-ui/descope-icon` updated to version `0.0.19`
225
+ - `@descope-ui/common` updated to version `0.1.1`
226
+ - `@descope-ui/theme-globals` updated to version `0.0.21`
227
+ - `@descope-ui/descope-icon` updated to version `0.0.19`
228
+
225
229
  ## [0.0.20](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.19...@descope-ui/descope-button-0.0.20) (2025-09-02)
226
230
 
227
231
  ### Dependency Updates
228
232
 
229
- * `e2e-utils` updated to version `0.1.0`
230
- * `@descope-ui/common` updated to version `0.1.0`
231
- * `@descope-ui/theme-globals` updated to version `0.0.20`
232
- * `@descope-ui/descope-icon` updated to version `0.0.18`
233
+ - `e2e-utils` updated to version `0.1.0`
234
+ - `@descope-ui/common` updated to version `0.1.0`
235
+ - `@descope-ui/theme-globals` updated to version `0.0.20`
236
+ - `@descope-ui/descope-icon` updated to version `0.0.18`
237
+
233
238
  ## [0.0.19](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.18...@descope-ui/descope-button-0.0.19) (2025-07-21)
234
239
 
235
240
  ## [0.0.18](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.17...@descope-ui/descope-button-0.0.18) (2025-07-21)
236
241
 
237
242
  ### Dependency Updates
238
243
 
239
- * `@descope-ui/common` updated to version `0.0.18`
240
- * `@descope-ui/theme-globals` updated to version `0.0.19`
241
- * `@descope-ui/descope-icon` updated to version `0.0.17`
244
+ - `@descope-ui/common` updated to version `0.0.18`
245
+ - `@descope-ui/theme-globals` updated to version `0.0.19`
246
+ - `@descope-ui/descope-icon` updated to version `0.0.17`
247
+
242
248
  ## [0.0.17](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.16...@descope-ui/descope-button-0.0.17) (2025-07-16)
243
249
 
244
250
  ### Dependency Updates
245
251
 
246
- * `@descope-ui/descope-icon` updated to version `0.0.16`
252
+ - `@descope-ui/descope-icon` updated to version `0.0.16`
253
+
247
254
  ## [0.0.16](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.15...@descope-ui/descope-button-0.0.16) (2025-07-15)
248
255
 
249
256
  ### Dependency Updates
250
257
 
251
- * `@descope-ui/common` updated to version `0.0.17`
252
- * `@descope-ui/theme-globals` updated to version `0.0.18`
253
- * `@descope-ui/descope-icon` updated to version `0.0.15`
258
+ - `@descope-ui/common` updated to version `0.0.17`
259
+ - `@descope-ui/theme-globals` updated to version `0.0.18`
260
+ - `@descope-ui/descope-icon` updated to version `0.0.15`
261
+
254
262
  ## [0.0.15](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.14...@descope-ui/descope-button-0.0.15) (2025-06-30)
255
263
 
256
264
  ### Dependency Updates
257
265
 
258
- * `@descope-ui/theme-globals` updated to version `0.0.17`
259
- * `@descope-ui/descope-icon` updated to version `0.0.14`
266
+ - `@descope-ui/theme-globals` updated to version `0.0.17`
267
+ - `@descope-ui/descope-icon` updated to version `0.0.14`
268
+
260
269
  ## [0.0.14](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.13...@descope-ui/descope-button-0.0.14) (2025-06-30)
261
270
 
262
271
  ### Dependency Updates
263
272
 
264
- * `@descope-ui/common` updated to version `0.0.16`
265
- * `@descope-ui/theme-globals` updated to version `0.0.16`
266
- * `@descope-ui/descope-icon` updated to version `0.0.13`
273
+ - `@descope-ui/common` updated to version `0.0.16`
274
+ - `@descope-ui/theme-globals` updated to version `0.0.16`
275
+ - `@descope-ui/descope-icon` updated to version `0.0.13`
276
+
267
277
  ## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.12...@descope-ui/descope-button-0.0.13) (2025-06-29)
268
278
 
269
279
  ### Dependency Updates
270
280
 
271
- * `@descope-ui/common` updated to version `0.0.15`
272
- * `@descope-ui/theme-globals` updated to version `0.0.15`
273
- * `@descope-ui/descope-icon` updated to version `0.0.12`
281
+ - `@descope-ui/common` updated to version `0.0.15`
282
+ - `@descope-ui/theme-globals` updated to version `0.0.15`
283
+ - `@descope-ui/descope-icon` updated to version `0.0.12`
284
+
274
285
  ## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.11...@descope-ui/descope-button-0.0.12) (2025-06-26)
275
286
 
276
287
  ### Dependency Updates
277
288
 
278
- * `@descope-ui/common` updated to version `0.0.14`
279
- * `@descope-ui/theme-globals` updated to version `0.0.14`
280
- * `@descope-ui/descope-icon` updated to version `0.0.11`
289
+ - `@descope-ui/common` updated to version `0.0.14`
290
+ - `@descope-ui/theme-globals` updated to version `0.0.14`
291
+ - `@descope-ui/descope-icon` updated to version `0.0.11`
292
+
281
293
  ## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.10...@descope-ui/descope-button-0.0.11) (2025-06-19)
282
294
 
283
295
  ### Dependency Updates
284
296
 
285
- * `test-assets` updated to version `0.0.1`
286
- * `@descope-ui/descope-icon` updated to version `0.0.10`
297
+ - `test-assets` updated to version `0.0.1`
298
+ - `@descope-ui/descope-icon` updated to version `0.0.10`
299
+
287
300
  ## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.9...@descope-ui/descope-button-0.0.10) (2025-06-09)
288
301
 
289
302
  ### Dependency Updates
290
303
 
291
- * `@descope-ui/common` updated to version `0.0.13`
292
- * `@descope-ui/theme-globals` updated to version `0.0.13`
293
- * `@descope-ui/descope-icon` updated to version `0.0.9`
304
+ - `@descope-ui/common` updated to version `0.0.13`
305
+ - `@descope-ui/theme-globals` updated to version `0.0.13`
306
+ - `@descope-ui/descope-icon` updated to version `0.0.9`
307
+
294
308
  ## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.8...@descope-ui/descope-button-0.0.9) (2025-06-03)
295
309
 
296
310
  ### Dependency Updates
297
311
 
298
- * `@descope-ui/descope-icon` updated to version `0.0.8`
312
+ - `@descope-ui/descope-icon` updated to version `0.0.8`
313
+
299
314
  ## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.7...@descope-ui/descope-button-0.0.8) (2025-05-28)
300
315
 
301
316
  ### Dependency Updates
302
317
 
303
- * `e2e-utils` updated to version `0.0.1`
304
- * `@descope-ui/common` updated to version `0.0.12`
305
- * `@descope-ui/theme-globals` updated to version `0.0.12`
306
- * `@descope-ui/descope-icon` updated to version `0.0.7`
318
+ - `e2e-utils` updated to version `0.0.1`
319
+ - `@descope-ui/common` updated to version `0.0.12`
320
+ - `@descope-ui/theme-globals` updated to version `0.0.12`
321
+ - `@descope-ui/descope-icon` updated to version `0.0.7`
322
+
307
323
  ## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.6...@descope-ui/descope-button-0.0.7) (2025-04-29)
308
324
 
309
325
  ### Dependency Updates
310
326
 
311
- * `@descope-ui/common` updated to version `0.0.11`
312
- * `@descope-ui/theme-globals` updated to version `0.0.11`
313
- * `@descope-ui/descope-icon` updated to version `0.0.6`
327
+ - `@descope-ui/common` updated to version `0.0.11`
328
+ - `@descope-ui/theme-globals` updated to version `0.0.11`
329
+ - `@descope-ui/descope-icon` updated to version `0.0.6`
330
+
314
331
  ## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.5...@descope-ui/descope-button-0.0.6) (2025-04-21)
315
332
 
316
333
  ## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.4...@descope-ui/descope-button-0.0.5) (2025-04-16)
317
334
 
318
335
  ### Dependency Updates
319
336
 
320
- * `@descope-ui/common` updated to version `0.0.10`
321
- * `@descope-ui/theme-globals` updated to version `0.0.10`
322
- * `@descope-ui/descope-icon` updated to version `0.0.5`
337
+ - `@descope-ui/common` updated to version `0.0.10`
338
+ - `@descope-ui/theme-globals` updated to version `0.0.10`
339
+ - `@descope-ui/descope-icon` updated to version `0.0.5`
340
+
323
341
  ## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.3...@descope-ui/descope-button-0.0.4) (2025-03-06)
324
342
 
325
343
  ### Dependency Updates
326
344
 
327
- * `@descope-ui/common` updated to version `0.0.9`
328
- * `@descope-ui/theme-globals` updated to version `0.0.9`
329
- * `@descope-ui/descope-icon` updated to version `0.0.4`
345
+ - `@descope-ui/common` updated to version `0.0.9`
346
+ - `@descope-ui/theme-globals` updated to version `0.0.9`
347
+ - `@descope-ui/descope-icon` updated to version `0.0.4`
348
+
330
349
  ## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.2...@descope-ui/descope-button-0.0.3) (2025-03-05)
331
350
 
332
351
  ### Dependency Updates
333
352
 
334
- * `test-assets` updated to version `0.0.1`
335
- * `@descope-ui/descope-icon` updated to version `0.0.3`
353
+ - `test-assets` updated to version `0.0.1`
354
+ - `@descope-ui/descope-icon` updated to version `0.0.3`
355
+
336
356
  ## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-button-0.0.1...@descope-ui/descope-button-0.0.2) (2025-03-05)
337
357
 
338
358
  ### Dependency Updates
339
359
 
340
- * `@descope-ui/common` updated to version `0.0.8`
341
- * `@descope-ui/theme-globals` updated to version `0.0.8`
342
- * `@descope-ui/descope-icon` updated to version `0.0.2`
360
+ - `@descope-ui/common` updated to version `0.0.8`
361
+ - `@descope-ui/theme-globals` updated to version `0.0.8`
362
+ - `@descope-ui/descope-icon` updated to version `0.0.2`
363
+
343
364
  ## 0.0.1 (2025-03-04)
344
365
 
345
366
  ### Dependency Updates
346
367
 
347
- * `e2e-utils` updated to version `0.0.1`
348
- * `test-assets` updated to version `0.0.1`
349
- * `@descope-ui/common` updated to version `0.0.7`
350
- * `@descope-ui/theme-globals` updated to version `0.0.7`
351
- * `@descope-ui/descope-icon` updated to version `0.0.1`
368
+ - `e2e-utils` updated to version `0.0.1`
369
+ - `test-assets` updated to version `0.0.1`
370
+ - `@descope-ui/common` updated to version `0.0.7`
371
+ - `@descope-ui/theme-globals` updated to version `0.0.7`
372
+ - `@descope-ui/descope-icon` updated to version `0.0.1`
373
+
352
374
  # Changelog
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope-ui/descope-button",
3
- "version": "3.2.2",
3
+ "version": "3.3.1",
4
4
  "exports": {
5
5
  ".": {
6
6
  "import": "./src/component/index.js"
@@ -14,14 +14,14 @@
14
14
  },
15
15
  "devDependencies": {
16
16
  "@playwright/test": "1.58.2",
17
- "e2e-utils": "3.2.2",
18
- "test-assets": "3.2.2"
17
+ "e2e-utils": "3.3.1",
18
+ "test-assets": "3.3.1"
19
19
  },
20
20
  "dependencies": {
21
21
  "@vaadin/button": "24.3.4",
22
- "@descope-ui/common": "3.2.2",
23
- "@descope-ui/theme-globals": "3.2.2",
24
- "@descope-ui/descope-icon": "3.2.2"
22
+ "@descope-ui/theme-globals": "3.3.1",
23
+ "@descope-ui/common": "3.3.1",
24
+ "@descope-ui/descope-icon": "3.3.1"
25
25
  },
26
26
  "publishConfig": {
27
27
  "link-workspace-packages": false