@nextcloud/vue 9.12.0 → 9.13.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/CHANGELOG.md +31 -0
- package/dist/assets/NcAppContent.css +20 -20
- package/dist/assets/NcAppNavigation.css +13 -13
- package/dist/assets/NcAppNavigationSettings.css +6 -6
- package/dist/assets/NcAppSettingsDialog.css +3 -3
- package/dist/assets/NcAppSettingsShortcutsSection.css +1 -1
- package/dist/assets/NcAppSidebar.css +28 -28
- package/dist/assets/NcAssistantButton.css +9 -9
- package/dist/assets/NcAssistantContent.css +3 -3
- package/dist/assets/NcAssistantIcon.css +4 -4
- package/dist/assets/NcAvatar.css +26 -26
- package/dist/assets/NcBlurHash.css +2 -2
- package/dist/assets/NcDateTimePicker.css +234 -234
- package/dist/assets/NcDialog.css +16 -16
- package/dist/assets/NcFilePicker.css +1 -1
- package/dist/assets/NcFormBox.css +11 -11
- package/dist/assets/NcFormBoxButton.css +2 -2
- package/dist/assets/NcFormBoxItem.css +15 -15
- package/dist/assets/NcFormBoxSwitch.css +2 -2
- package/dist/assets/NcFormGroup.css +7 -7
- package/dist/assets/NcHotkey.css +8 -8
- package/dist/assets/NcHotkeyList.css +2 -2
- package/dist/assets/NcIconToggleSwitch.css +4 -4
- package/dist/assets/NcKbd.css +3 -3
- package/dist/assets/NcModal.css +71 -64
- package/dist/assets/NcPopover.css +16 -16
- package/dist/assets/NcRadioGroup.css +2 -2
- package/dist/assets/NcRadioGroupButton.css +14 -14
- package/dist/assets/NcReferenceWidget.css +24 -23
- package/dist/assets/NcRichContenteditable.css +17 -17
- package/dist/assets/NcSelect.css +8 -13
- package/dist/assets/NcUploadPicker.css +7 -7
- package/dist/assets/autolink.css +3 -3
- package/dist/chunks/NcAppContent.mjs +170 -297
- package/dist/chunks/NcAppContent.mjs.map +1 -1
- package/dist/chunks/NcAppContentList.vue_vue_type_script_setup_true_lang.mjs +21 -0
- package/dist/chunks/NcAppContentList.vue_vue_type_script_setup_true_lang.mjs.map +1 -0
- package/dist/chunks/NcAppNavigation.mjs +7 -4
- package/dist/chunks/NcAppNavigation.mjs.map +1 -1
- package/dist/chunks/NcAppNavigationSettings.mjs +6 -6
- package/dist/chunks/NcAppSettingsDialog.mjs +4 -4
- package/dist/chunks/NcAppSettingsShortcutsSection.mjs +1 -1
- package/dist/chunks/NcAppSidebar.mjs +12 -12
- package/dist/chunks/NcAssistantButton.mjs +7 -7
- package/dist/chunks/NcAssistantContent.mjs +3 -3
- package/dist/chunks/NcAssistantIcon.mjs +4 -4
- package/dist/chunks/NcAvatar.mjs +14 -7
- package/dist/chunks/NcAvatar.mjs.map +1 -1
- package/dist/chunks/NcBlurHash.mjs +2 -2
- package/dist/chunks/NcContent.mjs +1 -1
- package/dist/chunks/NcDateTimePicker.mjs +39 -1
- package/dist/chunks/NcDateTimePicker.mjs.map +1 -1
- package/dist/chunks/NcDialog.mjs +1 -1
- package/dist/chunks/NcDialog.mjs.map +1 -1
- package/dist/chunks/NcFilePicker.mjs +1 -1
- package/dist/chunks/NcFormBox.mjs +5 -5
- package/dist/chunks/NcFormBoxButton.mjs +2 -2
- package/dist/chunks/NcFormBoxItem.mjs +8 -8
- package/dist/chunks/NcFormBoxSwitch.mjs +2 -2
- package/dist/chunks/NcFormGroup.mjs +7 -7
- package/dist/chunks/NcHotkey.mjs +4 -4
- package/dist/chunks/NcHotkeyList.mjs +2 -2
- package/dist/chunks/NcIconToggleSwitch.mjs +2 -2
- package/dist/chunks/NcKbd.mjs +2 -2
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_3c4a673d_lang.mjs +7 -7
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_3c4a673d_lang.mjs.map +1 -1
- package/dist/chunks/NcModal.mjs +11 -12
- package/dist/chunks/NcModal.mjs.map +1 -1
- package/dist/chunks/NcPopover.mjs +2 -2
- package/dist/chunks/NcPopover.mjs.map +1 -1
- package/dist/chunks/NcRadioGroup.mjs +2 -2
- package/dist/chunks/NcRadioGroupButton.mjs +6 -6
- package/dist/chunks/NcReferenceWidget.mjs +2 -2
- package/dist/chunks/NcReferenceWidget.mjs.map +1 -1
- package/dist/chunks/NcRichContenteditable.mjs +10 -10
- package/dist/chunks/NcSelect.mjs.map +1 -1
- package/dist/chunks/NcUploadPicker.mjs +6 -6
- package/dist/chunks/NcUploadPicker.mjs.map +1 -1
- package/dist/chunks/_l10n.mjs +24 -24
- package/dist/chunks/autolink.mjs +3 -3
- package/dist/components/NcAppContent/NcAppContent.vue.d.ts +77 -149
- package/dist/components/NcAppContent/index.d.ts +5 -0
- package/dist/components/NcAppContentList/NcAppContentList.vue.d.ts +28 -27
- package/dist/components/NcAppContentList/index.d.ts +4 -0
- package/dist/components/NcAppContentList/index.mjs +2 -2
- package/dist/components/NcAvatar/NcAvatar.vue.d.ts +17 -0
- package/dist/components/NcCollectionList/NcCollectionList.vue.d.ts +18 -0
- package/dist/components/NcCollectionList/NcCollectionListItem.vue.d.ts +9 -0
- package/dist/components/NcDashboardWidget/NcDashboardWidget.vue.d.ts +18 -0
- package/dist/components/NcDashboardWidgetItem/NcDashboardWidgetItem.vue.d.ts +9 -0
- package/dist/components/NcDateTimePicker/formatValidation.d.ts +10 -0
- package/dist/components/NcListItemIcon/NcListItemIcon.vue.d.ts +9 -0
- package/dist/components/NcModal/NcModal.vue.d.ts +3 -0
- package/dist/components/NcRichText/NcReferencePicker/NcReferencePickerModal.vue.d.ts +8 -0
- package/dist/components/index.d.ts +2 -2
- package/dist/index.mjs +169 -169
- package/dist/utils/getAvatarUrl.d.ts +4 -0
- package/package.json +11 -11
- package/dist/chunks/NcAppContentList.mjs +0 -33
- package/dist/chunks/NcAppContentList.mjs.map +0 -1
package/dist/assets/NcDialog.css
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
/** When having the small dialog style we override the modal styling so dialogs look more dialog like */
|
|
21
21
|
@media only screen and (max-width: 512px) {
|
|
22
|
-
.dialog__modal .modal-wrapper--small .modal-container {
|
|
22
|
+
.dialog__modal .modal-wrapper.modal-wrapper--small .modal-container {
|
|
23
23
|
width: fit-content;
|
|
24
24
|
height: unset;
|
|
25
25
|
max-height: 90%;
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
/*
|
|
39
39
|
* Ensure proper alignment of the vue material icons
|
|
40
40
|
*/
|
|
41
|
-
.material-design-icon[data-v-
|
|
41
|
+
.material-design-icon[data-v-adda232f] {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-self: center;
|
|
44
44
|
justify-self: center;
|
|
45
45
|
align-items: center;
|
|
46
46
|
justify-content: center;
|
|
47
47
|
}
|
|
48
|
-
.dialog[data-v-
|
|
48
|
+
.dialog[data-v-adda232f] {
|
|
49
49
|
height: 100%;
|
|
50
50
|
width: 100%;
|
|
51
51
|
display: flex;
|
|
@@ -53,45 +53,45 @@
|
|
|
53
53
|
justify-content: space-between;
|
|
54
54
|
overflow: hidden;
|
|
55
55
|
}
|
|
56
|
-
.dialog__modal[data-v-
|
|
56
|
+
.dialog__modal[data-v-adda232f] .modal-wrapper .modal-container {
|
|
57
57
|
display: flex !important;
|
|
58
58
|
padding-block: 4px 0;
|
|
59
59
|
padding-inline: 12px 0;
|
|
60
60
|
}
|
|
61
|
-
.dialog__modal[data-v-
|
|
61
|
+
.dialog__modal[data-v-adda232f] .modal-wrapper .modal-container__content {
|
|
62
62
|
display: flex;
|
|
63
63
|
flex-direction: column;
|
|
64
64
|
overflow: hidden;
|
|
65
65
|
}
|
|
66
|
-
.dialog__wrapper[data-v-
|
|
66
|
+
.dialog__wrapper[data-v-adda232f] {
|
|
67
67
|
display: flex;
|
|
68
68
|
flex-direction: row;
|
|
69
69
|
flex: 1;
|
|
70
70
|
min-height: 0;
|
|
71
71
|
overflow: hidden;
|
|
72
72
|
}
|
|
73
|
-
.dialog__wrapper--collapsed[data-v-
|
|
73
|
+
.dialog__wrapper--collapsed[data-v-adda232f] {
|
|
74
74
|
flex-direction: column;
|
|
75
75
|
}
|
|
76
|
-
.dialog__navigation[data-v-
|
|
76
|
+
.dialog__navigation[data-v-adda232f] {
|
|
77
77
|
display: flex;
|
|
78
78
|
flex-shrink: 0;
|
|
79
79
|
}
|
|
80
|
-
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-
|
|
80
|
+
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-adda232f] {
|
|
81
81
|
flex-direction: column;
|
|
82
82
|
overflow: hidden auto;
|
|
83
83
|
height: 100%;
|
|
84
84
|
min-width: 200px;
|
|
85
85
|
margin-inline-end: 20px;
|
|
86
86
|
}
|
|
87
|
-
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-
|
|
87
|
+
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-adda232f] {
|
|
88
88
|
flex-direction: row;
|
|
89
89
|
justify-content: space-between;
|
|
90
90
|
overflow: auto hidden;
|
|
91
91
|
width: 100%;
|
|
92
92
|
min-width: 100%;
|
|
93
93
|
}
|
|
94
|
-
.dialog__name[data-v-
|
|
94
|
+
.dialog__name[data-v-adda232f] {
|
|
95
95
|
font-size: 21px;
|
|
96
96
|
text-align: center;
|
|
97
97
|
height: fit-content;
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
overflow-wrap: break-word;
|
|
101
101
|
margin-block: 0 12px;
|
|
102
102
|
}
|
|
103
|
-
.dialog__content[data-v-
|
|
103
|
+
.dialog__content[data-v-adda232f] {
|
|
104
104
|
flex: 1;
|
|
105
105
|
min-height: 0;
|
|
106
106
|
overflow: auto;
|
|
107
107
|
padding-inline-end: 12px;
|
|
108
108
|
}
|
|
109
|
-
.dialog__text[data-v-
|
|
109
|
+
.dialog__text[data-v-adda232f] {
|
|
110
110
|
padding-block-end: 6px;
|
|
111
111
|
}
|
|
112
|
-
.dialog__actions[data-v-
|
|
112
|
+
.dialog__actions[data-v-adda232f] {
|
|
113
113
|
display: flex;
|
|
114
114
|
gap: 6px;
|
|
115
115
|
align-content: center;
|
|
@@ -120,11 +120,11 @@
|
|
|
120
120
|
margin-inline: 0;
|
|
121
121
|
margin-block: 0;
|
|
122
122
|
}
|
|
123
|
-
.dialog__actions[data-v-
|
|
123
|
+
.dialog__actions[data-v-adda232f]:not(:empty) {
|
|
124
124
|
margin-block: 6px 12px;
|
|
125
125
|
}
|
|
126
126
|
@media only screen and (max-width: 512px) {
|
|
127
|
-
.dialog__name[data-v-
|
|
127
|
+
.dialog__name[data-v-adda232f] {
|
|
128
128
|
text-align: start;
|
|
129
129
|
margin-inline-end: var(--default-clickable-area);
|
|
130
130
|
}
|
|
@@ -9,46 +9,46 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_yBoUo {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._ncFormBox_8ywSx {
|
|
20
20
|
display: flex;
|
|
21
21
|
flex-direction: column;
|
|
22
22
|
gap: calc(1 * var(--default-grid-baseline));
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
._ncFormBox_8ywSx._ncFormBox_row_rN0Yz {
|
|
25
25
|
flex-direction: row;
|
|
26
26
|
}
|
|
27
|
-
.
|
|
27
|
+
._ncFormBox__item_ZKUg8 {
|
|
28
28
|
border-radius: var(--border-radius-small) !important;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
30
|
+
._ncFormBox_col_jXBwS {
|
|
31
31
|
flex-direction: column;
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
._ncFormBox_col_jXBwS ._ncFormBox__item_ZKUg8:first-child {
|
|
34
34
|
border-start-start-radius: var(--border-radius-element) !important;
|
|
35
35
|
border-start-end-radius: var(--border-radius-element) !important;
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
._ncFormBox_col_jXBwS ._ncFormBox__item_ZKUg8:last-child {
|
|
38
38
|
border-end-start-radius: var(--border-radius-element) !important;
|
|
39
39
|
border-end-end-radius: var(--border-radius-element) !important;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
._ncFormBox_row_rN0Yz {
|
|
42
42
|
flex-direction: row;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
._ncFormBox_row_rN0Yz ._ncFormBox__item_ZKUg8 {
|
|
45
45
|
flex: 1 1;
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
._ncFormBox_row_rN0Yz ._ncFormBox__item_ZKUg8:first-child {
|
|
48
48
|
border-start-start-radius: var(--border-radius-element) !important;
|
|
49
49
|
border-end-start-radius: var(--border-radius-element) !important;
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
._ncFormBox_row_rN0Yz ._ncFormBox__item_ZKUg8:last-child {
|
|
52
52
|
border-end-end-radius: var(--border-radius-element) !important;
|
|
53
53
|
border-start-end-radius: var(--border-radius-element) !important;
|
|
54
54
|
}
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_8LcXj {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._formBoxButton_JbeJI {
|
|
20
20
|
/* Reset default HTML button styles */
|
|
21
21
|
background: unset;
|
|
22
22
|
border: none;
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_50Qhh {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._formBoxItem_0eB9U {
|
|
20
20
|
--nc-form-box-item-border-width: 1px;
|
|
21
21
|
--nc-form-box-item-min-height: 40px;
|
|
22
22
|
--form-element-label-offset: calc(var(--border-radius-element) + var(--default-grid-baseline));
|
|
@@ -43,53 +43,53 @@
|
|
|
43
43
|
user-select: none;
|
|
44
44
|
cursor: pointer;
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
._formBoxItem_0eB9U * {
|
|
47
47
|
cursor: inherit;
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
._formBoxItem_0eB9U:has(:disabled) {
|
|
50
50
|
cursor: default;
|
|
51
51
|
opacity: 0.5;
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
._formBoxItem_0eB9U:hover:not(:has(:disabled)) {
|
|
54
54
|
color: var(--color-primary-element-light-text);
|
|
55
55
|
background-color: var(--color-primary-element-extra-light-hover);
|
|
56
56
|
}
|
|
57
|
-
.
|
|
57
|
+
._formBoxItem_0eB9U:active:not(:disabled) {
|
|
58
58
|
transform: scale(0.985);
|
|
59
59
|
}
|
|
60
|
-
.
|
|
60
|
+
._formBoxItem_0eB9U:has(:focus-visible) {
|
|
61
61
|
outline: 2px solid var(--color-main-text);
|
|
62
62
|
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
63
63
|
}
|
|
64
|
-
.
|
|
64
|
+
._formBoxItem__description_-Y9pr {
|
|
65
65
|
font-weight: var(--font-weight-default, normal);
|
|
66
66
|
}
|
|
67
|
-
.
|
|
67
|
+
._formBoxItem_0eB9U._formBoxItem_legacy_K9-y2 {
|
|
68
68
|
--nc-form-box-item-border-width: 0px;
|
|
69
69
|
border: none;
|
|
70
70
|
}
|
|
71
|
-
.
|
|
71
|
+
._formBoxItem_0eB9U._formBoxItem_inverted_-wXyj ._formBoxItem__element_jngkO {
|
|
72
72
|
color: var(--color-text-maxcontrast);
|
|
73
73
|
}
|
|
74
|
-
.
|
|
74
|
+
._formBoxItem_0eB9U._formBoxItem_inverted_-wXyj ._formBoxItem__description_-Y9pr {
|
|
75
75
|
color: inherit;
|
|
76
76
|
}
|
|
77
|
-
.
|
|
77
|
+
._formBoxItem__content_hRTkn {
|
|
78
78
|
flex: 1;
|
|
79
79
|
display: flex;
|
|
80
80
|
flex-direction: column;
|
|
81
81
|
padding-block: calc(2 * var(--default-grid-baseline));
|
|
82
82
|
overflow-wrap: anywhere;
|
|
83
83
|
}
|
|
84
|
-
.
|
|
84
|
+
._formBoxItem__element_jngkO::after {
|
|
85
85
|
content: "";
|
|
86
86
|
position: absolute;
|
|
87
87
|
inset: 0;
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
._formBoxItem__description_-Y9pr {
|
|
90
90
|
color: var(--color-text-maxcontrast);
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
._formBoxItem__icon_udRxK {
|
|
93
93
|
display: flex;
|
|
94
94
|
align-items: center;
|
|
95
95
|
justify-content: flex-end;
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_Xz4ev {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
input.
|
|
19
|
+
input._formBoxSwitch__input_oY7zN {
|
|
20
20
|
margin: 0;
|
|
21
21
|
width: var(--default-clickable-area);
|
|
22
22
|
/* Keep it visually hidden but on the position of visual switch icon */
|
|
@@ -9,35 +9,35 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_lkvY0 {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._formGroup_q7zVW {
|
|
20
20
|
--form-element-label-offset: calc(var(--border-radius-element) + var(--default-grid-baseline));
|
|
21
21
|
--form-group-content-gap: calc(2 * var(--default-grid-baseline));
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._formGroup_q7zVW._formGroup_noGap_6A2Dx {
|
|
24
24
|
--form-group-content-gap: 0;
|
|
25
25
|
}
|
|
26
|
-
.
|
|
26
|
+
._formGroup__label_B0sqc {
|
|
27
27
|
padding-inline: var(--form-element-label-offset);
|
|
28
28
|
font-size: var(--font-size);
|
|
29
29
|
font-weight: var(--font-weight-heading, bold);
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
._formGroup__description_V-dp- {
|
|
32
32
|
padding-inline: var(--form-element-label-offset);
|
|
33
33
|
color: var(--color-text-maxcontrast);
|
|
34
34
|
}
|
|
35
|
-
.
|
|
35
|
+
._formGroup__content_fXWHt {
|
|
36
36
|
display: flex;
|
|
37
37
|
flex-direction: column;
|
|
38
38
|
gap: var(--form-group-content-gap);
|
|
39
39
|
margin-block-start: calc(2.5 * var(--default-grid-baseline));
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
._formGroup__content_fXWHt._formGroup__content_only_o13JX {
|
|
42
42
|
margin-block-start: 0;
|
|
43
43
|
}
|
package/dist/assets/NcHotkey.css
CHANGED
|
@@ -9,35 +9,35 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_b8Jeb {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._hotkey_W5WOO {
|
|
20
20
|
--form-element-label-offset: calc(var(--border-radius-element) + var(--default-grid-baseline));
|
|
21
21
|
display: flex;
|
|
22
22
|
flex-direction: row-reverse;
|
|
23
23
|
align-items: stretch;
|
|
24
24
|
padding-inline: var(--form-element-label-offset);
|
|
25
25
|
}
|
|
26
|
-
.
|
|
27
|
-
.
|
|
26
|
+
._hotkey_W5WOO:first-child ._hotkey__label_UJqDg,
|
|
27
|
+
._hotkey_W5WOO:first-child ._hotkey__keys_DhshL {
|
|
28
28
|
border-block-start: none;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
31
|
-
.
|
|
30
|
+
._hotkey__label_UJqDg,
|
|
31
|
+
._hotkey__keys_DhshL {
|
|
32
32
|
display: flex;
|
|
33
33
|
align-items: center;
|
|
34
34
|
padding-block: calc(2 * var(--default-grid-baseline));
|
|
35
35
|
border-block-start: 1px solid var(--color-border);
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
._hotkey__label_UJqDg {
|
|
38
38
|
flex: 1 1 200px;
|
|
39
39
|
}
|
|
40
|
-
.
|
|
40
|
+
._hotkey__keys_DhshL {
|
|
41
41
|
flex: 1 1 auto;
|
|
42
42
|
flex-wrap: wrap;
|
|
43
43
|
justify-content: end;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._hotkeyList_l6iQ2 {
|
|
3
3
|
--form-element-label-offset: calc(var(--border-radius-element) + var(--default-grid-baseline));
|
|
4
4
|
}
|
|
5
|
-
.
|
|
5
|
+
._hotkeyList__heading_N5hMl {
|
|
6
6
|
font-weight: var(--font-weight-heading, bold);
|
|
7
7
|
margin-inline: var(--form-element-label-offset);
|
|
8
8
|
}
|
|
@@ -9,22 +9,22 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_zYnoU {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._iconToggleSwitch_hhj0H {
|
|
20
20
|
color: var(--v6bd152af);
|
|
21
21
|
transition: color var(--animation-quick) ease;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._iconToggleSwitch_hhj0H svg {
|
|
24
24
|
/* Unlike other icons, this icon is not a square */
|
|
25
25
|
height: auto !important;
|
|
26
26
|
}
|
|
27
|
-
.
|
|
27
|
+
._iconToggleSwitch_hhj0H circle {
|
|
28
28
|
cx: var(--v16fd8ca9);
|
|
29
29
|
transition: cx var(--animation-quick) ease;
|
|
30
30
|
}
|
package/dist/assets/NcKbd.css
CHANGED
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_TcOah {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._kbd_ouG-F {
|
|
20
20
|
display: inline-flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
justify-content: center;
|
|
@@ -31,6 +31,6 @@
|
|
|
31
31
|
line-height: 1;
|
|
32
32
|
white-space: nowrap;
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
._kbd_ouG-F + ._kbd_ouG-F {
|
|
35
35
|
margin-inline-start: calc(1 * var(--default-grid-baseline));
|
|
36
36
|
}
|