indicator-ui 0.0.126 → 0.0.128

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.css CHANGED
@@ -1851,6 +1851,48 @@
1851
1851
  .TextareaField-module__textareaField___Vcg4L.TextareaField-module__isError___VGTeU:focus {
1852
1852
  border: 1px solid var(--error-400);
1853
1853
  }
1854
+ /*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
1855
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/ui/InputFields/DateTimeRangeField/styles/DateTimeRangeField.module.scss ***!
1856
+ \*****************************************************************************************************************************************************************************************************************************************************************************************************/
1857
+ @font-face {
1858
+ font-family: "Golos UI";
1859
+ src: local("Golos UI"), url(fonts/golos-ui_regular.28e502dbcc83c91565af.ttf) format("truetype"), url(fonts/golos-ui_regular.a1c96bd6133294a21f27.woff2) format("woff2"), url(fonts/golos-ui_regular.144142fba245a224ac28.woff) format("woff");
1860
+ font-weight: 400;
1861
+ font-style: normal;
1862
+ }
1863
+ @font-face {
1864
+ font-family: "Golos UI";
1865
+ src: local("Golos UI"), url(fonts/golos-ui_medium.727b1fef51a9bac82009.ttf) format("truetype"), url(fonts/golos-ui_medium.6f7a20790ad518369eb2.woff2) format("woff2"), url(fonts/golos-ui_medium.f9db984fc119d6aeca90.woff) format("woff");
1866
+ font-weight: 500;
1867
+ font-style: normal;
1868
+ }
1869
+ @font-face {
1870
+ font-family: "Golos UI";
1871
+ src: local("Golos UI"), url(fonts/golos-ui_bold.c0e021db79bdbbdeefad.ttf) format("truetype"), url(fonts/golos-ui_bold.80c1c59de9219ce1f9c5.woff2) format("woff2"), url(fonts/golos-ui_bold.e1122033a14151d7ea54.woff) format("woff");
1872
+ font-weight: 600;
1873
+ font-style: normal;
1874
+ }
1875
+ .DateTimeRangeField-module__DateTimeRangeField___bi00s {
1876
+ flex: 1;
1877
+ width: 100%;
1878
+ gap: 8px;
1879
+ }
1880
+ .DateTimeRangeField-module__DateTimeRangeField___bi00s {
1881
+ display: flex;
1882
+ align-items: center;
1883
+ }
1884
+ .DateTimeRangeField-module__DateTimeRangeField___bi00s .DateTimeRangeField-module__icon___wiBuQ svg * {
1885
+ stroke: var(--gray-500);
1886
+ }
1887
+ .DateTimeRangeField-module__DateTimeRangeField___bi00s .DateTimeRangeField-module__icon___wiBuQ svg {
1888
+ flex: none;
1889
+ width: 20px;
1890
+ height: 20px;
1891
+ }
1892
+ .DateTimeRangeField-module__DateTimeRangeField___bi00s .DateTimeRangeField-module__item___pgG_W {
1893
+ flex: 1;
1894
+ min-width: 0;
1895
+ }
1854
1896
  /*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
1855
1897
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/ui/InputFields/DateTimeField/styles/DateTimeField.module.scss ***!
1856
1898
  \*******************************************************************************************************************************************************************************************************************************************************************************************/