1mpacto-react-ui 2.0.5 → 2.0.6

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/dist/index.mjs CHANGED
@@ -25788,31 +25788,32 @@ const A$ = "_ripple_eap0t_571", R$ = "_active_eap0t_578", Nt = {
25788
25788
  "button-prev": "_button-prev_k6p13_494",
25789
25789
  "pagination-active": "_pagination-active_k6p13_517",
25790
25790
  active: $$
25791
- }, k$ = "_selected_1ayro_469", P$ = "_disabled_1ayro_497", N$ = "_valid_1ayro_575", F$ = "_invalid_1ayro_581", M$ = "_error_1ayro_642", Be = {
25792
- "container-filter-date": "_container-filter-date_1ayro_271",
25793
- "container-calendar": "_container-calendar_1ayro_289",
25794
- "days-calendar": "_days-calendar_1ayro_289",
25795
- "cell-calendar": "_cell-calendar_1ayro_289",
25796
- "visible-cell-calendar": "_visible-cell-calendar_1ayro_289",
25797
- "active-cell-calendar": "_active-cell-calendar_1ayro_289",
25798
- "custom-time-calendar": "_custom-time-calendar_1ayro_289",
25799
- "type-time": "_type-time_1ayro_289",
25800
- "container-cell-time": "_container-cell-time_1ayro_289",
25801
- "cell-time": "_cell-time_1ayro_289",
25802
- "month-calendar": "_month-calendar_1ayro_469",
25803
- "cell-month": "_cell-month_1ayro_469",
25791
+ }, k$ = "_selected_1tkcj_469", P$ = "_disabled_1tkcj_497", N$ = "_valid_1tkcj_575", F$ = "_invalid_1tkcj_581", M$ = "_error_1tkcj_645", Be = {
25792
+ "container-filter-date": "_container-filter-date_1tkcj_271",
25793
+ "container-calendar": "_container-calendar_1tkcj_289",
25794
+ "days-calendar": "_days-calendar_1tkcj_289",
25795
+ "cell-calendar": "_cell-calendar_1tkcj_289",
25796
+ "visible-cell-calendar": "_visible-cell-calendar_1tkcj_289",
25797
+ "active-cell-calendar": "_active-cell-calendar_1tkcj_289",
25798
+ "custom-time-calendar": "_custom-time-calendar_1tkcj_289",
25799
+ "type-time": "_type-time_1tkcj_289",
25800
+ "container-cell-time": "_container-cell-time_1tkcj_289",
25801
+ "cell-time": "_cell-time_1tkcj_289",
25802
+ "month-calendar": "_month-calendar_1tkcj_469",
25803
+ "cell-month": "_cell-month_1tkcj_469",
25804
25804
  selected: k$,
25805
- "year-calendar": "_year-calendar_1ayro_470",
25806
- "cell-year": "_cell-year_1ayro_470",
25807
- "header-calendar": "_header-calendar_1ayro_480",
25808
- "header-button-calendar": "_header-button-calendar_1ayro_487",
25805
+ "year-calendar": "_year-calendar_1tkcj_470",
25806
+ "cell-year": "_cell-year_1tkcj_470",
25807
+ "header-calendar": "_header-calendar_1tkcj_480",
25808
+ "header-button-calendar": "_header-button-calendar_1tkcj_487",
25809
25809
  disabled: P$,
25810
- "header-time": "_header-time_1ayro_537",
25810
+ "header-time": "_header-time_1tkcj_537",
25811
25811
  valid: N$,
25812
25812
  invalid: F$,
25813
- "footer-calendar": "_footer-calendar_1ayro_615",
25814
- "button-filter-date": "_button-filter-date_1ayro_629",
25815
- "button-reset-filter-date": "_button-reset-filter-date_1ayro_638",
25813
+ "footer-calendar": "_footer-calendar_1tkcj_615",
25814
+ "button-filter-date": "_button-filter-date_1tkcj_629",
25815
+ "button-reset-filter-date": "_button-reset-filter-date_1tkcj_638",
25816
+ "button-filter-date-custome": "_button-filter-date-custome_1tkcj_641",
25816
25817
  error: M$
25817
25818
  }, ti = ({ className: e }) => /* @__PURE__ */ O(
25818
25819
  "svg",
@@ -38069,7 +38070,7 @@ const ow = (e) => {
38069
38070
  (E == null ? void 0 : E.key) !== "custom" && /* @__PURE__ */ O(Ee, { children: typeof r == "function" ? /* @__PURE__ */ O(
38070
38071
  "div",
38071
38072
  {
38072
- className: Be["button-reset-filter-date"],
38073
+ className: Be["button-filter-date-custome"],
38073
38074
  onClick: () => Q(y, !0),
38074
38075
  children: r()
38075
38076
  }
@@ -50019,7 +50020,7 @@ const uj = ({
50019
50020
  ] })
50020
50021
  ]
50021
50022
  }
50022
- ), fW = "2.0.5", Ax = {
50023
+ ), fW = "2.0.6", Ax = {
50023
50024
  version: fW
50024
50025
  }, hW = ({ label: e }) => ({
50025
50026
  tinymceScriptSrc: `https://unpkg.com/1mpacto-react-ui@${Ax.version}/dist/tinymce/js/tinymce/tinymce.min.js`,
@@ -1,7 +1,7 @@
1
1
  declare const _default: {
2
2
  "name": "1mpacto-react-ui",
3
3
  "private": false,
4
- "version": "2.0.5",
4
+ "version": "2.0.6",
5
5
  "type": "module",
6
6
  "engines": {
7
7
  "node": ">=20.19.4",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "1mpacto-react-ui",
3
3
  "private": false,
4
- "version": "2.0.5",
4
+ "version": "2.0.6",
5
5
  "type": "module",
6
6
  "engines": {
7
7
  "node": ">=20.19.4",