@nextcloud/vue 8.2.0 → 8.3.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/CHANGELOG.md +24 -0
- package/dist/Components/NcActionButton.cjs +3 -3
- package/dist/Components/NcActionButton.cjs.map +1 -1
- package/dist/Components/NcActionButton.mjs +9 -9
- package/dist/Components/NcActionButton.mjs.map +1 -1
- package/dist/Components/NcActionInput.cjs +1 -1
- package/dist/Components/NcActionInput.mjs +1 -1
- package/dist/Components/NcActions.cjs +8 -8
- package/dist/Components/NcActions.cjs.map +1 -1
- package/dist/Components/NcActions.mjs +21 -21
- package/dist/Components/NcActions.mjs.map +1 -1
- package/dist/Components/NcAppContent.cjs +1 -1
- package/dist/Components/NcAppContent.mjs +1 -1
- package/dist/Components/NcAppNavigation.cjs +14 -14
- package/dist/Components/NcAppNavigation.cjs.map +1 -1
- package/dist/Components/NcAppNavigation.mjs +20 -20
- package/dist/Components/NcAppNavigation.mjs.map +1 -1
- package/dist/Components/NcAppNavigationCaption.cjs +2 -2
- package/dist/Components/NcAppNavigationCaption.cjs.map +1 -1
- package/dist/Components/NcAppNavigationCaption.mjs +2 -2
- package/dist/Components/NcAppNavigationCaption.mjs.map +1 -1
- package/dist/Components/NcAppNavigationItem.cjs +3 -3
- package/dist/Components/NcAppNavigationItem.cjs.map +1 -1
- package/dist/Components/NcAppNavigationItem.mjs +4 -4
- package/dist/Components/NcAppNavigationItem.mjs.map +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
- package/dist/Components/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppNavigationToggle.cjs +1 -1
- package/dist/Components/NcAppNavigationToggle.mjs +1 -1
- package/dist/Components/NcAppSettingsDialog.cjs +20 -20
- package/dist/Components/NcAppSettingsDialog.cjs.map +1 -1
- package/dist/Components/NcAppSettingsDialog.mjs +13 -13
- package/dist/Components/NcAppSettingsDialog.mjs.map +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAvatar.cjs +1 -1
- package/dist/Components/NcAvatar.mjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.cjs +7 -7
- package/dist/Components/NcCheckboxRadioSwitch.cjs.map +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +7 -7
- package/dist/Components/NcCheckboxRadioSwitch.mjs.map +1 -1
- package/dist/Components/NcColorPicker.cjs +6 -6
- package/dist/Components/NcColorPicker.cjs.map +1 -1
- package/dist/Components/NcColorPicker.mjs +9 -9
- package/dist/Components/NcColorPicker.mjs.map +1 -1
- package/dist/Components/NcDashboardWidget.cjs +1 -1
- package/dist/Components/NcDashboardWidget.mjs +2 -2
- package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
- package/dist/Components/NcDateTime.cjs +1 -1
- package/dist/Components/NcDateTime.mjs +1 -1
- package/dist/Components/NcDateTimePicker.cjs +2 -2
- package/dist/Components/NcDateTimePicker.mjs +4 -4
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcDialog.cjs +15 -15
- package/dist/Components/NcDialog.cjs.map +1 -1
- package/dist/Components/NcDialog.mjs +13 -13
- package/dist/Components/NcDialog.mjs.map +1 -1
- package/dist/Components/NcDialogButton.cjs +1 -1
- package/dist/Components/NcDialogButton.cjs.map +1 -1
- package/dist/Components/NcDialogButton.mjs +1 -1
- package/dist/Components/NcDialogButton.mjs.map +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.mjs +1 -1
- package/dist/Components/NcInputField.cjs +15 -4
- package/dist/Components/NcInputField.cjs.map +1 -1
- package/dist/Components/NcInputField.mjs +18 -7
- package/dist/Components/NcInputField.mjs.map +1 -1
- package/dist/Components/NcListItem.cjs +1 -1
- package/dist/Components/NcListItem.mjs +1 -1
- package/dist/Components/NcListItemIcon.cjs +1 -1
- package/dist/Components/NcListItemIcon.mjs +1 -1
- package/dist/Components/NcModal.cjs +1 -1
- package/dist/Components/NcModal.mjs +3 -3
- package/dist/Components/NcPasswordField.cjs +1 -1
- package/dist/Components/NcPasswordField.mjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
- package/dist/Components/NcRichContenteditable.cjs +2 -2
- package/dist/Components/NcRichContenteditable.mjs +2 -2
- package/dist/Components/NcRichText.cjs +1 -1
- package/dist/Components/NcRichText.mjs +3 -3
- package/dist/Components/NcSelect.cjs +1 -1
- package/dist/Components/NcSelect.mjs +2 -2
- package/dist/Components/NcSelectTags.cjs +1 -1
- package/dist/Components/NcSelectTags.mjs +1 -1
- package/dist/Components/NcSettingsInputText.cjs +1 -1
- package/dist/Components/NcSettingsInputText.mjs +1 -1
- package/dist/Components/NcSettingsSection.cjs +1 -1
- package/dist/Components/NcSettingsSection.mjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
- package/dist/Components/NcTextField.cjs +1 -1
- package/dist/Components/NcTextField.mjs +1 -1
- package/dist/Components/NcTimezonePicker.cjs +1 -1
- package/dist/Components/NcTimezonePicker.mjs +1 -1
- package/dist/Components/NcUserBubble.cjs +1 -1
- package/dist/Components/NcUserBubble.mjs +1 -1
- package/dist/Functions/usernameToColor.cjs +1 -1
- package/dist/Functions/usernameToColor.mjs +1 -1
- package/dist/assets/{NcAppNavigationToggle-9e170630.css → NcAppNavigationToggle-2bc73ee8.css} +2 -2
- package/dist/assets/{index-a0532427.css → index-2a1ec06b.css} +42 -36
- package/dist/assets/{index-5c74e333.css → index-50dc154e.css} +10 -10
- package/dist/assets/{index-4437e6bf.css → index-5784183b.css} +8 -8
- package/dist/assets/{index-f8d6daf3.css → index-5e4bf286.css} +41 -41
- package/dist/assets/{index-a9d1ad5c.css → index-7157aefa.css} +24 -24
- package/dist/assets/{index-e9fce208.css → index-7868494b.css} +16 -16
- package/dist/assets/{index-51c1f2a9.css → index-810b8984.css} +13 -20
- package/dist/assets/{index-dc612aa3.css → index-9941f384.css} +15 -12
- package/dist/assets/{index-d1c0876d.css → index-b0a8a48c.css} +11 -11
- package/dist/assets/{index-db846386.css → index-e6a91529.css} +49 -45
- package/dist/assets/{index-edee3304.css → index-f72cef5d.css} +6 -7
- package/dist/chunks/{GenColors-02173e2c.mjs → GenColors-12ec1caa.mjs} +1 -1
- package/dist/chunks/{GenColors-02173e2c.mjs.map → GenColors-12ec1caa.mjs.map} +1 -1
- package/dist/chunks/{GenColors-4314c256.cjs → GenColors-a8d54566.cjs} +1 -1
- package/dist/chunks/{GenColors-4314c256.cjs.map → GenColors-a8d54566.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-1301e882.cjs → NcAppNavigationToggle-6a975868.cjs} +21 -26
- package/dist/chunks/{NcAppNavigationToggle-2574bba5.mjs.map → NcAppNavigationToggle-6a975868.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-2574bba5.mjs → NcAppNavigationToggle-f5591773.mjs} +25 -30
- package/dist/chunks/{NcAppNavigationToggle-1301e882.cjs.map → NcAppNavigationToggle-f5591773.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-a612e6a3.mjs → NcInputConfirmCancel-7837eb4d.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-a612e6a3.mjs.map → NcInputConfirmCancel-7837eb4d.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-9906b563.cjs → NcInputConfirmCancel-790f5902.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-9906b563.cjs.map → NcInputConfirmCancel-790f5902.cjs.map} +1 -1
- package/dist/chunks/{NcRichText-f5cfcd57.mjs → NcRichText-0db09c78.mjs} +1 -1
- package/dist/chunks/{NcRichText-f5cfcd57.mjs.map → NcRichText-0db09c78.mjs.map} +1 -1
- package/dist/chunks/{NcRichText-9f77a9c6.cjs → NcRichText-0dd96aac.cjs} +1 -1
- package/dist/chunks/{NcRichText-9f77a9c6.cjs.map → NcRichText-0dd96aac.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-0f71fef4.cjs → NcSettingsSelectGroup-532ba813.cjs} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-0f71fef4.cjs.map → NcSettingsSelectGroup-532ba813.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-091c0306.mjs → NcSettingsSelectGroup-cdd84895.mjs} +2 -2
- package/dist/chunks/{NcSettingsSelectGroup-091c0306.mjs.map → NcSettingsSelectGroup-cdd84895.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-df4b58b1.cjs → ScopeComponent-92144d97.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-df4b58b1.cjs.map → ScopeComponent-92144d97.cjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-3ea00dcd.mjs → ScopeComponent-ac5265f5.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-3ea00dcd.mjs.map → ScopeComponent-ac5265f5.mjs.map} +1 -1
- package/dist/chunks/{index-dc10fd2b.cjs → index-32c8b581.cjs} +1 -1
- package/dist/chunks/{index-dc10fd2b.cjs.map → index-32c8b581.cjs.map} +1 -1
- package/dist/chunks/{index-cea13a24.mjs → index-efb07851.mjs} +1 -1
- package/dist/chunks/{index-cea13a24.mjs.map → index-efb07851.mjs.map} +1 -1
- package/dist/chunks/l10n-070da9ad.cjs +29 -0
- package/dist/chunks/l10n-070da9ad.cjs.map +1 -0
- package/dist/chunks/l10n-1b905a9a.mjs +31 -0
- package/dist/chunks/l10n-1b905a9a.mjs.map +1 -0
- package/dist/chunks/{l10n-a12cdbfa.cjs → l10n-38626490.cjs} +1 -1
- package/dist/chunks/{l10n-a12cdbfa.cjs.map → l10n-38626490.cjs.map} +1 -1
- package/dist/chunks/{l10n-c603e589.mjs → l10n-6cfc1200.mjs} +1 -1
- package/dist/chunks/{l10n-c603e589.mjs.map → l10n-6cfc1200.mjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-aa5d3f47.cjs → referencePickerModal-90dac0d0.cjs} +1 -1
- package/dist/chunks/{referencePickerModal-aa5d3f47.cjs.map → referencePickerModal-90dac0d0.cjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-c2f33569.mjs → referencePickerModal-ded8273d.mjs} +1 -1
- package/dist/chunks/{referencePickerModal-c2f33569.mjs.map → referencePickerModal-ded8273d.mjs.map} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.mjs +6 -6
- package/package.json +1 -1
- package/dist/chunks/l10n-e9ffbe5e.cjs +0 -29
- package/dist/chunks/l10n-e9ffbe5e.cjs.map +0 -1
- package/dist/chunks/l10n-ef44019c.mjs +0 -31
- package/dist/chunks/l10n-ef44019c.mjs.map +0 -1
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
|
-
.material-design-icon[data-v-
|
|
42
|
+
.material-design-icon[data-v-e7a7a3c0] {
|
|
43
43
|
display: flex;
|
|
44
44
|
align-self: center;
|
|
45
45
|
justify-self: center;
|
|
46
46
|
align-items: center;
|
|
47
47
|
justify-content: center;
|
|
48
48
|
}
|
|
49
|
-
.app-navigation-entry[data-v-
|
|
49
|
+
.app-navigation-entry[data-v-e7a7a3c0] {
|
|
50
50
|
position: relative;
|
|
51
51
|
display: flex;
|
|
52
52
|
flex-shrink: 0;
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
transition: background-color .2s ease-in-out;
|
|
59
59
|
border-radius: var(--border-radius-pill);
|
|
60
60
|
}
|
|
61
|
-
.app-navigation-entry-wrapper[data-v-
|
|
61
|
+
.app-navigation-entry-wrapper[data-v-e7a7a3c0] {
|
|
62
62
|
position: relative;
|
|
63
63
|
display: flex;
|
|
64
64
|
flex-shrink: 0;
|
|
@@ -66,41 +66,41 @@
|
|
|
66
66
|
box-sizing: border-box;
|
|
67
67
|
width: 100%;
|
|
68
68
|
}
|
|
69
|
-
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-
|
|
69
|
+
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-e7a7a3c0] {
|
|
70
70
|
display: none;
|
|
71
71
|
}
|
|
72
|
-
.app-navigation-entry.active[data-v-
|
|
72
|
+
.app-navigation-entry.active[data-v-e7a7a3c0] {
|
|
73
73
|
background-color: var(--color-primary-element) !important;
|
|
74
74
|
}
|
|
75
|
-
.app-navigation-entry.active .app-navigation-entry-link[data-v-
|
|
76
|
-
.app-navigation-entry.active .app-navigation-entry-button[data-v-
|
|
75
|
+
.app-navigation-entry.active .app-navigation-entry-link[data-v-e7a7a3c0],
|
|
76
|
+
.app-navigation-entry.active .app-navigation-entry-button[data-v-e7a7a3c0] {
|
|
77
77
|
color: var(--color-primary-element-text) !important;
|
|
78
78
|
}
|
|
79
|
-
.app-navigation-entry[data-v-
|
|
80
|
-
.app-navigation-entry[data-v-
|
|
79
|
+
.app-navigation-entry[data-v-e7a7a3c0]:focus-within,
|
|
80
|
+
.app-navigation-entry[data-v-e7a7a3c0]:hover {
|
|
81
81
|
background-color: var(--color-background-hover);
|
|
82
82
|
}
|
|
83
|
-
.app-navigation-entry.active .app-navigation-entry__children[data-v-
|
|
84
|
-
.app-navigation-entry:focus-within .app-navigation-entry__children[data-v-
|
|
85
|
-
.app-navigation-entry:hover .app-navigation-entry__children[data-v-
|
|
83
|
+
.app-navigation-entry.active .app-navigation-entry__children[data-v-e7a7a3c0],
|
|
84
|
+
.app-navigation-entry:focus-within .app-navigation-entry__children[data-v-e7a7a3c0],
|
|
85
|
+
.app-navigation-entry:hover .app-navigation-entry__children[data-v-e7a7a3c0] {
|
|
86
86
|
background-color: var(--color-main-background);
|
|
87
87
|
}
|
|
88
|
-
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
89
|
-
.app-navigation-entry.app-navigation-entry--deleted .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
90
|
-
.app-navigation-entry:focus .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
91
|
-
.app-navigation-entry:focus-within .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
92
|
-
.app-navigation-entry:hover .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
88
|
+
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-e7a7a3c0],
|
|
89
|
+
.app-navigation-entry.app-navigation-entry--deleted .app-navigation-entry__utils .app-navigation-entry__actions[data-v-e7a7a3c0],
|
|
90
|
+
.app-navigation-entry:focus .app-navigation-entry__utils .app-navigation-entry__actions[data-v-e7a7a3c0],
|
|
91
|
+
.app-navigation-entry:focus-within .app-navigation-entry__utils .app-navigation-entry__actions[data-v-e7a7a3c0],
|
|
92
|
+
.app-navigation-entry:hover .app-navigation-entry__utils .app-navigation-entry__actions[data-v-e7a7a3c0] {
|
|
93
93
|
display: inline-block;
|
|
94
94
|
}
|
|
95
|
-
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-
|
|
95
|
+
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-e7a7a3c0] {
|
|
96
96
|
display: none;
|
|
97
97
|
}
|
|
98
|
-
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-
|
|
99
|
-
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-button[data-v-
|
|
98
|
+
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-e7a7a3c0],
|
|
99
|
+
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-button[data-v-e7a7a3c0] {
|
|
100
100
|
padding-right: 14px;
|
|
101
101
|
}
|
|
102
|
-
.app-navigation-entry .app-navigation-entry-link[data-v-
|
|
103
|
-
.app-navigation-entry .app-navigation-entry-button[data-v-
|
|
102
|
+
.app-navigation-entry .app-navigation-entry-link[data-v-e7a7a3c0],
|
|
103
|
+
.app-navigation-entry .app-navigation-entry-button[data-v-e7a7a3c0] {
|
|
104
104
|
z-index: 100;
|
|
105
105
|
display: flex;
|
|
106
106
|
overflow: hidden;
|
|
@@ -115,8 +115,8 @@
|
|
|
115
115
|
background-size: 16px 16px;
|
|
116
116
|
line-height: 44px;
|
|
117
117
|
}
|
|
118
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-
|
|
119
|
-
.app-navigation-entry .app-navigation-entry-button .app-navigation-entry-icon[data-v-
|
|
118
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-e7a7a3c0],
|
|
119
|
+
.app-navigation-entry .app-navigation-entry-button .app-navigation-entry-icon[data-v-e7a7a3c0] {
|
|
120
120
|
display: flex;
|
|
121
121
|
align-items: center;
|
|
122
122
|
flex: 0 0 44px;
|
|
@@ -127,19 +127,19 @@
|
|
|
127
127
|
background-repeat: no-repeat;
|
|
128
128
|
background-position: 14px center;
|
|
129
129
|
}
|
|
130
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-
|
|
131
|
-
.app-navigation-entry .app-navigation-entry-button .app-navigation-entry__name[data-v-
|
|
130
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-e7a7a3c0],
|
|
131
|
+
.app-navigation-entry .app-navigation-entry-button .app-navigation-entry__name[data-v-e7a7a3c0] {
|
|
132
132
|
overflow: hidden;
|
|
133
133
|
max-width: 100%;
|
|
134
134
|
white-space: nowrap;
|
|
135
135
|
text-overflow: ellipsis;
|
|
136
136
|
}
|
|
137
|
-
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-
|
|
138
|
-
.app-navigation-entry .app-navigation-entry-button .editingContainer[data-v-
|
|
137
|
+
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-e7a7a3c0],
|
|
138
|
+
.app-navigation-entry .app-navigation-entry-button .editingContainer[data-v-e7a7a3c0] {
|
|
139
139
|
width: calc(100% - 44px);
|
|
140
140
|
margin: auto;
|
|
141
141
|
}
|
|
142
|
-
.app-navigation-entry__children[data-v-
|
|
142
|
+
.app-navigation-entry__children[data-v-e7a7a3c0] {
|
|
143
143
|
position: relative;
|
|
144
144
|
display: flex;
|
|
145
145
|
flex: 0 1 auto;
|
|
@@ -147,17 +147,17 @@
|
|
|
147
147
|
width: 100%;
|
|
148
148
|
gap: var(--default-grid-baseline, 4px);
|
|
149
149
|
}
|
|
150
|
-
.app-navigation-entry__children .app-navigation-entry[data-v-
|
|
150
|
+
.app-navigation-entry__children .app-navigation-entry[data-v-e7a7a3c0] {
|
|
151
151
|
display: inline-flex;
|
|
152
152
|
flex-wrap: wrap;
|
|
153
153
|
padding-left: 16px;
|
|
154
154
|
}
|
|
155
|
-
.app-navigation-entry__deleted[data-v-
|
|
155
|
+
.app-navigation-entry__deleted[data-v-e7a7a3c0] {
|
|
156
156
|
display: inline-flex;
|
|
157
157
|
flex: 1 1 0;
|
|
158
158
|
padding-left: 30px !important;
|
|
159
159
|
}
|
|
160
|
-
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-
|
|
160
|
+
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-e7a7a3c0] {
|
|
161
161
|
position: relative;
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
flex: 1 1 0;
|
|
@@ -165,40 +165,40 @@
|
|
|
165
165
|
text-overflow: ellipsis;
|
|
166
166
|
line-height: 44px;
|
|
167
167
|
}
|
|
168
|
-
.app-navigation-entry__utils[data-v-
|
|
168
|
+
.app-navigation-entry__utils[data-v-e7a7a3c0] {
|
|
169
169
|
display: flex;
|
|
170
170
|
min-width: 44px;
|
|
171
171
|
align-items: center;
|
|
172
172
|
flex: 0 1 auto;
|
|
173
173
|
justify-content: flex-end;
|
|
174
174
|
}
|
|
175
|
-
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-
|
|
175
|
+
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-e7a7a3c0] {
|
|
176
176
|
display: inline-block;
|
|
177
177
|
}
|
|
178
|
-
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-
|
|
178
|
+
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-e7a7a3c0] {
|
|
179
179
|
margin-right: calc(var(--default-grid-baseline) * 3);
|
|
180
180
|
display: flex;
|
|
181
181
|
align-items: center;
|
|
182
182
|
flex: 0 1 auto;
|
|
183
183
|
}
|
|
184
|
-
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-
|
|
184
|
+
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-e7a7a3c0] {
|
|
185
185
|
display: none;
|
|
186
186
|
}
|
|
187
|
-
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-
|
|
187
|
+
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-e7a7a3c0] {
|
|
188
188
|
z-index: 250;
|
|
189
189
|
opacity: 1;
|
|
190
190
|
}
|
|
191
|
-
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-
|
|
191
|
+
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-e7a7a3c0] {
|
|
192
192
|
z-index: 250;
|
|
193
193
|
transform: translate(0);
|
|
194
194
|
}
|
|
195
|
-
.app-navigation-entry--pinned[data-v-
|
|
195
|
+
.app-navigation-entry--pinned[data-v-e7a7a3c0] {
|
|
196
196
|
order: 2;
|
|
197
197
|
margin-top: auto;
|
|
198
198
|
}
|
|
199
|
-
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-
|
|
199
|
+
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-e7a7a3c0] {
|
|
200
200
|
margin-top: 0;
|
|
201
201
|
}
|
|
202
|
-
[data-themes*=highcontrast] .app-navigation-entry[data-v-
|
|
202
|
+
[data-themes*=highcontrast] .app-navigation-entry[data-v-e7a7a3c0]:active {
|
|
203
203
|
background-color: var(--color-primary-element-light-hover) !important;
|
|
204
204
|
}
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-b23899c8] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
.color-picker[data-v-
|
|
30
|
+
.color-picker[data-v-b23899c8] {
|
|
31
31
|
display: flex;
|
|
32
32
|
overflow: hidden;
|
|
33
33
|
align-content: flex-end;
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
padding: 8px;
|
|
39
39
|
border-radius: 3px;
|
|
40
40
|
}
|
|
41
|
-
.color-picker--advanced-fields[data-v-
|
|
41
|
+
.color-picker--advanced-fields[data-v-b23899c8] {
|
|
42
42
|
width: 264px;
|
|
43
43
|
}
|
|
44
|
-
.color-picker__simple[data-v-
|
|
44
|
+
.color-picker__simple[data-v-b23899c8] {
|
|
45
45
|
display: grid;
|
|
46
46
|
grid-template-columns: repeat(auto-fit, 44px);
|
|
47
47
|
grid-auto-rows: 44px;
|
|
48
48
|
}
|
|
49
|
-
.color-picker__simple-color-circle[data-v-
|
|
49
|
+
.color-picker__simple-color-circle[data-v-b23899c8] {
|
|
50
50
|
display: flex;
|
|
51
51
|
align-items: center;
|
|
52
52
|
justify-content: center;
|
|
@@ -60,72 +60,72 @@
|
|
|
60
60
|
border-radius: 50%;
|
|
61
61
|
font-size: 16px;
|
|
62
62
|
}
|
|
63
|
-
.color-picker__simple-color-circle[data-v-
|
|
63
|
+
.color-picker__simple-color-circle[data-v-b23899c8]:focus-within {
|
|
64
64
|
outline: 2px solid var(--color-main-text);
|
|
65
65
|
}
|
|
66
|
-
.color-picker__simple-color-circle[data-v-
|
|
66
|
+
.color-picker__simple-color-circle[data-v-b23899c8]:hover {
|
|
67
67
|
opacity: .6;
|
|
68
68
|
}
|
|
69
|
-
.color-picker__simple-color-circle--active[data-v-
|
|
69
|
+
.color-picker__simple-color-circle--active[data-v-b23899c8] {
|
|
70
70
|
width: 38px;
|
|
71
71
|
height: 38px;
|
|
72
72
|
min-height: 38px;
|
|
73
73
|
transition: all .1s ease-in-out;
|
|
74
74
|
opacity: 1 !important;
|
|
75
75
|
}
|
|
76
|
-
.color-picker__advanced[data-v-
|
|
76
|
+
.color-picker__advanced[data-v-b23899c8] {
|
|
77
77
|
box-shadow: none !important;
|
|
78
78
|
}
|
|
79
|
-
.color-picker__navigation[data-v-
|
|
79
|
+
.color-picker__navigation[data-v-b23899c8] {
|
|
80
80
|
display: flex;
|
|
81
81
|
flex-direction: row;
|
|
82
82
|
justify-content: space-between;
|
|
83
83
|
margin-top: 10px;
|
|
84
84
|
}
|
|
85
|
-
[data-v-
|
|
85
|
+
[data-v-b23899c8] .vc-chrome {
|
|
86
86
|
width: unset;
|
|
87
87
|
background-color: var(--color-main-background);
|
|
88
88
|
}
|
|
89
|
-
[data-v-
|
|
89
|
+
[data-v-b23899c8] .vc-chrome-color-wrap {
|
|
90
90
|
width: 30px;
|
|
91
91
|
height: 30px;
|
|
92
92
|
}
|
|
93
|
-
[data-v-
|
|
93
|
+
[data-v-b23899c8] .vc-chrome-active-color {
|
|
94
94
|
width: 34px;
|
|
95
95
|
height: 34px;
|
|
96
96
|
border-radius: 17px;
|
|
97
97
|
}
|
|
98
|
-
[data-v-
|
|
98
|
+
[data-v-b23899c8] .vc-chrome-body {
|
|
99
99
|
padding: 14px 0 0;
|
|
100
100
|
background-color: var(--color-main-background);
|
|
101
101
|
}
|
|
102
|
-
[data-v-
|
|
102
|
+
[data-v-b23899c8] .vc-chrome-body .vc-input__input {
|
|
103
103
|
box-shadow: none;
|
|
104
104
|
}
|
|
105
|
-
[data-v-
|
|
105
|
+
[data-v-b23899c8] .vc-chrome-toggle-btn {
|
|
106
106
|
filter: var(--background-invert-if-dark);
|
|
107
107
|
}
|
|
108
|
-
[data-v-
|
|
108
|
+
[data-v-b23899c8] .vc-chrome-saturation-wrap {
|
|
109
109
|
border-radius: 3px;
|
|
110
110
|
}
|
|
111
|
-
[data-v-
|
|
111
|
+
[data-v-b23899c8] .vc-chrome-saturation-circle {
|
|
112
112
|
width: 20px;
|
|
113
113
|
height: 20px;
|
|
114
114
|
}
|
|
115
|
-
.slide-enter[data-v-
|
|
115
|
+
.slide-enter[data-v-b23899c8] {
|
|
116
116
|
transform: translate(-50%);
|
|
117
117
|
opacity: 0;
|
|
118
118
|
}
|
|
119
|
-
.slide-enter-to[data-v-
|
|
120
|
-
.slide-leave[data-v-
|
|
119
|
+
.slide-enter-to[data-v-b23899c8],
|
|
120
|
+
.slide-leave[data-v-b23899c8] {
|
|
121
121
|
transform: translate(0);
|
|
122
122
|
opacity: 1;
|
|
123
123
|
}
|
|
124
|
-
.slide-leave-to[data-v-
|
|
124
|
+
.slide-leave-to[data-v-b23899c8] {
|
|
125
125
|
transform: translate(-50%);
|
|
126
126
|
opacity: 0;
|
|
127
127
|
}
|
|
128
|
-
.slide-enter-active[data-v-
|
|
129
|
-
.slide-leave-active[data-v-
|
|
128
|
+
.slide-enter-active[data-v-b23899c8],
|
|
129
|
+
.slide-leave-active[data-v-b23899c8] {
|
|
130
130
|
transition: all 50ms ease-in-out;
|
|
131
131
|
}
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-41ba401e] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
@@ -49,24 +49,24 @@
|
|
|
49
49
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
|
-
li.active[data-v-
|
|
52
|
+
li.active[data-v-41ba401e] {
|
|
53
53
|
background-color: var(--color-background-hover);
|
|
54
54
|
border-radius: 6px;
|
|
55
55
|
padding: 0;
|
|
56
56
|
}
|
|
57
|
-
.action--disabled[data-v-
|
|
57
|
+
.action--disabled[data-v-41ba401e] {
|
|
58
58
|
pointer-events: none;
|
|
59
59
|
opacity: .5;
|
|
60
60
|
}
|
|
61
|
-
.action--disabled[data-v-
|
|
62
|
-
.action--disabled[data-v-
|
|
61
|
+
.action--disabled[data-v-41ba401e]:hover,
|
|
62
|
+
.action--disabled[data-v-41ba401e]:focus {
|
|
63
63
|
cursor: default;
|
|
64
64
|
opacity: .5;
|
|
65
65
|
}
|
|
66
|
-
.action--disabled *[data-v-
|
|
66
|
+
.action--disabled *[data-v-41ba401e] {
|
|
67
67
|
opacity: 1 !important;
|
|
68
68
|
}
|
|
69
|
-
.action-button[data-v-
|
|
69
|
+
.action-button[data-v-41ba401e] {
|
|
70
70
|
display: flex;
|
|
71
71
|
align-items: flex-start;
|
|
72
72
|
width: 100%;
|
|
@@ -85,11 +85,11 @@ li.active[data-v-7e49b418] {
|
|
|
85
85
|
font-size: var(--default-font-size);
|
|
86
86
|
line-height: 44px;
|
|
87
87
|
}
|
|
88
|
-
.action-button > span[data-v-
|
|
88
|
+
.action-button > span[data-v-41ba401e] {
|
|
89
89
|
cursor: pointer;
|
|
90
90
|
white-space: nowrap;
|
|
91
91
|
}
|
|
92
|
-
.action-button__icon[data-v-
|
|
92
|
+
.action-button__icon[data-v-41ba401e] {
|
|
93
93
|
width: 44px;
|
|
94
94
|
height: 44px;
|
|
95
95
|
opacity: 1;
|
|
@@ -97,16 +97,16 @@ li.active[data-v-7e49b418] {
|
|
|
97
97
|
background-size: 16px;
|
|
98
98
|
background-repeat: no-repeat;
|
|
99
99
|
}
|
|
100
|
-
.action-button[data-v-
|
|
100
|
+
.action-button[data-v-41ba401e] .material-design-icon {
|
|
101
101
|
width: 44px;
|
|
102
102
|
height: 44px;
|
|
103
103
|
opacity: 1;
|
|
104
104
|
}
|
|
105
|
-
.action-button[data-v-
|
|
105
|
+
.action-button[data-v-41ba401e] .material-design-icon .material-design-icon__svg {
|
|
106
106
|
vertical-align: middle;
|
|
107
107
|
}
|
|
108
|
-
.action-button__longtext-wrapper[data-v-
|
|
109
|
-
.action-button__longtext[data-v-
|
|
108
|
+
.action-button__longtext-wrapper[data-v-41ba401e],
|
|
109
|
+
.action-button__longtext[data-v-41ba401e] {
|
|
110
110
|
max-width: 220px;
|
|
111
111
|
line-height: 1.6em;
|
|
112
112
|
padding: 10.8px 0;
|
|
@@ -115,11 +115,11 @@ li.active[data-v-7e49b418] {
|
|
|
115
115
|
overflow: hidden;
|
|
116
116
|
text-overflow: ellipsis;
|
|
117
117
|
}
|
|
118
|
-
.action-button__longtext[data-v-
|
|
118
|
+
.action-button__longtext[data-v-41ba401e] {
|
|
119
119
|
cursor: pointer;
|
|
120
120
|
white-space: pre-wrap !important;
|
|
121
121
|
}
|
|
122
|
-
.action-button__name[data-v-
|
|
122
|
+
.action-button__name[data-v-41ba401e] {
|
|
123
123
|
font-weight: 700;
|
|
124
124
|
text-overflow: ellipsis;
|
|
125
125
|
overflow: hidden;
|
|
@@ -127,7 +127,7 @@ li.active[data-v-7e49b418] {
|
|
|
127
127
|
max-width: 100%;
|
|
128
128
|
display: inline-block;
|
|
129
129
|
}
|
|
130
|
-
.action-button__menu-icon[data-v-
|
|
130
|
+
.action-button__menu-icon[data-v-41ba401e] {
|
|
131
131
|
margin-left: auto;
|
|
132
132
|
margin-right: -14px;
|
|
133
133
|
}
|
|
@@ -20,44 +20,37 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-8e35514f] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
.app-settings[data-v-
|
|
30
|
+
.app-settings[data-v-8e35514f] .dialog {
|
|
31
31
|
min-height: 256px;
|
|
32
32
|
}
|
|
33
|
-
|
|
33
|
+
[data-v-8e35514f] .app-settings__navigation {
|
|
34
34
|
min-width: 200px;
|
|
35
35
|
margin-right: 20px;
|
|
36
36
|
overflow-x: hidden;
|
|
37
37
|
overflow-y: auto;
|
|
38
38
|
position: relative;
|
|
39
|
-
height: 100%;
|
|
40
39
|
}
|
|
41
|
-
|
|
42
|
-
|
|
40
|
+
[data-v-8e35514f] .app-settings__content {
|
|
41
|
+
box-sizing: border-box;
|
|
43
42
|
overflow-y: auto;
|
|
44
43
|
overflow-x: hidden;
|
|
45
|
-
padding:
|
|
46
|
-
width: 100%;
|
|
44
|
+
padding-inline: 20px;
|
|
47
45
|
min-height: 256px;
|
|
48
46
|
}
|
|
49
|
-
.navigation-list[data-v-
|
|
47
|
+
.navigation-list[data-v-8e35514f] {
|
|
50
48
|
height: 100%;
|
|
51
49
|
box-sizing: border-box;
|
|
52
50
|
overflow-y: auto;
|
|
53
51
|
padding: 12px;
|
|
54
52
|
}
|
|
55
|
-
.navigation-
|
|
56
|
-
display: flex;
|
|
57
|
-
flex-direction: row;
|
|
58
|
-
gap: 6px;
|
|
59
|
-
}
|
|
60
|
-
.navigation-list__link[data-v-c75148a7] {
|
|
53
|
+
.navigation-list__link[data-v-8e35514f] {
|
|
61
54
|
display: flex;
|
|
62
55
|
align-content: center;
|
|
63
56
|
font-size: 16px;
|
|
@@ -74,18 +67,18 @@
|
|
|
74
67
|
background-color: transparent;
|
|
75
68
|
border: none;
|
|
76
69
|
}
|
|
77
|
-
.navigation-list__link[data-v-
|
|
78
|
-
.navigation-list__link[data-v-
|
|
70
|
+
.navigation-list__link[data-v-8e35514f]:hover,
|
|
71
|
+
.navigation-list__link[data-v-8e35514f]:focus {
|
|
79
72
|
background-color: var(--color-background-hover);
|
|
80
73
|
}
|
|
81
|
-
.navigation-list__link--active[data-v-
|
|
74
|
+
.navigation-list__link--active[data-v-8e35514f] {
|
|
82
75
|
background-color: var(--color-primary-element-light) !important;
|
|
83
76
|
}
|
|
84
|
-
.navigation-list__link--icon[data-v-
|
|
77
|
+
.navigation-list__link--icon[data-v-8e35514f] {
|
|
85
78
|
padding-inline-start: 8px;
|
|
86
79
|
gap: 4px;
|
|
87
80
|
}
|
|
88
|
-
.navigation-list__link-icon[data-v-
|
|
81
|
+
.navigation-list__link-icon[data-v-8e35514f] {
|
|
89
82
|
display: flex;
|
|
90
83
|
justify-content: center;
|
|
91
84
|
align-content: center;
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
|
-
.material-design-icon[data-v-
|
|
40
|
+
.material-design-icon[data-v-94a1cf4a] {
|
|
41
41
|
display: flex;
|
|
42
42
|
align-self: center;
|
|
43
43
|
justify-self: center;
|
|
44
44
|
align-items: center;
|
|
45
45
|
justify-content: center;
|
|
46
46
|
}
|
|
47
|
-
.dialog[data-v-
|
|
47
|
+
.dialog[data-v-94a1cf4a] {
|
|
48
48
|
height: 100%;
|
|
49
49
|
width: 100%;
|
|
50
50
|
display: flex;
|
|
@@ -52,16 +52,16 @@
|
|
|
52
52
|
justify-content: space-between;
|
|
53
53
|
overflow: hidden;
|
|
54
54
|
}
|
|
55
|
-
.dialog__modal[data-v-
|
|
55
|
+
.dialog__modal[data-v-94a1cf4a] .modal-container {
|
|
56
56
|
display: flex !important;
|
|
57
57
|
padding-block: 4px 8px;
|
|
58
58
|
padding-inline: 12px 8px;
|
|
59
59
|
}
|
|
60
|
-
.dialog__modal[data-v-
|
|
60
|
+
.dialog__modal[data-v-94a1cf4a] .modal-container__content {
|
|
61
61
|
display: flex;
|
|
62
62
|
flex-direction: column;
|
|
63
63
|
}
|
|
64
|
-
.dialog__wrapper[data-v-
|
|
64
|
+
.dialog__wrapper[data-v-94a1cf4a] {
|
|
65
65
|
display: flex;
|
|
66
66
|
flex-direction: row;
|
|
67
67
|
flex: 1;
|
|
@@ -69,40 +69,43 @@
|
|
|
69
69
|
overflow: hidden;
|
|
70
70
|
padding-inline-end: 4px;
|
|
71
71
|
}
|
|
72
|
-
.dialog__wrapper--collapsed[data-v-
|
|
72
|
+
.dialog__wrapper--collapsed[data-v-94a1cf4a] {
|
|
73
73
|
flex-direction: column;
|
|
74
74
|
}
|
|
75
|
-
.dialog__navigation[data-v-
|
|
75
|
+
.dialog__navigation[data-v-94a1cf4a] {
|
|
76
76
|
display: flex;
|
|
77
77
|
flex-shrink: 0;
|
|
78
78
|
}
|
|
79
|
-
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-
|
|
79
|
+
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-94a1cf4a] {
|
|
80
80
|
flex-direction: column;
|
|
81
81
|
overflow: hidden auto;
|
|
82
82
|
height: 100%;
|
|
83
83
|
min-width: 200px;
|
|
84
84
|
margin-inline-end: 20px;
|
|
85
85
|
}
|
|
86
|
-
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-
|
|
86
|
+
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-94a1cf4a] {
|
|
87
87
|
flex-direction: row;
|
|
88
88
|
justify-content: space-between;
|
|
89
89
|
overflow: auto hidden;
|
|
90
90
|
width: 100%;
|
|
91
91
|
min-width: 100%;
|
|
92
92
|
}
|
|
93
|
-
.dialog__name[data-v-
|
|
93
|
+
.dialog__name[data-v-94a1cf4a] {
|
|
94
94
|
text-align: center;
|
|
95
95
|
height: var(--default-clickable-area);
|
|
96
96
|
min-height: var(--default-clickable-area);
|
|
97
97
|
line-height: var(--default-clickable-area);
|
|
98
98
|
margin-block-end: 12px;
|
|
99
99
|
}
|
|
100
|
-
.dialog__content[data-v-
|
|
100
|
+
.dialog__content[data-v-94a1cf4a] {
|
|
101
101
|
flex: 1;
|
|
102
102
|
min-height: 0;
|
|
103
103
|
overflow: auto;
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.dialog__text[data-v-94a1cf4a] {
|
|
106
|
+
padding-block-end: 6px;
|
|
107
|
+
}
|
|
108
|
+
.dialog__actions[data-v-94a1cf4a] {
|
|
106
109
|
display: flex;
|
|
107
110
|
gap: 6px;
|
|
108
111
|
align-content: center;
|
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
.material-design-icon[data-v-
|
|
2
|
+
.material-design-icon[data-v-fd3aaaa4] {
|
|
3
3
|
display: flex;
|
|
4
4
|
align-self: center;
|
|
5
5
|
justify-self: center;
|
|
6
6
|
align-items: center;
|
|
7
7
|
justify-content: center;
|
|
8
8
|
}
|
|
9
|
-
.action-items[data-v-
|
|
9
|
+
.action-items[data-v-fd3aaaa4] {
|
|
10
10
|
display: flex;
|
|
11
11
|
align-items: center;
|
|
12
12
|
}
|
|
13
|
-
.action-items > button[data-v-
|
|
13
|
+
.action-items > button[data-v-fd3aaaa4] {
|
|
14
14
|
margin-right: 7px;
|
|
15
15
|
}
|
|
16
|
-
.action-item[data-v-
|
|
16
|
+
.action-item[data-v-fd3aaaa4] {
|
|
17
17
|
--open-background-color: var(--color-background-hover, $action-background-hover);
|
|
18
18
|
position: relative;
|
|
19
19
|
display: inline-block;
|
|
20
20
|
}
|
|
21
|
-
.action-item.action-item--primary[data-v-
|
|
21
|
+
.action-item.action-item--primary[data-v-fd3aaaa4] {
|
|
22
22
|
--open-background-color: var(--color-primary-element-hover);
|
|
23
23
|
}
|
|
24
|
-
.action-item.action-item--secondary[data-v-
|
|
24
|
+
.action-item.action-item--secondary[data-v-fd3aaaa4] {
|
|
25
25
|
--open-background-color: var(--color-primary-element-light-hover);
|
|
26
26
|
}
|
|
27
|
-
.action-item.action-item--error[data-v-
|
|
27
|
+
.action-item.action-item--error[data-v-fd3aaaa4] {
|
|
28
28
|
--open-background-color: var(--color-error-hover);
|
|
29
29
|
}
|
|
30
|
-
.action-item.action-item--warning[data-v-
|
|
30
|
+
.action-item.action-item--warning[data-v-fd3aaaa4] {
|
|
31
31
|
--open-background-color: var(--color-warning-hover);
|
|
32
32
|
}
|
|
33
|
-
.action-item.action-item--success[data-v-
|
|
33
|
+
.action-item.action-item--success[data-v-fd3aaaa4] {
|
|
34
34
|
--open-background-color: var(--color-success-hover);
|
|
35
35
|
}
|
|
36
|
-
.action-item.action-item--tertiary-no-background[data-v-
|
|
36
|
+
.action-item.action-item--tertiary-no-background[data-v-fd3aaaa4] {
|
|
37
37
|
--open-background-color: transparent;
|
|
38
38
|
}
|
|
39
|
-
.action-item.action-item--open .action-item__menutoggle[data-v-
|
|
39
|
+
.action-item.action-item--open .action-item__menutoggle[data-v-fd3aaaa4] {
|
|
40
40
|
background-color: var(--open-background-color);
|
|
41
41
|
}
|
|
42
42
|
/**
|