@hug/hospitality 1.0.0-alpha.13 → 1.0.0-alpha.15
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/material/app-bar/app-bar.scss +0 -6
- package/package.json +1 -1
- package/material/actions-group/actions-group.scss +0 -9
- package/material/column-bar/column-bar.scss +0 -12
- package/material/filters-group/filters-group.scss +0 -25
- package/material/layout/layout.scss +0 -6
- package/material/main-bar/main-bar.scss +0 -6
- package/material/panel/panel.scss +0 -8
- package/material/panel-bar/panel-bar.scss +0 -10
- package/material/search-bar-container/search-bar-container.scss +0 -13
|
@@ -1,10 +1,4 @@
|
|
|
1
1
|
ngx-app-bar {
|
|
2
|
-
--ngx-app-bar-min-height: 56px;
|
|
3
|
-
--ngx-app-bar-gap: var(--hy-spacing-x-small);
|
|
4
|
-
--ngx-app-bar-condensed-gap: var(--hy-spacing-small);
|
|
5
|
-
--ngx-app-bar-actions-gap: var(--hy-spacing-small);
|
|
6
|
-
--ngx-app-bar-with-subtitle-padding-block: var(--hy-spacing-x-small);
|
|
7
|
-
|
|
8
2
|
--ngx-app-bar-title-font: var(--hy-typo-headline-medium-emphasized);
|
|
9
3
|
--ngx-app-bar-title-letter-spacing: var(
|
|
10
4
|
--hy-typo-ref-headline-medium-tracking
|
package/package.json
CHANGED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
html {
|
|
2
|
-
--ngx-actions-group-menu-padding: 0 var(--hy-spacing-medium-small);
|
|
3
|
-
|
|
4
|
-
ngx-actions-group {
|
|
5
|
-
--ngx-actions-group-gap: var(--hy-spacing-medium-small);
|
|
6
|
-
--ngx-actions-group-padding: var(--hy-spacing-x-small);
|
|
7
|
-
--ngx-actions-group-radius: var(--hy-radius-x-large);
|
|
8
|
-
}
|
|
9
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
ngx-column-bar {
|
|
2
|
-
--ngx-column-bar-padding: var(--hy-spacing-x-small) var(--hy-spacing-small);
|
|
3
|
-
--ngx-column-bar-title-first-child-padding-inline-start: var(
|
|
4
|
-
--hy-spacing-x-small
|
|
5
|
-
);
|
|
6
|
-
|
|
7
|
-
--ngx-column-bar-gap: var(--hy-spacing-medium);
|
|
8
|
-
--ngx-column-bar-elements-gap: var(--hy-spacing-medium);
|
|
9
|
-
|
|
10
|
-
--ngx-column-bar-actions-group-min-inline-size: 3rem;
|
|
11
|
-
--ngx-column-bar-title-min-width: 6ch;
|
|
12
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
ngx-filters-group {
|
|
2
|
-
--ngx-filters-group-selected-label-max-width: 27ch;
|
|
3
|
-
--ngx-filters-group-title-overlay-max-width: 27ch;
|
|
4
|
-
|
|
5
|
-
--ngx-filters-group-gap: var(--hy-spacing-small);
|
|
6
|
-
--ngx-filters-group-static-gap: var(--hy-spacing-small);
|
|
7
|
-
--ngx-filters-group-overlay-content-gap: var(--hy-spacing-small);
|
|
8
|
-
--ngx-filters-group-overlay-content-filter-gap: var(--hy-spacing-small);
|
|
9
|
-
|
|
10
|
-
--ngx-filters-group-block-size: 3rem;
|
|
11
|
-
--ngx-filters-group-border-radius: var(--hy-border-radius-x-large);
|
|
12
|
-
--ngx-filters-group-first-chip-option-shape-radius: var(
|
|
13
|
-
--hy-border-radius-medium
|
|
14
|
-
)
|
|
15
|
-
var(--hy-border-radius-small) var(--hy-border-radius-small)
|
|
16
|
-
var(--hy-border-radius-medium);
|
|
17
|
-
--ngx-filters-group-overlay-border-radius: var(--hy-border-radius-small);
|
|
18
|
-
--ngx-filters-group-first-chip-shape-radius: var(--hy-border-radius-small);
|
|
19
|
-
|
|
20
|
-
--ngx-filters-group-overlay-filter-padding: var(--hy-spacing-medium);
|
|
21
|
-
--ngx-filters-group-padding-inline: var(--hy-spacing-small);
|
|
22
|
-
--ngx-filters-group-overlay-title-padding-inline: var(--hy-spacing-medium);
|
|
23
|
-
--ngx-filters-group-folded-padding-inline: var(--hy-spacing-x-small);
|
|
24
|
-
--ngx-filters-group-overlay-title-padding-block: var(--hy-spacing-medium);
|
|
25
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
ngx-panel {
|
|
2
|
-
--ngx-panel-radius: var(--hy-radius-x-large);
|
|
3
|
-
|
|
4
|
-
--ngx-panel-padding-block: var(--hy-spacing-x-small);
|
|
5
|
-
--ngx-panel-content-gap: var(--hy-spacing-small);
|
|
6
|
-
--ngx-panel-content-padding-inline: var(--hy-spacing-small);
|
|
7
|
-
--ngx-panel-content-padding-block-end: var(--hy-spacing-medium-small);
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
ngx-panel-bar {
|
|
2
|
-
--ngx-panel-bar-min-height: 3rem;
|
|
3
|
-
--ngx-panel-bar-actions-group-min-inline-size: 3rem;
|
|
4
|
-
--ngx-panel-bar-title-min-width: 6ch;
|
|
5
|
-
|
|
6
|
-
--ngx-panel-bar-padding: var(--hy-spacing-x-small) var(--hy-spacing-small);
|
|
7
|
-
--ngx-panel-bar-gap: var(--hy-spacing-medium-small);
|
|
8
|
-
--ngx-panel-bar-title-first-child-padding-start: var(--hy-spacing-x-small);
|
|
9
|
-
--ngx-panel-bar-elements-gap: var(--hy-spacing-medium-small);
|
|
10
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
ngx-search-bar-container {
|
|
2
|
-
--ngx-search-bar-container-radius: var(--hy-radius-x-large);
|
|
3
|
-
|
|
4
|
-
--ngx-search-bar-container-block-size: 48px;
|
|
5
|
-
--ngx-search-bar-container-padding-inline-start: var(
|
|
6
|
-
--hy-spacing-medium-large
|
|
7
|
-
);
|
|
8
|
-
--ngx-search-bar-container-padding-inline-end: var(--hy-spacing-x-small);
|
|
9
|
-
--ngx-search-bar-container-gap: var(--hy-spacing-xx-small);
|
|
10
|
-
|
|
11
|
-
--ngx-search-bar-folded-container-padding: 0 var(--hy-spacing-x-small);
|
|
12
|
-
--ngx-search-bar-icon-padding: var(--hy-spacing-small);
|
|
13
|
-
}
|