indicator-ui 0.0.265 → 0.0.267
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 +5 -1589
- package/dist/index.css.map +1 -1
- package/dist/scss/styles/index.scss +0 -1
- package/dist/scss/styles/mixins/fnt-flex.scss +0 -2
- package/dist/scss/styles/mixins/fnt.scss +0 -2
- package/dist/scss/test/global.scss +61 -0
- package/package.json +1 -1
- package/dist/fonts/golos-text_demibold.05e6a34649d70eb79fef.woff +0 -0
- package/dist/fonts/golos-text_demibold.56576690cfef6589aa86.ttf +0 -0
- package/dist/fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2 +0 -0
- package/dist/fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf +0 -0
- package/dist/fonts/golos-text_medium.69f15b6afe697154d728.woff2 +0 -0
- package/dist/fonts/golos-text_medium.ffa67c71c79e49888091.woff +0 -0
- package/dist/fonts/golos-text_regular.012c46c94b1cd02ee582.woff2 +0 -0
- package/dist/fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf +0 -0
- package/dist/fonts/golos-text_regular.437e7b47534cc7d6fd24.woff +0 -0
- package/dist/fonts/golos-ui_bold.80c1c59de9219ce1f9c5.woff2 +0 -0
- package/dist/fonts/golos-ui_bold.c0e021db79bdbbdeefad.ttf +0 -0
- package/dist/fonts/golos-ui_bold.e1122033a14151d7ea54.woff +0 -0
- package/dist/fonts/golos-ui_medium.6f7a20790ad518369eb2.woff2 +0 -0
- package/dist/fonts/golos-ui_medium.727b1fef51a9bac82009.ttf +0 -0
- package/dist/fonts/golos-ui_medium.f9db984fc119d6aeca90.woff +0 -0
- package/dist/fonts/golos-ui_regular.144142fba245a224ac28.woff +0 -0
- package/dist/fonts/golos-ui_regular.28e502dbcc83c91565af.ttf +0 -0
- package/dist/fonts/golos-ui_regular.a1c96bd6133294a21f27.woff2 +0 -0
- package/dist/scss/styles/fonts.scss +0 -59
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_demibold.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_demibold.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_demibold.woff2 +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_medium.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_medium.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_medium.woff2 +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_regular.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_regular.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-Text/golos-text_regular.woff2 +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_bold.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_bold.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_bold.woff2 +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_medium.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_medium.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_medium.woff2 +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_regular.ttf +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_regular.woff +0 -0
- package/dist/scss/styles/fontsAssets/Golos-UI/golos-ui_regular.woff2 +0 -0
package/dist/index.css
CHANGED
|
@@ -140,42 +140,6 @@
|
|
|
140
140
|
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
|
|
141
141
|
!*** 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/Buttons/styles/Buttons.module.scss ***!
|
|
142
142
|
\*******************************************************************************************************************************************************************************************************************************************************************/
|
|
143
|
-
@font-face {
|
|
144
|
-
font-family: "Golos UI";
|
|
145
|
-
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");
|
|
146
|
-
font-weight: 400;
|
|
147
|
-
font-style: normal;
|
|
148
|
-
}
|
|
149
|
-
@font-face {
|
|
150
|
-
font-family: "Golos UI";
|
|
151
|
-
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");
|
|
152
|
-
font-weight: 500;
|
|
153
|
-
font-style: normal;
|
|
154
|
-
}
|
|
155
|
-
@font-face {
|
|
156
|
-
font-family: "Golos UI";
|
|
157
|
-
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");
|
|
158
|
-
font-weight: 600;
|
|
159
|
-
font-style: normal;
|
|
160
|
-
}
|
|
161
|
-
@font-face {
|
|
162
|
-
font-family: "Golos Text";
|
|
163
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
164
|
-
font-weight: 400;
|
|
165
|
-
font-style: normal;
|
|
166
|
-
}
|
|
167
|
-
@font-face {
|
|
168
|
-
font-family: "Golos Text";
|
|
169
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
170
|
-
font-weight: 500;
|
|
171
|
-
font-style: normal;
|
|
172
|
-
}
|
|
173
|
-
@font-face {
|
|
174
|
-
font-family: "Golos Text";
|
|
175
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
176
|
-
font-weight: 600;
|
|
177
|
-
font-style: normal;
|
|
178
|
-
}
|
|
179
143
|
.Buttons-module__button___I3yLe {
|
|
180
144
|
cursor: pointer;
|
|
181
145
|
transition: all ease-out 0.2s;
|
|
@@ -710,42 +674,6 @@
|
|
|
710
674
|
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
711
675
|
!*** 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/MicroButton/styles/MicroButton.module.scss ***!
|
|
712
676
|
\***************************************************************************************************************************************************************************************************************************************************************************/
|
|
713
|
-
@font-face {
|
|
714
|
-
font-family: "Golos UI";
|
|
715
|
-
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");
|
|
716
|
-
font-weight: 400;
|
|
717
|
-
font-style: normal;
|
|
718
|
-
}
|
|
719
|
-
@font-face {
|
|
720
|
-
font-family: "Golos UI";
|
|
721
|
-
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");
|
|
722
|
-
font-weight: 500;
|
|
723
|
-
font-style: normal;
|
|
724
|
-
}
|
|
725
|
-
@font-face {
|
|
726
|
-
font-family: "Golos UI";
|
|
727
|
-
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");
|
|
728
|
-
font-weight: 600;
|
|
729
|
-
font-style: normal;
|
|
730
|
-
}
|
|
731
|
-
@font-face {
|
|
732
|
-
font-family: "Golos Text";
|
|
733
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
734
|
-
font-weight: 400;
|
|
735
|
-
font-style: normal;
|
|
736
|
-
}
|
|
737
|
-
@font-face {
|
|
738
|
-
font-family: "Golos Text";
|
|
739
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
740
|
-
font-weight: 500;
|
|
741
|
-
font-style: normal;
|
|
742
|
-
}
|
|
743
|
-
@font-face {
|
|
744
|
-
font-family: "Golos Text";
|
|
745
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
746
|
-
font-weight: 600;
|
|
747
|
-
font-style: normal;
|
|
748
|
-
}
|
|
749
677
|
.MicroButton-module__button___QMj95 {
|
|
750
678
|
width: fit-content;
|
|
751
679
|
height: fit-content;
|
|
@@ -1022,42 +950,6 @@
|
|
|
1022
950
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1023
951
|
!*** 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/FlexField/styles/FlexField.module.scss ***!
|
|
1024
952
|
\***********************************************************************************************************************************************************************************************************************************************************************************/
|
|
1025
|
-
@font-face {
|
|
1026
|
-
font-family: "Golos UI";
|
|
1027
|
-
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");
|
|
1028
|
-
font-weight: 400;
|
|
1029
|
-
font-style: normal;
|
|
1030
|
-
}
|
|
1031
|
-
@font-face {
|
|
1032
|
-
font-family: "Golos UI";
|
|
1033
|
-
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");
|
|
1034
|
-
font-weight: 500;
|
|
1035
|
-
font-style: normal;
|
|
1036
|
-
}
|
|
1037
|
-
@font-face {
|
|
1038
|
-
font-family: "Golos UI";
|
|
1039
|
-
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");
|
|
1040
|
-
font-weight: 600;
|
|
1041
|
-
font-style: normal;
|
|
1042
|
-
}
|
|
1043
|
-
@font-face {
|
|
1044
|
-
font-family: "Golos Text";
|
|
1045
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1046
|
-
font-weight: 400;
|
|
1047
|
-
font-style: normal;
|
|
1048
|
-
}
|
|
1049
|
-
@font-face {
|
|
1050
|
-
font-family: "Golos Text";
|
|
1051
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1052
|
-
font-weight: 500;
|
|
1053
|
-
font-style: normal;
|
|
1054
|
-
}
|
|
1055
|
-
@font-face {
|
|
1056
|
-
font-family: "Golos Text";
|
|
1057
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1058
|
-
font-weight: 600;
|
|
1059
|
-
font-style: normal;
|
|
1060
|
-
}
|
|
1061
953
|
.FlexField-module__flexField___bQEfy {
|
|
1062
954
|
width: 100%;
|
|
1063
955
|
height: fit-content;
|
|
@@ -1266,42 +1158,6 @@
|
|
|
1266
1158
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1267
1159
|
!*** 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/SelectField/styles/SelectField.module.scss ***!
|
|
1268
1160
|
\***************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1269
|
-
@font-face {
|
|
1270
|
-
font-family: "Golos UI";
|
|
1271
|
-
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");
|
|
1272
|
-
font-weight: 400;
|
|
1273
|
-
font-style: normal;
|
|
1274
|
-
}
|
|
1275
|
-
@font-face {
|
|
1276
|
-
font-family: "Golos UI";
|
|
1277
|
-
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");
|
|
1278
|
-
font-weight: 500;
|
|
1279
|
-
font-style: normal;
|
|
1280
|
-
}
|
|
1281
|
-
@font-face {
|
|
1282
|
-
font-family: "Golos UI";
|
|
1283
|
-
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");
|
|
1284
|
-
font-weight: 600;
|
|
1285
|
-
font-style: normal;
|
|
1286
|
-
}
|
|
1287
|
-
@font-face {
|
|
1288
|
-
font-family: "Golos Text";
|
|
1289
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1290
|
-
font-weight: 400;
|
|
1291
|
-
font-style: normal;
|
|
1292
|
-
}
|
|
1293
|
-
@font-face {
|
|
1294
|
-
font-family: "Golos Text";
|
|
1295
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1296
|
-
font-weight: 500;
|
|
1297
|
-
font-style: normal;
|
|
1298
|
-
}
|
|
1299
|
-
@font-face {
|
|
1300
|
-
font-family: "Golos Text";
|
|
1301
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1302
|
-
font-weight: 600;
|
|
1303
|
-
font-style: normal;
|
|
1304
|
-
}
|
|
1305
1161
|
.SelectField-module__selectField___p9S2j {
|
|
1306
1162
|
width: 100%;
|
|
1307
1163
|
}
|
|
@@ -1377,42 +1233,6 @@
|
|
|
1377
1233
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1378
1234
|
!*** 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/InputFieldWrapper/styles/InputFieldWrapper.module.scss ***!
|
|
1379
1235
|
\***************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1380
|
-
@font-face {
|
|
1381
|
-
font-family: "Golos UI";
|
|
1382
|
-
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");
|
|
1383
|
-
font-weight: 400;
|
|
1384
|
-
font-style: normal;
|
|
1385
|
-
}
|
|
1386
|
-
@font-face {
|
|
1387
|
-
font-family: "Golos UI";
|
|
1388
|
-
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");
|
|
1389
|
-
font-weight: 500;
|
|
1390
|
-
font-style: normal;
|
|
1391
|
-
}
|
|
1392
|
-
@font-face {
|
|
1393
|
-
font-family: "Golos UI";
|
|
1394
|
-
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");
|
|
1395
|
-
font-weight: 600;
|
|
1396
|
-
font-style: normal;
|
|
1397
|
-
}
|
|
1398
|
-
@font-face {
|
|
1399
|
-
font-family: "Golos Text";
|
|
1400
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1401
|
-
font-weight: 400;
|
|
1402
|
-
font-style: normal;
|
|
1403
|
-
}
|
|
1404
|
-
@font-face {
|
|
1405
|
-
font-family: "Golos Text";
|
|
1406
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1407
|
-
font-weight: 500;
|
|
1408
|
-
font-style: normal;
|
|
1409
|
-
}
|
|
1410
|
-
@font-face {
|
|
1411
|
-
font-family: "Golos Text";
|
|
1412
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1413
|
-
font-weight: 600;
|
|
1414
|
-
font-style: normal;
|
|
1415
|
-
}
|
|
1416
1236
|
.InputFieldWrapper-module__inputFieldWrapper___QKhWg {
|
|
1417
1237
|
width: 100%;
|
|
1418
1238
|
min-width: 0;
|
|
@@ -1532,42 +1352,6 @@
|
|
|
1532
1352
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1533
1353
|
!*** 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 ***!
|
|
1534
1354
|
\*******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1535
|
-
@font-face {
|
|
1536
|
-
font-family: "Golos UI";
|
|
1537
|
-
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");
|
|
1538
|
-
font-weight: 400;
|
|
1539
|
-
font-style: normal;
|
|
1540
|
-
}
|
|
1541
|
-
@font-face {
|
|
1542
|
-
font-family: "Golos UI";
|
|
1543
|
-
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");
|
|
1544
|
-
font-weight: 500;
|
|
1545
|
-
font-style: normal;
|
|
1546
|
-
}
|
|
1547
|
-
@font-face {
|
|
1548
|
-
font-family: "Golos UI";
|
|
1549
|
-
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");
|
|
1550
|
-
font-weight: 600;
|
|
1551
|
-
font-style: normal;
|
|
1552
|
-
}
|
|
1553
|
-
@font-face {
|
|
1554
|
-
font-family: "Golos Text";
|
|
1555
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1556
|
-
font-weight: 400;
|
|
1557
|
-
font-style: normal;
|
|
1558
|
-
}
|
|
1559
|
-
@font-face {
|
|
1560
|
-
font-family: "Golos Text";
|
|
1561
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1562
|
-
font-weight: 500;
|
|
1563
|
-
font-style: normal;
|
|
1564
|
-
}
|
|
1565
|
-
@font-face {
|
|
1566
|
-
font-family: "Golos Text";
|
|
1567
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1568
|
-
font-weight: 600;
|
|
1569
|
-
font-style: normal;
|
|
1570
|
-
}
|
|
1571
1355
|
.TextareaField-module__textareaField___Vcg4L {
|
|
1572
1356
|
width: 100%;
|
|
1573
1357
|
height: auto;
|
|
@@ -1626,42 +1410,6 @@
|
|
|
1626
1410
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1627
1411
|
!*** 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/DateTimeFieldMask/styles/DateTimeFieldMask.module.scss ***!
|
|
1628
1412
|
\***************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1629
|
-
@font-face {
|
|
1630
|
-
font-family: "Golos UI";
|
|
1631
|
-
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");
|
|
1632
|
-
font-weight: 400;
|
|
1633
|
-
font-style: normal;
|
|
1634
|
-
}
|
|
1635
|
-
@font-face {
|
|
1636
|
-
font-family: "Golos UI";
|
|
1637
|
-
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");
|
|
1638
|
-
font-weight: 500;
|
|
1639
|
-
font-style: normal;
|
|
1640
|
-
}
|
|
1641
|
-
@font-face {
|
|
1642
|
-
font-family: "Golos UI";
|
|
1643
|
-
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");
|
|
1644
|
-
font-weight: 600;
|
|
1645
|
-
font-style: normal;
|
|
1646
|
-
}
|
|
1647
|
-
@font-face {
|
|
1648
|
-
font-family: "Golos Text";
|
|
1649
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1650
|
-
font-weight: 400;
|
|
1651
|
-
font-style: normal;
|
|
1652
|
-
}
|
|
1653
|
-
@font-face {
|
|
1654
|
-
font-family: "Golos Text";
|
|
1655
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1656
|
-
font-weight: 500;
|
|
1657
|
-
font-style: normal;
|
|
1658
|
-
}
|
|
1659
|
-
@font-face {
|
|
1660
|
-
font-family: "Golos Text";
|
|
1661
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1662
|
-
font-weight: 600;
|
|
1663
|
-
font-style: normal;
|
|
1664
|
-
}
|
|
1665
1413
|
.DateTimeFieldMask-module__DateTimeFieldMask___uYDVO {
|
|
1666
1414
|
height: fit-content;
|
|
1667
1415
|
border: 1px solid var(--gray-300);
|
|
@@ -1779,42 +1527,6 @@
|
|
|
1779
1527
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1780
1528
|
!*** 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 ***!
|
|
1781
1529
|
\*******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1782
|
-
@font-face {
|
|
1783
|
-
font-family: "Golos UI";
|
|
1784
|
-
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");
|
|
1785
|
-
font-weight: 400;
|
|
1786
|
-
font-style: normal;
|
|
1787
|
-
}
|
|
1788
|
-
@font-face {
|
|
1789
|
-
font-family: "Golos UI";
|
|
1790
|
-
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");
|
|
1791
|
-
font-weight: 500;
|
|
1792
|
-
font-style: normal;
|
|
1793
|
-
}
|
|
1794
|
-
@font-face {
|
|
1795
|
-
font-family: "Golos UI";
|
|
1796
|
-
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");
|
|
1797
|
-
font-weight: 600;
|
|
1798
|
-
font-style: normal;
|
|
1799
|
-
}
|
|
1800
|
-
@font-face {
|
|
1801
|
-
font-family: "Golos Text";
|
|
1802
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1803
|
-
font-weight: 400;
|
|
1804
|
-
font-style: normal;
|
|
1805
|
-
}
|
|
1806
|
-
@font-face {
|
|
1807
|
-
font-family: "Golos Text";
|
|
1808
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1809
|
-
font-weight: 500;
|
|
1810
|
-
font-style: normal;
|
|
1811
|
-
}
|
|
1812
|
-
@font-face {
|
|
1813
|
-
font-family: "Golos Text";
|
|
1814
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1815
|
-
font-weight: 600;
|
|
1816
|
-
font-style: normal;
|
|
1817
|
-
}
|
|
1818
1530
|
.DateTimeField-module__DateTimeField___k_mN4 {
|
|
1819
1531
|
width: fit-content;
|
|
1820
1532
|
height: fit-content;
|
|
@@ -1885,42 +1597,6 @@
|
|
|
1885
1597
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1886
1598
|
!*** 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/DateField.module.scss ***!
|
|
1887
1599
|
\***************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1888
|
-
@font-face {
|
|
1889
|
-
font-family: "Golos UI";
|
|
1890
|
-
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");
|
|
1891
|
-
font-weight: 400;
|
|
1892
|
-
font-style: normal;
|
|
1893
|
-
}
|
|
1894
|
-
@font-face {
|
|
1895
|
-
font-family: "Golos UI";
|
|
1896
|
-
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");
|
|
1897
|
-
font-weight: 500;
|
|
1898
|
-
font-style: normal;
|
|
1899
|
-
}
|
|
1900
|
-
@font-face {
|
|
1901
|
-
font-family: "Golos UI";
|
|
1902
|
-
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");
|
|
1903
|
-
font-weight: 600;
|
|
1904
|
-
font-style: normal;
|
|
1905
|
-
}
|
|
1906
|
-
@font-face {
|
|
1907
|
-
font-family: "Golos Text";
|
|
1908
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
1909
|
-
font-weight: 400;
|
|
1910
|
-
font-style: normal;
|
|
1911
|
-
}
|
|
1912
|
-
@font-face {
|
|
1913
|
-
font-family: "Golos Text";
|
|
1914
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
1915
|
-
font-weight: 500;
|
|
1916
|
-
font-style: normal;
|
|
1917
|
-
}
|
|
1918
|
-
@font-face {
|
|
1919
|
-
font-family: "Golos Text";
|
|
1920
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
1921
|
-
font-weight: 600;
|
|
1922
|
-
font-style: normal;
|
|
1923
|
-
}
|
|
1924
1600
|
.DateField-module__flexField___N5kNa {
|
|
1925
1601
|
width: 100%;
|
|
1926
1602
|
height: fit-content;
|
|
@@ -1990,42 +1666,6 @@
|
|
|
1990
1666
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
1991
1667
|
!*** 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 ***!
|
|
1992
1668
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
1993
|
-
@font-face {
|
|
1994
|
-
font-family: "Golos UI";
|
|
1995
|
-
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");
|
|
1996
|
-
font-weight: 400;
|
|
1997
|
-
font-style: normal;
|
|
1998
|
-
}
|
|
1999
|
-
@font-face {
|
|
2000
|
-
font-family: "Golos UI";
|
|
2001
|
-
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");
|
|
2002
|
-
font-weight: 500;
|
|
2003
|
-
font-style: normal;
|
|
2004
|
-
}
|
|
2005
|
-
@font-face {
|
|
2006
|
-
font-family: "Golos UI";
|
|
2007
|
-
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");
|
|
2008
|
-
font-weight: 600;
|
|
2009
|
-
font-style: normal;
|
|
2010
|
-
}
|
|
2011
|
-
@font-face {
|
|
2012
|
-
font-family: "Golos Text";
|
|
2013
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2014
|
-
font-weight: 400;
|
|
2015
|
-
font-style: normal;
|
|
2016
|
-
}
|
|
2017
|
-
@font-face {
|
|
2018
|
-
font-family: "Golos Text";
|
|
2019
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2020
|
-
font-weight: 500;
|
|
2021
|
-
font-style: normal;
|
|
2022
|
-
}
|
|
2023
|
-
@font-face {
|
|
2024
|
-
font-family: "Golos Text";
|
|
2025
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2026
|
-
font-weight: 600;
|
|
2027
|
-
font-style: normal;
|
|
2028
|
-
}
|
|
2029
1669
|
.DateTimeRangeField-module__DateTimeRangeField___bi00s {
|
|
2030
1670
|
width: 100%;
|
|
2031
1671
|
gap: 8px;
|
|
@@ -2041,42 +1681,6 @@
|
|
|
2041
1681
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2042
1682
|
!*** 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/SingleRangeField.module.scss ***!
|
|
2043
1683
|
\***************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
2044
|
-
@font-face {
|
|
2045
|
-
font-family: "Golos UI";
|
|
2046
|
-
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");
|
|
2047
|
-
font-weight: 400;
|
|
2048
|
-
font-style: normal;
|
|
2049
|
-
}
|
|
2050
|
-
@font-face {
|
|
2051
|
-
font-family: "Golos UI";
|
|
2052
|
-
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");
|
|
2053
|
-
font-weight: 500;
|
|
2054
|
-
font-style: normal;
|
|
2055
|
-
}
|
|
2056
|
-
@font-face {
|
|
2057
|
-
font-family: "Golos UI";
|
|
2058
|
-
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");
|
|
2059
|
-
font-weight: 600;
|
|
2060
|
-
font-style: normal;
|
|
2061
|
-
}
|
|
2062
|
-
@font-face {
|
|
2063
|
-
font-family: "Golos Text";
|
|
2064
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2065
|
-
font-weight: 400;
|
|
2066
|
-
font-style: normal;
|
|
2067
|
-
}
|
|
2068
|
-
@font-face {
|
|
2069
|
-
font-family: "Golos Text";
|
|
2070
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2071
|
-
font-weight: 500;
|
|
2072
|
-
font-style: normal;
|
|
2073
|
-
}
|
|
2074
|
-
@font-face {
|
|
2075
|
-
font-family: "Golos Text";
|
|
2076
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2077
|
-
font-weight: 600;
|
|
2078
|
-
font-style: normal;
|
|
2079
|
-
}
|
|
2080
1684
|
.SingleRangeField-module__SingleRangeField___suUvZ {
|
|
2081
1685
|
height: fit-content;
|
|
2082
1686
|
position: relative;
|
|
@@ -2097,42 +1701,6 @@
|
|
|
2097
1701
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2098
1702
|
!*** 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/CheckboxMark/styles/CheckboxMark.module.scss ***!
|
|
2099
1703
|
\*****************************************************************************************************************************************************************************************************************************************************************************/
|
|
2100
|
-
@font-face {
|
|
2101
|
-
font-family: "Golos UI";
|
|
2102
|
-
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");
|
|
2103
|
-
font-weight: 400;
|
|
2104
|
-
font-style: normal;
|
|
2105
|
-
}
|
|
2106
|
-
@font-face {
|
|
2107
|
-
font-family: "Golos UI";
|
|
2108
|
-
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");
|
|
2109
|
-
font-weight: 500;
|
|
2110
|
-
font-style: normal;
|
|
2111
|
-
}
|
|
2112
|
-
@font-face {
|
|
2113
|
-
font-family: "Golos UI";
|
|
2114
|
-
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");
|
|
2115
|
-
font-weight: 600;
|
|
2116
|
-
font-style: normal;
|
|
2117
|
-
}
|
|
2118
|
-
@font-face {
|
|
2119
|
-
font-family: "Golos Text";
|
|
2120
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2121
|
-
font-weight: 400;
|
|
2122
|
-
font-style: normal;
|
|
2123
|
-
}
|
|
2124
|
-
@font-face {
|
|
2125
|
-
font-family: "Golos Text";
|
|
2126
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2127
|
-
font-weight: 500;
|
|
2128
|
-
font-style: normal;
|
|
2129
|
-
}
|
|
2130
|
-
@font-face {
|
|
2131
|
-
font-family: "Golos Text";
|
|
2132
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2133
|
-
font-weight: 600;
|
|
2134
|
-
font-style: normal;
|
|
2135
|
-
}
|
|
2136
1704
|
.CheckboxMark-module__checkboxMark___QsRbu {
|
|
2137
1705
|
transition: all ease-out 0.2s;
|
|
2138
1706
|
width: 20px;
|
|
@@ -2408,42 +1976,6 @@
|
|
|
2408
1976
|
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2409
1977
|
!*** 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/Checkbox/styles/Checkbox.module.scss ***!
|
|
2410
1978
|
\*********************************************************************************************************************************************************************************************************************************************************************/
|
|
2411
|
-
@font-face {
|
|
2412
|
-
font-family: "Golos UI";
|
|
2413
|
-
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");
|
|
2414
|
-
font-weight: 400;
|
|
2415
|
-
font-style: normal;
|
|
2416
|
-
}
|
|
2417
|
-
@font-face {
|
|
2418
|
-
font-family: "Golos UI";
|
|
2419
|
-
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");
|
|
2420
|
-
font-weight: 500;
|
|
2421
|
-
font-style: normal;
|
|
2422
|
-
}
|
|
2423
|
-
@font-face {
|
|
2424
|
-
font-family: "Golos UI";
|
|
2425
|
-
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");
|
|
2426
|
-
font-weight: 600;
|
|
2427
|
-
font-style: normal;
|
|
2428
|
-
}
|
|
2429
|
-
@font-face {
|
|
2430
|
-
font-family: "Golos Text";
|
|
2431
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2432
|
-
font-weight: 400;
|
|
2433
|
-
font-style: normal;
|
|
2434
|
-
}
|
|
2435
|
-
@font-face {
|
|
2436
|
-
font-family: "Golos Text";
|
|
2437
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2438
|
-
font-weight: 500;
|
|
2439
|
-
font-style: normal;
|
|
2440
|
-
}
|
|
2441
|
-
@font-face {
|
|
2442
|
-
font-family: "Golos Text";
|
|
2443
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2444
|
-
font-weight: 600;
|
|
2445
|
-
font-style: normal;
|
|
2446
|
-
}
|
|
2447
1979
|
.Checkbox-module__checkbox___GSei6 {
|
|
2448
1980
|
width: 100%;
|
|
2449
1981
|
height: fit-content;
|
|
@@ -2536,42 +2068,6 @@
|
|
|
2536
2068
|
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2537
2069
|
!*** 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/ToggleBase/styles/ToggleBase.module.scss ***!
|
|
2538
2070
|
\*************************************************************************************************************************************************************************************************************************************************************************/
|
|
2539
|
-
@font-face {
|
|
2540
|
-
font-family: "Golos UI";
|
|
2541
|
-
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");
|
|
2542
|
-
font-weight: 400;
|
|
2543
|
-
font-style: normal;
|
|
2544
|
-
}
|
|
2545
|
-
@font-face {
|
|
2546
|
-
font-family: "Golos UI";
|
|
2547
|
-
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");
|
|
2548
|
-
font-weight: 500;
|
|
2549
|
-
font-style: normal;
|
|
2550
|
-
}
|
|
2551
|
-
@font-face {
|
|
2552
|
-
font-family: "Golos UI";
|
|
2553
|
-
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");
|
|
2554
|
-
font-weight: 600;
|
|
2555
|
-
font-style: normal;
|
|
2556
|
-
}
|
|
2557
|
-
@font-face {
|
|
2558
|
-
font-family: "Golos Text";
|
|
2559
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2560
|
-
font-weight: 400;
|
|
2561
|
-
font-style: normal;
|
|
2562
|
-
}
|
|
2563
|
-
@font-face {
|
|
2564
|
-
font-family: "Golos Text";
|
|
2565
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2566
|
-
font-weight: 500;
|
|
2567
|
-
font-style: normal;
|
|
2568
|
-
}
|
|
2569
|
-
@font-face {
|
|
2570
|
-
font-family: "Golos Text";
|
|
2571
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2572
|
-
font-weight: 600;
|
|
2573
|
-
font-style: normal;
|
|
2574
|
-
}
|
|
2575
2071
|
.ToggleBase-module__toggleBase___Vkhhf {
|
|
2576
2072
|
transition: all ease-out 0.2s;
|
|
2577
2073
|
border-radius: 12px;
|
|
@@ -2655,42 +2151,6 @@
|
|
|
2655
2151
|
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2656
2152
|
!*** 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/Toggle/styles/Toggle.module.scss ***!
|
|
2657
2153
|
\*****************************************************************************************************************************************************************************************************************************************************************/
|
|
2658
|
-
@font-face {
|
|
2659
|
-
font-family: "Golos UI";
|
|
2660
|
-
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");
|
|
2661
|
-
font-weight: 400;
|
|
2662
|
-
font-style: normal;
|
|
2663
|
-
}
|
|
2664
|
-
@font-face {
|
|
2665
|
-
font-family: "Golos UI";
|
|
2666
|
-
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");
|
|
2667
|
-
font-weight: 500;
|
|
2668
|
-
font-style: normal;
|
|
2669
|
-
}
|
|
2670
|
-
@font-face {
|
|
2671
|
-
font-family: "Golos UI";
|
|
2672
|
-
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");
|
|
2673
|
-
font-weight: 600;
|
|
2674
|
-
font-style: normal;
|
|
2675
|
-
}
|
|
2676
|
-
@font-face {
|
|
2677
|
-
font-family: "Golos Text";
|
|
2678
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2679
|
-
font-weight: 400;
|
|
2680
|
-
font-style: normal;
|
|
2681
|
-
}
|
|
2682
|
-
@font-face {
|
|
2683
|
-
font-family: "Golos Text";
|
|
2684
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2685
|
-
font-weight: 500;
|
|
2686
|
-
font-style: normal;
|
|
2687
|
-
}
|
|
2688
|
-
@font-face {
|
|
2689
|
-
font-family: "Golos Text";
|
|
2690
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2691
|
-
font-weight: 600;
|
|
2692
|
-
font-style: normal;
|
|
2693
|
-
}
|
|
2694
2154
|
.Toggle-module__toggle___v6vwY {
|
|
2695
2155
|
display: flex;
|
|
2696
2156
|
gap: 8px;
|
|
@@ -2768,42 +2228,6 @@
|
|
|
2768
2228
|
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2769
2229
|
!*** 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/CascadeSelector/styles/CascadeBlock.module.scss ***!
|
|
2770
2230
|
\********************************************************************************************************************************************************************************************************************************************************************************/
|
|
2771
|
-
@font-face {
|
|
2772
|
-
font-family: "Golos UI";
|
|
2773
|
-
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");
|
|
2774
|
-
font-weight: 400;
|
|
2775
|
-
font-style: normal;
|
|
2776
|
-
}
|
|
2777
|
-
@font-face {
|
|
2778
|
-
font-family: "Golos UI";
|
|
2779
|
-
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");
|
|
2780
|
-
font-weight: 500;
|
|
2781
|
-
font-style: normal;
|
|
2782
|
-
}
|
|
2783
|
-
@font-face {
|
|
2784
|
-
font-family: "Golos UI";
|
|
2785
|
-
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");
|
|
2786
|
-
font-weight: 600;
|
|
2787
|
-
font-style: normal;
|
|
2788
|
-
}
|
|
2789
|
-
@font-face {
|
|
2790
|
-
font-family: "Golos Text";
|
|
2791
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2792
|
-
font-weight: 400;
|
|
2793
|
-
font-style: normal;
|
|
2794
|
-
}
|
|
2795
|
-
@font-face {
|
|
2796
|
-
font-family: "Golos Text";
|
|
2797
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2798
|
-
font-weight: 500;
|
|
2799
|
-
font-style: normal;
|
|
2800
|
-
}
|
|
2801
|
-
@font-face {
|
|
2802
|
-
font-family: "Golos Text";
|
|
2803
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2804
|
-
font-weight: 600;
|
|
2805
|
-
font-style: normal;
|
|
2806
|
-
}
|
|
2807
2231
|
.CascadeBlock-module__cascadeBlockLabel___wXIW_ {
|
|
2808
2232
|
gap: 2px;
|
|
2809
2233
|
}
|
|
@@ -2854,42 +2278,6 @@
|
|
|
2854
2278
|
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2855
2279
|
!*** 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/Tag/styles/TagCheckbox.module.scss ***!
|
|
2856
2280
|
\*******************************************************************************************************************************************************************************************************************************************************************/
|
|
2857
|
-
@font-face {
|
|
2858
|
-
font-family: "Golos UI";
|
|
2859
|
-
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");
|
|
2860
|
-
font-weight: 400;
|
|
2861
|
-
font-style: normal;
|
|
2862
|
-
}
|
|
2863
|
-
@font-face {
|
|
2864
|
-
font-family: "Golos UI";
|
|
2865
|
-
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");
|
|
2866
|
-
font-weight: 500;
|
|
2867
|
-
font-style: normal;
|
|
2868
|
-
}
|
|
2869
|
-
@font-face {
|
|
2870
|
-
font-family: "Golos UI";
|
|
2871
|
-
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");
|
|
2872
|
-
font-weight: 600;
|
|
2873
|
-
font-style: normal;
|
|
2874
|
-
}
|
|
2875
|
-
@font-face {
|
|
2876
|
-
font-family: "Golos Text";
|
|
2877
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
2878
|
-
font-weight: 400;
|
|
2879
|
-
font-style: normal;
|
|
2880
|
-
}
|
|
2881
|
-
@font-face {
|
|
2882
|
-
font-family: "Golos Text";
|
|
2883
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
2884
|
-
font-weight: 500;
|
|
2885
|
-
font-style: normal;
|
|
2886
|
-
}
|
|
2887
|
-
@font-face {
|
|
2888
|
-
font-family: "Golos Text";
|
|
2889
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
2890
|
-
font-weight: 600;
|
|
2891
|
-
font-style: normal;
|
|
2892
|
-
}
|
|
2893
2281
|
.TagCheckbox-module__tagCheckbox___MS2eW {
|
|
2894
2282
|
border-radius: 4px;
|
|
2895
2283
|
box-shadow: 0 0 0 1px var(--gray-300);
|
|
@@ -2976,42 +2364,6 @@
|
|
|
2976
2364
|
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
|
|
2977
2365
|
!*** 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/Tag/styles/TagCount.module.scss ***!
|
|
2978
2366
|
\****************************************************************************************************************************************************************************************************************************************************************/
|
|
2979
|
-
@font-face {
|
|
2980
|
-
font-family: "Golos UI";
|
|
2981
|
-
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");
|
|
2982
|
-
font-weight: 400;
|
|
2983
|
-
font-style: normal;
|
|
2984
|
-
}
|
|
2985
|
-
@font-face {
|
|
2986
|
-
font-family: "Golos UI";
|
|
2987
|
-
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");
|
|
2988
|
-
font-weight: 500;
|
|
2989
|
-
font-style: normal;
|
|
2990
|
-
}
|
|
2991
|
-
@font-face {
|
|
2992
|
-
font-family: "Golos UI";
|
|
2993
|
-
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");
|
|
2994
|
-
font-weight: 600;
|
|
2995
|
-
font-style: normal;
|
|
2996
|
-
}
|
|
2997
|
-
@font-face {
|
|
2998
|
-
font-family: "Golos Text";
|
|
2999
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3000
|
-
font-weight: 400;
|
|
3001
|
-
font-style: normal;
|
|
3002
|
-
}
|
|
3003
|
-
@font-face {
|
|
3004
|
-
font-family: "Golos Text";
|
|
3005
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3006
|
-
font-weight: 500;
|
|
3007
|
-
font-style: normal;
|
|
3008
|
-
}
|
|
3009
|
-
@font-face {
|
|
3010
|
-
font-family: "Golos Text";
|
|
3011
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3012
|
-
font-weight: 600;
|
|
3013
|
-
font-style: normal;
|
|
3014
|
-
}
|
|
3015
2367
|
.TagCount-module__tagCount___tT9Gy {
|
|
3016
2368
|
width: fit-content;
|
|
3017
2369
|
height: fit-content;
|
|
@@ -3056,42 +2408,6 @@
|
|
|
3056
2408
|
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
|
|
3057
2409
|
!*** 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/Tag/styles/Tag.module.scss ***!
|
|
3058
2410
|
\***********************************************************************************************************************************************************************************************************************************************************/
|
|
3059
|
-
@font-face {
|
|
3060
|
-
font-family: "Golos UI";
|
|
3061
|
-
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");
|
|
3062
|
-
font-weight: 400;
|
|
3063
|
-
font-style: normal;
|
|
3064
|
-
}
|
|
3065
|
-
@font-face {
|
|
3066
|
-
font-family: "Golos UI";
|
|
3067
|
-
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");
|
|
3068
|
-
font-weight: 500;
|
|
3069
|
-
font-style: normal;
|
|
3070
|
-
}
|
|
3071
|
-
@font-face {
|
|
3072
|
-
font-family: "Golos UI";
|
|
3073
|
-
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");
|
|
3074
|
-
font-weight: 600;
|
|
3075
|
-
font-style: normal;
|
|
3076
|
-
}
|
|
3077
|
-
@font-face {
|
|
3078
|
-
font-family: "Golos Text";
|
|
3079
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3080
|
-
font-weight: 400;
|
|
3081
|
-
font-style: normal;
|
|
3082
|
-
}
|
|
3083
|
-
@font-face {
|
|
3084
|
-
font-family: "Golos Text";
|
|
3085
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3086
|
-
font-weight: 500;
|
|
3087
|
-
font-style: normal;
|
|
3088
|
-
}
|
|
3089
|
-
@font-face {
|
|
3090
|
-
font-family: "Golos Text";
|
|
3091
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3092
|
-
font-weight: 600;
|
|
3093
|
-
font-style: normal;
|
|
3094
|
-
}
|
|
3095
2411
|
.Tag-module__tag___z87CD {
|
|
3096
2412
|
width: fit-content;
|
|
3097
2413
|
height: fit-content;
|
|
@@ -3197,42 +2513,6 @@
|
|
|
3197
2513
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3198
2514
|
!*** 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/SlideTransition/styles/SlideTransition.module.scss ***!
|
|
3199
2515
|
\***********************************************************************************************************************************************************************************************************************************************************************************/
|
|
3200
|
-
@font-face {
|
|
3201
|
-
font-family: "Golos UI";
|
|
3202
|
-
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");
|
|
3203
|
-
font-weight: 400;
|
|
3204
|
-
font-style: normal;
|
|
3205
|
-
}
|
|
3206
|
-
@font-face {
|
|
3207
|
-
font-family: "Golos UI";
|
|
3208
|
-
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");
|
|
3209
|
-
font-weight: 500;
|
|
3210
|
-
font-style: normal;
|
|
3211
|
-
}
|
|
3212
|
-
@font-face {
|
|
3213
|
-
font-family: "Golos UI";
|
|
3214
|
-
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");
|
|
3215
|
-
font-weight: 600;
|
|
3216
|
-
font-style: normal;
|
|
3217
|
-
}
|
|
3218
|
-
@font-face {
|
|
3219
|
-
font-family: "Golos Text";
|
|
3220
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3221
|
-
font-weight: 400;
|
|
3222
|
-
font-style: normal;
|
|
3223
|
-
}
|
|
3224
|
-
@font-face {
|
|
3225
|
-
font-family: "Golos Text";
|
|
3226
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3227
|
-
font-weight: 500;
|
|
3228
|
-
font-style: normal;
|
|
3229
|
-
}
|
|
3230
|
-
@font-face {
|
|
3231
|
-
font-family: "Golos Text";
|
|
3232
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3233
|
-
font-weight: 600;
|
|
3234
|
-
font-style: normal;
|
|
3235
|
-
}
|
|
3236
2516
|
.SlideTransition-module__slideTransition___m3BDg {
|
|
3237
2517
|
width: fit-content;
|
|
3238
2518
|
height: fit-content;
|
|
@@ -3273,42 +2553,6 @@
|
|
|
3273
2553
|
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3274
2554
|
!*** 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/TabFrame/styles/TabFrame.module.scss ***!
|
|
3275
2555
|
\*********************************************************************************************************************************************************************************************************************************************************************/
|
|
3276
|
-
@font-face {
|
|
3277
|
-
font-family: "Golos UI";
|
|
3278
|
-
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");
|
|
3279
|
-
font-weight: 400;
|
|
3280
|
-
font-style: normal;
|
|
3281
|
-
}
|
|
3282
|
-
@font-face {
|
|
3283
|
-
font-family: "Golos UI";
|
|
3284
|
-
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");
|
|
3285
|
-
font-weight: 500;
|
|
3286
|
-
font-style: normal;
|
|
3287
|
-
}
|
|
3288
|
-
@font-face {
|
|
3289
|
-
font-family: "Golos UI";
|
|
3290
|
-
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");
|
|
3291
|
-
font-weight: 600;
|
|
3292
|
-
font-style: normal;
|
|
3293
|
-
}
|
|
3294
|
-
@font-face {
|
|
3295
|
-
font-family: "Golos Text";
|
|
3296
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3297
|
-
font-weight: 400;
|
|
3298
|
-
font-style: normal;
|
|
3299
|
-
}
|
|
3300
|
-
@font-face {
|
|
3301
|
-
font-family: "Golos Text";
|
|
3302
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3303
|
-
font-weight: 500;
|
|
3304
|
-
font-style: normal;
|
|
3305
|
-
}
|
|
3306
|
-
@font-face {
|
|
3307
|
-
font-family: "Golos Text";
|
|
3308
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3309
|
-
font-weight: 600;
|
|
3310
|
-
font-style: normal;
|
|
3311
|
-
}
|
|
3312
2556
|
.TabFrame-module__tabFrame___Ppzzz {
|
|
3313
2557
|
border-radius: 8px;
|
|
3314
2558
|
padding: 4px;
|
|
@@ -3327,42 +2571,6 @@
|
|
|
3327
2571
|
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3328
2572
|
!*** 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/TabButtons/styles/TabButtons.module.scss ***!
|
|
3329
2573
|
\*************************************************************************************************************************************************************************************************************************************************************************/
|
|
3330
|
-
@font-face {
|
|
3331
|
-
font-family: "Golos UI";
|
|
3332
|
-
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");
|
|
3333
|
-
font-weight: 400;
|
|
3334
|
-
font-style: normal;
|
|
3335
|
-
}
|
|
3336
|
-
@font-face {
|
|
3337
|
-
font-family: "Golos UI";
|
|
3338
|
-
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");
|
|
3339
|
-
font-weight: 500;
|
|
3340
|
-
font-style: normal;
|
|
3341
|
-
}
|
|
3342
|
-
@font-face {
|
|
3343
|
-
font-family: "Golos UI";
|
|
3344
|
-
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");
|
|
3345
|
-
font-weight: 600;
|
|
3346
|
-
font-style: normal;
|
|
3347
|
-
}
|
|
3348
|
-
@font-face {
|
|
3349
|
-
font-family: "Golos Text";
|
|
3350
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3351
|
-
font-weight: 400;
|
|
3352
|
-
font-style: normal;
|
|
3353
|
-
}
|
|
3354
|
-
@font-face {
|
|
3355
|
-
font-family: "Golos Text";
|
|
3356
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3357
|
-
font-weight: 500;
|
|
3358
|
-
font-style: normal;
|
|
3359
|
-
}
|
|
3360
|
-
@font-face {
|
|
3361
|
-
font-family: "Golos Text";
|
|
3362
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3363
|
-
font-weight: 600;
|
|
3364
|
-
font-style: normal;
|
|
3365
|
-
}
|
|
3366
2574
|
.TabButtons-module__tabButtons___vSLsZ {
|
|
3367
2575
|
border-radius: 6px;
|
|
3368
2576
|
padding: 9px;
|
|
@@ -3481,42 +2689,6 @@
|
|
|
3481
2689
|
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3482
2690
|
!*** 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/PaginationBar/styles/PageSwitcher.module.scss ***!
|
|
3483
2691
|
\******************************************************************************************************************************************************************************************************************************************************************************/
|
|
3484
|
-
@font-face {
|
|
3485
|
-
font-family: "Golos UI";
|
|
3486
|
-
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");
|
|
3487
|
-
font-weight: 400;
|
|
3488
|
-
font-style: normal;
|
|
3489
|
-
}
|
|
3490
|
-
@font-face {
|
|
3491
|
-
font-family: "Golos UI";
|
|
3492
|
-
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");
|
|
3493
|
-
font-weight: 500;
|
|
3494
|
-
font-style: normal;
|
|
3495
|
-
}
|
|
3496
|
-
@font-face {
|
|
3497
|
-
font-family: "Golos UI";
|
|
3498
|
-
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");
|
|
3499
|
-
font-weight: 600;
|
|
3500
|
-
font-style: normal;
|
|
3501
|
-
}
|
|
3502
|
-
@font-face {
|
|
3503
|
-
font-family: "Golos Text";
|
|
3504
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3505
|
-
font-weight: 400;
|
|
3506
|
-
font-style: normal;
|
|
3507
|
-
}
|
|
3508
|
-
@font-face {
|
|
3509
|
-
font-family: "Golos Text";
|
|
3510
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3511
|
-
font-weight: 500;
|
|
3512
|
-
font-style: normal;
|
|
3513
|
-
}
|
|
3514
|
-
@font-face {
|
|
3515
|
-
font-family: "Golos Text";
|
|
3516
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3517
|
-
font-weight: 600;
|
|
3518
|
-
font-style: normal;
|
|
3519
|
-
}
|
|
3520
2692
|
.PageSwitcher-module__pageSwitcher___PGQPI {
|
|
3521
2693
|
width: 100%;
|
|
3522
2694
|
height: fit-content;
|
|
@@ -3642,42 +2814,6 @@
|
|
|
3642
2814
|
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3643
2815
|
!*** 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/UserPick/styles/UserPick.module.scss ***!
|
|
3644
2816
|
\*********************************************************************************************************************************************************************************************************************************************************************/
|
|
3645
|
-
@font-face {
|
|
3646
|
-
font-family: "Golos UI";
|
|
3647
|
-
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");
|
|
3648
|
-
font-weight: 400;
|
|
3649
|
-
font-style: normal;
|
|
3650
|
-
}
|
|
3651
|
-
@font-face {
|
|
3652
|
-
font-family: "Golos UI";
|
|
3653
|
-
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");
|
|
3654
|
-
font-weight: 500;
|
|
3655
|
-
font-style: normal;
|
|
3656
|
-
}
|
|
3657
|
-
@font-face {
|
|
3658
|
-
font-family: "Golos UI";
|
|
3659
|
-
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");
|
|
3660
|
-
font-weight: 600;
|
|
3661
|
-
font-style: normal;
|
|
3662
|
-
}
|
|
3663
|
-
@font-face {
|
|
3664
|
-
font-family: "Golos Text";
|
|
3665
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3666
|
-
font-weight: 400;
|
|
3667
|
-
font-style: normal;
|
|
3668
|
-
}
|
|
3669
|
-
@font-face {
|
|
3670
|
-
font-family: "Golos Text";
|
|
3671
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3672
|
-
font-weight: 500;
|
|
3673
|
-
font-style: normal;
|
|
3674
|
-
}
|
|
3675
|
-
@font-face {
|
|
3676
|
-
font-family: "Golos Text";
|
|
3677
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3678
|
-
font-weight: 600;
|
|
3679
|
-
font-style: normal;
|
|
3680
|
-
}
|
|
3681
2817
|
.UserPick-module__userPick___KBWm3, .UserPick-module__userPickPlaceholder___NrdUD {
|
|
3682
2818
|
border-radius: 50%;
|
|
3683
2819
|
object-fit: scale-down;
|
|
@@ -3697,42 +2833,6 @@
|
|
|
3697
2833
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3698
2834
|
!*** 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/DropdownItem/styles/DropdownItem.module.scss ***!
|
|
3699
2835
|
\*****************************************************************************************************************************************************************************************************************************************************************************/
|
|
3700
|
-
@font-face {
|
|
3701
|
-
font-family: "Golos UI";
|
|
3702
|
-
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");
|
|
3703
|
-
font-weight: 400;
|
|
3704
|
-
font-style: normal;
|
|
3705
|
-
}
|
|
3706
|
-
@font-face {
|
|
3707
|
-
font-family: "Golos UI";
|
|
3708
|
-
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");
|
|
3709
|
-
font-weight: 500;
|
|
3710
|
-
font-style: normal;
|
|
3711
|
-
}
|
|
3712
|
-
@font-face {
|
|
3713
|
-
font-family: "Golos UI";
|
|
3714
|
-
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");
|
|
3715
|
-
font-weight: 600;
|
|
3716
|
-
font-style: normal;
|
|
3717
|
-
}
|
|
3718
|
-
@font-face {
|
|
3719
|
-
font-family: "Golos Text";
|
|
3720
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3721
|
-
font-weight: 400;
|
|
3722
|
-
font-style: normal;
|
|
3723
|
-
}
|
|
3724
|
-
@font-face {
|
|
3725
|
-
font-family: "Golos Text";
|
|
3726
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3727
|
-
font-weight: 500;
|
|
3728
|
-
font-style: normal;
|
|
3729
|
-
}
|
|
3730
|
-
@font-face {
|
|
3731
|
-
font-family: "Golos Text";
|
|
3732
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3733
|
-
font-weight: 600;
|
|
3734
|
-
font-style: normal;
|
|
3735
|
-
}
|
|
3736
2836
|
.DropdownItem-module__dropdownItem___N8ZNV {
|
|
3737
2837
|
height: fit-content;
|
|
3738
2838
|
gap: 6px;
|
|
@@ -3888,42 +2988,6 @@
|
|
|
3888
2988
|
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
3889
2989
|
!*** 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/Loaders/styles/LoadingIndicator.module.scss ***!
|
|
3890
2990
|
\****************************************************************************************************************************************************************************************************************************************************************************/
|
|
3891
|
-
@font-face {
|
|
3892
|
-
font-family: "Golos UI";
|
|
3893
|
-
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");
|
|
3894
|
-
font-weight: 400;
|
|
3895
|
-
font-style: normal;
|
|
3896
|
-
}
|
|
3897
|
-
@font-face {
|
|
3898
|
-
font-family: "Golos UI";
|
|
3899
|
-
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");
|
|
3900
|
-
font-weight: 500;
|
|
3901
|
-
font-style: normal;
|
|
3902
|
-
}
|
|
3903
|
-
@font-face {
|
|
3904
|
-
font-family: "Golos UI";
|
|
3905
|
-
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");
|
|
3906
|
-
font-weight: 600;
|
|
3907
|
-
font-style: normal;
|
|
3908
|
-
}
|
|
3909
|
-
@font-face {
|
|
3910
|
-
font-family: "Golos Text";
|
|
3911
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
3912
|
-
font-weight: 400;
|
|
3913
|
-
font-style: normal;
|
|
3914
|
-
}
|
|
3915
|
-
@font-face {
|
|
3916
|
-
font-family: "Golos Text";
|
|
3917
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
3918
|
-
font-weight: 500;
|
|
3919
|
-
font-style: normal;
|
|
3920
|
-
}
|
|
3921
|
-
@font-face {
|
|
3922
|
-
font-family: "Golos Text";
|
|
3923
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
3924
|
-
font-weight: 600;
|
|
3925
|
-
font-style: normal;
|
|
3926
|
-
}
|
|
3927
2991
|
.LoadingIndicator-module__LoadingIndicator___iELVb {
|
|
3928
2992
|
display: flex;
|
|
3929
2993
|
flex-direction: column;
|
|
@@ -4033,42 +3097,6 @@
|
|
|
4033
3097
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4034
3098
|
!*** 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/MediaViewer/styles/components/ControlBar.module.scss ***!
|
|
4035
3099
|
\*************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4036
|
-
@font-face {
|
|
4037
|
-
font-family: "Golos UI";
|
|
4038
|
-
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");
|
|
4039
|
-
font-weight: 400;
|
|
4040
|
-
font-style: normal;
|
|
4041
|
-
}
|
|
4042
|
-
@font-face {
|
|
4043
|
-
font-family: "Golos UI";
|
|
4044
|
-
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");
|
|
4045
|
-
font-weight: 500;
|
|
4046
|
-
font-style: normal;
|
|
4047
|
-
}
|
|
4048
|
-
@font-face {
|
|
4049
|
-
font-family: "Golos UI";
|
|
4050
|
-
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");
|
|
4051
|
-
font-weight: 600;
|
|
4052
|
-
font-style: normal;
|
|
4053
|
-
}
|
|
4054
|
-
@font-face {
|
|
4055
|
-
font-family: "Golos Text";
|
|
4056
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4057
|
-
font-weight: 400;
|
|
4058
|
-
font-style: normal;
|
|
4059
|
-
}
|
|
4060
|
-
@font-face {
|
|
4061
|
-
font-family: "Golos Text";
|
|
4062
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4063
|
-
font-weight: 500;
|
|
4064
|
-
font-style: normal;
|
|
4065
|
-
}
|
|
4066
|
-
@font-face {
|
|
4067
|
-
font-family: "Golos Text";
|
|
4068
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4069
|
-
font-weight: 600;
|
|
4070
|
-
font-style: normal;
|
|
4071
|
-
}
|
|
4072
3100
|
.ControlBar-module__controlBar___B0pDT {
|
|
4073
3101
|
width: fit-content;
|
|
4074
3102
|
gap: 24px;
|
|
@@ -4080,42 +3108,6 @@
|
|
|
4080
3108
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4081
3109
|
!*** 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/MediaViewer/styles/components/VideoProgressBar.module.scss ***!
|
|
4082
3110
|
\*******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4083
|
-
@font-face {
|
|
4084
|
-
font-family: "Golos UI";
|
|
4085
|
-
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");
|
|
4086
|
-
font-weight: 400;
|
|
4087
|
-
font-style: normal;
|
|
4088
|
-
}
|
|
4089
|
-
@font-face {
|
|
4090
|
-
font-family: "Golos UI";
|
|
4091
|
-
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");
|
|
4092
|
-
font-weight: 500;
|
|
4093
|
-
font-style: normal;
|
|
4094
|
-
}
|
|
4095
|
-
@font-face {
|
|
4096
|
-
font-family: "Golos UI";
|
|
4097
|
-
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");
|
|
4098
|
-
font-weight: 600;
|
|
4099
|
-
font-style: normal;
|
|
4100
|
-
}
|
|
4101
|
-
@font-face {
|
|
4102
|
-
font-family: "Golos Text";
|
|
4103
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4104
|
-
font-weight: 400;
|
|
4105
|
-
font-style: normal;
|
|
4106
|
-
}
|
|
4107
|
-
@font-face {
|
|
4108
|
-
font-family: "Golos Text";
|
|
4109
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4110
|
-
font-weight: 500;
|
|
4111
|
-
font-style: normal;
|
|
4112
|
-
}
|
|
4113
|
-
@font-face {
|
|
4114
|
-
font-family: "Golos Text";
|
|
4115
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4116
|
-
font-weight: 600;
|
|
4117
|
-
font-style: normal;
|
|
4118
|
-
}
|
|
4119
3111
|
.VideoProgressBar-module__videoProgressBar___QrnSp {
|
|
4120
3112
|
width: 100%;
|
|
4121
3113
|
height: 8px;
|
|
@@ -4138,47 +3130,11 @@
|
|
|
4138
3130
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4139
3131
|
!*** 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/MediaViewer/styles/components/VideoViewer.module.scss ***!
|
|
4140
3132
|
\**************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
|
|
4146
|
-
}
|
|
4147
|
-
@font-face {
|
|
4148
|
-
font-family: "Golos UI";
|
|
4149
|
-
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");
|
|
4150
|
-
font-weight: 500;
|
|
4151
|
-
font-style: normal;
|
|
4152
|
-
}
|
|
4153
|
-
@font-face {
|
|
4154
|
-
font-family: "Golos UI";
|
|
4155
|
-
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");
|
|
4156
|
-
font-weight: 600;
|
|
4157
|
-
font-style: normal;
|
|
4158
|
-
}
|
|
4159
|
-
@font-face {
|
|
4160
|
-
font-family: "Golos Text";
|
|
4161
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4162
|
-
font-weight: 400;
|
|
4163
|
-
font-style: normal;
|
|
4164
|
-
}
|
|
4165
|
-
@font-face {
|
|
4166
|
-
font-family: "Golos Text";
|
|
4167
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4168
|
-
font-weight: 500;
|
|
4169
|
-
font-style: normal;
|
|
4170
|
-
}
|
|
4171
|
-
@font-face {
|
|
4172
|
-
font-family: "Golos Text";
|
|
4173
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4174
|
-
font-weight: 600;
|
|
4175
|
-
font-style: normal;
|
|
4176
|
-
}
|
|
4177
|
-
.VideoViewer-module__VideoViewer___DnYgG {
|
|
4178
|
-
flex: none;
|
|
4179
|
-
width: fit-content;
|
|
4180
|
-
height: 100%;
|
|
4181
|
-
position: relative;
|
|
3133
|
+
.VideoViewer-module__VideoViewer___DnYgG {
|
|
3134
|
+
flex: none;
|
|
3135
|
+
width: fit-content;
|
|
3136
|
+
height: 100%;
|
|
3137
|
+
position: relative;
|
|
4182
3138
|
}
|
|
4183
3139
|
.VideoViewer-module__VideoViewer___DnYgG {
|
|
4184
3140
|
display: flex;
|
|
@@ -4256,42 +3212,6 @@
|
|
|
4256
3212
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4257
3213
|
!*** 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/MediaViewer/styles/components/ImageViewer.module.scss ***!
|
|
4258
3214
|
\**************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4259
|
-
@font-face {
|
|
4260
|
-
font-family: "Golos UI";
|
|
4261
|
-
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");
|
|
4262
|
-
font-weight: 400;
|
|
4263
|
-
font-style: normal;
|
|
4264
|
-
}
|
|
4265
|
-
@font-face {
|
|
4266
|
-
font-family: "Golos UI";
|
|
4267
|
-
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");
|
|
4268
|
-
font-weight: 500;
|
|
4269
|
-
font-style: normal;
|
|
4270
|
-
}
|
|
4271
|
-
@font-face {
|
|
4272
|
-
font-family: "Golos UI";
|
|
4273
|
-
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");
|
|
4274
|
-
font-weight: 600;
|
|
4275
|
-
font-style: normal;
|
|
4276
|
-
}
|
|
4277
|
-
@font-face {
|
|
4278
|
-
font-family: "Golos Text";
|
|
4279
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4280
|
-
font-weight: 400;
|
|
4281
|
-
font-style: normal;
|
|
4282
|
-
}
|
|
4283
|
-
@font-face {
|
|
4284
|
-
font-family: "Golos Text";
|
|
4285
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4286
|
-
font-weight: 500;
|
|
4287
|
-
font-style: normal;
|
|
4288
|
-
}
|
|
4289
|
-
@font-face {
|
|
4290
|
-
font-family: "Golos Text";
|
|
4291
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4292
|
-
font-weight: 600;
|
|
4293
|
-
font-style: normal;
|
|
4294
|
-
}
|
|
4295
3215
|
.ImageViewer-module__ImageViewer___lH_sP {
|
|
4296
3216
|
flex: none;
|
|
4297
3217
|
width: fit-content;
|
|
@@ -4301,42 +3221,6 @@
|
|
|
4301
3221
|
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4302
3222
|
!*** 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/MediaViewer/styles/MediaViewer.module.scss ***!
|
|
4303
3223
|
\***************************************************************************************************************************************************************************************************************************************************************************/
|
|
4304
|
-
@font-face {
|
|
4305
|
-
font-family: "Golos UI";
|
|
4306
|
-
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");
|
|
4307
|
-
font-weight: 400;
|
|
4308
|
-
font-style: normal;
|
|
4309
|
-
}
|
|
4310
|
-
@font-face {
|
|
4311
|
-
font-family: "Golos UI";
|
|
4312
|
-
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");
|
|
4313
|
-
font-weight: 500;
|
|
4314
|
-
font-style: normal;
|
|
4315
|
-
}
|
|
4316
|
-
@font-face {
|
|
4317
|
-
font-family: "Golos UI";
|
|
4318
|
-
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");
|
|
4319
|
-
font-weight: 600;
|
|
4320
|
-
font-style: normal;
|
|
4321
|
-
}
|
|
4322
|
-
@font-face {
|
|
4323
|
-
font-family: "Golos Text";
|
|
4324
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4325
|
-
font-weight: 400;
|
|
4326
|
-
font-style: normal;
|
|
4327
|
-
}
|
|
4328
|
-
@font-face {
|
|
4329
|
-
font-family: "Golos Text";
|
|
4330
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4331
|
-
font-weight: 500;
|
|
4332
|
-
font-style: normal;
|
|
4333
|
-
}
|
|
4334
|
-
@font-face {
|
|
4335
|
-
font-family: "Golos Text";
|
|
4336
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4337
|
-
font-weight: 600;
|
|
4338
|
-
font-style: normal;
|
|
4339
|
-
}
|
|
4340
3224
|
.MediaViewer-module__MediaViewer___DsL4T {
|
|
4341
3225
|
width: 100%;
|
|
4342
3226
|
height: 100%;
|
|
@@ -4370,42 +3254,6 @@
|
|
|
4370
3254
|
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4371
3255
|
!*** 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/PlayButton/styles/PlayButton.module.scss ***!
|
|
4372
3256
|
\*************************************************************************************************************************************************************************************************************************************************************************/
|
|
4373
|
-
@font-face {
|
|
4374
|
-
font-family: "Golos UI";
|
|
4375
|
-
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");
|
|
4376
|
-
font-weight: 400;
|
|
4377
|
-
font-style: normal;
|
|
4378
|
-
}
|
|
4379
|
-
@font-face {
|
|
4380
|
-
font-family: "Golos UI";
|
|
4381
|
-
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");
|
|
4382
|
-
font-weight: 500;
|
|
4383
|
-
font-style: normal;
|
|
4384
|
-
}
|
|
4385
|
-
@font-face {
|
|
4386
|
-
font-family: "Golos UI";
|
|
4387
|
-
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");
|
|
4388
|
-
font-weight: 600;
|
|
4389
|
-
font-style: normal;
|
|
4390
|
-
}
|
|
4391
|
-
@font-face {
|
|
4392
|
-
font-family: "Golos Text";
|
|
4393
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4394
|
-
font-weight: 400;
|
|
4395
|
-
font-style: normal;
|
|
4396
|
-
}
|
|
4397
|
-
@font-face {
|
|
4398
|
-
font-family: "Golos Text";
|
|
4399
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4400
|
-
font-weight: 500;
|
|
4401
|
-
font-style: normal;
|
|
4402
|
-
}
|
|
4403
|
-
@font-face {
|
|
4404
|
-
font-family: "Golos Text";
|
|
4405
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4406
|
-
font-weight: 600;
|
|
4407
|
-
font-style: normal;
|
|
4408
|
-
}
|
|
4409
3257
|
.PlayButton-module__PlayButton___JmGh_ {
|
|
4410
3258
|
border: 1px solid transparent;
|
|
4411
3259
|
border-radius: 50%;
|
|
@@ -4482,42 +3330,6 @@
|
|
|
4482
3330
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4483
3331
|
!*** 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/DateTimePicker/styles/components/CalendarDay.module.scss ***!
|
|
4484
3332
|
\*****************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4485
|
-
@font-face {
|
|
4486
|
-
font-family: "Golos UI";
|
|
4487
|
-
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");
|
|
4488
|
-
font-weight: 400;
|
|
4489
|
-
font-style: normal;
|
|
4490
|
-
}
|
|
4491
|
-
@font-face {
|
|
4492
|
-
font-family: "Golos UI";
|
|
4493
|
-
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");
|
|
4494
|
-
font-weight: 500;
|
|
4495
|
-
font-style: normal;
|
|
4496
|
-
}
|
|
4497
|
-
@font-face {
|
|
4498
|
-
font-family: "Golos UI";
|
|
4499
|
-
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");
|
|
4500
|
-
font-weight: 600;
|
|
4501
|
-
font-style: normal;
|
|
4502
|
-
}
|
|
4503
|
-
@font-face {
|
|
4504
|
-
font-family: "Golos Text";
|
|
4505
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4506
|
-
font-weight: 400;
|
|
4507
|
-
font-style: normal;
|
|
4508
|
-
}
|
|
4509
|
-
@font-face {
|
|
4510
|
-
font-family: "Golos Text";
|
|
4511
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4512
|
-
font-weight: 500;
|
|
4513
|
-
font-style: normal;
|
|
4514
|
-
}
|
|
4515
|
-
@font-face {
|
|
4516
|
-
font-family: "Golos Text";
|
|
4517
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4518
|
-
font-weight: 600;
|
|
4519
|
-
font-style: normal;
|
|
4520
|
-
}
|
|
4521
3333
|
.CalendarDay-module__CalendarDayWrapper___oK70p {
|
|
4522
3334
|
width: fit-content;
|
|
4523
3335
|
height: fit-content;
|
|
@@ -4711,42 +3523,6 @@
|
|
|
4711
3523
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4712
3524
|
!*** 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/DateTimePicker/styles/components/CalendarMonth.module.scss ***!
|
|
4713
3525
|
\*******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4714
|
-
@font-face {
|
|
4715
|
-
font-family: "Golos UI";
|
|
4716
|
-
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");
|
|
4717
|
-
font-weight: 400;
|
|
4718
|
-
font-style: normal;
|
|
4719
|
-
}
|
|
4720
|
-
@font-face {
|
|
4721
|
-
font-family: "Golos UI";
|
|
4722
|
-
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");
|
|
4723
|
-
font-weight: 500;
|
|
4724
|
-
font-style: normal;
|
|
4725
|
-
}
|
|
4726
|
-
@font-face {
|
|
4727
|
-
font-family: "Golos UI";
|
|
4728
|
-
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");
|
|
4729
|
-
font-weight: 600;
|
|
4730
|
-
font-style: normal;
|
|
4731
|
-
}
|
|
4732
|
-
@font-face {
|
|
4733
|
-
font-family: "Golos Text";
|
|
4734
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4735
|
-
font-weight: 400;
|
|
4736
|
-
font-style: normal;
|
|
4737
|
-
}
|
|
4738
|
-
@font-face {
|
|
4739
|
-
font-family: "Golos Text";
|
|
4740
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4741
|
-
font-weight: 500;
|
|
4742
|
-
font-style: normal;
|
|
4743
|
-
}
|
|
4744
|
-
@font-face {
|
|
4745
|
-
font-family: "Golos Text";
|
|
4746
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4747
|
-
font-weight: 600;
|
|
4748
|
-
font-style: normal;
|
|
4749
|
-
}
|
|
4750
3526
|
.CalendarMonth-module__CalendarMonth___BVPk3 {
|
|
4751
3527
|
width: 100%;
|
|
4752
3528
|
height: fit-content;
|
|
@@ -4787,42 +3563,6 @@
|
|
|
4787
3563
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4788
3564
|
!*** 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/DateTimePicker/styles/components/CalendarYear.module.scss ***!
|
|
4789
3565
|
\******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4790
|
-
@font-face {
|
|
4791
|
-
font-family: "Golos UI";
|
|
4792
|
-
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");
|
|
4793
|
-
font-weight: 400;
|
|
4794
|
-
font-style: normal;
|
|
4795
|
-
}
|
|
4796
|
-
@font-face {
|
|
4797
|
-
font-family: "Golos UI";
|
|
4798
|
-
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");
|
|
4799
|
-
font-weight: 500;
|
|
4800
|
-
font-style: normal;
|
|
4801
|
-
}
|
|
4802
|
-
@font-face {
|
|
4803
|
-
font-family: "Golos UI";
|
|
4804
|
-
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");
|
|
4805
|
-
font-weight: 600;
|
|
4806
|
-
font-style: normal;
|
|
4807
|
-
}
|
|
4808
|
-
@font-face {
|
|
4809
|
-
font-family: "Golos Text";
|
|
4810
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4811
|
-
font-weight: 400;
|
|
4812
|
-
font-style: normal;
|
|
4813
|
-
}
|
|
4814
|
-
@font-face {
|
|
4815
|
-
font-family: "Golos Text";
|
|
4816
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4817
|
-
font-weight: 500;
|
|
4818
|
-
font-style: normal;
|
|
4819
|
-
}
|
|
4820
|
-
@font-face {
|
|
4821
|
-
font-family: "Golos Text";
|
|
4822
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4823
|
-
font-weight: 600;
|
|
4824
|
-
font-style: normal;
|
|
4825
|
-
}
|
|
4826
3566
|
.CalendarYear-module__CalendarYear___gMG1A {
|
|
4827
3567
|
width: 100%;
|
|
4828
3568
|
height: fit-content;
|
|
@@ -4863,42 +3603,6 @@
|
|
|
4863
3603
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4864
3604
|
!*** 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/DateTimePicker/styles/components/CalendarButton.module.scss ***!
|
|
4865
3605
|
\********************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4866
|
-
@font-face {
|
|
4867
|
-
font-family: "Golos UI";
|
|
4868
|
-
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");
|
|
4869
|
-
font-weight: 400;
|
|
4870
|
-
font-style: normal;
|
|
4871
|
-
}
|
|
4872
|
-
@font-face {
|
|
4873
|
-
font-family: "Golos UI";
|
|
4874
|
-
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");
|
|
4875
|
-
font-weight: 500;
|
|
4876
|
-
font-style: normal;
|
|
4877
|
-
}
|
|
4878
|
-
@font-face {
|
|
4879
|
-
font-family: "Golos UI";
|
|
4880
|
-
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");
|
|
4881
|
-
font-weight: 600;
|
|
4882
|
-
font-style: normal;
|
|
4883
|
-
}
|
|
4884
|
-
@font-face {
|
|
4885
|
-
font-family: "Golos Text";
|
|
4886
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4887
|
-
font-weight: 400;
|
|
4888
|
-
font-style: normal;
|
|
4889
|
-
}
|
|
4890
|
-
@font-face {
|
|
4891
|
-
font-family: "Golos Text";
|
|
4892
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4893
|
-
font-weight: 500;
|
|
4894
|
-
font-style: normal;
|
|
4895
|
-
}
|
|
4896
|
-
@font-face {
|
|
4897
|
-
font-family: "Golos Text";
|
|
4898
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4899
|
-
font-weight: 600;
|
|
4900
|
-
font-style: normal;
|
|
4901
|
-
}
|
|
4902
3606
|
.CalendarButton-module__CalendarButton___yVvoS {
|
|
4903
3607
|
width: fit-content;
|
|
4904
3608
|
height: fit-content;
|
|
@@ -4937,42 +3641,6 @@
|
|
|
4937
3641
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4938
3642
|
!*** 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/DateTimePicker/styles/components/TimePickerTag.module.scss ***!
|
|
4939
3643
|
\*******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
4940
|
-
@font-face {
|
|
4941
|
-
font-family: "Golos UI";
|
|
4942
|
-
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");
|
|
4943
|
-
font-weight: 400;
|
|
4944
|
-
font-style: normal;
|
|
4945
|
-
}
|
|
4946
|
-
@font-face {
|
|
4947
|
-
font-family: "Golos UI";
|
|
4948
|
-
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");
|
|
4949
|
-
font-weight: 500;
|
|
4950
|
-
font-style: normal;
|
|
4951
|
-
}
|
|
4952
|
-
@font-face {
|
|
4953
|
-
font-family: "Golos UI";
|
|
4954
|
-
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");
|
|
4955
|
-
font-weight: 600;
|
|
4956
|
-
font-style: normal;
|
|
4957
|
-
}
|
|
4958
|
-
@font-face {
|
|
4959
|
-
font-family: "Golos Text";
|
|
4960
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
4961
|
-
font-weight: 400;
|
|
4962
|
-
font-style: normal;
|
|
4963
|
-
}
|
|
4964
|
-
@font-face {
|
|
4965
|
-
font-family: "Golos Text";
|
|
4966
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
4967
|
-
font-weight: 500;
|
|
4968
|
-
font-style: normal;
|
|
4969
|
-
}
|
|
4970
|
-
@font-face {
|
|
4971
|
-
font-family: "Golos Text";
|
|
4972
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
4973
|
-
font-weight: 600;
|
|
4974
|
-
font-style: normal;
|
|
4975
|
-
}
|
|
4976
3644
|
.TimePickerTag-module__TimePickerTag___dqqfW {
|
|
4977
3645
|
width: fit-content;
|
|
4978
3646
|
height: fit-content;
|
|
@@ -4997,42 +3665,6 @@
|
|
|
4997
3665
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
4998
3666
|
!*** 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/DateTimePicker/styles/components/TimePickerFeed.module.scss ***!
|
|
4999
3667
|
\********************************************************************************************************************************************************************************************************************************************************************************************/
|
|
5000
|
-
@font-face {
|
|
5001
|
-
font-family: "Golos UI";
|
|
5002
|
-
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");
|
|
5003
|
-
font-weight: 400;
|
|
5004
|
-
font-style: normal;
|
|
5005
|
-
}
|
|
5006
|
-
@font-face {
|
|
5007
|
-
font-family: "Golos UI";
|
|
5008
|
-
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");
|
|
5009
|
-
font-weight: 500;
|
|
5010
|
-
font-style: normal;
|
|
5011
|
-
}
|
|
5012
|
-
@font-face {
|
|
5013
|
-
font-family: "Golos UI";
|
|
5014
|
-
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");
|
|
5015
|
-
font-weight: 600;
|
|
5016
|
-
font-style: normal;
|
|
5017
|
-
}
|
|
5018
|
-
@font-face {
|
|
5019
|
-
font-family: "Golos Text";
|
|
5020
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5021
|
-
font-weight: 400;
|
|
5022
|
-
font-style: normal;
|
|
5023
|
-
}
|
|
5024
|
-
@font-face {
|
|
5025
|
-
font-family: "Golos Text";
|
|
5026
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5027
|
-
font-weight: 500;
|
|
5028
|
-
font-style: normal;
|
|
5029
|
-
}
|
|
5030
|
-
@font-face {
|
|
5031
|
-
font-family: "Golos Text";
|
|
5032
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5033
|
-
font-weight: 600;
|
|
5034
|
-
font-style: normal;
|
|
5035
|
-
}
|
|
5036
3668
|
.TimePickerFeed-module__wrapper___BiInJ {
|
|
5037
3669
|
width: fit-content;
|
|
5038
3670
|
height: fit-content;
|
|
@@ -5144,42 +3776,6 @@
|
|
|
5144
3776
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5145
3777
|
!*** 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/DateTimePicker/styles/pickers/DatePicker.module.scss ***!
|
|
5146
3778
|
\*************************************************************************************************************************************************************************************************************************************************************************************/
|
|
5147
|
-
@font-face {
|
|
5148
|
-
font-family: "Golos UI";
|
|
5149
|
-
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");
|
|
5150
|
-
font-weight: 400;
|
|
5151
|
-
font-style: normal;
|
|
5152
|
-
}
|
|
5153
|
-
@font-face {
|
|
5154
|
-
font-family: "Golos UI";
|
|
5155
|
-
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");
|
|
5156
|
-
font-weight: 500;
|
|
5157
|
-
font-style: normal;
|
|
5158
|
-
}
|
|
5159
|
-
@font-face {
|
|
5160
|
-
font-family: "Golos UI";
|
|
5161
|
-
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");
|
|
5162
|
-
font-weight: 600;
|
|
5163
|
-
font-style: normal;
|
|
5164
|
-
}
|
|
5165
|
-
@font-face {
|
|
5166
|
-
font-family: "Golos Text";
|
|
5167
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5168
|
-
font-weight: 400;
|
|
5169
|
-
font-style: normal;
|
|
5170
|
-
}
|
|
5171
|
-
@font-face {
|
|
5172
|
-
font-family: "Golos Text";
|
|
5173
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5174
|
-
font-weight: 500;
|
|
5175
|
-
font-style: normal;
|
|
5176
|
-
}
|
|
5177
|
-
@font-face {
|
|
5178
|
-
font-family: "Golos Text";
|
|
5179
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5180
|
-
font-weight: 600;
|
|
5181
|
-
font-style: normal;
|
|
5182
|
-
}
|
|
5183
3779
|
.DatePicker-module__datePicker___rIs4v {
|
|
5184
3780
|
width: 100%;
|
|
5185
3781
|
height: fit-content;
|
|
@@ -5244,42 +3840,6 @@
|
|
|
5244
3840
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5245
3841
|
!*** 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/DateTimePicker/styles/pickers/YearMonthPicker.module.scss ***!
|
|
5246
3842
|
\******************************************************************************************************************************************************************************************************************************************************************************************/
|
|
5247
|
-
@font-face {
|
|
5248
|
-
font-family: "Golos UI";
|
|
5249
|
-
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");
|
|
5250
|
-
font-weight: 400;
|
|
5251
|
-
font-style: normal;
|
|
5252
|
-
}
|
|
5253
|
-
@font-face {
|
|
5254
|
-
font-family: "Golos UI";
|
|
5255
|
-
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");
|
|
5256
|
-
font-weight: 500;
|
|
5257
|
-
font-style: normal;
|
|
5258
|
-
}
|
|
5259
|
-
@font-face {
|
|
5260
|
-
font-family: "Golos UI";
|
|
5261
|
-
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");
|
|
5262
|
-
font-weight: 600;
|
|
5263
|
-
font-style: normal;
|
|
5264
|
-
}
|
|
5265
|
-
@font-face {
|
|
5266
|
-
font-family: "Golos Text";
|
|
5267
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5268
|
-
font-weight: 400;
|
|
5269
|
-
font-style: normal;
|
|
5270
|
-
}
|
|
5271
|
-
@font-face {
|
|
5272
|
-
font-family: "Golos Text";
|
|
5273
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5274
|
-
font-weight: 500;
|
|
5275
|
-
font-style: normal;
|
|
5276
|
-
}
|
|
5277
|
-
@font-face {
|
|
5278
|
-
font-family: "Golos Text";
|
|
5279
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5280
|
-
font-weight: 600;
|
|
5281
|
-
font-style: normal;
|
|
5282
|
-
}
|
|
5283
3843
|
.YearMonthPicker-module__YearMonthPicker___jd8KA {
|
|
5284
3844
|
width: 100%;
|
|
5285
3845
|
height: fit-content;
|
|
@@ -5316,42 +3876,6 @@
|
|
|
5316
3876
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5317
3877
|
!*** 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/DateTimePicker/styles/pickers/TimePicker.module.scss ***!
|
|
5318
3878
|
\*************************************************************************************************************************************************************************************************************************************************************************************/
|
|
5319
|
-
@font-face {
|
|
5320
|
-
font-family: "Golos UI";
|
|
5321
|
-
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");
|
|
5322
|
-
font-weight: 400;
|
|
5323
|
-
font-style: normal;
|
|
5324
|
-
}
|
|
5325
|
-
@font-face {
|
|
5326
|
-
font-family: "Golos UI";
|
|
5327
|
-
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");
|
|
5328
|
-
font-weight: 500;
|
|
5329
|
-
font-style: normal;
|
|
5330
|
-
}
|
|
5331
|
-
@font-face {
|
|
5332
|
-
font-family: "Golos UI";
|
|
5333
|
-
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");
|
|
5334
|
-
font-weight: 600;
|
|
5335
|
-
font-style: normal;
|
|
5336
|
-
}
|
|
5337
|
-
@font-face {
|
|
5338
|
-
font-family: "Golos Text";
|
|
5339
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5340
|
-
font-weight: 400;
|
|
5341
|
-
font-style: normal;
|
|
5342
|
-
}
|
|
5343
|
-
@font-face {
|
|
5344
|
-
font-family: "Golos Text";
|
|
5345
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5346
|
-
font-weight: 500;
|
|
5347
|
-
font-style: normal;
|
|
5348
|
-
}
|
|
5349
|
-
@font-face {
|
|
5350
|
-
font-family: "Golos Text";
|
|
5351
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5352
|
-
font-weight: 600;
|
|
5353
|
-
font-style: normal;
|
|
5354
|
-
}
|
|
5355
3879
|
.TimePicker-module__TimePicker___iT3kM {
|
|
5356
3880
|
width: 100%;
|
|
5357
3881
|
min-width: 292px;
|
|
@@ -5423,42 +3947,6 @@
|
|
|
5423
3947
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5424
3948
|
!*** 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/DateTimePicker/styles/DateTimePicker.module.scss ***!
|
|
5425
3949
|
\*********************************************************************************************************************************************************************************************************************************************************************************/
|
|
5426
|
-
@font-face {
|
|
5427
|
-
font-family: "Golos UI";
|
|
5428
|
-
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");
|
|
5429
|
-
font-weight: 400;
|
|
5430
|
-
font-style: normal;
|
|
5431
|
-
}
|
|
5432
|
-
@font-face {
|
|
5433
|
-
font-family: "Golos UI";
|
|
5434
|
-
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");
|
|
5435
|
-
font-weight: 500;
|
|
5436
|
-
font-style: normal;
|
|
5437
|
-
}
|
|
5438
|
-
@font-face {
|
|
5439
|
-
font-family: "Golos UI";
|
|
5440
|
-
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");
|
|
5441
|
-
font-weight: 600;
|
|
5442
|
-
font-style: normal;
|
|
5443
|
-
}
|
|
5444
|
-
@font-face {
|
|
5445
|
-
font-family: "Golos Text";
|
|
5446
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5447
|
-
font-weight: 400;
|
|
5448
|
-
font-style: normal;
|
|
5449
|
-
}
|
|
5450
|
-
@font-face {
|
|
5451
|
-
font-family: "Golos Text";
|
|
5452
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5453
|
-
font-weight: 500;
|
|
5454
|
-
font-style: normal;
|
|
5455
|
-
}
|
|
5456
|
-
@font-face {
|
|
5457
|
-
font-family: "Golos Text";
|
|
5458
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5459
|
-
font-weight: 600;
|
|
5460
|
-
font-style: normal;
|
|
5461
|
-
}
|
|
5462
3950
|
.DateTimePicker-module__DateTimePicker___qMYhM {
|
|
5463
3951
|
width: 324px;
|
|
5464
3952
|
height: fit-content;
|
|
@@ -5530,42 +4018,6 @@
|
|
|
5530
4018
|
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5531
4019
|
!*** 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/Tooltip/styles/Tooltip.module.scss ***!
|
|
5532
4020
|
\*******************************************************************************************************************************************************************************************************************************************************************/
|
|
5533
|
-
@font-face {
|
|
5534
|
-
font-family: "Golos UI";
|
|
5535
|
-
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");
|
|
5536
|
-
font-weight: 400;
|
|
5537
|
-
font-style: normal;
|
|
5538
|
-
}
|
|
5539
|
-
@font-face {
|
|
5540
|
-
font-family: "Golos UI";
|
|
5541
|
-
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");
|
|
5542
|
-
font-weight: 500;
|
|
5543
|
-
font-style: normal;
|
|
5544
|
-
}
|
|
5545
|
-
@font-face {
|
|
5546
|
-
font-family: "Golos UI";
|
|
5547
|
-
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");
|
|
5548
|
-
font-weight: 600;
|
|
5549
|
-
font-style: normal;
|
|
5550
|
-
}
|
|
5551
|
-
@font-face {
|
|
5552
|
-
font-family: "Golos Text";
|
|
5553
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5554
|
-
font-weight: 400;
|
|
5555
|
-
font-style: normal;
|
|
5556
|
-
}
|
|
5557
|
-
@font-face {
|
|
5558
|
-
font-family: "Golos Text";
|
|
5559
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5560
|
-
font-weight: 500;
|
|
5561
|
-
font-style: normal;
|
|
5562
|
-
}
|
|
5563
|
-
@font-face {
|
|
5564
|
-
font-family: "Golos Text";
|
|
5565
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5566
|
-
font-weight: 600;
|
|
5567
|
-
font-style: normal;
|
|
5568
|
-
}
|
|
5569
4021
|
.Tooltip-module__Container___ImGDR {
|
|
5570
4022
|
position: fixed;
|
|
5571
4023
|
z-index: 10;
|
|
@@ -5666,42 +4118,6 @@
|
|
|
5666
4118
|
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
|
|
5667
4119
|
!*** 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/Dropdown/styles/Dropdown.module.scss ***!
|
|
5668
4120
|
\*********************************************************************************************************************************************************************************************************************************************************************/
|
|
5669
|
-
@font-face {
|
|
5670
|
-
font-family: "Golos UI";
|
|
5671
|
-
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");
|
|
5672
|
-
font-weight: 400;
|
|
5673
|
-
font-style: normal;
|
|
5674
|
-
}
|
|
5675
|
-
@font-face {
|
|
5676
|
-
font-family: "Golos UI";
|
|
5677
|
-
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");
|
|
5678
|
-
font-weight: 500;
|
|
5679
|
-
font-style: normal;
|
|
5680
|
-
}
|
|
5681
|
-
@font-face {
|
|
5682
|
-
font-family: "Golos UI";
|
|
5683
|
-
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");
|
|
5684
|
-
font-weight: 600;
|
|
5685
|
-
font-style: normal;
|
|
5686
|
-
}
|
|
5687
|
-
@font-face {
|
|
5688
|
-
font-family: "Golos Text";
|
|
5689
|
-
src: local("Golos Text"), url(fonts/golos-text_regular.23f4c2d2931cfb0070d9.ttf) format("truetype"), url(fonts/golos-text_regular.012c46c94b1cd02ee582.woff2) format("woff2"), url(fonts/golos-text_regular.437e7b47534cc7d6fd24.woff) format("woff");
|
|
5690
|
-
font-weight: 400;
|
|
5691
|
-
font-style: normal;
|
|
5692
|
-
}
|
|
5693
|
-
@font-face {
|
|
5694
|
-
font-family: "Golos Text";
|
|
5695
|
-
src: local("Golos Text"), url(fonts/golos-text_medium.443c23223f5e9ffa67f6.ttf) format("truetype"), url(fonts/golos-text_medium.69f15b6afe697154d728.woff2) format("woff2"), url(fonts/golos-text_medium.ffa67c71c79e49888091.woff) format("woff");
|
|
5696
|
-
font-weight: 500;
|
|
5697
|
-
font-style: normal;
|
|
5698
|
-
}
|
|
5699
|
-
@font-face {
|
|
5700
|
-
font-family: "Golos Text";
|
|
5701
|
-
src: local("Golos Text"), url(fonts/golos-text_demibold.56576690cfef6589aa86.ttf) format("truetype"), url(fonts/golos-text_demibold.e1665fc873e3565a6eed.woff2) format("woff2"), url(fonts/golos-text_demibold.05e6a34649d70eb79fef.woff) format("woff");
|
|
5702
|
-
font-weight: 600;
|
|
5703
|
-
font-style: normal;
|
|
5704
|
-
}
|
|
5705
4121
|
.Dropdown-module__Dropdown___qWoW1 {
|
|
5706
4122
|
width: 100%;
|
|
5707
4123
|
height: fit-content;
|