@innovaccer/design-system 2.37.0 → 2.38.0

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
@@ -1,3 +1,76 @@
1
+ ## 2.38.0 (2024-07-05)
2
+
3
+ ### Highlights
4
+
5
+ - chore(react-lottie-player): moved to externals for esm module (88fc0af4)
6
+
7
+ ### Breaking changes
8
+
9
+ - chore(react-lottie-player): moved to externals for esm module (88fc0af4)
10
+
11
+ ### Migration guide
12
+
13
+ - If relying on ESM build, install `@lottiefiles/react-lottie-player` for animation related components.
14
+
15
+ ### Deprecations
16
+
17
+ NA
18
+
19
+ ### Features
20
+
21
+ NA
22
+
23
+ ### Fixes
24
+
25
+ NA
26
+
27
+ ### Improvements
28
+
29
+ NA
30
+
31
+ ### Documentation
32
+
33
+ NA
34
+
35
+ ---
36
+
37
+ ## 2.37.1 (2024-07-04)
38
+
39
+ ### Highlights
40
+
41
+ - feat(icon): update material symbols font file (8e51ba0f)
42
+ - fix(select): ensure popover toggles correctly on cursor click (84228b0c)
43
+
44
+ ### Breaking changes
45
+
46
+ NA
47
+
48
+ ### Migration guide
49
+
50
+ NA
51
+
52
+ ### Deprecations
53
+
54
+ NA
55
+
56
+ ### Features
57
+
58
+ - feat(icon): update material symbols font file (8e51ba0f)
59
+
60
+ ### Fixes
61
+
62
+ - fix(select): ensure popover toggles correctly on cursor click (84228b0c)
63
+
64
+ ### Improvements
65
+
66
+ NA
67
+
68
+ ### Documentation
69
+
70
+ NA
71
+
72
+ ---
73
+
1
74
  ## 2.37.0 (2024-07-02)
2
75
 
3
76
  ### Highlights
@@ -2192,7 +2192,7 @@
2192
2192
  "affectsGlobalScope": false
2193
2193
  },
2194
2194
  "../../core/components/organisms/select/Select.tsx": {
2195
- "version": "0399144957a630c4991459194c2c341ff4fefa43bd1306ae98666ec0e77fa7bb",
2195
+ "version": "86321434fdf7358af19192cc969c9db8c05a2f1c73414cf389f6a5e8d0602ec6",
2196
2196
  "signature": "5caf11edf4c299e5720b5213241f520628741917c6d6ea291dff60a3b3aa4fb8",
2197
2197
  "affectsGlobalScope": false
2198
2198
  },