@descope-ui/descope-timer 0.0.3 → 0.0.5

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 CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-timer-0.0.4...@descope-ui/descope-timer-0.0.5) (2025-04-29)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@descope-ui/common` updated to version `0.0.11`
10
+ * `@descope-ui/theme-globals` updated to version `0.0.11`
11
+ * `@descope-ui/descope-icon` updated to version `0.0.6`
12
+ ## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-timer-0.0.3...@descope-ui/descope-timer-0.0.4) (2025-04-16)
13
+
14
+ ### Dependency Updates
15
+
16
+ * `@descope-ui/common` updated to version `0.0.10`
17
+ * `@descope-ui/theme-globals` updated to version `0.0.10`
18
+ * `@descope-ui/descope-icon` updated to version `0.0.5`
5
19
  ## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-timer-0.0.2...@descope-ui/descope-timer-0.0.3) (2025-03-20)
6
20
 
7
21
  ### Dependency Updates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope-ui/descope-timer",
3
- "version": "0.0.3",
3
+ "version": "0.0.5",
4
4
  "exports": {
5
5
  ".": {
6
6
  "import": "./src/component/index.js"
@@ -18,9 +18,9 @@
18
18
  "test-drivers": "0.0.1"
19
19
  },
20
20
  "dependencies": {
21
- "@descope-ui/common": "0.0.9",
22
- "@descope-ui/theme-globals": "0.0.9",
23
- "@descope-ui/descope-icon": "0.0.4"
21
+ "@descope-ui/common": "0.0.11",
22
+ "@descope-ui/theme-globals": "0.0.11",
23
+ "@descope-ui/descope-icon": "0.0.6"
24
24
  },
25
25
  "publishConfig": {
26
26
  "link-workspace-packages": false
@@ -1,4 +1,4 @@
1
- <svg width="1em" height="1em" viewBox="0 0 101 101" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ <svg width="1em" height="1em" viewBox="0 0 104 104" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M50.3334 0.333252C22.8334 0.333252 0.333374 22.8333 0.333374 50.3333C0.333374 77.8333 22.8334 100.333 50.3334 100.333C77.8334 100.333 100.333 77.8333 100.333 50.3333C100.333 22.8333 77.8334 0.333252 50.3334 0.333252ZM50.3334 87.8333C29.7084 87.8333 12.8334 70.9583 12.8334 50.3333C12.8334 29.7083 29.7084 12.8333 50.3334 12.8333C70.9584 12.8333 87.8334 29.7083 87.8334 50.3333C87.8334 70.9583 70.9584 87.8333 50.3334 87.8333Z" fill="#181A1C"/>
3
3
  <path d="M50.3328 19.0833H44.0828V56.5832H75.3328V50.3332H50.3328V19.0833Z" fill="#181A1C"/>
4
4
  </svg>