@swisspost/design-system-styles-primeng 9.0.0-next.9 → 9.0.1
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/README.md +5 -5
- package/fesm2022/swisspost-design-system-styles-primeng.mjs +4 -4
- package/fesm2022/swisspost-design-system-styles-primeng.mjs.map +1 -1
- package/package.json +6 -8
- package/primeng-theme/_icons.scss +34 -6
- package/primeng-theme/_primitive.scss +6 -0
- package/primeng-theme/_semantic.scss +132 -0
- package/primeng-theme/components/_button.scss +199 -0
- package/primeng-theme/components/_checkbox.scss +57 -0
- package/primeng-theme/components/_datatable.scss +133 -0
- package/primeng-theme/components/_inputtext.scss +32 -0
- package/primeng-theme/components/_overlay.scss +38 -0
- package/primeng-theme/components/_paginator.scss +72 -0
- package/primeng-theme/components/_radiobutton.scss +55 -0
- package/primeng-theme/components/_select.scss +60 -0
- package/primeng-theme/index.scss +20 -4
- package/primeng-theme/mixins/_icon.scss +9 -0
- package/primeng-theme/mixins/_mode.scss +5 -0
- package/esm2022/lib/styles-primeng.module.mjs +0 -16
- package/esm2022/public-api.mjs +0 -5
- package/esm2022/swisspost-design-system-styles-primeng.mjs +0 -5
- package/primeng-theme/_extensions.scss +0 -161
- package/primeng-theme/_variables.scss +0 -140
- package/primeng-theme/bootstrap-theme/_index.scss +0 -840
- package/primeng-theme/theme-base/_colors.scss +0 -19
- package/primeng-theme/theme-base/_common.scss +0 -76
- package/primeng-theme/theme-base/_components.scss +0 -105
- package/primeng-theme/theme-base/_mixins.scss +0 -340
- package/primeng-theme/theme-base/components/button/_button.scss +0 -576
- package/primeng-theme/theme-base/components/button/_speeddial.scss +0 -96
- package/primeng-theme/theme-base/components/button/_splitbutton.scss +0 -380
- package/primeng-theme/theme-base/components/data/_carousel.scss +0 -37
- package/primeng-theme/theme-base/components/data/_datatable.scss +0 -342
- package/primeng-theme/theme-base/components/data/_dataview.scss +0 -55
- package/primeng-theme/theme-base/components/data/_filter.scss +0 -137
- package/primeng-theme/theme-base/components/data/_orderlist.scss +0 -116
- package/primeng-theme/theme-base/components/data/_organizationchart.scss +0 -50
- package/primeng-theme/theme-base/components/data/_paginator.scss +0 -92
- package/primeng-theme/theme-base/components/data/_picklist.scss +0 -116
- package/primeng-theme/theme-base/components/data/_timeline.scss +0 -35
- package/primeng-theme/theme-base/components/data/_tree.scss +0 -153
- package/primeng-theme/theme-base/components/data/_treetable.scss +0 -255
- package/primeng-theme/theme-base/components/data/_virtualscroller.scss +0 -28
- package/primeng-theme/theme-base/components/file/_fileupload.scss +0 -64
- package/primeng-theme/theme-base/components/input/_autocomplete.scss +0 -137
- package/primeng-theme/theme-base/components/input/_calendar.scss +0 -269
- package/primeng-theme/theme-base/components/input/_cascadeselect.scss +0 -137
- package/primeng-theme/theme-base/components/input/_checkbox.scss +0 -90
- package/primeng-theme/theme-base/components/input/_chips.scss +0 -66
- package/primeng-theme/theme-base/components/input/_colorpicker.scss +0 -19
- package/primeng-theme/theme-base/components/input/_dropdown.scss +0 -149
- package/primeng-theme/theme-base/components/input/_editor.scss +0 -122
- package/primeng-theme/theme-base/components/input/_inputgroup.scss +0 -75
- package/primeng-theme/theme-base/components/input/_inputmask.scss +0 -17
- package/primeng-theme/theme-base/components/input/_inputnumber.scss +0 -28
- package/primeng-theme/theme-base/components/input/_inputswitch.scss +0 -55
- package/primeng-theme/theme-base/components/input/_inputtext.scss +0 -102
- package/primeng-theme/theme-base/components/input/_listbox.scss +0 -99
- package/primeng-theme/theme-base/components/input/_multiselect.scss +0 -178
- package/primeng-theme/theme-base/components/input/_password.scss +0 -55
- package/primeng-theme/theme-base/components/input/_radiobutton.scss +0 -78
- package/primeng-theme/theme-base/components/input/_rating.scss +0 -60
- package/primeng-theme/theme-base/components/input/_selectbutton.scss +0 -50
- package/primeng-theme/theme-base/components/input/_slider.scss +0 -75
- package/primeng-theme/theme-base/components/input/_togglebutton.scss +0 -48
- package/primeng-theme/theme-base/components/input/_treeselect.scss +0 -140
- package/primeng-theme/theme-base/components/menu/_breadcrumb.scss +0 -42
- package/primeng-theme/theme-base/components/menu/_contextmenu.scss +0 -39
- package/primeng-theme/theme-base/components/menu/_dock.scss +0 -95
- package/primeng-theme/theme-base/components/menu/_megamenu.scss +0 -55
- package/primeng-theme/theme-base/components/menu/_menu.scss +0 -37
- package/primeng-theme/theme-base/components/menu/_menubar.scss +0 -137
- package/primeng-theme/theme-base/components/menu/_panelmenu.scss +0 -153
- package/primeng-theme/theme-base/components/menu/_slidemenu.scss +0 -60
- package/primeng-theme/theme-base/components/menu/_steps.scss +0 -55
- package/primeng-theme/theme-base/components/menu/_tabmenu.scss +0 -73
- package/primeng-theme/theme-base/components/menu/_tieredmenu.scss +0 -43
- package/primeng-theme/theme-base/components/messages/_inlinemessage.scss +0 -69
- package/primeng-theme/theme-base/components/messages/_message.scss +0 -107
- package/primeng-theme/theme-base/components/messages/_toast.scss +0 -99
- package/primeng-theme/theme-base/components/misc/_avatar.scss +0 -30
- package/primeng-theme/theme-base/components/misc/_badge.scss +0 -48
- package/primeng-theme/theme-base/components/misc/_chip.scss +0 -40
- package/primeng-theme/theme-base/components/misc/_inplace.scss +0 -16
- package/primeng-theme/theme-base/components/misc/_progressbar.scss +0 -17
- package/primeng-theme/theme-base/components/misc/_scrolltop.scss +0 -25
- package/primeng-theme/theme-base/components/misc/_skeleton.scss +0 -13
- package/primeng-theme/theme-base/components/misc/_tag.scss +0 -40
- package/primeng-theme/theme-base/components/misc/_terminal.scss +0 -12
- package/primeng-theme/theme-base/components/multimedia/_galleria.scss +0 -155
- package/primeng-theme/theme-base/components/multimedia/_image.scss +0 -49
- package/primeng-theme/theme-base/components/overlay/_confirmpopup.scss +0 -72
- package/primeng-theme/theme-base/components/overlay/_dialog.scss +0 -69
- package/primeng-theme/theme-base/components/overlay/_overlaypanel.scss +0 -64
- package/primeng-theme/theme-base/components/overlay/_sidebar.scss +0 -27
- package/primeng-theme/theme-base/components/overlay/_tooltip.scss +0 -33
- package/primeng-theme/theme-base/components/panel/_accordion.scss +0 -119
- package/primeng-theme/theme-base/components/panel/_card.scss +0 -30
- package/primeng-theme/theme-base/components/panel/_divider.scss +0 -31
- package/primeng-theme/theme-base/components/panel/_fieldset.scss +0 -47
- package/primeng-theme/theme-base/components/panel/_panel.scss +0 -63
- package/primeng-theme/theme-base/components/panel/_scrollpanel.scss +0 -6
- package/primeng-theme/theme-base/components/panel/_splitter.scss +0 -19
- package/primeng-theme/theme-base/components/panel/_tabview.scss +0 -82
- package/primeng-theme/theme-base/components/panel/_toolbar.scss +0 -11
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
.p-fileupload {
|
|
2
|
-
.p-fileupload-buttonbar {
|
|
3
|
-
background: $panelHeaderBg;
|
|
4
|
-
padding: $panelHeaderPadding;
|
|
5
|
-
border: $panelHeaderBorder;
|
|
6
|
-
color: $panelHeaderTextColor;
|
|
7
|
-
border-bottom: 0 none;
|
|
8
|
-
border-top-right-radius: $borderRadius;
|
|
9
|
-
border-top-left-radius: $borderRadius;
|
|
10
|
-
|
|
11
|
-
.p-button {
|
|
12
|
-
margin-right: $inlineSpacing;
|
|
13
|
-
|
|
14
|
-
&.p-fileupload-choose.p-focus {
|
|
15
|
-
@include focused();
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.p-fileupload-content {
|
|
21
|
-
background: $panelContentBg;
|
|
22
|
-
padding: $fileUploadContentPadding;
|
|
23
|
-
border: $panelContentBorder;
|
|
24
|
-
color: $panelContentTextColor;
|
|
25
|
-
border-bottom-right-radius: $borderRadius;
|
|
26
|
-
border-bottom-left-radius: $borderRadius;
|
|
27
|
-
|
|
28
|
-
&.p-fileupload-highlight {
|
|
29
|
-
border-color: $fileUploadContentHoverBorder;
|
|
30
|
-
border-style: dashed;
|
|
31
|
-
background-color: $highlightBg;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.p-progressbar {
|
|
36
|
-
height: $fileUploadProgressBarHeight;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.p-fileupload-row {
|
|
40
|
-
> div {
|
|
41
|
-
padding: $tableBodyCellPadding;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
&.p-fileupload-advanced {
|
|
46
|
-
.p-message {
|
|
47
|
-
margin-top: 0;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.p-fileupload-choose {
|
|
53
|
-
&:not(.p-disabled):hover {
|
|
54
|
-
background: $buttonHoverBg;
|
|
55
|
-
color: $buttonTextHoverColor;
|
|
56
|
-
border-color: $buttonHoverBorderColor;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
&:not(.p-disabled):active {
|
|
60
|
-
background: $buttonActiveBg;
|
|
61
|
-
color: $buttonTextActiveColor;
|
|
62
|
-
border-color: $buttonActiveBorderColor;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
@use 'sass:list';
|
|
2
|
-
@use 'sass:math';
|
|
3
|
-
|
|
4
|
-
.p-autocomplete {
|
|
5
|
-
.p-autocomplete-loader {
|
|
6
|
-
right: list.nth($inputPadding, 2);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
&.p-autocomplete-dd {
|
|
10
|
-
.p-autocomplete-loader {
|
|
11
|
-
right: list.nth($inputPadding, 2) + $buttonIconOnlyWidth;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
&:not(.p-disabled):hover {
|
|
16
|
-
.p-autocomplete-multiple-container {
|
|
17
|
-
border-color: $inputHoverBorderColor;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
&:not(.p-disabled).p-focus {
|
|
22
|
-
.p-autocomplete-multiple-container {
|
|
23
|
-
@include focused-input();
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.p-autocomplete-multiple-container {
|
|
28
|
-
padding: math.div(list.nth($inputPadding, 1), 2) list.nth($inputPadding, 2);
|
|
29
|
-
gap: $inlineSpacing;
|
|
30
|
-
|
|
31
|
-
.p-autocomplete-input-token {
|
|
32
|
-
padding: math.div(list.nth($inputPadding, 1), 2) 0;
|
|
33
|
-
|
|
34
|
-
input {
|
|
35
|
-
font-family: inherit;
|
|
36
|
-
font-feature-settings: inherit;
|
|
37
|
-
font-size: inherit;
|
|
38
|
-
color: $textColor;
|
|
39
|
-
padding: 0;
|
|
40
|
-
margin: 0;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.p-autocomplete-token {
|
|
45
|
-
padding: math.div(list.nth($inputPadding, 1), 2) list.nth($inputPadding, 2);
|
|
46
|
-
background: $chipBg;
|
|
47
|
-
color: $chipTextColor;
|
|
48
|
-
border-radius: $chipBorderRadius;
|
|
49
|
-
|
|
50
|
-
.p-autocomplete-token-icon {
|
|
51
|
-
margin-left: $inlineSpacing;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
&.p-focus {
|
|
55
|
-
background: $chipFocusBg;
|
|
56
|
-
color: $chipFocusTextColor;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
&.p-invalid.p-component > .p-inputtext {
|
|
62
|
-
@include invalid-input();
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.p-autocomplete-panel {
|
|
67
|
-
background: $inputOverlayBg;
|
|
68
|
-
color: $inputListTextColor;
|
|
69
|
-
border: $inputOverlayBorder;
|
|
70
|
-
border-radius: $borderRadius;
|
|
71
|
-
box-shadow: $inputOverlayShadow;
|
|
72
|
-
|
|
73
|
-
.p-autocomplete-items {
|
|
74
|
-
padding: $inputListPadding;
|
|
75
|
-
|
|
76
|
-
.p-autocomplete-item {
|
|
77
|
-
margin: $inputListItemMargin;
|
|
78
|
-
padding: $inputListItemPadding;
|
|
79
|
-
border: $inputListItemBorder;
|
|
80
|
-
color: $inputListItemTextColor;
|
|
81
|
-
background: $inputListItemBg;
|
|
82
|
-
transition: $listItemTransition;
|
|
83
|
-
border-radius: $inputListItemBorderRadius;
|
|
84
|
-
|
|
85
|
-
&.p-highlight {
|
|
86
|
-
color: $highlightTextColor;
|
|
87
|
-
background: $highlightBg;
|
|
88
|
-
|
|
89
|
-
&.p-focus {
|
|
90
|
-
background: $highlightFocusBg;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
&:not(.p-highlight):not(.p-disabled) {
|
|
95
|
-
&.p-focus {
|
|
96
|
-
color: $inputListItemTextFocusColor;
|
|
97
|
-
background: $inputListItemFocusBg;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
&:hover {
|
|
101
|
-
color: $inputListItemTextHoverColor;
|
|
102
|
-
background: $inputListItemHoverBg;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.p-autocomplete-item-group {
|
|
108
|
-
margin: $submenuHeaderMargin;
|
|
109
|
-
padding: $submenuHeaderPadding;
|
|
110
|
-
color: $submenuHeaderTextColor;
|
|
111
|
-
background: $submenuHeaderBg;
|
|
112
|
-
font-weight: $submenuHeaderFontWeight;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
|
|
118
|
-
@include invalid-input();
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
p-autocomplete.p-autocomplete-clearable {
|
|
122
|
-
.p-inputtext {
|
|
123
|
-
padding-right: list.nth($inputPadding, 2) * 2 + $primeIconFontSize;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
.p-autocomplete-clear-icon {
|
|
127
|
-
color: $inputIconColor;
|
|
128
|
-
right: list.nth($inputPadding, 2);
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd {
|
|
133
|
-
.p-autocomplete-clear-icon {
|
|
134
|
-
color: $inputIconColor;
|
|
135
|
-
right: $buttonIconOnlyWidth + list.nth($inputPadding, 2);
|
|
136
|
-
}
|
|
137
|
-
}
|
|
@@ -1,269 +0,0 @@
|
|
|
1
|
-
@use 'sass:list';
|
|
2
|
-
|
|
3
|
-
p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
|
|
4
|
-
@include invalid-input();
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
|
|
8
|
-
@include focused-input();
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.p-datepicker {
|
|
12
|
-
padding: $calendarPadding;
|
|
13
|
-
background: $calendarInlineBg;
|
|
14
|
-
color: $calendarTextColor;
|
|
15
|
-
border: $calendarBorder;
|
|
16
|
-
border-radius: $borderRadius;
|
|
17
|
-
|
|
18
|
-
&:not(.p-datepicker-inline) {
|
|
19
|
-
background: $calendarBg;
|
|
20
|
-
border: $calendarOverlayBorder;
|
|
21
|
-
box-shadow: $inputOverlayShadow;
|
|
22
|
-
|
|
23
|
-
.p-datepicker-header {
|
|
24
|
-
background: $calendarHeaderBg;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.p-datepicker-header {
|
|
29
|
-
padding: $calendarHeaderPadding;
|
|
30
|
-
color: $calendarHeaderTextColor;
|
|
31
|
-
background: $calendarInlineHeaderBg;
|
|
32
|
-
font-weight: $calendarHeaderFontWeight;
|
|
33
|
-
margin: $inputListHeaderMargin;
|
|
34
|
-
border-bottom: $calendarHeaderBorder;
|
|
35
|
-
border-top-right-radius: $borderRadius;
|
|
36
|
-
border-top-left-radius: $borderRadius;
|
|
37
|
-
|
|
38
|
-
.p-datepicker-prev,
|
|
39
|
-
.p-datepicker-next {
|
|
40
|
-
@include action-icon();
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.p-datepicker-title {
|
|
44
|
-
line-height: $actionIconHeight;
|
|
45
|
-
|
|
46
|
-
.p-datepicker-year,
|
|
47
|
-
.p-datepicker-month {
|
|
48
|
-
color: $calendarHeaderTextColor;
|
|
49
|
-
transition: $actionIconTransition;
|
|
50
|
-
font-weight: $calendarHeaderFontWeight;
|
|
51
|
-
padding: $calendarHeaderCellPadding;
|
|
52
|
-
|
|
53
|
-
&:enabled:hover {
|
|
54
|
-
color: $calendarMonthYearHeaderHoverTextColor;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.p-datepicker-month {
|
|
59
|
-
margin-right: $inlineSpacing;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
table {
|
|
65
|
-
font-size: $fontSize;
|
|
66
|
-
margin: $calendarTableMargin;
|
|
67
|
-
|
|
68
|
-
th {
|
|
69
|
-
padding: $calendarHeaderCellPadding;
|
|
70
|
-
|
|
71
|
-
> span {
|
|
72
|
-
width: $calendarCellDateWidth;
|
|
73
|
-
height: $calendarCellDateHeight;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
td {
|
|
78
|
-
padding: $calendarCellDatePadding;
|
|
79
|
-
|
|
80
|
-
> span {
|
|
81
|
-
width: $calendarCellDateWidth;
|
|
82
|
-
height: $calendarCellDateHeight;
|
|
83
|
-
border-radius: $calendarCellDateBorderRadius;
|
|
84
|
-
transition: $listItemTransition;
|
|
85
|
-
border: $calendarCellDateBorder;
|
|
86
|
-
|
|
87
|
-
&.p-highlight {
|
|
88
|
-
color: $highlightTextColor;
|
|
89
|
-
background: $highlightBg;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
&:focus {
|
|
93
|
-
@include focused();
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
&.p-datepicker-today {
|
|
98
|
-
> span {
|
|
99
|
-
background: $calendarCellDateTodayBg;
|
|
100
|
-
color: $calendarCellDateTodayTextColor;
|
|
101
|
-
border-color: $calendarCellDateTodayBorderColor;
|
|
102
|
-
|
|
103
|
-
&.p-highlight {
|
|
104
|
-
color: $highlightTextColor;
|
|
105
|
-
background: $highlightBg;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.p-datepicker-buttonbar {
|
|
113
|
-
padding: $calendarButtonBarPadding;
|
|
114
|
-
border-top: $divider;
|
|
115
|
-
|
|
116
|
-
.p-button {
|
|
117
|
-
width: auto;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.p-timepicker {
|
|
122
|
-
border-top: $divider;
|
|
123
|
-
padding: $calendarTimePickerPadding;
|
|
124
|
-
|
|
125
|
-
button {
|
|
126
|
-
@include action-icon();
|
|
127
|
-
|
|
128
|
-
&:last-child {
|
|
129
|
-
margin-top: 0.2em;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
span {
|
|
134
|
-
font-size: $calendarTimePickerTimeFontSize;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
> div {
|
|
138
|
-
padding: $calendarTimePickerElementPadding;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
&.p-datepicker-timeonly {
|
|
143
|
-
.p-timepicker {
|
|
144
|
-
border-top: 0 none;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.p-monthpicker {
|
|
149
|
-
margin: $calendarTableMargin;
|
|
150
|
-
|
|
151
|
-
.p-monthpicker-month {
|
|
152
|
-
padding: $calendarCellDatePadding;
|
|
153
|
-
transition: $listItemTransition;
|
|
154
|
-
border-radius: $borderRadius;
|
|
155
|
-
|
|
156
|
-
&.p-highlight {
|
|
157
|
-
color: $highlightTextColor;
|
|
158
|
-
background: $highlightBg;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
.p-yearpicker {
|
|
164
|
-
margin: $calendarTableMargin;
|
|
165
|
-
|
|
166
|
-
.p-yearpicker-year {
|
|
167
|
-
padding: $calendarCellDatePadding;
|
|
168
|
-
transition: $listItemTransition;
|
|
169
|
-
border-radius: $borderRadius;
|
|
170
|
-
|
|
171
|
-
&.p-highlight {
|
|
172
|
-
color: $highlightTextColor;
|
|
173
|
-
background: $highlightBg;
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
&.p-datepicker-multiple-month {
|
|
179
|
-
.p-datepicker-group {
|
|
180
|
-
border-left: $divider;
|
|
181
|
-
padding-right: $calendarPadding;
|
|
182
|
-
padding-left: $calendarPadding;
|
|
183
|
-
padding-top: 0;
|
|
184
|
-
padding-bottom: 0;
|
|
185
|
-
|
|
186
|
-
&:first-child {
|
|
187
|
-
padding-left: 0;
|
|
188
|
-
border-left: 0 none;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
&:last-child {
|
|
192
|
-
padding-right: 0;
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
&:not(.p-disabled) {
|
|
198
|
-
table {
|
|
199
|
-
td {
|
|
200
|
-
span:not(.p-highlight):not(.p-disabled) {
|
|
201
|
-
&:hover {
|
|
202
|
-
background: $calendarCellDateHoverBg;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
&:focus {
|
|
206
|
-
@include focused();
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.p-monthpicker {
|
|
213
|
-
.p-monthpicker-month {
|
|
214
|
-
&:not(.p-disabled) {
|
|
215
|
-
&:not(.p-highlight):hover {
|
|
216
|
-
background: $calendarCellDateHoverBg;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
&:focus {
|
|
220
|
-
@include focused();
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
.p-yearpicker {
|
|
227
|
-
.p-yearpicker-year {
|
|
228
|
-
&:not(.p-disabled) {
|
|
229
|
-
&:not(.p-highlight):hover {
|
|
230
|
-
background: $calendarCellDateHoverBg;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
&:focus {
|
|
234
|
-
@include focused();
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
p-calendar.p-calendar-clearable {
|
|
243
|
-
.p-inputtext {
|
|
244
|
-
padding-right: list.nth($inputPadding, 2) * 2 + $primeIconFontSize;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.p-calendar-clear-icon {
|
|
248
|
-
color: $inputIconColor;
|
|
249
|
-
right: list.nth($inputPadding, 2);
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
p-calendar.p-calendar-clearable .p-calendar-w-btn {
|
|
254
|
-
.p-calendar-clear-icon {
|
|
255
|
-
color: $inputIconColor;
|
|
256
|
-
right: $buttonIconOnlyWidth + list.nth($inputPadding, 2);
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
@media screen and (max-width: $calendarBreakpoint) {
|
|
261
|
-
.p-datepicker {
|
|
262
|
-
table {
|
|
263
|
-
th,
|
|
264
|
-
td {
|
|
265
|
-
padding: $calendarCellDatePaddingSM;
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
@use 'sass:list';
|
|
2
|
-
@use 'sass:math';
|
|
3
|
-
|
|
4
|
-
.p-cascadeselect {
|
|
5
|
-
background: $inputBg;
|
|
6
|
-
border: $inputBorder;
|
|
7
|
-
transition: $formElementTransition;
|
|
8
|
-
border-radius: $borderRadius;
|
|
9
|
-
|
|
10
|
-
&:not(.p-disabled):hover {
|
|
11
|
-
border-color: $inputHoverBorderColor;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
&:not(.p-disabled).p-focus {
|
|
15
|
-
@include focused-input();
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.p-cascadeselect-label {
|
|
19
|
-
background: transparent;
|
|
20
|
-
border: 0 none;
|
|
21
|
-
padding: $inputPadding;
|
|
22
|
-
|
|
23
|
-
&.p-placeholder {
|
|
24
|
-
color: $inputPlaceholderTextColor;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
&:enabled:focus {
|
|
28
|
-
outline: 0 none;
|
|
29
|
-
box-shadow: none;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.p-cascadeselect-trigger {
|
|
34
|
-
background: transparent;
|
|
35
|
-
color: $inputIconColor;
|
|
36
|
-
width: $inputGroupAddOnMinWidth;
|
|
37
|
-
border-top-right-radius: $borderRadius;
|
|
38
|
-
border-bottom-right-radius: $borderRadius;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
&.p-invalid.p-component {
|
|
42
|
-
@include invalid-input();
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.p-cascadeselect-panel {
|
|
47
|
-
background: $inputOverlayBg;
|
|
48
|
-
color: $inputListTextColor;
|
|
49
|
-
border: $inputOverlayBorder;
|
|
50
|
-
border-radius: $borderRadius;
|
|
51
|
-
box-shadow: $inputOverlayShadow;
|
|
52
|
-
|
|
53
|
-
.p-cascadeselect-items {
|
|
54
|
-
padding: $inputListPadding;
|
|
55
|
-
|
|
56
|
-
.p-cascadeselect-item {
|
|
57
|
-
margin: $inputListItemMargin;
|
|
58
|
-
border: $inputListItemBorder;
|
|
59
|
-
color: $inputListItemTextColor;
|
|
60
|
-
background: $inputListItemBg;
|
|
61
|
-
transition: $listItemTransition;
|
|
62
|
-
border-radius: $inputListItemBorderRadius;
|
|
63
|
-
|
|
64
|
-
&.p-highlight {
|
|
65
|
-
color: $highlightTextColor;
|
|
66
|
-
background: $highlightBg;
|
|
67
|
-
|
|
68
|
-
&.p-focus {
|
|
69
|
-
background: $highlightFocusBg;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
&:not(.p-highlight):not(.p-disabled) {
|
|
74
|
-
&.p-focus {
|
|
75
|
-
color: $inputListItemTextFocusColor;
|
|
76
|
-
background: $inputListItemFocusBg;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
&:hover {
|
|
80
|
-
color: $inputListItemTextHoverColor;
|
|
81
|
-
background: $inputListItemHoverBg;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.p-cascadeselect-item-content {
|
|
86
|
-
padding: $inputListItemPadding;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.p-cascadeselect-group-icon {
|
|
90
|
-
font-size: $menuitemSubmenuIconFontSize;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.p-input-filled {
|
|
97
|
-
.p-cascadeselect {
|
|
98
|
-
background: $inputFilledBg;
|
|
99
|
-
|
|
100
|
-
&:not(.p-disabled):hover {
|
|
101
|
-
background-color: $inputFilledHoverBg;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
&:not(.p-disabled).p-focus {
|
|
105
|
-
background-color: $inputFilledFocusBg;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
|
|
111
|
-
@include invalid-input();
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
p-cascadeselect.p-cascadeselect-clearable {
|
|
115
|
-
.p-cascadeselect-label {
|
|
116
|
-
padding-right: list.nth($inputPadding, 2);
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.p-cascadeselect-clear-icon {
|
|
120
|
-
color: $inputIconColor;
|
|
121
|
-
right: $inputGroupAddOnMinWidth;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.p-overlay-modal {
|
|
126
|
-
.p-cascadeselect-sublist {
|
|
127
|
-
.p-cascadeselect-panel {
|
|
128
|
-
box-shadow: none;
|
|
129
|
-
border-radius: 0;
|
|
130
|
-
padding: math.div($inlineSpacing, 2) 0 math.div($inlineSpacing, 2) $inlineSpacing;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
|
|
135
|
-
transform: rotate(90deg);
|
|
136
|
-
}
|
|
137
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
.p-checkbox {
|
|
2
|
-
width: $checkboxWidth;
|
|
3
|
-
height: $checkboxHeight;
|
|
4
|
-
|
|
5
|
-
.p-checkbox-box {
|
|
6
|
-
border: $checkboxBorder;
|
|
7
|
-
background: $inputBg;
|
|
8
|
-
width: $checkboxWidth;
|
|
9
|
-
height: $checkboxHeight;
|
|
10
|
-
color: $textColor;
|
|
11
|
-
border-radius: $borderRadius;
|
|
12
|
-
transition: $formElementTransition;
|
|
13
|
-
|
|
14
|
-
.p-checkbox-icon {
|
|
15
|
-
transition-duration: $transitionDuration;
|
|
16
|
-
color: $checkboxIconActiveColor;
|
|
17
|
-
font-size: $checkboxIconFontSize;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.p-icon {
|
|
21
|
-
width: $checkboxIconFontSize;
|
|
22
|
-
height: $checkboxIconFontSize;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
&.p-highlight {
|
|
26
|
-
border-color: $checkboxActiveBorderColor;
|
|
27
|
-
background: $checkboxActiveBg;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
&:not(.p-checkbox-disabled) {
|
|
32
|
-
.p-checkbox-box {
|
|
33
|
-
&:hover {
|
|
34
|
-
border-color: $inputHoverBorderColor;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
&.p-focus {
|
|
38
|
-
@include focused-input();
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
&.p-highlight:hover {
|
|
42
|
-
border-color: $checkboxActiveHoverBorderColor;
|
|
43
|
-
background: $checkboxActiveHoverBg;
|
|
44
|
-
color: $checkboxIconActiveHoverColor;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
51
|
-
@include invalid-input();
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.p-input-filled {
|
|
55
|
-
.p-checkbox {
|
|
56
|
-
.p-checkbox-box {
|
|
57
|
-
background-color: $inputFilledBg;
|
|
58
|
-
|
|
59
|
-
&.p-highlight {
|
|
60
|
-
background: $checkboxActiveBg;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
&:not(.p-checkbox-disabled) {
|
|
65
|
-
.p-checkbox-box {
|
|
66
|
-
&:hover {
|
|
67
|
-
background-color: $inputFilledHoverBg;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
&.p-highlight:hover {
|
|
71
|
-
background: $checkboxActiveHoverBg;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.p-checkbox-label {
|
|
79
|
-
margin-left: $inlineSpacing;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
@if ($highlightBg == $checkboxActiveBg) {
|
|
83
|
-
.p-highlight {
|
|
84
|
-
.p-checkbox {
|
|
85
|
-
.p-checkbox-box {
|
|
86
|
-
border-color: $checkboxIconActiveColor;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|