@breadstone/mosaik-elements-foundation 0.0.58 → 0.0.60

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.
Files changed (72) hide show
  1. package/Controls/Components/Media/Camera/CameraElement.d.ts.map +1 -1
  2. package/Controls/Components/Media/Camera/CameraElement.js +9 -3
  3. package/Controls/Components/Media/Camera/CameraElement.js.map +1 -1
  4. package/Controls/Components/Primitives/Jumbotron/JumbotronElement.d.ts +90 -0
  5. package/Controls/Components/Primitives/Jumbotron/JumbotronElement.d.ts.map +1 -0
  6. package/Controls/Components/Primitives/Jumbotron/JumbotronElement.js +164 -0
  7. package/Controls/Components/Primitives/Jumbotron/JumbotronElement.js.map +1 -0
  8. package/Controls/Components/Primitives/Jumbotron/JumbotronElementTemplate.d.ts +9 -0
  9. package/Controls/Components/Primitives/Jumbotron/JumbotronElementTemplate.d.ts.map +1 -0
  10. package/Controls/Components/Primitives/Jumbotron/JumbotronElementTemplate.js +49 -0
  11. package/Controls/Components/Primitives/Jumbotron/JumbotronElementTemplate.js.map +1 -0
  12. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElement.d.ts +68 -0
  13. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElement.d.ts.map +1 -0
  14. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElement.js +112 -0
  15. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElement.js.map +1 -0
  16. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElementTemplate.d.ts +9 -0
  17. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElementTemplate.d.ts.map +1 -0
  18. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElementTemplate.js +23 -0
  19. package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderElementTemplate.js.map +1 -0
  20. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElement.d.ts +68 -0
  21. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElement.d.ts.map +1 -0
  22. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElement.js +112 -0
  23. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElement.js.map +1 -0
  24. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElementTemplate.d.ts +9 -0
  25. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElementTemplate.d.ts.map +1 -0
  26. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElementTemplate.js +22 -0
  27. package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElementTemplate.js.map +1 -0
  28. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Cosmopolitan.d.ts +6 -0
  29. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Cosmopolitan.d.ts.map +1 -0
  30. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Cosmopolitan.js +99 -0
  31. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Cosmopolitan.js.map +1 -0
  32. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Joy.d.ts +6 -0
  33. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Joy.d.ts.map +1 -0
  34. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Joy.js +104 -0
  35. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Joy.js.map +1 -0
  36. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Retro.d.ts +6 -0
  37. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Retro.d.ts.map +1 -0
  38. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Retro.js +99 -0
  39. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Retro.js.map +1 -0
  40. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Cosmopolitan.d.ts +6 -0
  41. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Cosmopolitan.d.ts.map +1 -0
  42. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Cosmopolitan.js +92 -0
  43. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Cosmopolitan.js.map +1 -0
  44. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.d.ts +6 -0
  45. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.d.ts.map +1 -0
  46. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.js +92 -0
  47. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.js.map +1 -0
  48. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.d.ts +6 -0
  49. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.d.ts.map +1 -0
  50. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.js +92 -0
  51. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.js.map +1 -0
  52. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.d.ts +6 -0
  53. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.d.ts.map +1 -0
  54. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.js +92 -0
  55. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.js.map +1 -0
  56. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.d.ts +6 -0
  57. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.d.ts.map +1 -0
  58. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.js +92 -0
  59. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.js.map +1 -0
  60. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.d.ts +6 -0
  61. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.d.ts.map +1 -0
  62. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.js +92 -0
  63. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.js.map +1 -0
  64. package/Controls/Components/Primitives/Jumbtron/JumbtronHeaderElementTemplate.d.ts +1 -1
  65. package/Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderElementTemplate.d.ts +1 -1
  66. package/Index.d.ts +3 -3
  67. package/Index.d.ts.map +1 -1
  68. package/Index.js +3 -3
  69. package/Index.js.map +1 -1
  70. package/Routing/PathToRegexp.d.ts +1 -1
  71. package/custom-elements.json +95 -50
  72. package/package.json +3 -3
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronHeaderElementCosmopolitanStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-header-background-color: unset;
17
+ --jumbotron-header-border-color: unset;
18
+ --jumbotron-header-font-family: unset;
19
+ --jumbotron-header-font-letter-spacing: unset;
20
+ --jumbotron-header-font-line-height: unset;
21
+ --jumbotron-header-font-size: unset;
22
+ --jumbotron-header-font-text-decoration: unset;
23
+ --jumbotron-header-font-text-transform: unset;
24
+ --jumbotron-header-font-weight: unset;
25
+ --jumbotron-header-foreground-color: unset;
26
+ --jumbotron-header-gap: unset;
27
+ --jumbotron-header-padding-bottom: unset;
28
+ --jumbotron-header-padding-left: unset;
29
+ --jumbotron-header-padding-right: unset;
30
+ --jumbotron-header-padding-top: unset;
31
+ --jumbotron-header-transition-duration: unset;
32
+ --jumbotron-header-transition-mode: unset;
33
+ --jumbotron-header-transition-property: unset;
34
+ --jumbotron-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-header-font-family);
65
+ font-size: var(--jumbotron-header-font-size);
66
+ line-height: var(--jumbotron-header-font-line-height);
67
+ font-weight: var(--jumbotron-header-font-weight);
68
+ letter-spacing: var(--jumbotron-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-header-font-text-transform);
72
+ background-color: var(--jumbotron-header-background-color);
73
+ border-color: var(--jumbotron-header-border-color);
74
+ color: var(--jumbotron-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronHeaderElement.Cosmopolitan.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronHeaderElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,uCAAuC;IACnD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { type CSSResult } from '../../../../../Dom/Css';
2
+ /**
3
+ * @public
4
+ */
5
+ export declare function jumbotronHeaderElementJoyStyle(): CSSResult;
6
+ //# sourceMappingURL=JumbotronHeaderElement.Joy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronHeaderElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,8BAA8B,IAAI,SAAS,CA8E1D"}
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronHeaderElementJoyStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-header-background-color: var(--joy-scheme-background);
17
+ --jumbotron-header-border-color: var(--joy-scheme-highlight);
18
+ --jumbotron-header-font-family: var(--joy-font-family);
19
+ --jumbotron-header-font-letter-spacing: var(--joy-typography-headline2-letter-spacing);
20
+ --jumbotron-header-font-line-height: var(--joy-typography-headline2-line-height);
21
+ --jumbotron-header-font-size: var(--joy-typography-headline2-font-size);
22
+ --jumbotron-header-font-text-decoration: var(--joy-typography-headline2-text-decoration);
23
+ --jumbotron-header-font-text-transform: var(--joy-typography-headline2-text-transform);
24
+ --jumbotron-header-font-weight: var(--joy-typography-headline2-font-weight);
25
+ --jumbotron-header-foreground-color: var(--joy-scheme-foreground);
26
+ --jumbotron-header-gap: unset;
27
+ --jumbotron-header-padding-bottom: unset;
28
+ --jumbotron-header-padding-left: unset;
29
+ --jumbotron-header-padding-right: unset;
30
+ --jumbotron-header-padding-top: unset;
31
+ --jumbotron-header-transition-duration: unset;
32
+ --jumbotron-header-transition-mode: unset;
33
+ --jumbotron-header-transition-property: unset;
34
+ --jumbotron-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-header-font-family);
65
+ font-size: var(--jumbotron-header-font-size);
66
+ line-height: var(--jumbotron-header-font-line-height);
67
+ font-weight: var(--jumbotron-header-font-weight);
68
+ letter-spacing: var(--jumbotron-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-header-font-text-transform);
72
+ background-color: var(--jumbotron-header-background-color);
73
+ border-color: var(--jumbotron-header-border-color);
74
+ color: var(--jumbotron-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronHeaderElement.Joy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronHeaderElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,8BAA8B;IAC1C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { type CSSResult } from '../../../../../Dom/Css';
2
+ /**
3
+ * @public
4
+ */
5
+ export declare function jumbotronHeaderElementRetroStyle(): CSSResult;
6
+ //# sourceMappingURL=JumbotronHeaderElement.Retro.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronHeaderElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,gCAAgC,IAAI,SAAS,CA8E5D"}
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronHeaderElementRetroStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-header-background-color: unset;
17
+ --jumbotron-header-border-color: unset;
18
+ --jumbotron-header-font-family: unset;
19
+ --jumbotron-header-font-letter-spacing: unset;
20
+ --jumbotron-header-font-line-height: unset;
21
+ --jumbotron-header-font-size: unset;
22
+ --jumbotron-header-font-text-decoration: unset;
23
+ --jumbotron-header-font-text-transform: unset;
24
+ --jumbotron-header-font-weight: unset;
25
+ --jumbotron-header-foreground-color: unset;
26
+ --jumbotron-header-gap: unset;
27
+ --jumbotron-header-padding-bottom: unset;
28
+ --jumbotron-header-padding-left: unset;
29
+ --jumbotron-header-padding-right: unset;
30
+ --jumbotron-header-padding-top: unset;
31
+ --jumbotron-header-transition-duration: unset;
32
+ --jumbotron-header-transition-mode: unset;
33
+ --jumbotron-header-transition-property: unset;
34
+ --jumbotron-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-header-font-family);
65
+ font-size: var(--jumbotron-header-font-size);
66
+ line-height: var(--jumbotron-header-font-line-height);
67
+ font-weight: var(--jumbotron-header-font-weight);
68
+ letter-spacing: var(--jumbotron-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-header-font-text-transform);
72
+ background-color: var(--jumbotron-header-background-color);
73
+ border-color: var(--jumbotron-header-border-color);
74
+ color: var(--jumbotron-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronHeaderElement.Retro.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronHeaderElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronHeaderElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,gCAAgC;IAC5C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { type CSSResult } from '../../../../../Dom/Css';
2
+ /**
3
+ * @public
4
+ */
5
+ export declare function jumbotronSubHeaderElementCosmopolitanStyle(): CSSResult;
6
+ //# sourceMappingURL=JumbotronSubHeaderElement.Cosmopolitan.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,0CAA0C,IAAI,SAAS,CA8EtE"}
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronSubHeaderElementCosmopolitanStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-sub-header-background-color: unset;
17
+ --jumbotron-sub-header-border-color: unset;
18
+ --jumbotron-sub-header-font-family: unset;
19
+ --jumbotron-sub-header-font-letter-spacing: unset;
20
+ --jumbotron-sub-header-font-line-height: unset;
21
+ --jumbotron-sub-header-font-size: unset;
22
+ --jumbotron-sub-header-font-text-decoration: unset;
23
+ --jumbotron-sub-header-font-text-transform: unset;
24
+ --jumbotron-sub-header-font-weight: unset;
25
+ --jumbotron-sub-header-foreground-color: unset;
26
+ --jumbotron-sub-header-gap: unset;
27
+ --jumbotron-sub-header-padding-bottom: unset;
28
+ --jumbotron-sub-header-padding-left: unset;
29
+ --jumbotron-sub-header-padding-right: unset;
30
+ --jumbotron-sub-header-padding-top: unset;
31
+ --jumbotron-sub-header-transition-duration: unset;
32
+ --jumbotron-sub-header-transition-mode: unset;
33
+ --jumbotron-sub-header-transition-property: unset;
34
+ --jumbotron-sub-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-sub-header-font-family);
65
+ font-size: var(--jumbotron-sub-header-font-size);
66
+ line-height: var(--jumbotron-sub-header-font-line-height);
67
+ font-weight: var(--jumbotron-sub-header-font-weight);
68
+ letter-spacing: var(--jumbotron-sub-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-sub-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-sub-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-sub-header-font-text-transform);
72
+ background-color: var(--jumbotron-sub-header-background-color);
73
+ border-color: var(--jumbotron-sub-header-border-color);
74
+ color: var(--jumbotron-sub-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronSubHeaderElement.Cosmopolitan.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,0CAA0C;IACtD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { type CSSResult } from '../../../../../Dom/Css';
2
+ /**
3
+ * @public
4
+ */
5
+ export declare function jumbotronSubHeaderElementJoyStyle(): CSSResult;
6
+ //# sourceMappingURL=JumbotronSubHeaderElement.Joy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,iCAAiC,IAAI,SAAS,CA8E7D"}
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronSubHeaderElementJoyStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-sub-header-background-color: var(--joy-scheme-background);
17
+ --jumbotron-sub-header-border-color: var(--joy-scheme-highlight);
18
+ --jumbotron-sub-header-font-family: var(--joy-font-family);
19
+ --jumbotron-sub-header-font-letter-spacing: var(--joy-typography-headline3-letter-spacing);
20
+ --jumbotron-sub-header-font-line-height: var(--joy-typography-headline3-line-height);
21
+ --jumbotron-sub-header-font-size: var(--joy-typography-headline3-font-size);
22
+ --jumbotron-sub-header-font-text-decoration: var(--joy-typography-headline3-text-decoration);
23
+ --jumbotron-sub-header-font-text-transform: var(--joy-typography-headline3-text-transform);
24
+ --jumbotron-sub-header-font-weight: var(--joy-typography-headline3-font-weight);
25
+ --jumbotron-sub-header-foreground-color: var(--joy-scheme-middlelight);
26
+ --jumbotron-sub-header-gap: unset;
27
+ --jumbotron-sub-header-padding-bottom: unset;
28
+ --jumbotron-sub-header-padding-left: unset;
29
+ --jumbotron-sub-header-padding-right: unset;
30
+ --jumbotron-sub-header-padding-top: unset;
31
+ --jumbotron-sub-header-transition-duration: unset;
32
+ --jumbotron-sub-header-transition-mode: unset;
33
+ --jumbotron-sub-header-transition-property: unset;
34
+ --jumbotron-sub-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-sub-header-font-family);
65
+ font-size: var(--jumbotron-sub-header-font-size);
66
+ line-height: var(--jumbotron-sub-header-font-line-height);
67
+ font-weight: var(--jumbotron-sub-header-font-weight);
68
+ letter-spacing: var(--jumbotron-sub-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-sub-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-sub-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-sub-header-font-text-transform);
72
+ background-color: var(--jumbotron-sub-header-background-color);
73
+ border-color: var(--jumbotron-sub-header-border-color);
74
+ color: var(--jumbotron-sub-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronSubHeaderElement.Joy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,iCAAiC;IAC7C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { type CSSResult } from '../../../../../Dom/Css';
2
+ /**
3
+ * @public
4
+ */
5
+ export declare function jumbotronSubHeaderElementRetroStyle(): CSSResult;
6
+ //# sourceMappingURL=JumbotronSubHeaderElement.Retro.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,mCAAmC,IAAI,SAAS,CA8E/D"}
@@ -0,0 +1,92 @@
1
+ // ------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
5
+ // </auto-generated>
6
+ // ------------------------------------------------------------------------------
7
+ // #region Imports
8
+ import { css } from '../../../../../Dom/Css';
9
+ // #endregion
10
+ /**
11
+ * @public
12
+ */
13
+ export function jumbotronSubHeaderElementRetroStyle() {
14
+ return css `
15
+ :host {
16
+ --jumbotron-sub-header-background-color: unset;
17
+ --jumbotron-sub-header-border-color: unset;
18
+ --jumbotron-sub-header-font-family: unset;
19
+ --jumbotron-sub-header-font-letter-spacing: unset;
20
+ --jumbotron-sub-header-font-line-height: unset;
21
+ --jumbotron-sub-header-font-size: unset;
22
+ --jumbotron-sub-header-font-text-decoration: unset;
23
+ --jumbotron-sub-header-font-text-transform: unset;
24
+ --jumbotron-sub-header-font-weight: unset;
25
+ --jumbotron-sub-header-foreground-color: unset;
26
+ --jumbotron-sub-header-gap: unset;
27
+ --jumbotron-sub-header-padding-bottom: unset;
28
+ --jumbotron-sub-header-padding-left: unset;
29
+ --jumbotron-sub-header-padding-right: unset;
30
+ --jumbotron-sub-header-padding-top: unset;
31
+ --jumbotron-sub-header-transition-duration: unset;
32
+ --jumbotron-sub-header-transition-mode: unset;
33
+ --jumbotron-sub-header-transition-property: unset;
34
+ --jumbotron-sub-header-translate: unset;
35
+ }
36
+
37
+ @media screen and (prefers-reduced-motion: reduce) {
38
+ :host {
39
+ transition-duration: .01ms;
40
+ }
41
+ }
42
+
43
+ :host {
44
+ box-sizing: border-box;
45
+ display: block;
46
+ position: relative;
47
+ }
48
+
49
+ :host *, :host :before, :host :after {
50
+ box-sizing: border-box;
51
+ background-repeat: no-repeat;
52
+ }
53
+
54
+ :host :before, :host :after {
55
+ text-decoration: inherit;
56
+ vertical-align: inherit;
57
+ }
58
+
59
+ :host([hidden]) {
60
+ display: none !important;
61
+ }
62
+
63
+ :host {
64
+ font-family: var(--jumbotron-sub-header-font-family);
65
+ font-size: var(--jumbotron-sub-header-font-size);
66
+ line-height: var(--jumbotron-sub-header-font-line-height);
67
+ font-weight: var(--jumbotron-sub-header-font-weight);
68
+ letter-spacing: var(--jumbotron-sub-header-font-letter-spacing);
69
+ -webkit-text-decoration: var(--jumbotron-sub-header-font-text-decoration);
70
+ text-decoration: var(--jumbotron-sub-header-font-text-decoration);
71
+ text-transform: var(--jumbotron-sub-header-font-text-transform);
72
+ background-color: var(--jumbotron-sub-header-background-color);
73
+ border-color: var(--jumbotron-sub-header-border-color);
74
+ color: var(--jumbotron-sub-header-foreground-color);
75
+ }
76
+
77
+ :host [part="text"] {
78
+ font-family: inherit;
79
+ font-size: inherit;
80
+ line-height: inherit;
81
+ font-weight: inherit;
82
+ letter-spacing: inherit;
83
+ text-decoration: inherit;
84
+ text-transform: inherit;
85
+ background-color: inherit;
86
+ border-color: inherit;
87
+ color: inherit;
88
+ }
89
+
90
+ `;
91
+ }
92
+ //# sourceMappingURL=JumbotronSubHeaderElement.Retro.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumbotronSubHeaderElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Primitives/Jumbotron/Themes/JumbotronSubHeaderElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,mCAAmC;IAC/C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ET,CAAC;AACN,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { type TemplateResult } from '../../../../Dom/Html';
2
- import type { JumbtronHeaderElement } from './JumbtronHeaderElement';
2
+ import type { JumbtronHeaderElement } from './JumbotronHeaderElement';
3
3
  /**
4
4
  * The template of the {@link JumbtronHeaderElement}.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  import { type TemplateResult } from '../../../../Dom/Html';
2
- import type { JumbtronSubHeaderElement } from './JumbtronSubHeaderElement';
2
+ import type { JumbtronSubHeaderElement } from './JumbotronSubHeaderElement';
3
3
  /**
4
4
  * The template of the {@link JumbtronSubHeaderElement}.
5
5
  *
package/Index.d.ts CHANGED
@@ -224,9 +224,9 @@ export { FooterItemGroupElement } from './Controls/Components/Primitives/Footer/
224
224
  export { Helmet, HelmetServiceLocator } from './Controls/Components/Primitives/Helmet/Helmet';
225
225
  export { HelmetElement } from './Controls/Components/Primitives/Helmet/HelmetElement';
226
226
  export { HintElement } from './Controls/Components/Primitives/Hint/HintElement';
227
- export { JumbtronElement } from './Controls/Components/Primitives/Jumbtron/JumbtronElement';
228
- export { JumbtronHeaderElement } from './Controls/Components/Primitives/Jumbtron/JumbtronHeaderElement';
229
- export { JumbtronSubHeaderElement } from './Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderElement';
227
+ export { JumbotronElement } from './Controls/Components/Primitives/Jumbotron/JumbotronElement';
228
+ export { JumbotronHeaderElement } from './Controls/Components/Primitives/Jumbotron/JumbotronHeaderElement';
229
+ export { JumbotronSubHeaderElement } from './Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderElement';
230
230
  export { KbdElement } from './Controls/Components/Primitives/Kbd/KbdElement';
231
231
  export { KbdShortcutElement } from './Controls/Components/Primitives/Kbd/KbdShortcutElement';
232
232
  export { MarqueeElement } from './Controls/Components/Primitives/Marquee/MarqueeElement';