@semcore/date-picker 3.3.10 → 3.3.12

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,18 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [3.3.12] - 2022-10-04
6
+
7
+ ### Changed
8
+
9
+ - Changed the way to check the contents of the trigger for `ButtonTrigger`
10
+
11
+ ## [3.3.11] - 2022-10-04
12
+
13
+ ### Changed
14
+
15
+ - Changed utils function for `ButtonTrigger`
16
+
5
17
  ## [3.3.10] - 2022-10-03
6
18
 
7
19
  ### Fixed
@@ -25,10 +25,11 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
25
25
 
26
26
  var ButtonTriggerRoot = function ButtonTriggerRoot(_ref2) {
27
27
  var _ref = arguments[0];
28
- var Children = _ref2.Children;
28
+ var Children = _ref2.Children,
29
+ empty = _ref2.empty;
29
30
  return /*#__PURE__*/_react["default"].createElement(_baseTrigger["default"], (0, _core.assignProps)({}, _ref), /*#__PURE__*/_react["default"].createElement(ButtonTrigger.Addon, {
30
31
  tag: _m["default"]
31
- }), (0, _addonTextChildren["default"])(Children, ButtonTrigger.Text, ButtonTrigger.Addon));
32
+ }), empty ? /*#__PURE__*/_react["default"].createElement(ButtonTrigger.Text, null) : (0, _addonTextChildren["default"])(Children, ButtonTrigger.Text, ButtonTrigger.Addon));
32
33
  };
33
34
 
34
35
  ButtonTriggerRoot.displayName = 'ButtonTrigger';
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonTrigger.js","names":["ButtonTriggerRoot","Children","BaseTrigger","Calendar","addonTextChildren","ButtonTrigger","Text","Addon","displayName","createComponent"],"sources":["../../../src/components/ButtonTrigger.jsx"],"sourcesContent":["import React from 'react';\nimport BaseTrigger from '@semcore/base-trigger';\nimport addonTextChildren from '@semcore/utils/lib/addonTextChildren';\nimport Calendar from '@semcore/icon/Calendar/m';\nimport createComponent, { Root } from '@semcore/core';\n\nconst ButtonTriggerRoot = ({ Children }) => {\n return (\n <Root render={BaseTrigger}>\n <ButtonTrigger.Addon tag={Calendar} />\n {addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon)}\n </Root>\n );\n};\n\nButtonTriggerRoot.displayName = 'ButtonTrigger';\n\nconst ButtonTrigger = createComponent(ButtonTriggerRoot, {\n Text: BaseTrigger.Text,\n Addon: BaseTrigger.Addon,\n});\n\nexport default ButtonTrigger;\n"],"mappings":";;;;;;;;;;;AAIA;;AAJA;;AACA;;AACA;;AACA;;;;;;AAGA,IAAMA,iBAAiB,GAAG,SAApBA,iBAAoB,QAAkB;EAAA;EAAA,IAAfC,QAAe,SAAfA,QAAe;EAC1C,oBACE,gCAAcC,uBAAd,iDACE,gCAAC,aAAD,CAAe,KAAf;IAAqB,GAAG,EAAEC;EAA1B,EADF,EAEG,IAAAC,6BAAA,EAAkBH,QAAlB,EAA4BI,aAAa,CAACC,IAA1C,EAAgDD,aAAa,CAACE,KAA9D,CAFH,CADF;AAMD,CAPD;;AASAP,iBAAiB,CAACQ,WAAlB,GAAgC,eAAhC;AAEA,IAAMH,aAAa,GAAG,IAAAI,gBAAA,EAAgBT,iBAAhB,EAAmC;EACvDM,IAAI,EAAEJ,uBAAA,CAAYI,IADqC;EAEvDC,KAAK,EAAEL,uBAAA,CAAYK;AAFoC,CAAnC,CAAtB;eAKeF,a"}
1
+ {"version":3,"file":"ButtonTrigger.js","names":["ButtonTriggerRoot","Children","empty","BaseTrigger","Calendar","addonTextChildren","ButtonTrigger","Text","Addon","displayName","createComponent"],"sources":["../../../src/components/ButtonTrigger.jsx"],"sourcesContent":["import React from 'react';\nimport BaseTrigger from '@semcore/base-trigger';\nimport addonTextChildren from '@semcore/utils/lib/addonTextChildren';\nimport Calendar from '@semcore/icon/Calendar/m';\nimport createComponent, { Root } from '@semcore/core';\n\nconst ButtonTriggerRoot = ({ Children, empty }) => {\n return (\n <Root render={BaseTrigger}>\n <ButtonTrigger.Addon tag={Calendar} />\n {empty ? (\n <ButtonTrigger.Text />\n ) : (\n addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon)\n )}\n </Root>\n );\n};\n\nButtonTriggerRoot.displayName = 'ButtonTrigger';\n\nconst ButtonTrigger = createComponent(ButtonTriggerRoot, {\n Text: BaseTrigger.Text,\n Addon: BaseTrigger.Addon,\n});\n\nexport default ButtonTrigger;\n"],"mappings":";;;;;;;;;;;AAIA;;AAJA;;AACA;;AACA;;AACA;;;;;;AAGA,IAAMA,iBAAiB,GAAG,SAApBA,iBAAoB,QAAyB;EAAA;EAAA,IAAtBC,QAAsB,SAAtBA,QAAsB;EAAA,IAAZC,KAAY,SAAZA,KAAY;EACjD,oBACE,gCAAcC,uBAAd,iDACE,gCAAC,aAAD,CAAe,KAAf;IAAqB,GAAG,EAAEC;EAA1B,EADF,EAEGF,KAAK,gBACJ,gCAAC,aAAD,CAAe,IAAf,OADI,GAGJ,IAAAG,6BAAA,EAAkBJ,QAAlB,EAA4BK,aAAa,CAACC,IAA1C,EAAgDD,aAAa,CAACE,KAA9D,CALJ,CADF;AAUD,CAXD;;AAaAR,iBAAiB,CAACS,WAAlB,GAAgC,eAAhC;AAEA,IAAMH,aAAa,GAAG,IAAAI,gBAAA,EAAgBV,iBAAhB,EAAmC;EACvDO,IAAI,EAAEJ,uBAAA,CAAYI,IADqC;EAEvDC,KAAK,EAAEL,uBAAA,CAAYK;AAFoC,CAAnC,CAAtB;eAKeF,a"}
@@ -66,26 +66,26 @@ var style = (
66
66
  /*__reshadow_css_start__*/
67
67
  _core.sstyled.insert(
68
68
  /*__inner_css_start__*/
69
- ".___SCalendar_10u0i_gg_{display:flex;flex-direction:column}.___SGridDays_10u0i_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto));grid-template-rows:repeat(auto-fit,minmax(32px,auto))}.___SGridMonths_10u0i_gg_{display:grid;grid-row-gap:8px;grid-template-columns:repeat(3,minmax(60px,auto));grid-template-rows:repeat(4,minmax(32px,auto))}.___SWeekDays_10u0i_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto))}.___SWeekDay_10u0i_gg_{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;color:#6c6e79;font-size:14px;font-weight:400;overflow:hidden}.___SCalendarUnit_10u0i_gg_{font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#191b23;outline:0;box-shadow:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:transparent;align-items:center;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:32px;min-width:32px;position:relative;transition:color .15s,background .15s;outline:none;margin:0}.___SCalendarUnit_10u0i_gg_:hover{color:#191b23;background:#e0e1e9}.___SCalendarUnit_10u0i_gg_.focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_10u0i_gg_:focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_:before{content:\"\";position:absolute;display:block;top:1px;left:1px;border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);box-sizing:border-box;border:1px solid #c4c7cf}.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_:before,.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_:before{border-color:hsla(0,0%,100%,.5)}.___SCalendarUnit_10u0i_gg_.__selected_10u0i_gg_{background:#c4e5fe;border-radius:0;color:#191b23}.___SCalendarUnit_10u0i_gg_.__selected_10u0i_gg_:hover{background:#008ff8}.___SCalendarUnit_10u0i_gg_.__highlighted_10u0i_gg_{background:rgba(0,143,248,.2);border-radius:0;color:#191b23}.___SCalendarUnit_10u0i_gg_.__highlighted_10u0i_gg_:hover{background:rgba(0,143,248,.3)}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0;color:#fff;background:#2bb3ff}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_{background:#2bb3ff;border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px;color:#fff}.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_10u0i_gg_.__startHighlighted_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.___SCalendarUnit_10u0i_gg_.__endHighlighted_10u0i_gg_{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__startHighlighted_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endHighlighted_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__outdated_10u0i_gg_{opacity:.2}.___SCalendarUnit_10u0i_gg_.__disabled_10u0i_gg_{opacity:.4;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SCalendarUnit_10u0i_gg_{transition:none}}"
69
+ ".___SCalendar_ad417_gg_{display:flex;flex-direction:column}.___SGridDays_ad417_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto));grid-template-rows:repeat(auto-fit,minmax(32px,auto))}.___SGridMonths_ad417_gg_{display:grid;grid-row-gap:8px;grid-template-columns:repeat(3,minmax(60px,auto));grid-template-rows:repeat(4,minmax(32px,auto))}.___SWeekDays_ad417_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto))}.___SWeekDay_ad417_gg_{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;color:#6c6e79;font-size:14px;font-weight:400;overflow:hidden}.___SCalendarUnit_ad417_gg_{font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#191b23;outline:0;box-shadow:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:transparent;align-items:center;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:32px;min-width:32px;position:relative;transition:color .15s,background .15s;outline:none;margin:0}.___SCalendarUnit_ad417_gg_:hover{color:#191b23;background:#e0e1e9}.___SCalendarUnit_ad417_gg_.focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_ad417_gg_:focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_ad417_gg_.__today_ad417_gg_:before{content:\"\";position:absolute;display:block;top:1px;left:1px;border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);box-sizing:border-box;border:1px solid #c4c7cf}.___SCalendarUnit_ad417_gg_.__today_ad417_gg_.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_:before,.___SCalendarUnit_ad417_gg_.__today_ad417_gg_.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_:before{border-color:hsla(0,0%,100%,.5)}.___SCalendarUnit_ad417_gg_.__selected_ad417_gg_{background:#c4e5fe;border-radius:0;color:#191b23}.___SCalendarUnit_ad417_gg_.__selected_ad417_gg_:hover{background:#008ff8}.___SCalendarUnit_ad417_gg_.__highlighted_ad417_gg_{background:rgba(0,143,248,.2);border-radius:0;color:#191b23}.___SCalendarUnit_ad417_gg_.__highlighted_ad417_gg_:hover{background:rgba(0,143,248,.3)}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0;color:#fff;background:#2bb3ff}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_{background:#2bb3ff;border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px;color:#fff}.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_ad417_gg_.__startHighlighted_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.___SCalendarUnit_ad417_gg_.__endHighlighted_ad417_gg_{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__startHighlighted_ad417_gg_.___SCalendarUnit_ad417_gg_.__endHighlighted_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__outdated_ad417_gg_{opacity:.2}.___SCalendarUnit_ad417_gg_.__disabled_ad417_gg_{opacity:.4;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SCalendarUnit_ad417_gg_{transition:none}}"
70
70
  /*__inner_css_end__*/
71
- , "10u0i_gg_")
71
+ , "ad417_gg_")
72
72
  /*__reshadow_css_end__*/
73
73
  , {
74
- "__SCalendar": "___SCalendar_10u0i_gg_",
75
- "__SGridDays": "___SGridDays_10u0i_gg_",
76
- "__SGridMonths": "___SGridMonths_10u0i_gg_",
77
- "__SWeekDays": "___SWeekDays_10u0i_gg_",
78
- "__SWeekDay": "___SWeekDay_10u0i_gg_",
79
- "__SCalendarUnit": "___SCalendarUnit_10u0i_gg_",
80
- "_today": "__today_10u0i_gg_",
81
- "_endSelected": "__endSelected_10u0i_gg_",
82
- "_startSelected": "__startSelected_10u0i_gg_",
83
- "_selected": "__selected_10u0i_gg_",
84
- "_highlighted": "__highlighted_10u0i_gg_",
85
- "_startHighlighted": "__startHighlighted_10u0i_gg_",
86
- "_endHighlighted": "__endHighlighted_10u0i_gg_",
87
- "_outdated": "__outdated_10u0i_gg_",
88
- "_disabled": "__disabled_10u0i_gg_"
74
+ "__SCalendar": "___SCalendar_ad417_gg_",
75
+ "__SGridDays": "___SGridDays_ad417_gg_",
76
+ "__SGridMonths": "___SGridMonths_ad417_gg_",
77
+ "__SWeekDays": "___SWeekDays_ad417_gg_",
78
+ "__SWeekDay": "___SWeekDay_ad417_gg_",
79
+ "__SCalendarUnit": "___SCalendarUnit_ad417_gg_",
80
+ "_today": "__today_ad417_gg_",
81
+ "_endSelected": "__endSelected_ad417_gg_",
82
+ "_startSelected": "__startSelected_ad417_gg_",
83
+ "_selected": "__selected_ad417_gg_",
84
+ "_highlighted": "__highlighted_ad417_gg_",
85
+ "_startHighlighted": "__startHighlighted_ad417_gg_",
86
+ "_endHighlighted": "__endHighlighted_ad417_gg_",
87
+ "_outdated": "__outdated_ad417_gg_",
88
+ "_disabled": "__disabled_ad417_gg_"
89
89
  });
90
90
 
91
91
  _dayjs["default"].extend(_isBetween["default"]);
@@ -64,16 +64,16 @@ var style = (
64
64
  /*__reshadow_css_start__*/
65
65
  _core.sstyled.insert(
66
66
  /*__inner_css_start__*/
67
- ".___SPopper_1w3v9_gg_{padding:16px;outline:0}.___SPopper_1w3v9_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_1w3v9_gg_:active,.___SPopper_1w3v9_gg_:focus,.___SPopper_1w3v9_gg_:hover{outline:0;text-decoration:none}.___SPopper_1w3v9_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_1w3v9_gg_{display:flex;align-items:center}.___STitle_1w3v9_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_1w3v9_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_1w3v9_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
67
+ ".___SPopper_okid4_gg_{padding:16px;outline:0}.___SPopper_okid4_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_okid4_gg_:active,.___SPopper_okid4_gg_:focus,.___SPopper_okid4_gg_:hover{outline:0;text-decoration:none}.___SPopper_okid4_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_okid4_gg_{display:flex;align-items:center}.___STitle_okid4_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_okid4_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_okid4_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
68
68
  /*__inner_css_end__*/
69
- , "1w3v9_gg_")
69
+ , "okid4_gg_")
70
70
  /*__reshadow_css_end__*/
71
71
  , {
72
- "__SPopper": "___SPopper_1w3v9_gg_",
73
- "__SHeader": "___SHeader_1w3v9_gg_",
74
- "__STitle": "___STitle_1w3v9_gg_",
75
- "__SToday": "___SToday_1w3v9_gg_",
76
- "__SPeriod": "___SPeriod_1w3v9_gg_"
72
+ "__SPopper": "___SPopper_okid4_gg_",
73
+ "__SHeader": "___SHeader_okid4_gg_",
74
+ "__STitle": "___STitle_okid4_gg_",
75
+ "__SToday": "___SToday_okid4_gg_",
76
+ "__SPeriod": "___SPeriod_okid4_gg_"
77
77
  });
78
78
  var i18n = {
79
79
  de: _de["default"],
@@ -74,16 +74,16 @@ var style = (
74
74
  /*__reshadow_css_start__*/
75
75
  _core.sstyled.insert(
76
76
  /*__inner_css_start__*/
77
- ".___SPopper_1w3v9_gg_{padding:16px;outline:0}.___SPopper_1w3v9_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_1w3v9_gg_:active,.___SPopper_1w3v9_gg_:focus,.___SPopper_1w3v9_gg_:hover{outline:0;text-decoration:none}.___SPopper_1w3v9_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_1w3v9_gg_{display:flex;align-items:center}.___STitle_1w3v9_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_1w3v9_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_1w3v9_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
77
+ ".___SPopper_okid4_gg_{padding:16px;outline:0}.___SPopper_okid4_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_okid4_gg_:active,.___SPopper_okid4_gg_:focus,.___SPopper_okid4_gg_:hover{outline:0;text-decoration:none}.___SPopper_okid4_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_okid4_gg_{display:flex;align-items:center}.___STitle_okid4_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_okid4_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_okid4_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
78
78
  /*__inner_css_end__*/
79
- , "1w3v9_gg_")
79
+ , "okid4_gg_")
80
80
  /*__reshadow_css_end__*/
81
81
  , {
82
- "__SPopper": "___SPopper_1w3v9_gg_",
83
- "__SHeader": "___SHeader_1w3v9_gg_",
84
- "__STitle": "___STitle_1w3v9_gg_",
85
- "__SToday": "___SToday_1w3v9_gg_",
86
- "__SPeriod": "___SPeriod_1w3v9_gg_"
82
+ "__SPopper": "___SPopper_okid4_gg_",
83
+ "__SHeader": "___SHeader_okid4_gg_",
84
+ "__STitle": "___STitle_okid4_gg_",
85
+ "__SToday": "___SToday_okid4_gg_",
86
+ "__SPeriod": "___SPeriod_okid4_gg_"
87
87
  });
88
88
  var i18n = {
89
89
  de: _de["default"],
@@ -132,12 +132,12 @@ var stylesBtn = (
132
132
  /*__reshadow_css_start__*/
133
133
  _core.sstyled.insert(
134
134
  /*__inner_css_start__*/
135
- ".___SInner_1jum2_gg_{justify-content:flex-start}"
135
+ ".___SInner_y5kki_gg_{justify-content:flex-start}"
136
136
  /*__inner_css_end__*/
137
- , "1jum2_gg_")
137
+ , "y5kki_gg_")
138
138
  /*__reshadow_css_end__*/
139
139
  , {
140
- "__SInner": "___SInner_1jum2_gg_"
140
+ "__SInner": "___SInner_y5kki_gg_"
141
141
  });
142
142
 
143
143
  var Period = /*#__PURE__*/function (_Component) {
@@ -7,10 +7,11 @@ import createComponent, { Root } from '@semcore/core';
7
7
 
8
8
  var ButtonTriggerRoot = function ButtonTriggerRoot(_ref2) {
9
9
  var _ref = arguments[0];
10
- var Children = _ref2.Children;
10
+ var Children = _ref2.Children,
11
+ empty = _ref2.empty;
11
12
  return /*#__PURE__*/React.createElement(BaseTrigger, _assignProps({}, _ref), /*#__PURE__*/React.createElement(ButtonTrigger.Addon, {
12
13
  tag: Calendar
13
- }), addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon));
14
+ }), empty ? /*#__PURE__*/React.createElement(ButtonTrigger.Text, null) : addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon));
14
15
  };
15
16
 
16
17
  ButtonTriggerRoot.displayName = 'ButtonTrigger';
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonTrigger.js","names":["React","BaseTrigger","addonTextChildren","Calendar","createComponent","Root","ButtonTriggerRoot","Children","ButtonTrigger","Text","Addon","displayName"],"sources":["../../../src/components/ButtonTrigger.jsx"],"sourcesContent":["import React from 'react';\nimport BaseTrigger from '@semcore/base-trigger';\nimport addonTextChildren from '@semcore/utils/lib/addonTextChildren';\nimport Calendar from '@semcore/icon/Calendar/m';\nimport createComponent, { Root } from '@semcore/core';\n\nconst ButtonTriggerRoot = ({ Children }) => {\n return (\n <Root render={BaseTrigger}>\n <ButtonTrigger.Addon tag={Calendar} />\n {addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon)}\n </Root>\n );\n};\n\nButtonTriggerRoot.displayName = 'ButtonTrigger';\n\nconst ButtonTrigger = createComponent(ButtonTriggerRoot, {\n Text: BaseTrigger.Text,\n Addon: BaseTrigger.Addon,\n});\n\nexport default ButtonTrigger;\n"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,WAAP,MAAwB,uBAAxB;AACA,OAAOC,iBAAP,MAA8B,sCAA9B;AACA,OAAOC,QAAP,MAAqB,0BAArB;AACA,OAAOC,eAAP,IAA0BC,IAA1B,QAAsC,eAAtC;;AAEA,IAAMC,iBAAiB,GAAG,SAApBA,iBAAoB,QAAkB;EAAA;EAAA,IAAfC,QAAe,SAAfA,QAAe;EAC1C,oBACE,oBAAcN,WAAd,uCACE,oBAAC,aAAD,CAAe,KAAf;IAAqB,GAAG,EAAEE;EAA1B,EADF,EAEGD,iBAAiB,CAACK,QAAD,EAAWC,aAAa,CAACC,IAAzB,EAA+BD,aAAa,CAACE,KAA7C,CAFpB,CADF;AAMD,CAPD;;AASAJ,iBAAiB,CAACK,WAAlB,GAAgC,eAAhC;AAEA,IAAMH,aAAa,GAAGJ,eAAe,CAACE,iBAAD,EAAoB;EACvDG,IAAI,EAAER,WAAW,CAACQ,IADqC;EAEvDC,KAAK,EAAET,WAAW,CAACS;AAFoC,CAApB,CAArC;AAKA,eAAeF,aAAf"}
1
+ {"version":3,"file":"ButtonTrigger.js","names":["React","BaseTrigger","addonTextChildren","Calendar","createComponent","Root","ButtonTriggerRoot","Children","empty","ButtonTrigger","Text","Addon","displayName"],"sources":["../../../src/components/ButtonTrigger.jsx"],"sourcesContent":["import React from 'react';\nimport BaseTrigger from '@semcore/base-trigger';\nimport addonTextChildren from '@semcore/utils/lib/addonTextChildren';\nimport Calendar from '@semcore/icon/Calendar/m';\nimport createComponent, { Root } from '@semcore/core';\n\nconst ButtonTriggerRoot = ({ Children, empty }) => {\n return (\n <Root render={BaseTrigger}>\n <ButtonTrigger.Addon tag={Calendar} />\n {empty ? (\n <ButtonTrigger.Text />\n ) : (\n addonTextChildren(Children, ButtonTrigger.Text, ButtonTrigger.Addon)\n )}\n </Root>\n );\n};\n\nButtonTriggerRoot.displayName = 'ButtonTrigger';\n\nconst ButtonTrigger = createComponent(ButtonTriggerRoot, {\n Text: BaseTrigger.Text,\n Addon: BaseTrigger.Addon,\n});\n\nexport default ButtonTrigger;\n"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,WAAP,MAAwB,uBAAxB;AACA,OAAOC,iBAAP,MAA8B,sCAA9B;AACA,OAAOC,QAAP,MAAqB,0BAArB;AACA,OAAOC,eAAP,IAA0BC,IAA1B,QAAsC,eAAtC;;AAEA,IAAMC,iBAAiB,GAAG,SAApBA,iBAAoB,QAAyB;EAAA;EAAA,IAAtBC,QAAsB,SAAtBA,QAAsB;EAAA,IAAZC,KAAY,SAAZA,KAAY;EACjD,oBACE,oBAAcP,WAAd,uCACE,oBAAC,aAAD,CAAe,KAAf;IAAqB,GAAG,EAAEE;EAA1B,EADF,EAEGK,KAAK,gBACJ,oBAAC,aAAD,CAAe,IAAf,OADI,GAGJN,iBAAiB,CAACK,QAAD,EAAWE,aAAa,CAACC,IAAzB,EAA+BD,aAAa,CAACE,KAA7C,CALrB,CADF;AAUD,CAXD;;AAaAL,iBAAiB,CAACM,WAAlB,GAAgC,eAAhC;AAEA,IAAMH,aAAa,GAAGL,eAAe,CAACE,iBAAD,EAAoB;EACvDI,IAAI,EAAET,WAAW,CAACS,IADqC;EAEvDC,KAAK,EAAEV,WAAW,CAACU;AAFoC,CAApB,CAArC;AAKA,eAAeF,aAAf"}
@@ -38,26 +38,26 @@ var style = (
38
38
  /*__reshadow_css_start__*/
39
39
  _sstyled.insert(
40
40
  /*__inner_css_start__*/
41
- ".___SCalendar_10u0i_gg_{display:flex;flex-direction:column}.___SGridDays_10u0i_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto));grid-template-rows:repeat(auto-fit,minmax(32px,auto))}.___SGridMonths_10u0i_gg_{display:grid;grid-row-gap:8px;grid-template-columns:repeat(3,minmax(60px,auto));grid-template-rows:repeat(4,minmax(32px,auto))}.___SWeekDays_10u0i_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto))}.___SWeekDay_10u0i_gg_{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;color:#6c6e79;font-size:14px;font-weight:400;overflow:hidden}.___SCalendarUnit_10u0i_gg_{font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#191b23;outline:0;box-shadow:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:transparent;align-items:center;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:32px;min-width:32px;position:relative;transition:color .15s,background .15s;outline:none;margin:0}.___SCalendarUnit_10u0i_gg_:hover{color:#191b23;background:#e0e1e9}.___SCalendarUnit_10u0i_gg_.focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_10u0i_gg_:focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_:before{content:\"\";position:absolute;display:block;top:1px;left:1px;border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);box-sizing:border-box;border:1px solid #c4c7cf}.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_:before,.___SCalendarUnit_10u0i_gg_.__today_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_:before{border-color:hsla(0,0%,100%,.5)}.___SCalendarUnit_10u0i_gg_.__selected_10u0i_gg_{background:#c4e5fe;border-radius:0;color:#191b23}.___SCalendarUnit_10u0i_gg_.__selected_10u0i_gg_:hover{background:#008ff8}.___SCalendarUnit_10u0i_gg_.__highlighted_10u0i_gg_{background:rgba(0,143,248,.2);border-radius:0;color:#191b23}.___SCalendarUnit_10u0i_gg_.__highlighted_10u0i_gg_:hover{background:rgba(0,143,248,.3)}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0;color:#fff;background:#2bb3ff}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_{background:#2bb3ff;border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px;color:#fff}.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_10u0i_gg_.__startHighlighted_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.___SCalendarUnit_10u0i_gg_.__endHighlighted_10u0i_gg_{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__startHighlighted_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endHighlighted_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__startSelected_10u0i_gg_.___SCalendarUnit_10u0i_gg_.__endSelected_10u0i_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_10u0i_gg_.__outdated_10u0i_gg_{opacity:.2}.___SCalendarUnit_10u0i_gg_.__disabled_10u0i_gg_{opacity:.4;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SCalendarUnit_10u0i_gg_{transition:none}}"
41
+ ".___SCalendar_ad417_gg_{display:flex;flex-direction:column}.___SGridDays_ad417_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto));grid-template-rows:repeat(auto-fit,minmax(32px,auto))}.___SGridMonths_ad417_gg_{display:grid;grid-row-gap:8px;grid-template-columns:repeat(3,minmax(60px,auto));grid-template-rows:repeat(4,minmax(32px,auto))}.___SWeekDays_ad417_gg_{display:grid;grid-template-columns:repeat(7,minmax(32px,auto))}.___SWeekDay_ad417_gg_{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;color:#6c6e79;font-size:14px;font-weight:400;overflow:hidden}.___SCalendarUnit_ad417_gg_{font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#191b23;outline:0;box-shadow:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:transparent;align-items:center;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:32px;min-width:32px;position:relative;transition:color .15s,background .15s;outline:none;margin:0}.___SCalendarUnit_ad417_gg_:hover{color:#191b23;background:#e0e1e9}.___SCalendarUnit_ad417_gg_.focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_ad417_gg_:focus-visible{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SCalendarUnit_ad417_gg_.__today_ad417_gg_:before{content:\"\";position:absolute;display:block;top:1px;left:1px;border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);box-sizing:border-box;border:1px solid #c4c7cf}.___SCalendarUnit_ad417_gg_.__today_ad417_gg_.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_:before,.___SCalendarUnit_ad417_gg_.__today_ad417_gg_.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_:before{border-color:hsla(0,0%,100%,.5)}.___SCalendarUnit_ad417_gg_.__selected_ad417_gg_{background:#c4e5fe;border-radius:0;color:#191b23}.___SCalendarUnit_ad417_gg_.__selected_ad417_gg_:hover{background:#008ff8}.___SCalendarUnit_ad417_gg_.__highlighted_ad417_gg_{background:rgba(0,143,248,.2);border-radius:0;color:#191b23}.___SCalendarUnit_ad417_gg_.__highlighted_ad417_gg_:hover{background:rgba(0,143,248,.3)}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0;color:#fff;background:#2bb3ff}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_{background:#2bb3ff;border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px;color:#fff}.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_:hover{color:#fff;background:#008ff8}.___SCalendarUnit_ad417_gg_.__startHighlighted_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.___SCalendarUnit_ad417_gg_.__endHighlighted_ad417_gg_{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__startHighlighted_ad417_gg_.___SCalendarUnit_ad417_gg_.__endHighlighted_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__startSelected_ad417_gg_.___SCalendarUnit_ad417_gg_.__endSelected_ad417_gg_{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px}.___SCalendarUnit_ad417_gg_.__outdated_ad417_gg_{opacity:.2}.___SCalendarUnit_ad417_gg_.__disabled_ad417_gg_{opacity:.4;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SCalendarUnit_ad417_gg_{transition:none}}"
42
42
  /*__inner_css_end__*/
43
- , "10u0i_gg_")
43
+ , "ad417_gg_")
44
44
  /*__reshadow_css_end__*/
45
45
  , {
46
- "__SCalendar": "___SCalendar_10u0i_gg_",
47
- "__SGridDays": "___SGridDays_10u0i_gg_",
48
- "__SGridMonths": "___SGridMonths_10u0i_gg_",
49
- "__SWeekDays": "___SWeekDays_10u0i_gg_",
50
- "__SWeekDay": "___SWeekDay_10u0i_gg_",
51
- "__SCalendarUnit": "___SCalendarUnit_10u0i_gg_",
52
- "_today": "__today_10u0i_gg_",
53
- "_endSelected": "__endSelected_10u0i_gg_",
54
- "_startSelected": "__startSelected_10u0i_gg_",
55
- "_selected": "__selected_10u0i_gg_",
56
- "_highlighted": "__highlighted_10u0i_gg_",
57
- "_startHighlighted": "__startHighlighted_10u0i_gg_",
58
- "_endHighlighted": "__endHighlighted_10u0i_gg_",
59
- "_outdated": "__outdated_10u0i_gg_",
60
- "_disabled": "__disabled_10u0i_gg_"
46
+ "__SCalendar": "___SCalendar_ad417_gg_",
47
+ "__SGridDays": "___SGridDays_ad417_gg_",
48
+ "__SGridMonths": "___SGridMonths_ad417_gg_",
49
+ "__SWeekDays": "___SWeekDays_ad417_gg_",
50
+ "__SWeekDay": "___SWeekDay_ad417_gg_",
51
+ "__SCalendarUnit": "___SCalendarUnit_ad417_gg_",
52
+ "_today": "__today_ad417_gg_",
53
+ "_endSelected": "__endSelected_ad417_gg_",
54
+ "_startSelected": "__startSelected_ad417_gg_",
55
+ "_selected": "__selected_ad417_gg_",
56
+ "_highlighted": "__highlighted_ad417_gg_",
57
+ "_startHighlighted": "__startHighlighted_ad417_gg_",
58
+ "_endHighlighted": "__endHighlighted_ad417_gg_",
59
+ "_outdated": "__outdated_ad417_gg_",
60
+ "_disabled": "__disabled_ad417_gg_"
61
61
  });
62
62
  dayjs.extend(isBetween);
63
63
 
@@ -34,16 +34,16 @@ var style = (
34
34
  /*__reshadow_css_start__*/
35
35
  _sstyled.insert(
36
36
  /*__inner_css_start__*/
37
- ".___SPopper_1w3v9_gg_{padding:16px;outline:0}.___SPopper_1w3v9_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_1w3v9_gg_:active,.___SPopper_1w3v9_gg_:focus,.___SPopper_1w3v9_gg_:hover{outline:0;text-decoration:none}.___SPopper_1w3v9_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_1w3v9_gg_{display:flex;align-items:center}.___STitle_1w3v9_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_1w3v9_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_1w3v9_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
37
+ ".___SPopper_okid4_gg_{padding:16px;outline:0}.___SPopper_okid4_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_okid4_gg_:active,.___SPopper_okid4_gg_:focus,.___SPopper_okid4_gg_:hover{outline:0;text-decoration:none}.___SPopper_okid4_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_okid4_gg_{display:flex;align-items:center}.___STitle_okid4_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_okid4_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_okid4_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
38
38
  /*__inner_css_end__*/
39
- , "1w3v9_gg_")
39
+ , "okid4_gg_")
40
40
  /*__reshadow_css_end__*/
41
41
  , {
42
- "__SPopper": "___SPopper_1w3v9_gg_",
43
- "__SHeader": "___SHeader_1w3v9_gg_",
44
- "__STitle": "___STitle_1w3v9_gg_",
45
- "__SToday": "___SToday_1w3v9_gg_",
46
- "__SPeriod": "___SPeriod_1w3v9_gg_"
42
+ "__SPopper": "___SPopper_okid4_gg_",
43
+ "__SHeader": "___SHeader_okid4_gg_",
44
+ "__STitle": "___STitle_okid4_gg_",
45
+ "__SToday": "___SToday_okid4_gg_",
46
+ "__SPeriod": "___SPeriod_okid4_gg_"
47
47
  });
48
48
  import includesDate from '../utils/includesDate';
49
49
  var i18n = {
@@ -41,16 +41,16 @@ var style = (
41
41
  /*__reshadow_css_start__*/
42
42
  _sstyled.insert(
43
43
  /*__inner_css_start__*/
44
- ".___SPopper_1w3v9_gg_{padding:16px;outline:0}.___SPopper_1w3v9_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_1w3v9_gg_:active,.___SPopper_1w3v9_gg_:focus,.___SPopper_1w3v9_gg_:hover{outline:0;text-decoration:none}.___SPopper_1w3v9_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_1w3v9_gg_{display:flex;align-items:center}.___STitle_1w3v9_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_1w3v9_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_1w3v9_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
44
+ ".___SPopper_okid4_gg_{padding:16px;outline:0}.___SPopper_okid4_gg_::-moz-focus-inner{border:none;padding:0}.___SPopper_okid4_gg_:active,.___SPopper_okid4_gg_:focus,.___SPopper_okid4_gg_:hover{outline:0;text-decoration:none}.___SPopper_okid4_gg_:focus{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SHeader_okid4_gg_{display:flex;align-items:center}.___STitle_okid4_gg_{font-size:14px;color:#191b23;height:32px;width:100%;display:flex;justify-content:center;align-items:center}.___SToday_okid4_gg_{display:flex;margin-top:12px;justify-content:center}.___SPeriod_okid4_gg_{display:flex;flex-direction:column;margin-bottom:8px}"
45
45
  /*__inner_css_end__*/
46
- , "1w3v9_gg_")
46
+ , "okid4_gg_")
47
47
  /*__reshadow_css_end__*/
48
48
  , {
49
- "__SPopper": "___SPopper_1w3v9_gg_",
50
- "__SHeader": "___SHeader_1w3v9_gg_",
51
- "__STitle": "___STitle_1w3v9_gg_",
52
- "__SToday": "___SToday_1w3v9_gg_",
53
- "__SPeriod": "___SPeriod_1w3v9_gg_"
49
+ "__SPopper": "___SPopper_okid4_gg_",
50
+ "__SHeader": "___SHeader_okid4_gg_",
51
+ "__STitle": "___STitle_okid4_gg_",
52
+ "__SToday": "___SToday_okid4_gg_",
53
+ "__SPeriod": "___SPeriod_okid4_gg_"
54
54
  });
55
55
  var i18n = {
56
56
  de: de,
@@ -96,12 +96,12 @@ var stylesBtn = (
96
96
  /*__reshadow_css_start__*/
97
97
  sstyled.insert(
98
98
  /*__inner_css_start__*/
99
- ".___SInner_1jum2_gg_{justify-content:flex-start}"
99
+ ".___SInner_y5kki_gg_{justify-content:flex-start}"
100
100
  /*__inner_css_end__*/
101
- , "1jum2_gg_")
101
+ , "y5kki_gg_")
102
102
  /*__reshadow_css_end__*/
103
103
  , {
104
- "__SInner": "___SInner_1jum2_gg_"
104
+ "__SInner": "___SInner_y5kki_gg_"
105
105
  });
106
106
  export var Period = /*#__PURE__*/function (_Component) {
107
107
  _inherits(Period, _Component);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/date-picker",
3
3
  "description": "Semrush DatePicker Component",
4
- "version": "3.3.10",
4
+ "version": "3.3.12",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",