indicator-ui 0.0.147 → 0.0.148

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
@@ -1582,67 +1582,6 @@
1582
1582
  font-style: normal;
1583
1583
  font-variant: normal;
1584
1584
  }
1585
- /*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
1586
- !*** 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/RadioField/styles/RadioField.module.scss ***!
1587
- \*************************************************************************************************************************************************************************************************************************************************************************************/
1588
- @font-face {
1589
- font-family: "Golos UI";
1590
- 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");
1591
- font-weight: 400;
1592
- font-style: normal;
1593
- }
1594
- @font-face {
1595
- font-family: "Golos UI";
1596
- 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");
1597
- font-weight: 500;
1598
- font-style: normal;
1599
- }
1600
- @font-face {
1601
- font-family: "Golos UI";
1602
- 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");
1603
- font-weight: 600;
1604
- font-style: normal;
1605
- }
1606
- .RadioField-module__radioFieldItem___uaoV4 {
1607
- width: fit-content;
1608
- height: fit-content;
1609
- display: flex;
1610
- gap: 8px;
1611
- }
1612
- .RadioField-module__radioFieldItem___uaoV4 .RadioField-module__checkbox____H6Wv {
1613
- flex: none;
1614
- width: 16px;
1615
- height: 16px;
1616
- border-radius: 50%;
1617
- border: 1px solid var(--gray-300);
1618
- background-color: var(--base-white);
1619
- }
1620
- .RadioField-module__radioFieldItem___uaoV4 .RadioField-module__checkbox____H6Wv {
1621
- display: flex;
1622
- align-items: center;
1623
- justify-content: center;
1624
- }
1625
- .RadioField-module__radioFieldItem___uaoV4 .RadioField-module__label___LbYqv {
1626
- font-size: 14px;
1627
- line-height: 20px;
1628
- color: var(--gray-700);
1629
- font-weight: 500;
1630
- font-family: "Golos UI", sans-serif;
1631
- font-stretch: normal;
1632
- font-style: normal;
1633
- font-variant: normal;
1634
- }
1635
- .RadioField-module__radioFieldItem___uaoV4.RadioField-module__active___w24VO .RadioField-module__checkbox____H6Wv {
1636
- border: 1px solid var(--blue-dark-500);
1637
- }
1638
- .RadioField-module__radioFieldItem___uaoV4.RadioField-module__active___w24VO .RadioField-module__checkbox____H6Wv:after {
1639
- content: "";
1640
- flex: none;
1641
- width: 6px;
1642
- height: 6px;
1643
- border-radius: 50%;
1644
- background-color: var(--blue-dark-500);
1645
- }
1646
1585
  /*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
1647
1586
  !*** 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/TextareaField/styles/TextareaField.module.scss ***!
1648
1587
  \*******************************************************************************************************************************************************************************************************************************************************************************************/