@db-ux/core-components 4.7.0 → 4.7.2-pnpm-1cacdb5
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 +28 -16
- package/LICENSE +253 -0
- package/build/components/accordion/accordion.css +2 -0
- package/build/components/accordion-item/accordion-item.css +2 -0
- package/build/components/badge/badge.css +2 -0
- package/build/components/brand/brand.css +2 -0
- package/build/components/button/button.css +2 -0
- package/build/components/card/card.css +2 -0
- package/build/components/checkbox/checkbox.css +2 -0
- package/build/components/custom-button/custom-button.css +2 -0
- package/build/components/custom-select/custom-select.css +8 -6
- package/build/components/custom-select-dropdown/custom-select-dropdown.css +2 -0
- package/build/components/custom-select-form-field/custom-select-form-field.css +2 -0
- package/build/components/custom-select-list/custom-select-list.css +2 -0
- package/build/components/custom-select-list-item/custom-select-list-item.css +2 -0
- package/build/components/divider/divider.css +2 -0
- package/build/components/drawer/drawer.css +8 -6
- package/build/components/header/header.css +2 -0
- package/build/components/icon/icon.css +2 -0
- package/build/components/infotext/infotext.css +2 -0
- package/build/components/input/input.css +2 -0
- package/build/components/link/link.css +2 -0
- package/build/components/navigation/navigation.css +2 -0
- package/build/components/navigation-item/navigation-item.css +12 -0
- package/build/components/navigation-item/navigation-item.scss +5 -0
- package/build/components/notification/notification.css +2 -0
- package/build/components/page/page.css +2 -0
- package/build/components/popover/popover.css +2 -0
- package/build/components/radio/radio.css +2 -0
- package/build/components/section/section.css +2 -0
- package/build/components/select/select.css +2 -0
- package/build/components/stack/stack-web-component.css +2 -0
- package/build/components/stack/stack.css +2 -0
- package/build/components/switch/switch.css +2 -0
- package/build/components/tab-item/tab-item.css +2 -0
- package/build/components/tab-list/tab-list.css +2 -0
- package/build/components/tab-panel/tab-panel.css +2 -0
- package/build/components/tabs/tabs.css +2 -0
- package/build/components/tag/tag.css +2 -0
- package/build/components/textarea/textarea.css +2 -0
- package/build/components/tooltip/tooltip.css +2 -0
- package/build/styles/absolute.css +2 -2
- package/build/styles/bundle.css +2 -2
- package/build/styles/dialog-init.css +1 -1
- package/build/styles/dialog-init.scss +1 -1
- package/build/styles/index.css +1 -1
- package/build/styles/relative.css +2 -2
- package/build/styles/rollup.css +2 -2
- package/build/styles/webpack.css +2 -2
- package/package.json +38 -37
- package/build/assets/fallback-icon.svg +0 -3
- package/build/assets/fonts/OFL.txt +0 -93
- package/build/assets/fonts/OpenSans-Bold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Bold.ttf +0 -0
- package/build/assets/fonts/OpenSans-ExtraBold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-ExtraBold.ttf +0 -0
- package/build/assets/fonts/OpenSans-Light-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Light.ttf +0 -0
- package/build/assets/fonts/OpenSans-Medium-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Medium.ttf +0 -0
- package/build/assets/fonts/OpenSans-Regular-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Regular.ttf +0 -0
- package/build/assets/fonts/OpenSans-SemiBold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-SemiBold.ttf +0 -0
- package/build/assets/fonts/README.md +0 -23
- package/build/assets/fonts/generate-eu-fonts.ts +0 -59
- package/build/assets/fonts/unicode-eu.txt +0 -15
- package/build/assets/icons/DB_LICENSE +0 -253
- package/build/assets/icons/LICENCES.json +0 -231
- package/build/assets/icons/arrow_down.svg +0 -1
- package/build/assets/icons/arrow_left.svg +0 -1
- package/build/assets/icons/arrow_right.svg +0 -1
- package/build/assets/icons/arrow_up.svg +0 -1
- package/build/assets/icons/arrow_up_right.svg +0 -1
- package/build/assets/icons/brand.svg +0 -1
- package/build/assets/icons/calendar.svg +0 -5
- package/build/assets/icons/chat.svg +0 -1
- package/build/assets/icons/check.svg +0 -1
- package/build/assets/icons/check_circle.svg +0 -1
- package/build/assets/icons/chevron_down.svg +0 -1
- package/build/assets/icons/chevron_left.svg +0 -1
- package/build/assets/icons/chevron_right.svg +0 -1
- package/build/assets/icons/chevron_up.svg +0 -1
- package/build/assets/icons/circle.svg +0 -1
- package/build/assets/icons/circle_small.svg +0 -1
- package/build/assets/icons/circular_arrows.svg +0 -1
- package/build/assets/icons/clock.svg +0 -1
- package/build/assets/icons/copy.svg +0 -1
- package/build/assets/icons/cross.svg +0 -1
- package/build/assets/icons/cross_circle.svg +0 -1
- package/build/assets/icons/double_chevron_down.svg +0 -1
- package/build/assets/icons/double_chevron_left.svg +0 -1
- package/build/assets/icons/double_chevron_right.svg +0 -1
- package/build/assets/icons/double_chevron_up.svg +0 -1
- package/build/assets/icons/exclamation_mark_circle.svg +0 -1
- package/build/assets/icons/exclamation_mark_triangle.svg +0 -1
- package/build/assets/icons/eye.svg +0 -1
- package/build/assets/icons/eye_disabled.svg +0 -1
- package/build/assets/icons/fonts/all/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_64/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/fallback/icon-font-fallback.woff2 +0 -0
- package/build/assets/icons/fonts/filled/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_64/db-ux.woff2 +0 -0
- package/build/assets/icons/house.svg +0 -1
- package/build/assets/icons/information_circle.svg +0 -1
- package/build/assets/icons/magnifying_glass.svg +0 -1
- package/build/assets/icons/menu.svg +0 -1
- package/build/assets/icons/minus.svg +0 -1
- package/build/assets/icons/moon.svg +0 -1
- package/build/assets/icons/plus.svg +0 -1
- package/build/assets/icons/resize_handle_corner.svg +0 -1
- package/build/assets/icons/sun.svg +0 -1
- package/build/assets/icons/x_placeholder.svg +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @db-ux/core-components
|
|
2
2
|
|
|
3
|
+
## 4.7.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- fix(navigation): changed transform inside the drawer led to overlapping sub-navigation on smaller viewports - [see commit dd88a33](https://github.com/db-ux-design-system/core-web/commit/dd88a339fe6e7510e964c6979eeee84f4e40df59)
|
|
8
|
+
|
|
9
|
+
## 4.7.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- fix(dialog): re-added missing styles to native `dialog` HTML element. We'll most likely remove those later again, and provide a DBDialog component. - [see commit ce1b5a0](https://github.com/db-ux-design-system/core-web/commit/ce1b5a061ad0ef14a0ff415aa3a00fa06f217479)
|
|
14
|
+
|
|
3
15
|
## 4.7.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
|
@@ -33,7 +45,7 @@
|
|
|
33
45
|
- docs(vite): mentioning version 8 configuration in `README.md` file - [see commit 4c5fc92](https://github.com/db-ux-design-system/core-web/commit/4c5fc9266402d9585087f4738a1a800cff1515f1)
|
|
34
46
|
|
|
35
47
|
- fix(number input): prevent from clearing on intermediate decimal entry - [see commit aa85967](https://github.com/db-ux-design-system/core-web/commit/aa85967ffeaa685f6b647069d0e1d415d812dc87):
|
|
36
|
-
|
|
48
|
+
- fix(input,textarea): allow using `undefined` as `value`
|
|
37
49
|
|
|
38
50
|
## 4.5.4
|
|
39
51
|
|
|
@@ -174,14 +186,14 @@ _version bump_
|
|
|
174
186
|
- refactor(notification): update and simplify grid layout for block link variant - [see commit cb83f96](https://github.com/db-ux-design-system/core-web/commit/cb83f966eaf29c85b4cf0079750bdd563f216d6e)
|
|
175
187
|
|
|
176
188
|
- fix(DBCustomSelect): properly announce selected options - [see commit 773edeb](https://github.com/db-ux-design-system/core-web/commit/773edeb943a085eb79e1c8d59059137b2830fbf0):
|
|
177
|
-
|
|
189
|
+
- feat(DBCustomSelect): introduce new property `selectedPrefix`
|
|
178
190
|
|
|
179
191
|
### Patch Changes
|
|
180
192
|
|
|
181
193
|
- fix(DBCustomSelect): automatically handle form reset events - [see commit 6af5246](https://github.com/db-ux-design-system/core-web/commit/6af5246b3b2e6febdc6ff6342ba1a8eb10184d14):
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
194
|
+
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
|
|
195
|
+
- This listener detects form resets and updates the component's internal value/checked state accordingly.
|
|
196
|
+
- > **Note**: This does not work for `ngModel` in Angular.
|
|
185
197
|
|
|
186
198
|
- fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474)
|
|
187
199
|
|
|
@@ -204,7 +216,7 @@ _version bump_
|
|
|
204
216
|
### Patch Changes
|
|
205
217
|
|
|
206
218
|
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
|
|
207
|
-
|
|
219
|
+
- fix: add some missing variables
|
|
208
220
|
|
|
209
221
|
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
|
|
210
222
|
|
|
@@ -219,9 +231,9 @@ _version bump_
|
|
|
219
231
|
### Major Changes
|
|
220
232
|
|
|
221
233
|
- feat: Switch stable rework - [see commit cb2deb0](https://github.com/db-ux-design-system/core-web/commit/cb2deb0f1c54900d1967483aea05d81279c02f59):
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
234
|
+
- **BREAKING CHANGE**: remove `emphasis` property
|
|
235
|
+
- introduce validation (invalid and valid)
|
|
236
|
+
- configurable label position
|
|
225
237
|
|
|
226
238
|
- **BREAKING CHANGE**: refactor(Custom Select): renamed `ariaListLabel` property to `listLabel` - [see commit 966d5ad](https://github.com/db-ux-design-system/core-web/commit/966d5ad01f00d0ca1707cc316a63e2d431fff1e9)
|
|
227
239
|
|
|
@@ -240,12 +252,12 @@ _version bump_
|
|
|
240
252
|
### Patch Changes
|
|
241
253
|
|
|
242
254
|
- fix(DBTabs): ensure navigation arrows appear correctly on window resize - [see commit 4e65e00](https://github.com/db-ux-design-system/core-web/commit/4e65e00d280cae18baee03b5a7a9b13eec063835):
|
|
243
|
-
|
|
255
|
+
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
|
|
244
256
|
|
|
245
257
|
- fix(select): jumping placeholder for label above - [see commit 7ed8d22](https://github.com/db-ux-design-system/core-web/commit/7ed8d2225102e0e9044437e95917e11eef4bc73f)
|
|
246
258
|
|
|
247
259
|
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
|
|
248
|
-
|
|
260
|
+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
|
|
249
261
|
|
|
250
262
|
## 3.1.17
|
|
251
263
|
|
|
@@ -253,17 +265,17 @@ _version bump_
|
|
|
253
265
|
|
|
254
266
|
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
|
|
255
267
|
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
|
|
256
|
-
|
|
268
|
+
- @db-ux/core-foundations@3.1.17
|
|
257
269
|
|
|
258
270
|
## 3.1.16
|
|
259
271
|
|
|
260
272
|
### Patch Changes
|
|
261
273
|
|
|
262
274
|
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
|
|
263
|
-
|
|
264
|
-
|
|
275
|
+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
|
|
276
|
+
- Now, all options are accessible via keyboard regardless of group boundaries.
|
|
265
277
|
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
|
|
266
|
-
|
|
278
|
+
- @db-ux/core-foundations@3.1.16
|
|
267
279
|
|
|
268
280
|
## 3.1.15
|
|
269
281
|
|
|
@@ -272,4 +284,4 @@ _version bump_
|
|
|
272
284
|
- 262964b: fix(Switch): double event firing with Angular signals
|
|
273
285
|
- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
|
|
274
286
|
- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
|
|
275
|
-
|
|
287
|
+
- @db-ux/core-foundations@3.1.15
|
package/LICENSE
ADDED
|
@@ -0,0 +1,253 @@
|
|
|
1
|
+
The DB source code is licensed under the Apache License, Version 2.0, January 2004;
|
|
2
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
3
|
+
of the Apache License at https://apache.org/licenses/LICENSE-2.0. The DB source code
|
|
4
|
+
does not include any DB specific design assets like fonts, icons, trademarks, brandings, etc.
|
|
5
|
+
|
|
6
|
+
All Deutsche Bahn AG (hereinafter “DB”) specific design assets like fonts, icons,
|
|
7
|
+
trademarks, brandings, etc. (hereinafter “DB Designs”) are licensed under the following
|
|
8
|
+
license agreement (the “DB Designs License”):
|
|
9
|
+
|
|
10
|
+
- The DB Designs may only be used by external users who are acting as contractors or
|
|
11
|
+
service providers for DB or a group company by virtue of a contractual relationship and
|
|
12
|
+
use the DB Designs in this context ("User"). A license agreement with third parties who
|
|
13
|
+
are not in a contractual relationship with DB or a group company is not possible.
|
|
14
|
+
- DB is and remains the owner or holds the exclusive usage rights to the DB Designs.
|
|
15
|
+
DB grants the User a royalty-free, non-exclusive, non-transferable, and non-sublicensable
|
|
16
|
+
right, limited geographically, temporally, and in content to the duration and purposes
|
|
17
|
+
of the contractual relationship with DB or a group company, to use the DB Designs in
|
|
18
|
+
accordance with this license agreement.
|
|
19
|
+
- The User may use the DB Designs only in connection with or for the fulfillment of
|
|
20
|
+
orders and/or services that they provide for DB or a group company. Any other use,
|
|
21
|
+
particularly for private personal purposes or for unauthorized third parties, is
|
|
22
|
+
prohibited. The User may not sublicense, distribute, or otherwise make the DB Designs
|
|
23
|
+
accessible to third parties who are not part of DB AG or a group company, unless this
|
|
24
|
+
is expressly permitted by the underlying contractual relationship between the User and
|
|
25
|
+
DB or the group company. The User may not modify, alter, convert, edit, reverse engineer,
|
|
26
|
+
or decompile the DB Designs; in particular, they may not make any graphical changes
|
|
27
|
+
and/or alter, remove, or add technical functions. Editing or using the DB Designs in
|
|
28
|
+
an altered form is only permitted with the express prior written consent of DB.
|
|
29
|
+
- Unless required by applicable law or agreed to in writing, DB provides the DB Designs
|
|
30
|
+
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
31
|
+
implied, including, without limitation, any warranties or conditions of title,
|
|
32
|
+
non-infringement, merchantability, or fitness for a particular purpose. DB is only liable
|
|
33
|
+
in cases of intent or gross negligence, within the framework of mandatory statutory
|
|
34
|
+
liability provisions, particularly the Product Liability Act, as well as for damages
|
|
35
|
+
arising from injury to life, body, or health of individuals. In cases of gross negligence,
|
|
36
|
+
liability is limited to typical and foreseeable damages. This limitation of liability also
|
|
37
|
+
applies in favor of group companies as well as in favor of vicarious agents of DB and
|
|
38
|
+
its group companies.
|
|
39
|
+
- This DB Designs License automatically ends at the time when the underlying contractual
|
|
40
|
+
relationship between the user and DB or a group company ends. DB may terminate this
|
|
41
|
+
DB Designs License at any time without notice for good cause, in particular, if the User
|
|
42
|
+
violates this DB Designs License and does not cease the violation within a reasonable
|
|
43
|
+
period after a warning. The User is obligated to cease using the DB Designs immediately
|
|
44
|
+
upon termination of this DB Designs License and to delete all DB Designs and related files
|
|
45
|
+
in their possession or installed on their systems, as well as any backup copies, without delay.
|
|
46
|
+
- If any provision of this agreement is or becomes invalid or unenforceable, the remaining
|
|
47
|
+
provisions of this agreement shall remain unaffected. In place of the invalid or unenforceable
|
|
48
|
+
provision, a provision shall be deemed agreed upon that comes closest to the economic purpose
|
|
49
|
+
of the invalid or unenforceable provision in a legally permissible manner. The same applies in
|
|
50
|
+
the event of a gap in the agreement. This DB Designs License is governed by and construed in
|
|
51
|
+
accordance with the laws of Germany, excluding conflicts of law rules and principles.
|
|
52
|
+
|
|
53
|
+
Apache License
|
|
54
|
+
Version 2.0, January 2004
|
|
55
|
+
http://www.apache.org/licenses/
|
|
56
|
+
|
|
57
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
58
|
+
|
|
59
|
+
1. Definitions.
|
|
60
|
+
|
|
61
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
62
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
63
|
+
|
|
64
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
65
|
+
the copyright owner that is granting the License.
|
|
66
|
+
|
|
67
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
68
|
+
other entities that control, are controlled by, or are under common
|
|
69
|
+
control with that entity. For the purposes of this definition,
|
|
70
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
71
|
+
direction or management of such entity, whether by contract or
|
|
72
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
73
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
74
|
+
|
|
75
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
76
|
+
exercising permissions granted by this License.
|
|
77
|
+
|
|
78
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
79
|
+
including but not limited to software source code, documentation
|
|
80
|
+
source, and configuration files.
|
|
81
|
+
|
|
82
|
+
"Object" form shall mean any form resulting from mechanical
|
|
83
|
+
transformation or translation of a Source form, including but
|
|
84
|
+
not limited to compiled object code, generated documentation,
|
|
85
|
+
and conversions to other media types.
|
|
86
|
+
|
|
87
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
88
|
+
Object form, made available under the License, as indicated by a
|
|
89
|
+
copyright notice that is included in or attached to the work
|
|
90
|
+
(an example is provided in the Appendix below).
|
|
91
|
+
|
|
92
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
93
|
+
form, that is based on (or derived from) the Work and for which the
|
|
94
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
95
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
96
|
+
of this License, Derivative Works shall not include works that remain
|
|
97
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
98
|
+
the Work and Derivative Works thereof.
|
|
99
|
+
|
|
100
|
+
"Contribution" shall mean any work of authorship, including
|
|
101
|
+
the original version of the Work and any modifications or additions
|
|
102
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
103
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
104
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
105
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
106
|
+
means any form of electronic, verbal, or written communication sent
|
|
107
|
+
to the Licensor or its representatives, including but not limited to
|
|
108
|
+
communication on electronic mailing lists, source code control systems,
|
|
109
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
110
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
111
|
+
excluding communication that is conspicuously marked or otherwise
|
|
112
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
113
|
+
|
|
114
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
115
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
116
|
+
subsequently incorporated within the Work.
|
|
117
|
+
|
|
118
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
119
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
120
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
121
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
122
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
123
|
+
Work and such Derivative Works in Source or Object form.
|
|
124
|
+
|
|
125
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
126
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
127
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
128
|
+
(except as stated in this section) patent license to make, have made,
|
|
129
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
130
|
+
where such license applies only to those patent claims licensable
|
|
131
|
+
by such Contributor that are necessarily infringed by their
|
|
132
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
133
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
134
|
+
institute patent litigation against any entity (including a
|
|
135
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
136
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
137
|
+
or contributory patent infringement, then any patent licenses
|
|
138
|
+
granted to You under this License for that Work shall terminate
|
|
139
|
+
as of the date such litigation is filed.
|
|
140
|
+
|
|
141
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
142
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
143
|
+
modifications, and in Source or Object form, provided that You
|
|
144
|
+
meet the following conditions:
|
|
145
|
+
|
|
146
|
+
(a) You must give any other recipients of the Work or
|
|
147
|
+
Derivative Works a copy of this License; and
|
|
148
|
+
|
|
149
|
+
(b) You must cause any modified files to carry prominent notices
|
|
150
|
+
stating that You changed the files; and
|
|
151
|
+
|
|
152
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
153
|
+
that You distribute, all copyright, patent, trademark, and
|
|
154
|
+
attribution notices from the Source form of the Work,
|
|
155
|
+
excluding those notices that do not pertain to any part of
|
|
156
|
+
the Derivative Works; and
|
|
157
|
+
|
|
158
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
159
|
+
distribution, then any Derivative Works that You distribute must
|
|
160
|
+
include a readable copy of the attribution notices contained
|
|
161
|
+
within such NOTICE file, excluding those notices that do not
|
|
162
|
+
pertain to any part of the Derivative Works, in at least one
|
|
163
|
+
of the following places: within a NOTICE text file distributed
|
|
164
|
+
as part of the Derivative Works; within the Source form or
|
|
165
|
+
documentation, if provided along with the Derivative Works; or,
|
|
166
|
+
within a display generated by the Derivative Works, if and
|
|
167
|
+
wherever such third-party notices normally appear. The contents
|
|
168
|
+
of the NOTICE file are for informational purposes only and
|
|
169
|
+
do not modify the License. You may add Your own attribution
|
|
170
|
+
notices within Derivative Works that You distribute, alongside
|
|
171
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
172
|
+
that such additional attribution notices cannot be construed
|
|
173
|
+
as modifying the License.
|
|
174
|
+
|
|
175
|
+
You may add Your own copyright statement to Your modifications and
|
|
176
|
+
may provide additional or different license terms and conditions
|
|
177
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
178
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
179
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
180
|
+
the conditions stated in this License.
|
|
181
|
+
|
|
182
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
183
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
184
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
185
|
+
this License, without any additional terms or conditions.
|
|
186
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
187
|
+
the terms of any separate license agreement you may have executed
|
|
188
|
+
with Licensor regarding such Contributions.
|
|
189
|
+
|
|
190
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
191
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
192
|
+
except as required for reasonable and customary use in describing the
|
|
193
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
194
|
+
|
|
195
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
196
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
197
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
198
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
199
|
+
implied, including, without limitation, any warranties or conditions
|
|
200
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
201
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
202
|
+
appropriateness of using or redistributing the Work and assume any
|
|
203
|
+
risks associated with Your exercise of permissions under this License.
|
|
204
|
+
|
|
205
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
206
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
207
|
+
unless required by applicable law (such as deliberate and grossly
|
|
208
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
209
|
+
liable to You for damages, including any direct, indirect, special,
|
|
210
|
+
incidental, or consequential damages of any character arising as a
|
|
211
|
+
result of this License or out of the use or inability to use the
|
|
212
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
213
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
214
|
+
other commercial damages or losses), even if such Contributor
|
|
215
|
+
has been advised of the possibility of such damages.
|
|
216
|
+
|
|
217
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
218
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
219
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
220
|
+
or other liability obligations and/or rights consistent with this
|
|
221
|
+
License. However, in accepting such obligations, You may act only
|
|
222
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
223
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
224
|
+
defend, and hold each Contributor harmless for any liability
|
|
225
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
226
|
+
of your accepting any such warranty or additional liability.
|
|
227
|
+
|
|
228
|
+
END OF TERMS AND CONDITIONS
|
|
229
|
+
|
|
230
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
231
|
+
|
|
232
|
+
To apply the Apache License to your work, attach the following
|
|
233
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
234
|
+
replaced with your own identifying information. (Don't include
|
|
235
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
236
|
+
comment syntax for the file format. We also recommend that a
|
|
237
|
+
file or class name and description of purpose be included on the
|
|
238
|
+
same "printed page" as the copyright notice for easier
|
|
239
|
+
identification within third-party archives.
|
|
240
|
+
|
|
241
|
+
Copyright [yyyy] [name of copyright owner]
|
|
242
|
+
|
|
243
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
244
|
+
you may not use this file except in compliance with the License.
|
|
245
|
+
You may obtain a copy of the License at
|
|
246
|
+
|
|
247
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
248
|
+
|
|
249
|
+
Unless required by applicable law or agreed to in writing, software
|
|
250
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
251
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
252
|
+
See the License for the specific language governing permissions and
|
|
253
|
+
limitations under the License.
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-accordion[data-variant=card] .db-accordion-item::after {
|
|
3
5
|
border: var(--db-border-width-3xs) solid var(--db-adaptive-on-bg-basic-emphasis-60-default);
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
@keyframes popover-animation {
|
|
22
24
|
0% {
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-badge[data-size=medium], .db-badge[data-size=medium] > *,
|
|
3
5
|
.db-badge[data-size=medium] .db-icon {
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-brand {
|
|
3
5
|
font: var(--db-type-body-md);
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-button {
|
|
3
5
|
font: var(--db-type-body-md);
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-card {
|
|
3
5
|
border: var(--db-border-width-3xs) solid var(--db-adaptive-on-bg-basic-emphasis-60-default);
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
.db-checkbox input:checked:not([data-show-icon-leading=false])::before, .db-checkbox input:indeterminate:not([data-show-icon-leading=false])::before {
|
|
22
24
|
color: var(--db-icon-color, inherit);
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-custom-button input {
|
|
3
5
|
clip: rect(0, 0, 0, 0) !important;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-custom-select[data-hide-label=true] > label, .db-visually-hidden,
|
|
3
5
|
[data-visually-hidden=true] {
|
|
@@ -617,30 +619,30 @@ input[type=radio]:checked) > label {
|
|
|
617
619
|
inline-size: calc(100% - var(--db-form-component-padding-inline-end) - calc(var(--db-form-has-before) * (var(--db-base-body-icon-font-size-sm) + var(--db-spacing-fixed-sm))) - var(--db-spacing-fixed-sm));
|
|
618
620
|
}
|
|
619
621
|
|
|
620
|
-
dialog
|
|
622
|
+
dialog {
|
|
621
623
|
padding: 0;
|
|
622
624
|
margin: 0;
|
|
623
625
|
border: 0;
|
|
624
626
|
z-index: 9996;
|
|
625
627
|
color: inherit;
|
|
626
628
|
}
|
|
627
|
-
dialog
|
|
629
|
+
dialog:not([data-position=absolute])[data-variant], dialog:not([data-position=absolute])[data-backdrop] {
|
|
628
630
|
position: fixed;
|
|
629
631
|
inset: 0;
|
|
630
632
|
z-index: 9995;
|
|
631
633
|
}
|
|
632
|
-
dialog
|
|
634
|
+
dialog:not([data-position=absolute])[data-variant=inside]:not([data-backdrop=none])::before {
|
|
633
635
|
content: "";
|
|
634
636
|
position: fixed;
|
|
635
637
|
inset: 0;
|
|
636
638
|
}
|
|
637
|
-
dialog
|
|
639
|
+
dialog:not([data-backdrop=none])::backdrop, dialog:not([data-backdrop=none])::before {
|
|
638
640
|
background-color: color(from var(--db-adaptive-on-bg-basic-emphasis-100-default) srgb r g b/var(--db-opacity-lg));
|
|
639
641
|
}
|
|
640
|
-
dialog
|
|
642
|
+
dialog:not([data-backdrop=none])[data-backdrop=invisible]::backdrop, dialog:not([data-backdrop=none])[data-backdrop=invisible]::before {
|
|
641
643
|
background-color: transparent;
|
|
642
644
|
}
|
|
643
|
-
dialog
|
|
645
|
+
dialog:not([data-backdrop=none])[data-backdrop=weak]::backdrop, dialog:not([data-backdrop=none])[data-backdrop=weak]::before {
|
|
644
646
|
background-color: color(from var(--db-adaptive-on-bg-basic-emphasis-100-default) srgb r g b/var(--db-opacity-sm));
|
|
645
647
|
}
|
|
646
648
|
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-visually-hidden,
|
|
3
5
|
[data-visually-hidden=true] {
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
.db-custom-select-form-field:is(summary) {
|
|
22
24
|
list-style: none;
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
.db-custom-select-list {
|
|
22
24
|
all: unset;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-visually-hidden,
|
|
3
5
|
[data-visually-hidden=true] {
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-divider:is(:not([data-margin]), [data-margin=small]) {
|
|
3
5
|
margin: var(--db-spacing-fixed-sm) 0;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
@keyframes popover-animation {
|
|
3
5
|
0% {
|
|
@@ -16,30 +18,30 @@
|
|
|
16
18
|
transform: rotate(1turn);
|
|
17
19
|
}
|
|
18
20
|
}
|
|
19
|
-
dialog
|
|
21
|
+
dialog {
|
|
20
22
|
padding: 0;
|
|
21
23
|
margin: 0;
|
|
22
24
|
border: 0;
|
|
23
25
|
z-index: 9996;
|
|
24
26
|
color: inherit;
|
|
25
27
|
}
|
|
26
|
-
dialog
|
|
28
|
+
dialog:not([data-position=absolute])[data-variant], dialog:not([data-position=absolute])[data-backdrop] {
|
|
27
29
|
position: fixed;
|
|
28
30
|
inset: 0;
|
|
29
31
|
z-index: 9995;
|
|
30
32
|
}
|
|
31
|
-
dialog
|
|
33
|
+
dialog:not([data-position=absolute])[data-variant=inside]:not([data-backdrop=none])::before {
|
|
32
34
|
content: "";
|
|
33
35
|
position: fixed;
|
|
34
36
|
inset: 0;
|
|
35
37
|
}
|
|
36
|
-
dialog
|
|
38
|
+
dialog:not([data-backdrop=none])::backdrop, dialog:not([data-backdrop=none])::before {
|
|
37
39
|
background-color: color(from var(--db-adaptive-on-bg-basic-emphasis-100-default) srgb r g b/var(--db-opacity-lg));
|
|
38
40
|
}
|
|
39
|
-
dialog
|
|
41
|
+
dialog:not([data-backdrop=none])[data-backdrop=invisible]::backdrop, dialog:not([data-backdrop=none])[data-backdrop=invisible]::before {
|
|
40
42
|
background-color: transparent;
|
|
41
43
|
}
|
|
42
|
-
dialog
|
|
44
|
+
dialog:not([data-backdrop=none])[data-backdrop=weak]::backdrop, dialog:not([data-backdrop=none])[data-backdrop=weak]::before {
|
|
43
45
|
background-color: color(from var(--db-adaptive-on-bg-basic-emphasis-100-default) srgb r g b/var(--db-opacity-sm));
|
|
44
46
|
}
|
|
45
47
|
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-header-meta-navigation {
|
|
3
5
|
font: var(--db-type-body-md);
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-infotext {
|
|
3
5
|
font: var(--db-type-body-sm);
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
.db-input:has(input:not([data-custom-validity]):is(:required, [minlength], [maxlength], [pattern], [type=color], [type=date], [type=datetime-local], [type=email], [type=file], [type=hidden], [type=month], [type=number], [type=range], [type=tel], [type=time], [type=url], [type=week]):user-invalid), .db-input:has(input[data-custom-validity=invalid]), .db-input[data-custom-validity=invalid] {
|
|
22
24
|
--db-adaptive-bg-basic-level-1-default: var(
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
pointer-events: none !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
21
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
20
22
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
21
23
|
.db-navigation > menu .db-navigation-item::after {
|
|
22
24
|
content: "";
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
2
|
+
/* stylelint-disable-next-line scss/dollar-variable-colon-space-after */
|
|
1
3
|
/* Variants for adaptive components like input, select, notification, ... */
|
|
2
4
|
.db-navigation-item, .db-navigation-item a, .db-navigation-item .db-navigation-item-expand-button:is(button),
|
|
3
5
|
.db-navigation-item .db-navigation-item-expand-button > button {
|
|
@@ -403,6 +405,11 @@
|
|
|
403
405
|
position: fixed;
|
|
404
406
|
overflow: hidden auto;
|
|
405
407
|
inset-inline-start: var(--db-spacing-fixed-xl);
|
|
408
|
+
}
|
|
409
|
+
.db-drawer-container[data-direction=left] .db-sub-navigation[data-force-mobile=true] {
|
|
410
|
+
inset-inline: auto var(--db-spacing-fixed-xl);
|
|
411
|
+
}
|
|
412
|
+
.db-sub-navigation[data-force-mobile=true] {
|
|
406
413
|
inset-block: calc(calc(var(--db-sizing-md) + 2 * var(--db-spacing-fixed-xs))) calc(var(--db-sizing-md) + var(--db-spacing-fixed-xs) * 2);
|
|
407
414
|
}
|
|
408
415
|
.db-sub-navigation {
|
|
@@ -415,6 +422,11 @@
|
|
|
415
422
|
position: fixed;
|
|
416
423
|
overflow: hidden auto;
|
|
417
424
|
inset-inline-start: var(--db-spacing-fixed-xl);
|
|
425
|
+
}
|
|
426
|
+
.db-drawer-container[data-direction=left] .db-sub-navigation {
|
|
427
|
+
inset-inline: auto var(--db-spacing-fixed-xl);
|
|
428
|
+
}
|
|
429
|
+
.db-sub-navigation {
|
|
418
430
|
inset-block: calc(calc(var(--db-sizing-md) + 2 * var(--db-spacing-fixed-xs))) calc(var(--db-sizing-md) + var(--db-spacing-fixed-xs) * 2);
|
|
419
431
|
}
|
|
420
432
|
}
|