@salutejs/sdds-serv 0.326.0-canary.2299.18780728888.0 → 0.326.0-canary.2299.18840379933.0
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/components/Calendar/Calendar.css +14 -10
- package/components/Calendar/Calendar.d.ts +8 -0
- package/components/Calendar/Calendar.js.map +1 -1
- package/components/Calendar/CalendarBase.config.d.ts +5 -0
- package/components/Calendar/CalendarBase.config.js +7 -2
- package/components/Calendar/CalendarBase.config.js.map +1 -1
- package/components/Calendar/{CalendarBase.config_g6e5u8.css → CalendarBase.config_1jcmqiq.css} +3 -1
- package/components/Calendar/CalendarDouble.config.d.ts +5 -0
- package/components/Calendar/CalendarDouble.config.js +7 -2
- package/components/Calendar/CalendarDouble.config.js.map +1 -1
- package/components/Calendar/{CalendarDouble.config_1wk3gzg.css → CalendarDouble.config_nsgnzv.css} +3 -1
- package/components/DatePicker/DatePicker.config.d.ts +4 -0
- package/components/DatePicker/DatePicker.config.js +7 -3
- package/components/DatePicker/DatePicker.config.js.map +1 -1
- package/{es/components/DatePicker/DatePicker.config_5op6am.css → components/DatePicker/DatePicker.config_gcv5qs.css} +5 -3
- package/components/DatePicker/DatePicker.css +9 -7
- package/components/DatePicker/DatePicker.d.ts +8 -0
- package/emotion/cjs/components/Calendar/CalendarBase.config.js +67 -3
- package/emotion/cjs/components/Calendar/CalendarDouble.config.js +67 -3
- package/emotion/cjs/components/DatePicker/DatePicker.config.js +71 -8
- package/emotion/es/components/Calendar/CalendarBase.config.js +67 -3
- package/emotion/es/components/Calendar/CalendarDouble.config.js +67 -3
- package/emotion/es/components/DatePicker/DatePicker.config.js +71 -8
- package/es/components/Calendar/Calendar.css +14 -10
- package/es/components/Calendar/Calendar.js.map +1 -1
- package/es/components/Calendar/CalendarBase.config.js +7 -2
- package/es/components/Calendar/CalendarBase.config.js.map +1 -1
- package/es/components/Calendar/{CalendarBase.config_g6e5u8.css → CalendarBase.config_1jcmqiq.css} +3 -1
- package/es/components/Calendar/CalendarDouble.config.js +7 -2
- package/es/components/Calendar/CalendarDouble.config.js.map +1 -1
- package/es/components/Calendar/{CalendarDouble.config_1wk3gzg.css → CalendarDouble.config_nsgnzv.css} +3 -1
- package/es/components/DatePicker/DatePicker.config.js +7 -3
- package/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/{components/DatePicker/DatePicker.config_5op6am.css → es/components/DatePicker/DatePicker.config_gcv5qs.css} +5 -3
- package/es/components/DatePicker/DatePicker.css +9 -7
- package/es/index.css +24 -18
- package/package.json +8 -8
- package/styled-components/cjs/components/Calendar/CalendarBase.config.js +67 -3
- package/styled-components/cjs/components/Calendar/CalendarDouble.config.js +67 -3
- package/styled-components/cjs/components/DatePicker/DatePicker.config.js +71 -8
- package/styled-components/es/components/Calendar/CalendarBase.config.js +67 -3
- package/styled-components/es/components/Calendar/CalendarDouble.config.js +67 -3
- package/styled-components/es/components/DatePicker/DatePicker.config.js +71 -8
|
@@ -32,7 +32,6 @@ function _templateObject() {
|
|
|
32
32
|
": var(--text-positive);\n\n ",
|
|
33
33
|
": var(--text-primary);\n ",
|
|
34
34
|
": var(--text-secondary);\n ",
|
|
35
|
-
": var(--text-tertiary);\n ",
|
|
36
35
|
": var(--text-accent);\n\n ",
|
|
37
36
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
38
37
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -49,7 +48,8 @@ function _templateObject() {
|
|
|
49
48
|
": var(--surface-transparent-positive-active);\n\n ",
|
|
50
49
|
": var(--text-tertiary);\n ",
|
|
51
50
|
": var(--text-tertiary);\n\n ",
|
|
52
|
-
": var(--text-accent);\n
|
|
51
|
+
": var(--text-accent);\n ",
|
|
52
|
+
": var(--text-tertiary);\n\n ",
|
|
53
53
|
": var(--shadow-down-soft-s);\n ",
|
|
54
54
|
": var(--surface-transparent-secondary);\n ",
|
|
55
55
|
": var(--surface-solid-card);\n ",
|
|
@@ -79,7 +79,10 @@ function _templateObject() {
|
|
|
79
79
|
": var(--surface-clear);\n ",
|
|
80
80
|
": var(--text-primary-hover);\n ",
|
|
81
81
|
": var(--surface-clear);\n ",
|
|
82
|
-
": var(--surface-accent);\n
|
|
82
|
+
": var(--surface-accent);\n\n ",
|
|
83
|
+
": var(--surface-solid-card-brightness);\n ",
|
|
84
|
+
": var(--shadow-down-hard-s);\n ",
|
|
85
|
+
": var(--text-primary);\n "
|
|
83
86
|
]);
|
|
84
87
|
_templateObject = function _templateObject() {
|
|
85
88
|
return data;
|
|
@@ -533,7 +536,25 @@ function _templateObject4() {
|
|
|
533
536
|
function _templateObject5() {
|
|
534
537
|
var data = _tagged_template_literal([
|
|
535
538
|
"\n ",
|
|
536
|
-
": 0.
|
|
539
|
+
": 0.6875rem;\n ",
|
|
540
|
+
": 0.875rem;\n ",
|
|
541
|
+
": 0.6875rem;\n ",
|
|
542
|
+
": 0.875rem;\n\n ",
|
|
543
|
+
": 2.5rem;\n ",
|
|
544
|
+
": 0.625rem;\n\n ",
|
|
545
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
546
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
547
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
548
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
549
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
550
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
551
|
+
": 0.375rem;\n\n ",
|
|
552
|
+
": 1.25rem;\n ",
|
|
553
|
+
": 1.25rem;\n ",
|
|
554
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");\n ',
|
|
555
|
+
": 0.5rem;\n ",
|
|
556
|
+
": 0.625rem;\n ",
|
|
557
|
+
": var(--surface-solid-card-brightness);\n "
|
|
537
558
|
]);
|
|
538
559
|
_templateObject5 = function _templateObject() {
|
|
539
560
|
return data;
|
|
@@ -541,6 +562,44 @@ function _templateObject5() {
|
|
|
541
562
|
return data;
|
|
542
563
|
}
|
|
543
564
|
function _templateObject6() {
|
|
565
|
+
var data = _tagged_template_literal([
|
|
566
|
+
"\n ",
|
|
567
|
+
": 0.5rem;\n ",
|
|
568
|
+
": 0.75rem;\n ",
|
|
569
|
+
": 0.5rem;\n ",
|
|
570
|
+
": 0.75rem;\n\n ",
|
|
571
|
+
": 2rem;\n ",
|
|
572
|
+
": 0.5rem;\n\n ",
|
|
573
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
574
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
575
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
576
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
577
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
578
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
579
|
+
": 0.25rem;\n\n ",
|
|
580
|
+
": 1rem;\n ",
|
|
581
|
+
": 1rem;\n ",
|
|
582
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");\n ',
|
|
583
|
+
": 0.375rem;\n ",
|
|
584
|
+
": 0.5625rem;\n ",
|
|
585
|
+
": var(--surface-solid-card-brightness);\n "
|
|
586
|
+
]);
|
|
587
|
+
_templateObject6 = function _templateObject() {
|
|
588
|
+
return data;
|
|
589
|
+
};
|
|
590
|
+
return data;
|
|
591
|
+
}
|
|
592
|
+
function _templateObject7() {
|
|
593
|
+
var data = _tagged_template_literal([
|
|
594
|
+
"\n ",
|
|
595
|
+
": 0.4;\n "
|
|
596
|
+
]);
|
|
597
|
+
_templateObject7 = function _templateObject() {
|
|
598
|
+
return data;
|
|
599
|
+
};
|
|
600
|
+
return data;
|
|
601
|
+
}
|
|
602
|
+
function _templateObject8() {
|
|
544
603
|
var data = _tagged_template_literal([
|
|
545
604
|
"\n ",
|
|
546
605
|
": var(--surface-transparent-primary);\n ",
|
|
@@ -556,7 +615,7 @@ function _templateObject6() {
|
|
|
556
615
|
": 0.1;\n ",
|
|
557
616
|
": 0.1;\n "
|
|
558
617
|
]);
|
|
559
|
-
|
|
618
|
+
_templateObject8 = function _templateObject() {
|
|
560
619
|
return data;
|
|
561
620
|
};
|
|
562
621
|
return data;
|
|
@@ -568,7 +627,7 @@ var config = {
|
|
|
568
627
|
},
|
|
569
628
|
variations: {
|
|
570
629
|
view: {
|
|
571
|
-
default: (0, _emotion.css)(_templateObject(), _emotion.datePickerTokens.background, _emotion.datePickerTokens.backgroundError, _emotion.datePickerTokens.backgroundSuccess, _emotion.datePickerTokens.dividerColor, _emotion.datePickerTokens.labelColor, _emotion.datePickerTokens.leftHelperColor, _emotion.datePickerTokens.leftHelperColorError, _emotion.datePickerTokens.leftHelperColorSuccess, _emotion.datePickerTokens.textFieldColor, _emotion.datePickerTokens.textFieldPlaceholderColor, _emotion.datePickerTokens.
|
|
630
|
+
default: (0, _emotion.css)(_templateObject(), _emotion.datePickerTokens.background, _emotion.datePickerTokens.backgroundError, _emotion.datePickerTokens.backgroundSuccess, _emotion.datePickerTokens.dividerColor, _emotion.datePickerTokens.labelColor, _emotion.datePickerTokens.leftHelperColor, _emotion.datePickerTokens.leftHelperColorError, _emotion.datePickerTokens.leftHelperColorSuccess, _emotion.datePickerTokens.textFieldColor, _emotion.datePickerTokens.textFieldPlaceholderColor, _emotion.datePickerTokens.textFieldCaretColor, _emotion.datePickerTokens.labelInnerFontFamily, _emotion.datePickerTokens.labelInnerFontSize, _emotion.datePickerTokens.labelInnerFontStyle, _emotion.datePickerTokens.labelInnerFontWeight, _emotion.datePickerTokens.labelInnerLetterSpacing, _emotion.datePickerTokens.labelInnerLineHeight, _emotion.datePickerTokens.indicatorColor, _emotion.datePickerTokens.textFieldBackgroundColor, _emotion.datePickerTokens.textFieldBackgroundColorFocus, _emotion.datePickerTokens.textFieldBackgroundErrorColor, _emotion.datePickerTokens.textFieldBackgroundErrorColorFocus, _emotion.datePickerTokens.textFieldBackgroundSuccessColor, _emotion.datePickerTokens.textFieldBackgroundSuccessColorFocus, _emotion.datePickerTokens.textFieldTextBeforeColor, _emotion.datePickerTokens.textFieldTextAfterColor, _emotion.datePickerTokens.focusColor, _emotion.datePickerTokens.textFieldPlaceholderColorFocus, _emotion.datePickerTokens.calendarShadow, _emotion.datePickerTokens.calendarSeparatorBackground, _emotion.datePickerTokens.calendarBackgroundColor, _emotion.datePickerTokens.calendarSelectedItemBackground, _emotion.datePickerTokens.calendarSelectedItemColor, _emotion.datePickerTokens.calendarSelectableItemBackgroundHover, _emotion.datePickerTokens.calendarCurrentItemBorderColor, _emotion.datePickerTokens.calendarCurrentItemBackgroundHover, _emotion.datePickerTokens.calendarCurrentItemColorHover, _emotion.datePickerTokens.calendarCurrentItemChildBackgroundHover, _emotion.datePickerTokens.calendarActiveItemBackground, _emotion.datePickerTokens.calendarActiveItemColor, _emotion.datePickerTokens.calendarHoveredItemBackground, _emotion.datePickerTokens.calendarHoveredItemColor, _emotion.datePickerTokens.calendarRangeBackground, _emotion.datePickerTokens.calendarOutlineFocusColor, _emotion.datePickerTokens.calendarContentPrimaryColor, _emotion.datePickerTokens.calendarContentPrimaryDisabledColor, _emotion.datePickerTokens.calendarHeaderArrowColor, _emotion.datePickerTokens.calendarContentPrimaryColor, _emotion.datePickerTokens.calendarContentSecondaryColor, _emotion.datePickerTokens.calendarContentSecondaryDisabledColor, _emotion.datePickerTokens.calendarDisabledOpacity, _emotion.datePickerTokens.iconButtonColor, _emotion.datePickerTokens.iconButtonBackgroundColor, _emotion.datePickerTokens.iconButtonColorHover, _emotion.datePickerTokens.iconButtonBackgroundColorHover, _emotion.datePickerTokens.iconButtonColorActive, _emotion.datePickerTokens.iconButtonBackgroundColorActive, _emotion.datePickerTokens.iconButtonFocusColor, _emotion.datePickerTokens.tooltipBackgroundColor, _emotion.datePickerTokens.tooltipBoxShadow, _emotion.datePickerTokens.tooltipColor)
|
|
572
631
|
},
|
|
573
632
|
size: {
|
|
574
633
|
l: (0, _emotion.css)(_templateObject1(), _emotion.datePickerTokens.width, _emotion.datePickerTokens.borderRadius, _emotion.datePickerTokens.dividerPadding, _emotion.datePickerTokens.dividerFontFamily, _emotion.datePickerTokens.dividerFontStyle, _emotion.datePickerTokens.dividerFontSize, _emotion.datePickerTokens.dividerFontWeight, _emotion.datePickerTokens.dividerLetterSpacing, _emotion.datePickerTokens.dividerLineHeight, _emotion.datePickerTokens.leftContentMargin, _emotion.datePickerTokens.rightContentMargin, _emotion.datePickerTokens.labelOffset, _emotion.datePickerTokens.labelInnerPadding, _emotion.datePickerTokens.contentLabelInnerPadding, _emotion.datePickerTokens.labelFontFamily, _emotion.datePickerTokens.labelFontStyle, _emotion.datePickerTokens.labelFontSize, _emotion.datePickerTokens.labelFontWeight, _emotion.datePickerTokens.labelLetterSpacing, _emotion.datePickerTokens.labelLineHeight, _emotion.datePickerTokens.indicatorSize, _emotion.datePickerTokens.indicatorSizeOuter, _emotion.datePickerTokens.indicatorPlacement, _emotion.datePickerTokens.indicatorOuterPlacement, _emotion.datePickerTokens.indicatorPlacementRight, _emotion.datePickerTokens.indicatorOuterPlacementRight, _emotion.datePickerTokens.textFieldHeight, _emotion.datePickerTokens.textFieldBorderRadius, _emotion.datePickerTokens.textFieldPadding, _emotion.datePickerTokens.textFieldFontFamily, _emotion.datePickerTokens.textFieldFontStyle, _emotion.datePickerTokens.textFieldFontSize, _emotion.datePickerTokens.textFieldFontWeight, _emotion.datePickerTokens.textFieldLetterSpacing, _emotion.datePickerTokens.textFieldLineHeight, _emotion.datePickerTokens.leftHelperOffset, _emotion.datePickerTokens.leftHelperFontFamily, _emotion.datePickerTokens.leftHelperFontStyle, _emotion.datePickerTokens.leftHelperFontSize, _emotion.datePickerTokens.leftHelperFontWeight, _emotion.datePickerTokens.leftHelperLetterSpacing, _emotion.datePickerTokens.leftHelperLineHeight, _emotion.datePickerTokens.textFieldLeftContentMargin, _emotion.datePickerTokens.textFieldRightContentMargin, _emotion.datePickerTokens.textFieldTextBeforeMargin, _emotion.datePickerTokens.textFieldTextAfterMargin, _emotion.datePickerTokens.calendarBorderRadius, _emotion.datePickerTokens.calendarContainerWidth, _emotion.datePickerTokens.calendarContainerHeight, _emotion.datePickerTokens.calendarYearsPadding, _emotion.datePickerTokens.calendarYearItemBorderRadius, _emotion.datePickerTokens.calendarYearFontFamily, _emotion.datePickerTokens.calendarYearFontSize, _emotion.datePickerTokens.calendarYearFontStyle, _emotion.datePickerTokens.calendarYearFontLetterSpacing, _emotion.datePickerTokens.calendarYearFontLineHeight, _emotion.datePickerTokens.calendarYearFontWeight, _emotion.datePickerTokens.calendarYearSelectedFontWeight, _emotion.datePickerTokens.calendarMonthsPadding, _emotion.datePickerTokens.calendarMonthItemBorderRadius, _emotion.datePickerTokens.calendarMonthFontFamily, _emotion.datePickerTokens.calendarMonthFontSize, _emotion.datePickerTokens.calendarMonthFontStyle, _emotion.datePickerTokens.calendarMonthFontLetterSpacing, _emotion.datePickerTokens.calendarMonthFontLineHeight, _emotion.datePickerTokens.calendarMonthFontWeight, _emotion.datePickerTokens.calendarMonthSelectedFontWeight, _emotion.datePickerTokens.calendarQuartersPadding, _emotion.datePickerTokens.calendarQuarterItemBorderRadius, _emotion.datePickerTokens.calendarQuarterFontFamily, _emotion.datePickerTokens.calendarQuarterFontSize, _emotion.datePickerTokens.calendarQuarterFontStyle, _emotion.datePickerTokens.calendarQuarterFontLetterSpacing, _emotion.datePickerTokens.calendarQuarterFontLineHeight, _emotion.datePickerTokens.calendarQuarterFontWeight, _emotion.datePickerTokens.calendarQuarterSelectedFontWeight, _emotion.datePickerTokens.calendarDaysPadding, _emotion.datePickerTokens.calendarDayItemBorderRadius, _emotion.datePickerTokens.calendarDayFontFamily, _emotion.datePickerTokens.calendarDayFontSize, _emotion.datePickerTokens.calendarDayFontStyle, _emotion.datePickerTokens.calendarDayFontLetterSpacing, _emotion.datePickerTokens.calendarDayFontLineHeight, _emotion.datePickerTokens.calendarDayFontWeight, _emotion.datePickerTokens.calendarDaySelectedFontWeight, _emotion.datePickerTokens.calendarCurrentItemBorderWidth, _emotion.datePickerTokens.calendarHeaderWrapperPadding, _emotion.datePickerTokens.calendarHeaderArrowGap, _emotion.datePickerTokens.calendarHeaderArrowCustomSize, _emotion.datePickerTokens.calendarHeaderPadding, _emotion.datePickerTokens.calendarHeaderDateGap, _emotion.datePickerTokens.calendarHeaderFontFamily, _emotion.datePickerTokens.calendarHeaderFontSize, _emotion.datePickerTokens.calendarHeaderFontStyle, _emotion.datePickerTokens.calendarHeaderFontLetterSpacing, _emotion.datePickerTokens.calendarHeaderFontLineHeight, _emotion.datePickerTokens.calendarHeaderFontWeight, _emotion.datePickerTokens.calendarHeaderFontWeightBold, _emotion.datePickerTokens.iconButtonHeight, _emotion.datePickerTokens.iconButtonWidth, _emotion.datePickerTokens.iconButtonPadding, _emotion.datePickerTokens.iconButtonRadius),
|
|
@@ -576,11 +635,15 @@ var config = {
|
|
|
576
635
|
s: (0, _emotion.css)(_templateObject3(), _emotion.datePickerTokens.width, _emotion.datePickerTokens.borderRadius, _emotion.datePickerTokens.dividerPadding, _emotion.datePickerTokens.dividerFontFamily, _emotion.datePickerTokens.dividerFontStyle, _emotion.datePickerTokens.dividerFontSize, _emotion.datePickerTokens.dividerFontWeight, _emotion.datePickerTokens.dividerLetterSpacing, _emotion.datePickerTokens.dividerLineHeight, _emotion.datePickerTokens.leftContentMargin, _emotion.datePickerTokens.rightContentMargin, _emotion.datePickerTokens.labelOffset, _emotion.datePickerTokens.labelInnerPadding, _emotion.datePickerTokens.contentLabelInnerPadding, _emotion.datePickerTokens.labelFontFamily, _emotion.datePickerTokens.labelFontStyle, _emotion.datePickerTokens.labelFontSize, _emotion.datePickerTokens.labelFontWeight, _emotion.datePickerTokens.labelLetterSpacing, _emotion.datePickerTokens.labelLineHeight, _emotion.datePickerTokens.indicatorSize, _emotion.datePickerTokens.indicatorSizeOuter, _emotion.datePickerTokens.indicatorPlacement, _emotion.datePickerTokens.indicatorOuterPlacement, _emotion.datePickerTokens.indicatorPlacementRight, _emotion.datePickerTokens.indicatorOuterPlacementRight, _emotion.datePickerTokens.textFieldHeight, _emotion.datePickerTokens.textFieldBorderRadius, _emotion.datePickerTokens.textFieldPadding, _emotion.datePickerTokens.textFieldFontFamily, _emotion.datePickerTokens.textFieldFontStyle, _emotion.datePickerTokens.textFieldFontSize, _emotion.datePickerTokens.textFieldFontWeight, _emotion.datePickerTokens.textFieldLetterSpacing, _emotion.datePickerTokens.textFieldLineHeight, _emotion.datePickerTokens.leftHelperOffset, _emotion.datePickerTokens.leftHelperFontFamily, _emotion.datePickerTokens.leftHelperFontStyle, _emotion.datePickerTokens.leftHelperFontSize, _emotion.datePickerTokens.leftHelperFontWeight, _emotion.datePickerTokens.leftHelperLetterSpacing, _emotion.datePickerTokens.leftHelperLineHeight, _emotion.datePickerTokens.textFieldLeftContentMargin, _emotion.datePickerTokens.textFieldRightContentMargin, _emotion.datePickerTokens.textFieldTextBeforeMargin, _emotion.datePickerTokens.textFieldTextAfterMargin, _emotion.datePickerTokens.calendarContainerWidth, _emotion.datePickerTokens.calendarContainerHeight, _emotion.datePickerTokens.calendarBorderRadius, _emotion.datePickerTokens.calendarYearsPadding, _emotion.datePickerTokens.calendarYearItemBorderRadius, _emotion.datePickerTokens.calendarYearFontFamily, _emotion.datePickerTokens.calendarYearFontSize, _emotion.datePickerTokens.calendarYearFontStyle, _emotion.datePickerTokens.calendarYearFontLetterSpacing, _emotion.datePickerTokens.calendarYearFontLineHeight, _emotion.datePickerTokens.calendarYearFontWeight, _emotion.datePickerTokens.calendarYearSelectedFontWeight, _emotion.datePickerTokens.calendarQuartersPadding, _emotion.datePickerTokens.calendarQuarterItemBorderRadius, _emotion.datePickerTokens.calendarQuarterFontFamily, _emotion.datePickerTokens.calendarQuarterFontSize, _emotion.datePickerTokens.calendarQuarterFontStyle, _emotion.datePickerTokens.calendarQuarterFontLetterSpacing, _emotion.datePickerTokens.calendarQuarterFontLineHeight, _emotion.datePickerTokens.calendarQuarterFontWeight, _emotion.datePickerTokens.calendarQuarterSelectedFontWeight, _emotion.datePickerTokens.calendarMonthsPadding, _emotion.datePickerTokens.calendarMonthItemBorderRadius, _emotion.datePickerTokens.calendarMonthFontFamily, _emotion.datePickerTokens.calendarMonthFontSize, _emotion.datePickerTokens.calendarMonthFontStyle, _emotion.datePickerTokens.calendarMonthFontLetterSpacing, _emotion.datePickerTokens.calendarMonthFontLineHeight, _emotion.datePickerTokens.calendarMonthFontWeight, _emotion.datePickerTokens.calendarMonthSelectedFontWeight, _emotion.datePickerTokens.calendarDaysPadding, _emotion.datePickerTokens.calendarDayItemBorderRadius, _emotion.datePickerTokens.calendarDayFontFamily, _emotion.datePickerTokens.calendarDayFontSize, _emotion.datePickerTokens.calendarDayFontStyle, _emotion.datePickerTokens.calendarDayFontLetterSpacing, _emotion.datePickerTokens.calendarDayFontLineHeight, _emotion.datePickerTokens.calendarDayFontWeight, _emotion.datePickerTokens.calendarDaySelectedFontWeight, _emotion.datePickerTokens.calendarCurrentItemBorderWidth, _emotion.datePickerTokens.calendarHeaderWrapperPadding, _emotion.datePickerTokens.calendarHeaderArrowGap, _emotion.datePickerTokens.calendarHeaderArrowCustomSize, _emotion.datePickerTokens.calendarHeaderPadding, _emotion.datePickerTokens.calendarHeaderDateGap, _emotion.datePickerTokens.calendarHeaderFontFamily, _emotion.datePickerTokens.calendarHeaderFontSize, _emotion.datePickerTokens.calendarHeaderFontStyle, _emotion.datePickerTokens.calendarHeaderFontLetterSpacing, _emotion.datePickerTokens.calendarHeaderFontLineHeight, _emotion.datePickerTokens.calendarHeaderFontWeight, _emotion.datePickerTokens.calendarHeaderFontWeightBold, _emotion.datePickerTokens.iconButtonHeight, _emotion.datePickerTokens.iconButtonWidth, _emotion.datePickerTokens.iconButtonPadding, _emotion.datePickerTokens.iconButtonRadius),
|
|
577
636
|
xs: (0, _emotion.css)(_templateObject4(), _emotion.datePickerTokens.width, _emotion.datePickerTokens.borderRadius, _emotion.datePickerTokens.dividerPadding, _emotion.datePickerTokens.dividerFontFamily, _emotion.datePickerTokens.dividerFontStyle, _emotion.datePickerTokens.dividerFontSize, _emotion.datePickerTokens.dividerFontWeight, _emotion.datePickerTokens.dividerLetterSpacing, _emotion.datePickerTokens.dividerLineHeight, _emotion.datePickerTokens.leftContentMargin, _emotion.datePickerTokens.rightContentMargin, _emotion.datePickerTokens.labelOffset, _emotion.datePickerTokens.labelInnerPadding, _emotion.datePickerTokens.contentLabelInnerPadding, _emotion.datePickerTokens.labelFontFamily, _emotion.datePickerTokens.labelFontStyle, _emotion.datePickerTokens.labelFontSize, _emotion.datePickerTokens.labelFontWeight, _emotion.datePickerTokens.labelLetterSpacing, _emotion.datePickerTokens.labelLineHeight, _emotion.datePickerTokens.indicatorSize, _emotion.datePickerTokens.indicatorSizeOuter, _emotion.datePickerTokens.indicatorPlacement, _emotion.datePickerTokens.indicatorOuterPlacement, _emotion.datePickerTokens.indicatorPlacementRight, _emotion.datePickerTokens.indicatorOuterPlacementRight, _emotion.datePickerTokens.textFieldHeight, _emotion.datePickerTokens.textFieldBorderRadius, _emotion.datePickerTokens.textFieldPadding, _emotion.datePickerTokens.textFieldFontFamily, _emotion.datePickerTokens.textFieldFontStyle, _emotion.datePickerTokens.textFieldFontSize, _emotion.datePickerTokens.textFieldFontWeight, _emotion.datePickerTokens.textFieldLetterSpacing, _emotion.datePickerTokens.textFieldLineHeight, _emotion.datePickerTokens.leftHelperOffset, _emotion.datePickerTokens.leftHelperFontFamily, _emotion.datePickerTokens.leftHelperFontStyle, _emotion.datePickerTokens.leftHelperFontSize, _emotion.datePickerTokens.leftHelperFontWeight, _emotion.datePickerTokens.leftHelperLetterSpacing, _emotion.datePickerTokens.leftHelperLineHeight, _emotion.datePickerTokens.textFieldLeftContentMargin, _emotion.datePickerTokens.textFieldRightContentMargin, _emotion.datePickerTokens.textFieldTextBeforeMargin, _emotion.datePickerTokens.textFieldTextAfterMargin, _emotion.datePickerTokens.calendarContainerWidth, _emotion.datePickerTokens.calendarContainerHeight, _emotion.datePickerTokens.calendarBorderRadius, _emotion.datePickerTokens.calendarYearsPadding, _emotion.datePickerTokens.calendarYearItemBorderRadius, _emotion.datePickerTokens.calendarYearFontFamily, _emotion.datePickerTokens.calendarYearFontSize, _emotion.datePickerTokens.calendarYearFontStyle, _emotion.datePickerTokens.calendarYearFontLetterSpacing, _emotion.datePickerTokens.calendarYearFontLineHeight, _emotion.datePickerTokens.calendarYearFontWeight, _emotion.datePickerTokens.calendarYearSelectedFontWeight, _emotion.datePickerTokens.calendarQuartersPadding, _emotion.datePickerTokens.calendarQuarterItemBorderRadius, _emotion.datePickerTokens.calendarQuarterFontFamily, _emotion.datePickerTokens.calendarQuarterFontSize, _emotion.datePickerTokens.calendarQuarterFontStyle, _emotion.datePickerTokens.calendarQuarterFontLetterSpacing, _emotion.datePickerTokens.calendarQuarterFontLineHeight, _emotion.datePickerTokens.calendarQuarterFontWeight, _emotion.datePickerTokens.calendarQuarterSelectedFontWeight, _emotion.datePickerTokens.calendarMonthsPadding, _emotion.datePickerTokens.calendarMonthItemBorderRadius, _emotion.datePickerTokens.calendarMonthFontFamily, _emotion.datePickerTokens.calendarMonthFontSize, _emotion.datePickerTokens.calendarMonthFontStyle, _emotion.datePickerTokens.calendarMonthFontLetterSpacing, _emotion.datePickerTokens.calendarMonthFontLineHeight, _emotion.datePickerTokens.calendarMonthFontWeight, _emotion.datePickerTokens.calendarMonthSelectedFontWeight, _emotion.datePickerTokens.calendarDaysPadding, _emotion.datePickerTokens.calendarDayItemBorderRadius, _emotion.datePickerTokens.calendarDayFontFamily, _emotion.datePickerTokens.calendarDayFontSize, _emotion.datePickerTokens.calendarDayFontStyle, _emotion.datePickerTokens.calendarDayFontLetterSpacing, _emotion.datePickerTokens.calendarDayFontLineHeight, _emotion.datePickerTokens.calendarDayFontWeight, _emotion.datePickerTokens.calendarDaySelectedFontWeight, _emotion.datePickerTokens.calendarCurrentItemBorderWidth, _emotion.datePickerTokens.calendarHeaderWrapperPadding, _emotion.datePickerTokens.calendarHeaderArrowGap, _emotion.datePickerTokens.calendarHeaderArrowCustomSize, _emotion.datePickerTokens.calendarHeaderPadding, _emotion.datePickerTokens.calendarHeaderDateGap, _emotion.datePickerTokens.calendarHeaderFontFamily, _emotion.datePickerTokens.calendarHeaderFontSize, _emotion.datePickerTokens.calendarHeaderFontStyle, _emotion.datePickerTokens.calendarHeaderFontLetterSpacing, _emotion.datePickerTokens.calendarHeaderFontLineHeight, _emotion.datePickerTokens.calendarHeaderFontWeight, _emotion.datePickerTokens.calendarHeaderFontWeightBold, _emotion.datePickerTokens.iconButtonHeight, _emotion.datePickerTokens.iconButtonWidth, _emotion.datePickerTokens.iconButtonPadding, _emotion.datePickerTokens.iconButtonRadius)
|
|
578
637
|
},
|
|
638
|
+
eventTooltipSize: {
|
|
639
|
+
m: (0, _emotion.css)(_templateObject5(), _emotion.datePickerTokens.tooltipPaddingTop, _emotion.datePickerTokens.tooltipPaddingRight, _emotion.datePickerTokens.tooltipPaddingBottom, _emotion.datePickerTokens.tooltipPaddingLeft, _emotion.datePickerTokens.tooltipMinHeight, _emotion.datePickerTokens.tooltipBorderRadius, _emotion.datePickerTokens.tooltipTextFontFamily, _emotion.datePickerTokens.tooltipTextFontSize, _emotion.datePickerTokens.tooltipTextFontStyle, _emotion.datePickerTokens.tooltipTextFontWeight, _emotion.datePickerTokens.tooltipTextFontLetterSpacing, _emotion.datePickerTokens.tooltipTextFontLineHeight, _emotion.datePickerTokens.tooltipContentLeftMargin, _emotion.datePickerTokens.tooltipArrowMaskWidth, _emotion.datePickerTokens.tooltipArrowMaskHeight, _emotion.datePickerTokens.tooltipArrowMaskImage, _emotion.datePickerTokens.tooltipArrowHeight, _emotion.datePickerTokens.tooltipArrowEdgeMargin, _emotion.datePickerTokens.tooltipArrowBackground),
|
|
640
|
+
s: (0, _emotion.css)(_templateObject6(), _emotion.datePickerTokens.tooltipPaddingTop, _emotion.datePickerTokens.tooltipPaddingRight, _emotion.datePickerTokens.tooltipPaddingBottom, _emotion.datePickerTokens.tooltipPaddingLeft, _emotion.datePickerTokens.tooltipMinHeight, _emotion.datePickerTokens.tooltipBorderRadius, _emotion.datePickerTokens.tooltipTextFontFamily, _emotion.datePickerTokens.tooltipTextFontSize, _emotion.datePickerTokens.tooltipTextFontStyle, _emotion.datePickerTokens.tooltipTextFontWeight, _emotion.datePickerTokens.tooltipTextFontLetterSpacing, _emotion.datePickerTokens.tooltipTextFontLineHeight, _emotion.datePickerTokens.tooltipContentLeftMargin, _emotion.datePickerTokens.tooltipArrowMaskWidth, _emotion.datePickerTokens.tooltipArrowMaskHeight, _emotion.datePickerTokens.tooltipArrowMaskImage, _emotion.datePickerTokens.tooltipArrowHeight, _emotion.datePickerTokens.tooltipArrowEdgeMargin, _emotion.datePickerTokens.tooltipArrowBackground)
|
|
641
|
+
},
|
|
579
642
|
disabled: {
|
|
580
|
-
true: (0, _emotion.css)(
|
|
643
|
+
true: (0, _emotion.css)(_templateObject7(), _emotion.datePickerTokens.disabledOpacity)
|
|
581
644
|
},
|
|
582
645
|
readOnly: {
|
|
583
|
-
true: (0, _emotion.css)(
|
|
646
|
+
true: (0, _emotion.css)(_templateObject8(), _emotion.datePickerTokens.backgroundReadOnly, _emotion.datePickerTokens.labelColorReadOnly, _emotion.datePickerTokens.leftHelperColorReadOnly, _emotion.datePickerTokens.dividerColorReadOnly, _emotion.datePickerTokens.dividerOpacityReadOnly, _emotion.datePickerTokens.textFieldColorReadOnly, _emotion.datePickerTokens.textFieldBackgroundColorReadOnly, _emotion.datePickerTokens.textFieldPlaceholderColorReadOnly, _emotion.datePickerTokens.rightContentOpacityReadOnly, _emotion.datePickerTokens.textFieldContentSlotRightOpacityReadOnly, _emotion.datePickerTokens.textFieldReadOnlyOpacity, _emotion.datePickerTokens.rangeReadOnlyOpacity)
|
|
584
647
|
}
|
|
585
648
|
}
|
|
586
649
|
};
|
|
@@ -38,7 +38,10 @@ function _templateObject() {
|
|
|
38
38
|
": var(--surface-clear);\n ",
|
|
39
39
|
": var(--text-primary-hover);\n ",
|
|
40
40
|
": var(--surface-clear);\n ",
|
|
41
|
-
": var(--surface-accent);\n
|
|
41
|
+
": var(--surface-accent);\n\n ",
|
|
42
|
+
": var(--surface-solid-card-brightness);\n ",
|
|
43
|
+
": var(--shadow-down-hard-s);\n ",
|
|
44
|
+
": var(--text-primary);\n "
|
|
42
45
|
]);
|
|
43
46
|
_templateObject = function _templateObject() {
|
|
44
47
|
return data;
|
|
@@ -297,21 +300,82 @@ function _templateObject4() {
|
|
|
297
300
|
};
|
|
298
301
|
return data;
|
|
299
302
|
}
|
|
303
|
+
function _templateObject5() {
|
|
304
|
+
var data = _tagged_template_literal([
|
|
305
|
+
"\n ",
|
|
306
|
+
": 0.6875rem;\n ",
|
|
307
|
+
": 0.875rem;\n ",
|
|
308
|
+
": 0.6875rem;\n ",
|
|
309
|
+
": 0.875rem;\n\n ",
|
|
310
|
+
": 2.5rem;\n ",
|
|
311
|
+
": 0.625rem;\n\n ",
|
|
312
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
313
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
314
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
315
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
316
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
317
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
318
|
+
": 0.375rem;\n\n ",
|
|
319
|
+
": 1.25rem;\n ",
|
|
320
|
+
": 1.25rem;\n ",
|
|
321
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");\n ',
|
|
322
|
+
": 0.5rem;\n ",
|
|
323
|
+
": 0.625rem;\n ",
|
|
324
|
+
": var(--surface-solid-card-brightness);\n "
|
|
325
|
+
]);
|
|
326
|
+
_templateObject5 = function _templateObject() {
|
|
327
|
+
return data;
|
|
328
|
+
};
|
|
329
|
+
return data;
|
|
330
|
+
}
|
|
331
|
+
function _templateObject6() {
|
|
332
|
+
var data = _tagged_template_literal([
|
|
333
|
+
"\n ",
|
|
334
|
+
": 0.5rem;\n ",
|
|
335
|
+
": 0.75rem;\n ",
|
|
336
|
+
": 0.5rem;\n ",
|
|
337
|
+
": 0.75rem;\n\n ",
|
|
338
|
+
": 2rem;\n ",
|
|
339
|
+
": 0.5rem;\n\n ",
|
|
340
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
341
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
342
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
343
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
344
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
345
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
346
|
+
": 0.25rem;\n\n ",
|
|
347
|
+
": 1rem;\n ",
|
|
348
|
+
": 1rem;\n ",
|
|
349
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");\n ',
|
|
350
|
+
": 0.375rem;\n ",
|
|
351
|
+
": 0.5625rem;\n ",
|
|
352
|
+
": var(--surface-solid-card-brightness);\n "
|
|
353
|
+
]);
|
|
354
|
+
_templateObject6 = function _templateObject() {
|
|
355
|
+
return data;
|
|
356
|
+
};
|
|
357
|
+
return data;
|
|
358
|
+
}
|
|
300
359
|
import { css, calendarBaseTokens } from '@salutejs/plasma-new-hope/emotion';
|
|
301
360
|
export var config = {
|
|
302
361
|
defaults: {
|
|
303
362
|
view: 'default',
|
|
304
|
-
size: 'm'
|
|
363
|
+
size: 'm',
|
|
364
|
+
tooltipSize: 'm'
|
|
305
365
|
},
|
|
306
366
|
variations: {
|
|
307
367
|
view: {
|
|
308
|
-
default: css(_templateObject(), calendarBaseTokens.calendarSelectedItemBackground, calendarBaseTokens.calendarSelectedItemColor, calendarBaseTokens.calendarSelectableItemBackgroundHover, calendarBaseTokens.calendarCurrentItemBorderColor, calendarBaseTokens.calendarCurrentItemBackgroundHover, calendarBaseTokens.calendarCurrentItemColorHover, calendarBaseTokens.calendarCurrentItemChildBackgroundHover, calendarBaseTokens.calendarActiveItemBackground, calendarBaseTokens.calendarActiveItemColor, calendarBaseTokens.calendarHoveredItemBackground, calendarBaseTokens.calendarHoveredItemColor, calendarBaseTokens.calendarRangeBackground, calendarBaseTokens.calendarOutlineFocusColor, calendarBaseTokens.calendarContentPrimaryColor, calendarBaseTokens.calendarContentPrimaryDisabledColor, calendarBaseTokens.calendarContentSecondaryColor, calendarBaseTokens.calendarContentSecondaryDisabledColor, calendarBaseTokens.calendarHeaderArrowColor, calendarBaseTokens.calendarContentPrimaryColor, calendarBaseTokens.calendarDayOfWeekColor, calendarBaseTokens.calendarDisabledOpacity, calendarBaseTokens.iconButtonColor, calendarBaseTokens.iconButtonBackgroundColor, calendarBaseTokens.iconButtonColorHover, calendarBaseTokens.iconButtonBackgroundColorHover, calendarBaseTokens.iconButtonColorActive, calendarBaseTokens.iconButtonBackgroundColorActive, calendarBaseTokens.iconButtonFocusColor)
|
|
368
|
+
default: css(_templateObject(), calendarBaseTokens.calendarSelectedItemBackground, calendarBaseTokens.calendarSelectedItemColor, calendarBaseTokens.calendarSelectableItemBackgroundHover, calendarBaseTokens.calendarCurrentItemBorderColor, calendarBaseTokens.calendarCurrentItemBackgroundHover, calendarBaseTokens.calendarCurrentItemColorHover, calendarBaseTokens.calendarCurrentItemChildBackgroundHover, calendarBaseTokens.calendarActiveItemBackground, calendarBaseTokens.calendarActiveItemColor, calendarBaseTokens.calendarHoveredItemBackground, calendarBaseTokens.calendarHoveredItemColor, calendarBaseTokens.calendarRangeBackground, calendarBaseTokens.calendarOutlineFocusColor, calendarBaseTokens.calendarContentPrimaryColor, calendarBaseTokens.calendarContentPrimaryDisabledColor, calendarBaseTokens.calendarContentSecondaryColor, calendarBaseTokens.calendarContentSecondaryDisabledColor, calendarBaseTokens.calendarHeaderArrowColor, calendarBaseTokens.calendarContentPrimaryColor, calendarBaseTokens.calendarDayOfWeekColor, calendarBaseTokens.calendarDisabledOpacity, calendarBaseTokens.iconButtonColor, calendarBaseTokens.iconButtonBackgroundColor, calendarBaseTokens.iconButtonColorHover, calendarBaseTokens.iconButtonBackgroundColorHover, calendarBaseTokens.iconButtonColorActive, calendarBaseTokens.iconButtonBackgroundColorActive, calendarBaseTokens.iconButtonFocusColor, calendarBaseTokens.tooltipBackgroundColor, calendarBaseTokens.tooltipBoxShadow, calendarBaseTokens.tooltipColor)
|
|
309
369
|
},
|
|
310
370
|
size: {
|
|
311
371
|
l: css(_templateObject1(), calendarBaseTokens.calendarContainerWidth, calendarBaseTokens.calendarContainerHeight, calendarBaseTokens.calendarYearsPadding, calendarBaseTokens.calendarYearItemBorderRadius, calendarBaseTokens.calendarYearFontFamily, calendarBaseTokens.calendarYearFontSize, calendarBaseTokens.calendarYearFontStyle, calendarBaseTokens.calendarYearFontLetterSpacing, calendarBaseTokens.calendarYearFontLineHeight, calendarBaseTokens.calendarYearFontWeight, calendarBaseTokens.calendarYearSelectedFontWeight, calendarBaseTokens.calendarQuartersPadding, calendarBaseTokens.calendarQuarterItemBorderRadius, calendarBaseTokens.calendarQuarterFontFamily, calendarBaseTokens.calendarQuarterFontSize, calendarBaseTokens.calendarQuarterFontStyle, calendarBaseTokens.calendarQuarterFontLetterSpacing, calendarBaseTokens.calendarQuarterFontLineHeight, calendarBaseTokens.calendarQuarterFontWeight, calendarBaseTokens.calendarQuarterSelectedFontWeight, calendarBaseTokens.calendarMonthsPadding, calendarBaseTokens.calendarMonthItemBorderRadius, calendarBaseTokens.calendarMonthFontFamily, calendarBaseTokens.calendarMonthFontSize, calendarBaseTokens.calendarMonthFontStyle, calendarBaseTokens.calendarMonthFontLetterSpacing, calendarBaseTokens.calendarMonthFontLineHeight, calendarBaseTokens.calendarMonthFontWeight, calendarBaseTokens.calendarMonthSelectedFontWeight, calendarBaseTokens.calendarDaysPadding, calendarBaseTokens.calendarDayItemBorderRadius, calendarBaseTokens.calendarDayFontFamily, calendarBaseTokens.calendarDayFontSize, calendarBaseTokens.calendarDayFontStyle, calendarBaseTokens.calendarDayFontLetterSpacing, calendarBaseTokens.calendarDayFontLineHeight, calendarBaseTokens.calendarDayFontWeight, calendarBaseTokens.calendarDaySelectedFontWeight, calendarBaseTokens.calendarCurrentItemBorderWidth, calendarBaseTokens.calendarHeaderArrowGap, calendarBaseTokens.calendarArrowHeaderCustomSize, calendarBaseTokens.calendarHeaderPadding, calendarBaseTokens.calendarHeaderDateGap, calendarBaseTokens.calendarHeaderFontFamily, calendarBaseTokens.calendarHeaderFontSize, calendarBaseTokens.calendarHeaderFontStyle, calendarBaseTokens.calendarHeaderFontLetterSpacing, calendarBaseTokens.calendarHeaderFontLineHeight, calendarBaseTokens.calendarHeaderFontWeight, calendarBaseTokens.calendarHeaderFontWeightBold, calendarBaseTokens.iconButtonHeight, calendarBaseTokens.iconButtonWidth, calendarBaseTokens.iconButtonPadding, calendarBaseTokens.iconButtonRadius),
|
|
312
372
|
m: css(_templateObject2(), calendarBaseTokens.calendarContainerWidth, calendarBaseTokens.calendarContainerHeight, calendarBaseTokens.calendarYearsPadding, calendarBaseTokens.calendarYearItemBorderRadius, calendarBaseTokens.calendarYearFontFamily, calendarBaseTokens.calendarYearFontSize, calendarBaseTokens.calendarYearFontStyle, calendarBaseTokens.calendarYearFontLetterSpacing, calendarBaseTokens.calendarYearFontLineHeight, calendarBaseTokens.calendarYearFontWeight, calendarBaseTokens.calendarYearSelectedFontWeight, calendarBaseTokens.calendarQuartersPadding, calendarBaseTokens.calendarQuarterItemBorderRadius, calendarBaseTokens.calendarQuarterFontFamily, calendarBaseTokens.calendarQuarterFontSize, calendarBaseTokens.calendarQuarterFontStyle, calendarBaseTokens.calendarQuarterFontLetterSpacing, calendarBaseTokens.calendarQuarterFontLineHeight, calendarBaseTokens.calendarQuarterFontWeight, calendarBaseTokens.calendarQuarterSelectedFontWeight, calendarBaseTokens.calendarMonthsPadding, calendarBaseTokens.calendarMonthItemBorderRadius, calendarBaseTokens.calendarMonthFontFamily, calendarBaseTokens.calendarMonthFontSize, calendarBaseTokens.calendarMonthFontStyle, calendarBaseTokens.calendarMonthFontLetterSpacing, calendarBaseTokens.calendarMonthFontLineHeight, calendarBaseTokens.calendarMonthFontWeight, calendarBaseTokens.calendarMonthSelectedFontWeight, calendarBaseTokens.calendarDaysPadding, calendarBaseTokens.calendarDayItemBorderRadius, calendarBaseTokens.calendarDayFontFamily, calendarBaseTokens.calendarDayFontSize, calendarBaseTokens.calendarDayFontStyle, calendarBaseTokens.calendarDayFontLetterSpacing, calendarBaseTokens.calendarDayFontLineHeight, calendarBaseTokens.calendarDayFontWeight, calendarBaseTokens.calendarDaySelectedFontWeight, calendarBaseTokens.calendarCurrentItemBorderWidth, calendarBaseTokens.calendarHeaderArrowGap, calendarBaseTokens.calendarArrowHeaderCustomSize, calendarBaseTokens.calendarHeaderPadding, calendarBaseTokens.calendarHeaderDateGap, calendarBaseTokens.calendarHeaderFontFamily, calendarBaseTokens.calendarHeaderFontSize, calendarBaseTokens.calendarHeaderFontStyle, calendarBaseTokens.calendarHeaderFontLetterSpacing, calendarBaseTokens.calendarHeaderFontLineHeight, calendarBaseTokens.calendarHeaderFontWeight, calendarBaseTokens.calendarHeaderFontWeightBold, calendarBaseTokens.iconButtonHeight, calendarBaseTokens.iconButtonWidth, calendarBaseTokens.iconButtonPadding, calendarBaseTokens.iconButtonRadius),
|
|
313
373
|
s: css(_templateObject3(), calendarBaseTokens.calendarContainerWidth, calendarBaseTokens.calendarContainerHeight, calendarBaseTokens.calendarYearsPadding, calendarBaseTokens.calendarYearItemBorderRadius, calendarBaseTokens.calendarYearFontFamily, calendarBaseTokens.calendarYearFontSize, calendarBaseTokens.calendarYearFontStyle, calendarBaseTokens.calendarYearFontLetterSpacing, calendarBaseTokens.calendarYearFontLineHeight, calendarBaseTokens.calendarYearFontWeight, calendarBaseTokens.calendarYearSelectedFontWeight, calendarBaseTokens.calendarQuartersPadding, calendarBaseTokens.calendarQuarterItemBorderRadius, calendarBaseTokens.calendarQuarterFontFamily, calendarBaseTokens.calendarQuarterFontSize, calendarBaseTokens.calendarQuarterFontStyle, calendarBaseTokens.calendarQuarterFontLetterSpacing, calendarBaseTokens.calendarQuarterFontLineHeight, calendarBaseTokens.calendarQuarterFontWeight, calendarBaseTokens.calendarQuarterSelectedFontWeight, calendarBaseTokens.calendarMonthsPadding, calendarBaseTokens.calendarMonthItemBorderRadius, calendarBaseTokens.calendarMonthFontFamily, calendarBaseTokens.calendarMonthFontSize, calendarBaseTokens.calendarMonthFontStyle, calendarBaseTokens.calendarMonthFontLetterSpacing, calendarBaseTokens.calendarMonthFontLineHeight, calendarBaseTokens.calendarMonthFontWeight, calendarBaseTokens.calendarMonthSelectedFontWeight, calendarBaseTokens.calendarDaysPadding, calendarBaseTokens.calendarDayItemBorderRadius, calendarBaseTokens.calendarDayFontFamily, calendarBaseTokens.calendarDayFontSize, calendarBaseTokens.calendarDayFontStyle, calendarBaseTokens.calendarDayFontLetterSpacing, calendarBaseTokens.calendarDayFontLineHeight, calendarBaseTokens.calendarDayFontWeight, calendarBaseTokens.calendarDaySelectedFontWeight, calendarBaseTokens.calendarCurrentItemBorderWidth, calendarBaseTokens.calendarHeaderArrowGap, calendarBaseTokens.calendarArrowHeaderCustomSize, calendarBaseTokens.calendarHeaderPadding, calendarBaseTokens.calendarHeaderDateGap, calendarBaseTokens.calendarHeaderFontFamily, calendarBaseTokens.calendarHeaderFontSize, calendarBaseTokens.calendarHeaderFontStyle, calendarBaseTokens.calendarHeaderFontLetterSpacing, calendarBaseTokens.calendarHeaderFontLineHeight, calendarBaseTokens.calendarHeaderFontWeight, calendarBaseTokens.calendarHeaderFontWeightBold, calendarBaseTokens.iconButtonHeight, calendarBaseTokens.iconButtonWidth, calendarBaseTokens.iconButtonPadding, calendarBaseTokens.iconButtonRadius),
|
|
314
374
|
xs: css(_templateObject4(), calendarBaseTokens.calendarContainerWidth, calendarBaseTokens.calendarContainerHeight, calendarBaseTokens.calendarYearsPadding, calendarBaseTokens.calendarYearItemBorderRadius, calendarBaseTokens.calendarYearFontFamily, calendarBaseTokens.calendarYearFontSize, calendarBaseTokens.calendarYearFontStyle, calendarBaseTokens.calendarYearFontLetterSpacing, calendarBaseTokens.calendarYearFontLineHeight, calendarBaseTokens.calendarYearFontWeight, calendarBaseTokens.calendarYearSelectedFontWeight, calendarBaseTokens.calendarQuartersPadding, calendarBaseTokens.calendarQuarterItemBorderRadius, calendarBaseTokens.calendarQuarterFontFamily, calendarBaseTokens.calendarQuarterFontSize, calendarBaseTokens.calendarQuarterFontStyle, calendarBaseTokens.calendarQuarterFontLetterSpacing, calendarBaseTokens.calendarQuarterFontLineHeight, calendarBaseTokens.calendarQuarterFontWeight, calendarBaseTokens.calendarQuarterSelectedFontWeight, calendarBaseTokens.calendarMonthsPadding, calendarBaseTokens.calendarMonthItemBorderRadius, calendarBaseTokens.calendarMonthFontFamily, calendarBaseTokens.calendarMonthFontSize, calendarBaseTokens.calendarMonthFontStyle, calendarBaseTokens.calendarMonthFontLetterSpacing, calendarBaseTokens.calendarMonthFontLineHeight, calendarBaseTokens.calendarMonthFontWeight, calendarBaseTokens.calendarMonthSelectedFontWeight, calendarBaseTokens.calendarDaysPadding, calendarBaseTokens.calendarDayItemBorderRadius, calendarBaseTokens.calendarDayFontFamily, calendarBaseTokens.calendarDayFontSize, calendarBaseTokens.calendarDayFontStyle, calendarBaseTokens.calendarDayFontLetterSpacing, calendarBaseTokens.calendarDayFontLineHeight, calendarBaseTokens.calendarDayFontWeight, calendarBaseTokens.calendarDaySelectedFontWeight, calendarBaseTokens.calendarCurrentItemBorderWidth, calendarBaseTokens.calendarHeaderArrowGap, calendarBaseTokens.calendarArrowHeaderCustomSize, calendarBaseTokens.calendarHeaderPadding, calendarBaseTokens.calendarHeaderDateGap, calendarBaseTokens.calendarHeaderFontFamily, calendarBaseTokens.calendarHeaderFontSize, calendarBaseTokens.calendarHeaderFontStyle, calendarBaseTokens.calendarHeaderFontLetterSpacing, calendarBaseTokens.calendarHeaderFontLineHeight, calendarBaseTokens.calendarHeaderFontWeight, calendarBaseTokens.calendarHeaderFontWeightBold, calendarBaseTokens.iconButtonHeight, calendarBaseTokens.iconButtonWidth, calendarBaseTokens.iconButtonPadding, calendarBaseTokens.iconButtonRadius)
|
|
375
|
+
},
|
|
376
|
+
eventTooltipSize: {
|
|
377
|
+
m: css(_templateObject5(), calendarBaseTokens.tooltipPaddingTop, calendarBaseTokens.tooltipPaddingRight, calendarBaseTokens.tooltipPaddingBottom, calendarBaseTokens.tooltipPaddingLeft, calendarBaseTokens.tooltipMinHeight, calendarBaseTokens.tooltipBorderRadius, calendarBaseTokens.tooltipTextFontFamily, calendarBaseTokens.tooltipTextFontSize, calendarBaseTokens.tooltipTextFontStyle, calendarBaseTokens.tooltipTextFontWeight, calendarBaseTokens.tooltipTextFontLetterSpacing, calendarBaseTokens.tooltipTextFontLineHeight, calendarBaseTokens.tooltipContentLeftMargin, calendarBaseTokens.tooltipArrowMaskWidth, calendarBaseTokens.tooltipArrowMaskHeight, calendarBaseTokens.tooltipArrowMaskImage, calendarBaseTokens.tooltipArrowHeight, calendarBaseTokens.tooltipArrowEdgeMargin, calendarBaseTokens.tooltipArrowBackground),
|
|
378
|
+
s: css(_templateObject6(), calendarBaseTokens.tooltipPaddingTop, calendarBaseTokens.tooltipPaddingRight, calendarBaseTokens.tooltipPaddingBottom, calendarBaseTokens.tooltipPaddingLeft, calendarBaseTokens.tooltipMinHeight, calendarBaseTokens.tooltipBorderRadius, calendarBaseTokens.tooltipTextFontFamily, calendarBaseTokens.tooltipTextFontSize, calendarBaseTokens.tooltipTextFontStyle, calendarBaseTokens.tooltipTextFontWeight, calendarBaseTokens.tooltipTextFontLetterSpacing, calendarBaseTokens.tooltipTextFontLineHeight, calendarBaseTokens.tooltipContentLeftMargin, calendarBaseTokens.tooltipArrowMaskWidth, calendarBaseTokens.tooltipArrowMaskHeight, calendarBaseTokens.tooltipArrowMaskImage, calendarBaseTokens.tooltipArrowHeight, calendarBaseTokens.tooltipArrowEdgeMargin, calendarBaseTokens.tooltipArrowBackground)
|
|
315
379
|
}
|
|
316
380
|
}
|
|
317
381
|
};
|
|
@@ -39,7 +39,10 @@ function _templateObject() {
|
|
|
39
39
|
": var(--surface-clear);\n ",
|
|
40
40
|
": var(--text-primary-hover);\n ",
|
|
41
41
|
": var(--surface-clear);\n ",
|
|
42
|
-
": var(--surface-accent);\n
|
|
42
|
+
": var(--surface-accent);\n\n ",
|
|
43
|
+
": var(--surface-solid-card-brightness);\n ",
|
|
44
|
+
": var(--shadow-down-hard-s);\n ",
|
|
45
|
+
": var(--text-primary);\n "
|
|
43
46
|
]);
|
|
44
47
|
_templateObject = function _templateObject() {
|
|
45
48
|
return data;
|
|
@@ -299,21 +302,82 @@ function _templateObject4() {
|
|
|
299
302
|
};
|
|
300
303
|
return data;
|
|
301
304
|
}
|
|
305
|
+
function _templateObject5() {
|
|
306
|
+
var data = _tagged_template_literal([
|
|
307
|
+
"\n ",
|
|
308
|
+
": 0.6875rem;\n ",
|
|
309
|
+
": 0.875rem;\n ",
|
|
310
|
+
": 0.6875rem;\n ",
|
|
311
|
+
": 0.875rem;\n\n ",
|
|
312
|
+
": 2.5rem;\n ",
|
|
313
|
+
": 0.625rem;\n\n ",
|
|
314
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
315
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
316
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
317
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
318
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
319
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
320
|
+
": 0.375rem;\n\n ",
|
|
321
|
+
": 1.25rem;\n ",
|
|
322
|
+
": 1.25rem;\n ",
|
|
323
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");\n ',
|
|
324
|
+
": 0.5rem;\n ",
|
|
325
|
+
": 0.625rem;\n ",
|
|
326
|
+
": var(--surface-solid-card-brightness);\n "
|
|
327
|
+
]);
|
|
328
|
+
_templateObject5 = function _templateObject() {
|
|
329
|
+
return data;
|
|
330
|
+
};
|
|
331
|
+
return data;
|
|
332
|
+
}
|
|
333
|
+
function _templateObject6() {
|
|
334
|
+
var data = _tagged_template_literal([
|
|
335
|
+
"\n ",
|
|
336
|
+
": 0.5rem;\n ",
|
|
337
|
+
": 0.75rem;\n ",
|
|
338
|
+
": 0.5rem;\n ",
|
|
339
|
+
": 0.75rem;\n\n ",
|
|
340
|
+
": 2rem;\n ",
|
|
341
|
+
": 0.5rem;\n\n ",
|
|
342
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
343
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
344
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
345
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
346
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
347
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
348
|
+
": 0.25rem;\n\n ",
|
|
349
|
+
": 1rem;\n ",
|
|
350
|
+
": 1rem;\n ",
|
|
351
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");\n ',
|
|
352
|
+
": 0.375rem;\n ",
|
|
353
|
+
": 0.5625rem;\n ",
|
|
354
|
+
": var(--surface-solid-card-brightness);\n "
|
|
355
|
+
]);
|
|
356
|
+
_templateObject6 = function _templateObject() {
|
|
357
|
+
return data;
|
|
358
|
+
};
|
|
359
|
+
return data;
|
|
360
|
+
}
|
|
302
361
|
import { css, calendarDoubleTokens } from '@salutejs/plasma-new-hope/emotion';
|
|
303
362
|
export var config = {
|
|
304
363
|
defaults: {
|
|
305
364
|
view: 'default',
|
|
306
|
-
size: 'm'
|
|
365
|
+
size: 'm',
|
|
366
|
+
tooltipSize: 'm'
|
|
307
367
|
},
|
|
308
368
|
variations: {
|
|
309
369
|
view: {
|
|
310
|
-
default: css(_templateObject(), calendarDoubleTokens.calendarSeparatorBackground, calendarDoubleTokens.calendarBackgroundColor, calendarDoubleTokens.calendarSelectedItemBackground, calendarDoubleTokens.calendarSelectedItemColor, calendarDoubleTokens.calendarSelectableItemBackgroundHover, calendarDoubleTokens.calendarCurrentItemBorderColor, calendarDoubleTokens.calendarCurrentItemBackgroundHover, calendarDoubleTokens.calendarCurrentItemColorHover, calendarDoubleTokens.calendarCurrentItemChildBackgroundHover, calendarDoubleTokens.calendarActiveItemBackground, calendarDoubleTokens.calendarActiveItemColor, calendarDoubleTokens.calendarHoveredItemBackground, calendarDoubleTokens.calendarHoveredItemColor, calendarDoubleTokens.calendarRangeBackground, calendarDoubleTokens.calendarOutlineFocusColor, calendarDoubleTokens.calendarContentPrimaryColor, calendarDoubleTokens.calendarContentPrimaryDisabledColor, calendarDoubleTokens.calendarHeaderArrowColor, calendarDoubleTokens.calendarContentPrimaryColor, calendarDoubleTokens.calendarContentSecondaryColor, calendarDoubleTokens.calendarContentSecondaryDisabledColor, calendarDoubleTokens.calendarDisabledOpacity, calendarDoubleTokens.iconButtonColor, calendarDoubleTokens.iconButtonBackgroundColor, calendarDoubleTokens.iconButtonColorHover, calendarDoubleTokens.iconButtonBackgroundColorHover, calendarDoubleTokens.iconButtonColorActive, calendarDoubleTokens.iconButtonBackgroundColorActive, calendarDoubleTokens.iconButtonFocusColor)
|
|
370
|
+
default: css(_templateObject(), calendarDoubleTokens.calendarSeparatorBackground, calendarDoubleTokens.calendarBackgroundColor, calendarDoubleTokens.calendarSelectedItemBackground, calendarDoubleTokens.calendarSelectedItemColor, calendarDoubleTokens.calendarSelectableItemBackgroundHover, calendarDoubleTokens.calendarCurrentItemBorderColor, calendarDoubleTokens.calendarCurrentItemBackgroundHover, calendarDoubleTokens.calendarCurrentItemColorHover, calendarDoubleTokens.calendarCurrentItemChildBackgroundHover, calendarDoubleTokens.calendarActiveItemBackground, calendarDoubleTokens.calendarActiveItemColor, calendarDoubleTokens.calendarHoveredItemBackground, calendarDoubleTokens.calendarHoveredItemColor, calendarDoubleTokens.calendarRangeBackground, calendarDoubleTokens.calendarOutlineFocusColor, calendarDoubleTokens.calendarContentPrimaryColor, calendarDoubleTokens.calendarContentPrimaryDisabledColor, calendarDoubleTokens.calendarHeaderArrowColor, calendarDoubleTokens.calendarContentPrimaryColor, calendarDoubleTokens.calendarContentSecondaryColor, calendarDoubleTokens.calendarContentSecondaryDisabledColor, calendarDoubleTokens.calendarDisabledOpacity, calendarDoubleTokens.iconButtonColor, calendarDoubleTokens.iconButtonBackgroundColor, calendarDoubleTokens.iconButtonColorHover, calendarDoubleTokens.iconButtonBackgroundColorHover, calendarDoubleTokens.iconButtonColorActive, calendarDoubleTokens.iconButtonBackgroundColorActive, calendarDoubleTokens.iconButtonFocusColor, calendarDoubleTokens.tooltipBackgroundColor, calendarDoubleTokens.tooltipBoxShadow, calendarDoubleTokens.tooltipColor)
|
|
311
371
|
},
|
|
312
372
|
size: {
|
|
313
373
|
l: css(_templateObject1(), calendarDoubleTokens.calendarContainerWidth, calendarDoubleTokens.calendarContainerHeight, calendarDoubleTokens.calendarYearsPadding, calendarDoubleTokens.calendarYearItemBorderRadius, calendarDoubleTokens.calendarYearFontFamily, calendarDoubleTokens.calendarYearFontSize, calendarDoubleTokens.calendarYearFontStyle, calendarDoubleTokens.calendarYearFontLetterSpacing, calendarDoubleTokens.calendarYearFontLineHeight, calendarDoubleTokens.calendarYearFontWeight, calendarDoubleTokens.calendarYearSelectedFontWeight, calendarDoubleTokens.calendarQuartersPadding, calendarDoubleTokens.calendarQuarterItemBorderRadius, calendarDoubleTokens.calendarQuarterFontFamily, calendarDoubleTokens.calendarQuarterFontSize, calendarDoubleTokens.calendarQuarterFontStyle, calendarDoubleTokens.calendarQuarterFontLetterSpacing, calendarDoubleTokens.calendarQuarterFontLineHeight, calendarDoubleTokens.calendarQuarterFontWeight, calendarDoubleTokens.calendarQuarterSelectedFontWeight, calendarDoubleTokens.calendarMonthsPadding, calendarDoubleTokens.calendarMonthItemBorderRadius, calendarDoubleTokens.calendarMonthFontFamily, calendarDoubleTokens.calendarMonthFontSize, calendarDoubleTokens.calendarMonthFontStyle, calendarDoubleTokens.calendarMonthFontLetterSpacing, calendarDoubleTokens.calendarMonthFontLineHeight, calendarDoubleTokens.calendarMonthFontWeight, calendarDoubleTokens.calendarMonthSelectedFontWeight, calendarDoubleTokens.calendarDayItemBorderRadius, calendarDoubleTokens.calendarDayFontFamily, calendarDoubleTokens.calendarDayFontSize, calendarDoubleTokens.calendarDayFontStyle, calendarDoubleTokens.calendarDayFontLetterSpacing, calendarDoubleTokens.calendarDayFontLineHeight, calendarDoubleTokens.calendarDayFontWeight, calendarDoubleTokens.calendarDaySelectedFontWeight, calendarDoubleTokens.calendarCurrentItemBorderWidth, calendarDoubleTokens.calendarHeaderArrowGap, calendarDoubleTokens.calendarArrowHeaderCustomSize, calendarDoubleTokens.calendarDaysPadding, calendarDoubleTokens.calendarHeaderPadding, calendarDoubleTokens.calendarHeaderDateGap, calendarDoubleTokens.calendarHeaderFontFamily, calendarDoubleTokens.calendarHeaderFontSize, calendarDoubleTokens.calendarHeaderFontStyle, calendarDoubleTokens.calendarHeaderFontLetterSpacing, calendarDoubleTokens.calendarHeaderFontLineHeight, calendarDoubleTokens.calendarHeaderFontWeight, calendarDoubleTokens.calendarHeaderFontWeightBold, calendarDoubleTokens.iconButtonHeight, calendarDoubleTokens.iconButtonWidth, calendarDoubleTokens.iconButtonPadding, calendarDoubleTokens.iconButtonRadius),
|
|
314
374
|
m: css(_templateObject2(), calendarDoubleTokens.calendarContainerWidth, calendarDoubleTokens.calendarContainerHeight, calendarDoubleTokens.calendarYearsPadding, calendarDoubleTokens.calendarYearItemBorderRadius, calendarDoubleTokens.calendarYearFontFamily, calendarDoubleTokens.calendarYearFontSize, calendarDoubleTokens.calendarYearFontStyle, calendarDoubleTokens.calendarYearFontLetterSpacing, calendarDoubleTokens.calendarYearFontLineHeight, calendarDoubleTokens.calendarYearFontWeight, calendarDoubleTokens.calendarYearSelectedFontWeight, calendarDoubleTokens.calendarQuartersPadding, calendarDoubleTokens.calendarQuarterItemBorderRadius, calendarDoubleTokens.calendarQuarterFontFamily, calendarDoubleTokens.calendarQuarterFontSize, calendarDoubleTokens.calendarQuarterFontStyle, calendarDoubleTokens.calendarQuarterFontLetterSpacing, calendarDoubleTokens.calendarQuarterFontLineHeight, calendarDoubleTokens.calendarQuarterFontWeight, calendarDoubleTokens.calendarQuarterSelectedFontWeight, calendarDoubleTokens.calendarMonthsPadding, calendarDoubleTokens.calendarMonthItemBorderRadius, calendarDoubleTokens.calendarMonthFontFamily, calendarDoubleTokens.calendarMonthFontSize, calendarDoubleTokens.calendarMonthFontStyle, calendarDoubleTokens.calendarMonthFontLetterSpacing, calendarDoubleTokens.calendarMonthFontLineHeight, calendarDoubleTokens.calendarMonthFontWeight, calendarDoubleTokens.calendarMonthSelectedFontWeight, calendarDoubleTokens.calendarDaysPadding, calendarDoubleTokens.calendarDayItemBorderRadius, calendarDoubleTokens.calendarDayFontFamily, calendarDoubleTokens.calendarDayFontSize, calendarDoubleTokens.calendarDayFontStyle, calendarDoubleTokens.calendarDayFontLetterSpacing, calendarDoubleTokens.calendarDayFontLineHeight, calendarDoubleTokens.calendarDayFontWeight, calendarDoubleTokens.calendarDaySelectedFontWeight, calendarDoubleTokens.calendarCurrentItemBorderWidth, calendarDoubleTokens.calendarHeaderArrowGap, calendarDoubleTokens.calendarArrowHeaderCustomSize, calendarDoubleTokens.calendarDaysPadding, calendarDoubleTokens.calendarHeaderPadding, calendarDoubleTokens.calendarHeaderDateGap, calendarDoubleTokens.calendarHeaderFontFamily, calendarDoubleTokens.calendarHeaderFontSize, calendarDoubleTokens.calendarHeaderFontStyle, calendarDoubleTokens.calendarHeaderFontLetterSpacing, calendarDoubleTokens.calendarHeaderFontLineHeight, calendarDoubleTokens.calendarHeaderFontWeight, calendarDoubleTokens.calendarHeaderFontWeightBold, calendarDoubleTokens.iconButtonHeight, calendarDoubleTokens.iconButtonWidth, calendarDoubleTokens.iconButtonPadding, calendarDoubleTokens.iconButtonRadius),
|
|
315
375
|
s: css(_templateObject3(), calendarDoubleTokens.calendarContainerWidth, calendarDoubleTokens.calendarContainerHeight, calendarDoubleTokens.calendarYearsPadding, calendarDoubleTokens.calendarYearItemBorderRadius, calendarDoubleTokens.calendarYearFontFamily, calendarDoubleTokens.calendarYearFontSize, calendarDoubleTokens.calendarYearFontStyle, calendarDoubleTokens.calendarYearFontLetterSpacing, calendarDoubleTokens.calendarYearFontLineHeight, calendarDoubleTokens.calendarYearFontWeight, calendarDoubleTokens.calendarYearSelectedFontWeight, calendarDoubleTokens.calendarQuartersPadding, calendarDoubleTokens.calendarQuarterItemBorderRadius, calendarDoubleTokens.calendarQuarterFontFamily, calendarDoubleTokens.calendarQuarterFontSize, calendarDoubleTokens.calendarQuarterFontStyle, calendarDoubleTokens.calendarQuarterFontLetterSpacing, calendarDoubleTokens.calendarQuarterFontLineHeight, calendarDoubleTokens.calendarQuarterFontWeight, calendarDoubleTokens.calendarQuarterSelectedFontWeight, calendarDoubleTokens.calendarMonthsPadding, calendarDoubleTokens.calendarMonthItemBorderRadius, calendarDoubleTokens.calendarMonthFontFamily, calendarDoubleTokens.calendarMonthFontSize, calendarDoubleTokens.calendarMonthFontStyle, calendarDoubleTokens.calendarMonthFontLetterSpacing, calendarDoubleTokens.calendarMonthFontLineHeight, calendarDoubleTokens.calendarMonthFontWeight, calendarDoubleTokens.calendarMonthSelectedFontWeight, calendarDoubleTokens.calendarDayItemBorderRadius, calendarDoubleTokens.calendarDayFontFamily, calendarDoubleTokens.calendarDayFontSize, calendarDoubleTokens.calendarDayFontStyle, calendarDoubleTokens.calendarDayFontLetterSpacing, calendarDoubleTokens.calendarDayFontLineHeight, calendarDoubleTokens.calendarDayFontWeight, calendarDoubleTokens.calendarDaySelectedFontWeight, calendarDoubleTokens.calendarCurrentItemBorderWidth, calendarDoubleTokens.calendarHeaderArrowGap, calendarDoubleTokens.calendarArrowHeaderCustomSize, calendarDoubleTokens.calendarDaysPadding, calendarDoubleTokens.calendarHeaderPadding, calendarDoubleTokens.calendarHeaderDateGap, calendarDoubleTokens.calendarHeaderFontFamily, calendarDoubleTokens.calendarHeaderFontSize, calendarDoubleTokens.calendarHeaderFontStyle, calendarDoubleTokens.calendarHeaderFontLetterSpacing, calendarDoubleTokens.calendarHeaderFontLineHeight, calendarDoubleTokens.calendarHeaderFontWeight, calendarDoubleTokens.calendarHeaderFontWeightBold, calendarDoubleTokens.iconButtonHeight, calendarDoubleTokens.iconButtonWidth, calendarDoubleTokens.iconButtonPadding, calendarDoubleTokens.iconButtonRadius),
|
|
316
376
|
xs: css(_templateObject4(), calendarDoubleTokens.calendarContainerWidth, calendarDoubleTokens.calendarContainerHeight, calendarDoubleTokens.calendarYearsPadding, calendarDoubleTokens.calendarYearItemBorderRadius, calendarDoubleTokens.calendarYearFontFamily, calendarDoubleTokens.calendarYearFontSize, calendarDoubleTokens.calendarYearFontStyle, calendarDoubleTokens.calendarYearFontLetterSpacing, calendarDoubleTokens.calendarYearFontLineHeight, calendarDoubleTokens.calendarYearFontWeight, calendarDoubleTokens.calendarYearSelectedFontWeight, calendarDoubleTokens.calendarQuartersPadding, calendarDoubleTokens.calendarQuarterItemBorderRadius, calendarDoubleTokens.calendarQuarterFontFamily, calendarDoubleTokens.calendarQuarterFontSize, calendarDoubleTokens.calendarQuarterFontStyle, calendarDoubleTokens.calendarQuarterFontLetterSpacing, calendarDoubleTokens.calendarQuarterFontLineHeight, calendarDoubleTokens.calendarQuarterFontWeight, calendarDoubleTokens.calendarQuarterSelectedFontWeight, calendarDoubleTokens.calendarMonthsPadding, calendarDoubleTokens.calendarMonthItemBorderRadius, calendarDoubleTokens.calendarMonthFontFamily, calendarDoubleTokens.calendarMonthFontSize, calendarDoubleTokens.calendarMonthFontStyle, calendarDoubleTokens.calendarMonthFontLetterSpacing, calendarDoubleTokens.calendarMonthFontLineHeight, calendarDoubleTokens.calendarMonthFontWeight, calendarDoubleTokens.calendarMonthSelectedFontWeight, calendarDoubleTokens.calendarDaysPadding, calendarDoubleTokens.calendarDayItemBorderRadius, calendarDoubleTokens.calendarDayFontFamily, calendarDoubleTokens.calendarDayFontSize, calendarDoubleTokens.calendarDayFontStyle, calendarDoubleTokens.calendarDayFontLetterSpacing, calendarDoubleTokens.calendarDayFontLineHeight, calendarDoubleTokens.calendarDayFontWeight, calendarDoubleTokens.calendarDaySelectedFontWeight, calendarDoubleTokens.calendarCurrentItemBorderWidth, calendarDoubleTokens.calendarHeaderArrowGap, calendarDoubleTokens.calendarArrowHeaderCustomSize, calendarDoubleTokens.calendarHeaderPadding, calendarDoubleTokens.calendarHeaderDateGap, calendarDoubleTokens.calendarHeaderFontFamily, calendarDoubleTokens.calendarHeaderFontSize, calendarDoubleTokens.calendarHeaderFontStyle, calendarDoubleTokens.calendarHeaderFontLetterSpacing, calendarDoubleTokens.calendarHeaderFontLineHeight, calendarDoubleTokens.calendarHeaderFontWeight, calendarDoubleTokens.calendarHeaderFontWeightBold, calendarDoubleTokens.iconButtonHeight, calendarDoubleTokens.iconButtonWidth, calendarDoubleTokens.iconButtonPadding, calendarDoubleTokens.iconButtonRadius)
|
|
377
|
+
},
|
|
378
|
+
eventTooltipSize: {
|
|
379
|
+
m: css(_templateObject5(), calendarDoubleTokens.tooltipPaddingTop, calendarDoubleTokens.tooltipPaddingRight, calendarDoubleTokens.tooltipPaddingBottom, calendarDoubleTokens.tooltipPaddingLeft, calendarDoubleTokens.tooltipMinHeight, calendarDoubleTokens.tooltipBorderRadius, calendarDoubleTokens.tooltipTextFontFamily, calendarDoubleTokens.tooltipTextFontSize, calendarDoubleTokens.tooltipTextFontStyle, calendarDoubleTokens.tooltipTextFontWeight, calendarDoubleTokens.tooltipTextFontLetterSpacing, calendarDoubleTokens.tooltipTextFontLineHeight, calendarDoubleTokens.tooltipContentLeftMargin, calendarDoubleTokens.tooltipArrowMaskWidth, calendarDoubleTokens.tooltipArrowMaskHeight, calendarDoubleTokens.tooltipArrowMaskImage, calendarDoubleTokens.tooltipArrowHeight, calendarDoubleTokens.tooltipArrowEdgeMargin, calendarDoubleTokens.tooltipArrowBackground),
|
|
380
|
+
s: css(_templateObject6(), calendarDoubleTokens.tooltipPaddingTop, calendarDoubleTokens.tooltipPaddingRight, calendarDoubleTokens.tooltipPaddingBottom, calendarDoubleTokens.tooltipPaddingLeft, calendarDoubleTokens.tooltipMinHeight, calendarDoubleTokens.tooltipBorderRadius, calendarDoubleTokens.tooltipTextFontFamily, calendarDoubleTokens.tooltipTextFontSize, calendarDoubleTokens.tooltipTextFontStyle, calendarDoubleTokens.tooltipTextFontWeight, calendarDoubleTokens.tooltipTextFontLetterSpacing, calendarDoubleTokens.tooltipTextFontLineHeight, calendarDoubleTokens.tooltipContentLeftMargin, calendarDoubleTokens.tooltipArrowMaskWidth, calendarDoubleTokens.tooltipArrowMaskHeight, calendarDoubleTokens.tooltipArrowMaskImage, calendarDoubleTokens.tooltipArrowHeight, calendarDoubleTokens.tooltipArrowEdgeMargin, calendarDoubleTokens.tooltipArrowBackground)
|
|
317
381
|
}
|
|
318
382
|
}
|
|
319
383
|
};
|
|
@@ -21,7 +21,6 @@ function _templateObject() {
|
|
|
21
21
|
": var(--text-positive);\n\n ",
|
|
22
22
|
": var(--text-primary);\n ",
|
|
23
23
|
": var(--text-secondary);\n ",
|
|
24
|
-
": var(--text-tertiary);\n ",
|
|
25
24
|
": var(--text-accent);\n\n ",
|
|
26
25
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
27
26
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -38,7 +37,8 @@ function _templateObject() {
|
|
|
38
37
|
": var(--surface-transparent-positive-active);\n\n ",
|
|
39
38
|
": var(--text-tertiary);\n ",
|
|
40
39
|
": var(--text-tertiary);\n\n ",
|
|
41
|
-
": var(--text-accent);\n
|
|
40
|
+
": var(--text-accent);\n ",
|
|
41
|
+
": var(--text-tertiary);\n\n ",
|
|
42
42
|
": var(--shadow-down-soft-s);\n ",
|
|
43
43
|
": var(--surface-transparent-secondary);\n ",
|
|
44
44
|
": var(--surface-solid-card);\n ",
|
|
@@ -68,7 +68,10 @@ function _templateObject() {
|
|
|
68
68
|
": var(--surface-clear);\n ",
|
|
69
69
|
": var(--text-primary-hover);\n ",
|
|
70
70
|
": var(--surface-clear);\n ",
|
|
71
|
-
": var(--surface-accent);\n
|
|
71
|
+
": var(--surface-accent);\n\n ",
|
|
72
|
+
": var(--surface-solid-card-brightness);\n ",
|
|
73
|
+
": var(--shadow-down-hard-s);\n ",
|
|
74
|
+
": var(--text-primary);\n "
|
|
72
75
|
]);
|
|
73
76
|
_templateObject = function _templateObject() {
|
|
74
77
|
return data;
|
|
@@ -522,7 +525,25 @@ function _templateObject4() {
|
|
|
522
525
|
function _templateObject5() {
|
|
523
526
|
var data = _tagged_template_literal([
|
|
524
527
|
"\n ",
|
|
525
|
-
": 0.
|
|
528
|
+
": 0.6875rem;\n ",
|
|
529
|
+
": 0.875rem;\n ",
|
|
530
|
+
": 0.6875rem;\n ",
|
|
531
|
+
": 0.875rem;\n\n ",
|
|
532
|
+
": 2.5rem;\n ",
|
|
533
|
+
": 0.625rem;\n\n ",
|
|
534
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
535
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
536
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
537
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
538
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
539
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
540
|
+
": 0.375rem;\n\n ",
|
|
541
|
+
": 1.25rem;\n ",
|
|
542
|
+
": 1.25rem;\n ",
|
|
543
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");\n ',
|
|
544
|
+
": 0.5rem;\n ",
|
|
545
|
+
": 0.625rem;\n ",
|
|
546
|
+
": var(--surface-solid-card-brightness);\n "
|
|
526
547
|
]);
|
|
527
548
|
_templateObject5 = function _templateObject() {
|
|
528
549
|
return data;
|
|
@@ -530,6 +551,44 @@ function _templateObject5() {
|
|
|
530
551
|
return data;
|
|
531
552
|
}
|
|
532
553
|
function _templateObject6() {
|
|
554
|
+
var data = _tagged_template_literal([
|
|
555
|
+
"\n ",
|
|
556
|
+
": 0.5rem;\n ",
|
|
557
|
+
": 0.75rem;\n ",
|
|
558
|
+
": 0.5rem;\n ",
|
|
559
|
+
": 0.75rem;\n\n ",
|
|
560
|
+
": 2rem;\n ",
|
|
561
|
+
": 0.5rem;\n\n ",
|
|
562
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
563
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
564
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
565
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
566
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
567
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
568
|
+
": 0.25rem;\n\n ",
|
|
569
|
+
": 1rem;\n ",
|
|
570
|
+
": 1rem;\n ",
|
|
571
|
+
': url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");\n ',
|
|
572
|
+
": 0.375rem;\n ",
|
|
573
|
+
": 0.5625rem;\n ",
|
|
574
|
+
": var(--surface-solid-card-brightness);\n "
|
|
575
|
+
]);
|
|
576
|
+
_templateObject6 = function _templateObject() {
|
|
577
|
+
return data;
|
|
578
|
+
};
|
|
579
|
+
return data;
|
|
580
|
+
}
|
|
581
|
+
function _templateObject7() {
|
|
582
|
+
var data = _tagged_template_literal([
|
|
583
|
+
"\n ",
|
|
584
|
+
": 0.4;\n "
|
|
585
|
+
]);
|
|
586
|
+
_templateObject7 = function _templateObject() {
|
|
587
|
+
return data;
|
|
588
|
+
};
|
|
589
|
+
return data;
|
|
590
|
+
}
|
|
591
|
+
function _templateObject8() {
|
|
533
592
|
var data = _tagged_template_literal([
|
|
534
593
|
"\n ",
|
|
535
594
|
": var(--surface-transparent-primary);\n ",
|
|
@@ -545,7 +604,7 @@ function _templateObject6() {
|
|
|
545
604
|
": 0.1;\n ",
|
|
546
605
|
": 0.1;\n "
|
|
547
606
|
]);
|
|
548
|
-
|
|
607
|
+
_templateObject8 = function _templateObject() {
|
|
549
608
|
return data;
|
|
550
609
|
};
|
|
551
610
|
return data;
|
|
@@ -558,7 +617,7 @@ export var config = {
|
|
|
558
617
|
},
|
|
559
618
|
variations: {
|
|
560
619
|
view: {
|
|
561
|
-
default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.
|
|
620
|
+
default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor, tokens.textFieldPlaceholderColorFocus, tokens.calendarShadow, tokens.calendarSeparatorBackground, tokens.calendarBackgroundColor, tokens.calendarSelectedItemBackground, tokens.calendarSelectedItemColor, tokens.calendarSelectableItemBackgroundHover, tokens.calendarCurrentItemBorderColor, tokens.calendarCurrentItemBackgroundHover, tokens.calendarCurrentItemColorHover, tokens.calendarCurrentItemChildBackgroundHover, tokens.calendarActiveItemBackground, tokens.calendarActiveItemColor, tokens.calendarHoveredItemBackground, tokens.calendarHoveredItemColor, tokens.calendarRangeBackground, tokens.calendarOutlineFocusColor, tokens.calendarContentPrimaryColor, tokens.calendarContentPrimaryDisabledColor, tokens.calendarHeaderArrowColor, tokens.calendarContentPrimaryColor, tokens.calendarContentSecondaryColor, tokens.calendarContentSecondaryDisabledColor, tokens.calendarDisabledOpacity, tokens.iconButtonColor, tokens.iconButtonBackgroundColor, tokens.iconButtonColorHover, tokens.iconButtonBackgroundColorHover, tokens.iconButtonColorActive, tokens.iconButtonBackgroundColorActive, tokens.iconButtonFocusColor, tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor)
|
|
562
621
|
},
|
|
563
622
|
size: {
|
|
564
623
|
l: css(_templateObject1(), tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorSize, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarBorderRadius, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius),
|
|
@@ -566,11 +625,15 @@ export var config = {
|
|
|
566
625
|
s: css(_templateObject3(), tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorSize, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarBorderRadius, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius),
|
|
567
626
|
xs: css(_templateObject4(), tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorSize, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarBorderRadius, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius)
|
|
568
627
|
},
|
|
628
|
+
eventTooltipSize: {
|
|
629
|
+
m: css(_templateObject5(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin, tokens.tooltipArrowBackground),
|
|
630
|
+
s: css(_templateObject6(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin, tokens.tooltipArrowBackground)
|
|
631
|
+
},
|
|
569
632
|
disabled: {
|
|
570
|
-
true: css(
|
|
633
|
+
true: css(_templateObject7(), tokens.disabledOpacity)
|
|
571
634
|
},
|
|
572
635
|
readOnly: {
|
|
573
|
-
true: css(
|
|
636
|
+
true: css(_templateObject8(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldReadOnlyOpacity, tokens.rangeReadOnlyOpacity)
|
|
574
637
|
}
|
|
575
638
|
}
|
|
576
639
|
};
|