@availity/element 0.30.0 → 0.31.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
@@ -2,51 +2,65 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.31.0](https://github.com/Availity/element/compare/@availity/element@0.30.0...@availity/element@0.31.0) (2023-11-21)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `mui-checkbox` updated to version `0.1.8`
10
+ * `mui-feedback` updated to version `0.1.0`
11
+ * `mui-page-header` updated to version `0.2.0`
12
+ * `theme-provider` updated to version `0.4.5`
13
+
14
+ ### Features
15
+
16
+ * **mui-feedback:** initial commit ([2362d7f](https://github.com/Availity/element/commit/2362d7f892274f6260d4814fd8b19b85d8e4fe70))
17
+
5
18
  ## [0.30.0](https://github.com/Availity/element/compare/@availity/element@0.29.1...@availity/element@0.30.0) (2023-11-16)
6
19
 
7
20
  ### Dependency Updates
8
21
 
9
- * `mui-alert` updated to version `0.5.5`
10
- * `mui-avatar` updated to version `0.1.9`
11
- * `mui-badge` updated to version `0.1.12`
12
- * `mui-breadcrumbs` updated to version `0.1.9`
13
- * `mui-button` updated to version `0.5.1`
14
- * `mui-card` updated to version `0.2.5`
15
- * `mui-checkbox` updated to version `0.1.7`
16
- * `mui-chip` updated to version `0.2.4`
17
- * `mui-form-utils` updated to version `0.5.4`
18
- * `mui-icon` updated to version `0.7.3`
19
- * `mui-layout` updated to version `0.1.3`
20
- * `mui-link` updated to version `0.2.4`
21
- * `mui-menu` updated to version `0.1.7`
22
- * `mui-page-header` updated to version `0.1.7`
23
- * `mui-pagination` updated to version `0.2.4`
24
- * `mui-paper` updated to version `0.1.6`
25
- * `mui-popover` updated to version `0.1.1`
26
- * `mui-progress` updated to version `0.1.2`
27
- * `mui-table` updated to version `0.1.0`
28
- * `mui-textfield` updated to version `0.3.3`
29
- * `mui-typography` updated to version `0.1.5`
30
- * `theme-provider` updated to version `0.4.4`
31
-
32
- ### Features
33
-
34
- * **mui-table:** add table components ([53dfe7e](https://github.com/Availity/element/commit/53dfe7e7d6282cb36a12b7114597d1b230d1ccdb))
22
+ - `mui-alert` updated to version `0.5.5`
23
+ - `mui-avatar` updated to version `0.1.9`
24
+ - `mui-badge` updated to version `0.1.12`
25
+ - `mui-breadcrumbs` updated to version `0.1.9`
26
+ - `mui-button` updated to version `0.5.1`
27
+ - `mui-card` updated to version `0.2.5`
28
+ - `mui-checkbox` updated to version `0.1.7`
29
+ - `mui-chip` updated to version `0.2.4`
30
+ - `mui-form-utils` updated to version `0.5.4`
31
+ - `mui-icon` updated to version `0.7.3`
32
+ - `mui-layout` updated to version `0.1.3`
33
+ - `mui-link` updated to version `0.2.4`
34
+ - `mui-menu` updated to version `0.1.7`
35
+ - `mui-page-header` updated to version `0.1.7`
36
+ - `mui-pagination` updated to version `0.2.4`
37
+ - `mui-paper` updated to version `0.1.6`
38
+ - `mui-popover` updated to version `0.1.1`
39
+ - `mui-progress` updated to version `0.1.2`
40
+ - `mui-table` updated to version `0.1.0`
41
+ - `mui-textfield` updated to version `0.3.3`
42
+ - `mui-typography` updated to version `0.1.5`
43
+ - `theme-provider` updated to version `0.4.4`
44
+
45
+ ### Features
46
+
47
+ - **mui-table:** add table components ([53dfe7e](https://github.com/Availity/element/commit/53dfe7e7d6282cb36a12b7114597d1b230d1ccdb))
35
48
 
36
49
  ## [0.29.1](https://github.com/Availity/element/compare/@availity/element@0.29.0...@availity/element@0.29.1) (2023-11-15)
37
50
 
38
51
  ### Dependency Updates
39
52
 
40
- * `mui-progress` updated to version `0.1.1`
53
+ - `mui-progress` updated to version `0.1.1`
54
+
41
55
  ## [0.29.0](https://github.com/Availity/element/compare/@availity/element@0.28.0...@availity/element@0.29.0) (2023-11-15)
42
56
 
43
57
  ### Dependency Updates
44
58
 
45
- * `mui-autocomplete` updated to version `0.1.0`
59
+ - `mui-autocomplete` updated to version `0.1.0`
46
60
 
47
61
  ### Features
48
62
 
49
- * **mui-autocomplete:** add autocomplete package ([772c989](https://github.com/Availity/element/commit/772c98978f2c8e3edc01d8deb38dfc5cc2339298))
63
+ - **mui-autocomplete:** add autocomplete package ([772c989](https://github.com/Availity/element/commit/772c98978f2c8e3edc01d8deb38dfc5cc2339298))
50
64
 
51
65
  ## [0.28.0](https://github.com/Availity/element/compare/@availity/element@0.27.0...@availity/element@0.28.0) (2023-11-14)
52
66
 
package/dist/index.d.ts CHANGED
@@ -10,6 +10,7 @@ export * from '@availity/mui-checkbox';
10
10
  export * from '@availity/mui-chip';
11
11
  export * from '@availity/mui-datepicker';
12
12
  export * from '@availity/mui-divider';
13
+ export * from '@availity/mui-feedback';
13
14
  export * from '@availity/mui-form-utils';
14
15
  export * from '@availity/mui-icon';
15
16
  export * from '@availity/mui-layout';
package/dist/index.js CHANGED
@@ -29,6 +29,7 @@ __reExport(src_exports, require("@availity/mui-checkbox"), module.exports);
29
29
  __reExport(src_exports, require("@availity/mui-chip"), module.exports);
30
30
  __reExport(src_exports, require("@availity/mui-datepicker"), module.exports);
31
31
  __reExport(src_exports, require("@availity/mui-divider"), module.exports);
32
+ __reExport(src_exports, require("@availity/mui-feedback"), module.exports);
32
33
  __reExport(src_exports, require("@availity/mui-form-utils"), module.exports);
33
34
  __reExport(src_exports, require("@availity/mui-icon"), module.exports);
34
35
  __reExport(src_exports, require("@availity/mui-layout"), module.exports);
package/dist/index.mjs CHANGED
@@ -11,6 +11,7 @@ export * from "@availity/mui-checkbox";
11
11
  export * from "@availity/mui-chip";
12
12
  export * from "@availity/mui-datepicker";
13
13
  export * from "@availity/mui-divider";
14
+ export * from "@availity/mui-feedback";
14
15
  export * from "@availity/mui-form-utils";
15
16
  export * from "@availity/mui-icon";
16
17
  export * from "@availity/mui-layout";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@availity/element",
3
- "version": "0.30.0",
3
+ "version": "0.31.0",
4
4
  "browser": "./dist/index.js",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -22,17 +22,18 @@
22
22
  "@availity/mui-breadcrumbs": "0.1.9",
23
23
  "@availity/mui-button": "0.5.1",
24
24
  "@availity/mui-card": "0.2.5",
25
- "@availity/mui-checkbox": "0.1.7",
25
+ "@availity/mui-checkbox": "0.1.8",
26
26
  "@availity/mui-chip": "0.2.4",
27
27
  "@availity/mui-datepicker": "0.1.0",
28
28
  "@availity/mui-divider": "0.3.4",
29
+ "@availity/mui-feedback": "0.1.0",
29
30
  "@availity/mui-form-utils": "0.5.4",
30
31
  "@availity/mui-icon": "0.7.3",
31
32
  "@availity/mui-layout": "0.1.3",
32
33
  "@availity/mui-link": "0.2.4",
33
34
  "@availity/mui-menu": "0.1.7",
34
35
  "@availity/mui-modal": "0.1.0",
35
- "@availity/mui-page-header": "0.1.7",
36
+ "@availity/mui-page-header": "0.2.0",
36
37
  "@availity/mui-pagination": "0.2.4",
37
38
  "@availity/mui-paper": "0.1.6",
38
39
  "@availity/mui-popover": "0.1.1",
@@ -43,7 +44,7 @@
43
44
  "@availity/mui-toggle-button": "0.1.6",
44
45
  "@availity/mui-tooltip": "0.5.5",
45
46
  "@availity/mui-typography": "0.1.5",
46
- "@availity/theme-provider": "0.4.4",
47
+ "@availity/theme-provider": "0.4.5",
47
48
  "@mui/material": "^5.14.12",
48
49
  "@mui/system": "^5.14.12"
49
50
  },
package/src/index.ts CHANGED
@@ -10,6 +10,7 @@ export * from '@availity/mui-checkbox';
10
10
  export * from '@availity/mui-chip';
11
11
  export * from '@availity/mui-datepicker';
12
12
  export * from '@availity/mui-divider';
13
+ export * from '@availity/mui-feedback';
13
14
  export * from '@availity/mui-form-utils';
14
15
  export * from '@availity/mui-icon';
15
16
  export * from '@availity/mui-layout';