@semcore/input-number 4.4.12 → 4.4.13

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,11 +2,11 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [4.4.12] - 2023-03-28
5
+ ## [4.4.13] - 2023-03-28
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version patch update due to children dependencies update (`@semcore/input` [3.5.16 ~> 3.5.17], `@semcore/utils` [3.49.0 ~> 3.49.1]).
9
+ - Version patch update due to children dependencies update (`@semcore/input` [3.5.17 ~> 3.5.18], `@semcore/utils` [3.49.1 ~> 3.50.0]).
10
10
 
11
11
  ## [4.4.3] - 2023-02-09
12
12
 
@@ -40,20 +40,20 @@ var style = (
40
40
  /*__reshadow_css_start__*/
41
41
  _core.sstyled.insert(
42
42
  /*__inner_css_start__*/
43
- "@media (hover:hover){.___SInputNumber_hjvgm_gg_:hover .___SValue_hjvgm_gg_:not(.__disabled_hjvgm_gg_)~.___SControls_hjvgm_gg_{visibility:visible}}.___SValue_hjvgm_gg_:focus~.___SControls_hjvgm_gg_{visibility:visible}.___SControls_hjvgm_gg_{display:flex;flex-flow:column;justify-content:center;height:100%;visibility:hidden;box-sizing:border-box}.___SControls_hjvgm_gg_.__showControls_hjvgm_gg_{visibility:visible}.___SDown_hjvgm_gg_,.___SUp_hjvgm_gg_{padding:0;width:16px;color:var(--intergalactic-icon-secondary-neutral, #a9abb6);box-sizing:border-box;display:inline-flex;justify-content:center;border:0;background:0 0;cursor:pointer}.___SDown_hjvgm_gg_:focus,.___SUp_hjvgm_gg_:focus{outline:0}@media (hover:hover){.___SDown_hjvgm_gg_:hover,.___SUp_hjvgm_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b)}}.___SUp_hjvgm_gg_{padding-bottom:1px}.___SDown_hjvgm_gg_{padding-top:1px}.___SValue_hjvgm_gg_::-webkit-inner-spin-button,.___SValue_hjvgm_gg_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.___SValue_hjvgm_gg_._type_number_hjvgm_gg_{-moz-appearance:textfield}.___SValue_hjvgm_gg_.__disabled_hjvgm_gg_~.___SControls_hjvgm_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SValueHidden_hjvgm_gg_{position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden}"
43
+ "@media (hover:hover){.___SInputNumber_1bzmq_gg_:hover .___SValue_1bzmq_gg_:not(.__disabled_1bzmq_gg_)~.___SControls_1bzmq_gg_{visibility:visible}}.___SValue_1bzmq_gg_:focus~.___SControls_1bzmq_gg_{visibility:visible}.___SControls_1bzmq_gg_{display:flex;flex-flow:column;justify-content:center;height:100%;visibility:hidden;box-sizing:border-box}.___SControls_1bzmq_gg_.__showControls_1bzmq_gg_{visibility:visible}.___SDown_1bzmq_gg_,.___SUp_1bzmq_gg_{padding:0;width:16px;color:var(--intergalactic-icon-secondary-neutral, #a9abb6);box-sizing:border-box;display:inline-flex;justify-content:center;border:0;background:0 0;cursor:pointer}.___SDown_1bzmq_gg_:focus,.___SUp_1bzmq_gg_:focus{outline:0}@media (hover:hover){.___SDown_1bzmq_gg_:hover,.___SUp_1bzmq_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b)}}.___SUp_1bzmq_gg_{padding-bottom:1px}.___SDown_1bzmq_gg_{padding-top:1px}.___SValue_1bzmq_gg_::-webkit-inner-spin-button,.___SValue_1bzmq_gg_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.___SValue_1bzmq_gg_._type_number_1bzmq_gg_{-moz-appearance:textfield}.___SValue_1bzmq_gg_.__disabled_1bzmq_gg_~.___SControls_1bzmq_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SValueHidden_1bzmq_gg_{position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden}"
44
44
  /*__inner_css_end__*/
45
- , "hjvgm_gg_")
45
+ , "1bzmq_gg_")
46
46
  /*__reshadow_css_end__*/
47
47
  , {
48
- "__SInputNumber": "___SInputNumber_hjvgm_gg_",
49
- "__SValue": "___SValue_hjvgm_gg_",
50
- "_disabled": "__disabled_hjvgm_gg_",
51
- "__SControls": "___SControls_hjvgm_gg_",
52
- "_showControls": "__showControls_hjvgm_gg_",
53
- "__SUp": "___SUp_hjvgm_gg_",
54
- "__SDown": "___SDown_hjvgm_gg_",
55
- "_type_number": "_type_number_hjvgm_gg_",
56
- "__SValueHidden": "___SValueHidden_hjvgm_gg_"
48
+ "__SInputNumber": "___SInputNumber_1bzmq_gg_",
49
+ "__SValue": "___SValue_1bzmq_gg_",
50
+ "_disabled": "__disabled_1bzmq_gg_",
51
+ "__SControls": "___SControls_1bzmq_gg_",
52
+ "_showControls": "__showControls_1bzmq_gg_",
53
+ "__SUp": "___SUp_1bzmq_gg_",
54
+ "__SDown": "___SDown_1bzmq_gg_",
55
+ "_type_number": "_type_number_1bzmq_gg_",
56
+ "__SValueHidden": "___SValueHidden_1bzmq_gg_"
57
57
  });
58
58
 
59
59
  function parseValueWithMinMax(value) {
@@ -21,20 +21,20 @@ var style = (
21
21
  /*__reshadow_css_start__*/
22
22
  _sstyled.insert(
23
23
  /*__inner_css_start__*/
24
- "@media (hover:hover){.___SInputNumber_hjvgm_gg_:hover .___SValue_hjvgm_gg_:not(.__disabled_hjvgm_gg_)~.___SControls_hjvgm_gg_{visibility:visible}}.___SValue_hjvgm_gg_:focus~.___SControls_hjvgm_gg_{visibility:visible}.___SControls_hjvgm_gg_{display:flex;flex-flow:column;justify-content:center;height:100%;visibility:hidden;box-sizing:border-box}.___SControls_hjvgm_gg_.__showControls_hjvgm_gg_{visibility:visible}.___SDown_hjvgm_gg_,.___SUp_hjvgm_gg_{padding:0;width:16px;color:var(--intergalactic-icon-secondary-neutral, #a9abb6);box-sizing:border-box;display:inline-flex;justify-content:center;border:0;background:0 0;cursor:pointer}.___SDown_hjvgm_gg_:focus,.___SUp_hjvgm_gg_:focus{outline:0}@media (hover:hover){.___SDown_hjvgm_gg_:hover,.___SUp_hjvgm_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b)}}.___SUp_hjvgm_gg_{padding-bottom:1px}.___SDown_hjvgm_gg_{padding-top:1px}.___SValue_hjvgm_gg_::-webkit-inner-spin-button,.___SValue_hjvgm_gg_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.___SValue_hjvgm_gg_._type_number_hjvgm_gg_{-moz-appearance:textfield}.___SValue_hjvgm_gg_.__disabled_hjvgm_gg_~.___SControls_hjvgm_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SValueHidden_hjvgm_gg_{position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden}"
24
+ "@media (hover:hover){.___SInputNumber_1bzmq_gg_:hover .___SValue_1bzmq_gg_:not(.__disabled_1bzmq_gg_)~.___SControls_1bzmq_gg_{visibility:visible}}.___SValue_1bzmq_gg_:focus~.___SControls_1bzmq_gg_{visibility:visible}.___SControls_1bzmq_gg_{display:flex;flex-flow:column;justify-content:center;height:100%;visibility:hidden;box-sizing:border-box}.___SControls_1bzmq_gg_.__showControls_1bzmq_gg_{visibility:visible}.___SDown_1bzmq_gg_,.___SUp_1bzmq_gg_{padding:0;width:16px;color:var(--intergalactic-icon-secondary-neutral, #a9abb6);box-sizing:border-box;display:inline-flex;justify-content:center;border:0;background:0 0;cursor:pointer}.___SDown_1bzmq_gg_:focus,.___SUp_1bzmq_gg_:focus{outline:0}@media (hover:hover){.___SDown_1bzmq_gg_:hover,.___SUp_1bzmq_gg_:hover{color:var(--intergalactic-icon-secondary-neutral-hover-active, #8a8e9b)}}.___SUp_1bzmq_gg_{padding-bottom:1px}.___SDown_1bzmq_gg_{padding-top:1px}.___SValue_1bzmq_gg_::-webkit-inner-spin-button,.___SValue_1bzmq_gg_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.___SValue_1bzmq_gg_._type_number_1bzmq_gg_{-moz-appearance:textfield}.___SValue_1bzmq_gg_.__disabled_1bzmq_gg_~.___SControls_1bzmq_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SValueHidden_1bzmq_gg_{position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden}"
25
25
  /*__inner_css_end__*/
26
- , "hjvgm_gg_")
26
+ , "1bzmq_gg_")
27
27
  /*__reshadow_css_end__*/
28
28
  , {
29
- "__SInputNumber": "___SInputNumber_hjvgm_gg_",
30
- "__SValue": "___SValue_hjvgm_gg_",
31
- "_disabled": "__disabled_hjvgm_gg_",
32
- "__SControls": "___SControls_hjvgm_gg_",
33
- "_showControls": "__showControls_hjvgm_gg_",
34
- "__SUp": "___SUp_hjvgm_gg_",
35
- "__SDown": "___SDown_hjvgm_gg_",
36
- "_type_number": "_type_number_hjvgm_gg_",
37
- "__SValueHidden": "___SValueHidden_hjvgm_gg_"
29
+ "__SInputNumber": "___SInputNumber_1bzmq_gg_",
30
+ "__SValue": "___SValue_1bzmq_gg_",
31
+ "_disabled": "__disabled_1bzmq_gg_",
32
+ "__SControls": "___SControls_1bzmq_gg_",
33
+ "_showControls": "__showControls_1bzmq_gg_",
34
+ "__SUp": "___SUp_1bzmq_gg_",
35
+ "__SDown": "___SDown_1bzmq_gg_",
36
+ "_type_number": "_type_number_1bzmq_gg_",
37
+ "__SValueHidden": "___SValueHidden_1bzmq_gg_"
38
38
  });
39
39
 
40
40
  function parseValueWithMinMax(value) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/input-number",
3
3
  "description": "Semrush InputNumber Component",
4
- "version": "4.4.12",
4
+ "version": "4.4.13",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",