@availity/theme-provider 0.4.23 → 0.4.24

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 +34 -12
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,16 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.4.24](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.23...@availity/theme-provider@0.4.24) (2023-12-27)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `theme` updated to version `0.34.4`
10
+
11
+ ### Bug Fixes
12
+
13
+ * **mui-block-ui:** merge main branch ([8ec0ca6](https://github.com/Availity/element/commit/8ec0ca617a5b279f3657122e2c7c6b20281e3ebc))
14
+
5
15
  ## [0.4.23](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.22...@availity/theme-provider@0.4.23) (2023-12-22)
6
16
 
7
17
  ### Dependency Updates
@@ -21,62 +31,74 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
21
31
 
22
32
  ### Dependency Updates
23
33
 
24
- * `theme` updated to version `0.34.0`
34
+ - `theme` updated to version `0.34.0`
35
+
25
36
  ## [0.4.19](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.18...@availity/theme-provider@0.4.19) (2023-12-14)
26
37
 
27
38
  ### Dependency Updates
28
39
 
29
- * `theme` updated to version `0.33.0`
40
+ - `theme` updated to version `0.33.0`
41
+
30
42
  ## [0.4.18](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.17...@availity/theme-provider@0.4.18) (2023-12-14)
31
43
 
32
44
  ### Dependency Updates
33
45
 
34
- * `theme` updated to version `0.32.0`
46
+ - `theme` updated to version `0.32.0`
47
+
35
48
  ## [0.4.17](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.16...@availity/theme-provider@0.4.17) (2023-12-14)
36
49
 
37
50
  ### Dependency Updates
38
51
 
39
- * `theme` updated to version `0.31.2`
52
+ - `theme` updated to version `0.31.2`
53
+
40
54
  ## [0.4.16](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.15...@availity/theme-provider@0.4.16) (2023-12-14)
41
55
 
42
56
  ### Dependency Updates
43
57
 
44
- * `theme` updated to version `0.31.1`
58
+ - `theme` updated to version `0.31.1`
59
+
45
60
  ## [0.4.15](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.14...@availity/theme-provider@0.4.15) (2023-12-14)
46
61
 
47
62
  ### Dependency Updates
48
63
 
49
- * `theme` updated to version `0.31.0`
64
+ - `theme` updated to version `0.31.0`
65
+
50
66
  ## [0.4.14](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.13...@availity/theme-provider@0.4.14) (2023-12-13)
51
67
 
52
68
  ### Dependency Updates
53
69
 
54
- * `theme` updated to version `0.30.4`
70
+ - `theme` updated to version `0.30.4`
71
+
55
72
  ## [0.4.13](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.12...@availity/theme-provider@0.4.13) (2023-12-07)
56
73
 
57
74
  ### Dependency Updates
58
75
 
59
- * `theme` updated to version `0.30.3`
76
+ - `theme` updated to version `0.30.3`
77
+
60
78
  ## [0.4.12](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.11...@availity/theme-provider@0.4.12) (2023-12-06)
61
79
 
62
80
  ### Dependency Updates
63
81
 
64
- * `theme` updated to version `0.30.2`
82
+ - `theme` updated to version `0.30.2`
83
+
65
84
  ## [0.4.11](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.10...@availity/theme-provider@0.4.11) (2023-12-06)
66
85
 
67
86
  ### Dependency Updates
68
87
 
69
- * `theme` updated to version `0.30.1`
88
+ - `theme` updated to version `0.30.1`
89
+
70
90
  ## [0.4.10](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.9...@availity/theme-provider@0.4.10) (2023-12-04)
71
91
 
72
92
  ### Dependency Updates
73
93
 
74
- * `theme` updated to version `0.30.0`
94
+ - `theme` updated to version `0.30.0`
95
+
75
96
  ## [0.4.9](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.8...@availity/theme-provider@0.4.9) (2023-11-30)
76
97
 
77
98
  ### Dependency Updates
78
99
 
79
- * `theme` updated to version `0.29.1`
100
+ - `theme` updated to version `0.29.1`
101
+
80
102
  ## [0.4.8](https://github.com/Availity/element/compare/@availity/theme-provider@0.4.7...@availity/theme-provider@0.4.8) (2023-11-28)
81
103
 
82
104
  ### Dependency Updates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@availity/theme-provider",
3
- "version": "0.4.23",
3
+ "version": "0.4.24",
4
4
  "description": "Theme provider for the Element design system",
5
5
  "browser": "./dist/index.js",
6
6
  "main": "./dist/index.js",
@@ -15,7 +15,7 @@
15
15
  "publish:canary": "yarn npm publish --access public --tag canary"
16
16
  },
17
17
  "dependencies": {
18
- "@availity/theme": "0.34.3",
18
+ "@availity/theme": "0.34.4",
19
19
  "@emotion/react": "^11.10.5",
20
20
  "@emotion/styled": "^11.10.5",
21
21
  "@mui/material": "^5.14.12",