@descope-ui/descope-button 3.3.0 → 3.3.2

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