@ulu/frontend 0.1.0-beta.32 → 0.1.0-beta.34

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 (214) hide show
  1. package/CHANGELOG.md +53 -0
  2. package/dist/ulu-frontend.min.css +1 -1
  3. package/dist/ulu-frontend.min.js +23 -23
  4. package/docs-dev/changelog/index.html +161 -8
  5. package/docs-dev/demos/accordion/index.html +38 -8
  6. package/docs-dev/demos/button/index.html +38 -8
  7. package/docs-dev/demos/button-verbose/index.html +38 -8
  8. package/docs-dev/demos/callout/index.html +65 -8
  9. package/docs-dev/demos/captioned-figure/index.html +38 -8
  10. package/docs-dev/demos/card/index.html +59 -33
  11. package/docs-dev/demos/card-grid/index.html +42 -12
  12. package/docs-dev/demos/css-icons/index.html +38 -8
  13. package/docs-dev/demos/data-grid/index.html +38 -8
  14. package/docs-dev/demos/data-table/index.html +63 -33
  15. package/docs-dev/demos/details-group/index.html +71 -8
  16. package/docs-dev/demos/file-save/index.html +38 -8
  17. package/docs-dev/demos/flipcard/index.html +38 -8
  18. package/docs-dev/demos/form-theme/index.html +38 -8
  19. package/docs-dev/demos/index.html +38 -8
  20. package/docs-dev/demos/list-inline/index.html +38 -8
  21. package/docs-dev/demos/list-lines/index.html +38 -8
  22. package/docs-dev/demos/menu-stack/index.html +38 -8
  23. package/docs-dev/demos/modals/index.html +51 -10
  24. package/docs-dev/demos/nav-strip/index.html +38 -8
  25. package/docs-dev/demos/overlay-section/index.html +38 -8
  26. package/docs-dev/demos/popovers/index.html +38 -8
  27. package/docs-dev/demos/print/index.html +38 -8
  28. package/docs-dev/demos/pull-quote/index.html +38 -8
  29. package/docs-dev/demos/rule/index.html +38 -8
  30. package/docs-dev/demos/scrollpoints/index.html +39 -9
  31. package/docs-dev/demos/spoke-spinner/index.html +38 -8
  32. package/docs-dev/demos/sticky-list/index.html +38 -8
  33. package/docs-dev/demos/tabs/index.html +74 -8
  34. package/docs-dev/demos/tag/index.html +38 -8
  35. package/docs-dev/demos/theme-toggle/index.html +38 -8
  36. package/docs-dev/demos/tiles/index.html +38 -8
  37. package/docs-dev/demos/tooltip/index.html +38 -8
  38. package/docs-dev/guide/building-stylesheet/index.html +38 -8
  39. package/docs-dev/guide/developing-ulu-scss-module/index.html +38 -8
  40. package/docs-dev/guide/index.html +38 -8
  41. package/docs-dev/index.html +38 -8
  42. package/docs-dev/javascript/events/index.html +38 -8
  43. package/docs-dev/javascript/index.html +38 -8
  44. package/docs-dev/javascript/settings/index.html +38 -8
  45. package/docs-dev/javascript/ui-breakpoints/index.html +38 -8
  46. package/docs-dev/javascript/ui-collapsible/index.html +38 -8
  47. package/docs-dev/javascript/ui-details-group/index.html +56 -38
  48. package/docs-dev/javascript/ui-dialog/index.html +70 -25
  49. package/docs-dev/javascript/ui-flipcard/index.html +99 -13
  50. package/docs-dev/javascript/ui-grid/index.html +48 -44
  51. package/docs-dev/javascript/ui-modal-builder/index.html +49 -40
  52. package/docs-dev/javascript/ui-overflow-scroller/index.html +38 -8
  53. package/docs-dev/javascript/ui-overflow-scroller-pager/index.html +38 -8
  54. package/docs-dev/javascript/ui-page/index.html +38 -8
  55. package/docs-dev/javascript/ui-popover/index.html +46 -20
  56. package/docs-dev/javascript/ui-print/index.html +38 -16
  57. package/docs-dev/javascript/ui-print-details/index.html +38 -8
  58. package/docs-dev/javascript/ui-programmatic-modal/index.html +38 -8
  59. package/docs-dev/javascript/ui-proxy-click/index.html +125 -10
  60. package/docs-dev/javascript/ui-resizer/index.html +38 -8
  61. package/docs-dev/javascript/ui-scroll-slider/index.html +76 -14
  62. package/docs-dev/javascript/ui-scrollpoint/index.html +44 -21
  63. package/docs-dev/javascript/ui-slider/index.html +234 -13
  64. package/docs-dev/javascript/ui-tabs/index.html +49 -56
  65. package/docs-dev/javascript/ui-theme-toggle/index.html +43 -21
  66. package/docs-dev/javascript/ui-tooltip/index.html +45 -19
  67. package/docs-dev/javascript/utils-class-logger/index.html +38 -8
  68. package/docs-dev/javascript/utils-dom/index.html +63 -8
  69. package/docs-dev/javascript/utils-file-save/index.html +38 -8
  70. package/docs-dev/javascript/utils-floating-ui/index.html +38 -8
  71. package/docs-dev/javascript/utils-id/index.html +38 -8
  72. package/docs-dev/javascript/utils-pause-youtube-video/index.html +38 -8
  73. package/docs-dev/javascript/utils-system/index.html +5437 -0
  74. package/docs-dev/sass/base/color/index.html +38 -8
  75. package/docs-dev/sass/base/elements/index.html +38 -8
  76. package/docs-dev/sass/base/index/index.html +38 -8
  77. package/docs-dev/sass/base/index.html +38 -8
  78. package/docs-dev/sass/base/keyframes/index.html +38 -8
  79. package/docs-dev/sass/base/layout/index.html +38 -8
  80. package/docs-dev/sass/base/normalize/index.html +38 -8
  81. package/docs-dev/sass/base/print/index.html +38 -8
  82. package/docs-dev/sass/base/root/index.html +38 -8
  83. package/docs-dev/sass/base/typography/index.html +38 -8
  84. package/docs-dev/sass/components/accordion/index.html +39 -9
  85. package/docs-dev/sass/components/adaptive-spacing/index.html +38 -8
  86. package/docs-dev/sass/components/badge/index.html +38 -8
  87. package/docs-dev/sass/components/basic-hero/index.html +38 -8
  88. package/docs-dev/sass/components/button/index.html +38 -8
  89. package/docs-dev/sass/components/button-verbose/index.html +72 -37
  90. package/docs-dev/sass/components/callout/index.html +124 -35
  91. package/docs-dev/sass/components/captioned-figure/index.html +38 -8
  92. package/docs-dev/sass/components/card/index.html +38 -8
  93. package/docs-dev/sass/components/card-grid/index.html +38 -8
  94. package/docs-dev/sass/components/css-icon/index.html +38 -8
  95. package/docs-dev/sass/components/data-grid/index.html +38 -8
  96. package/docs-dev/sass/components/data-table/index.html +53 -16
  97. package/docs-dev/sass/components/fill-context/index.html +38 -8
  98. package/docs-dev/sass/components/flipcard/index.html +38 -8
  99. package/docs-dev/sass/components/flipcard-grid/index.html +38 -8
  100. package/docs-dev/sass/components/form-theme/index.html +84 -60
  101. package/docs-dev/sass/components/hero/index.html +38 -8
  102. package/docs-dev/sass/components/horizontal-rule/index.html +38 -8
  103. package/docs-dev/sass/components/image-grid/index.html +38 -8
  104. package/docs-dev/sass/components/index/index.html +38 -8
  105. package/docs-dev/sass/components/index.html +38 -8
  106. package/docs-dev/sass/components/links/index.html +38 -8
  107. package/docs-dev/sass/components/list-inline/index.html +38 -8
  108. package/docs-dev/sass/components/list-lines/index.html +38 -8
  109. package/docs-dev/sass/components/list-ordered/index.html +38 -8
  110. package/docs-dev/sass/components/list-unordered/index.html +38 -8
  111. package/docs-dev/sass/components/menu-stack/index.html +38 -8
  112. package/docs-dev/sass/components/modal/index.html +38 -8
  113. package/docs-dev/sass/components/nav-strip/index.html +38 -8
  114. package/docs-dev/sass/components/overlay-section/index.html +38 -8
  115. package/docs-dev/sass/components/pager/index.html +38 -8
  116. package/docs-dev/sass/components/placeholder-block/index.html +38 -8
  117. package/docs-dev/sass/components/popover/index.html +38 -8
  118. package/docs-dev/sass/components/pull-quote/index.html +38 -8
  119. package/docs-dev/sass/components/ratio-box/index.html +38 -8
  120. package/docs-dev/sass/components/rule/index.html +38 -8
  121. package/docs-dev/sass/components/scroll-slider/index.html +46 -28
  122. package/docs-dev/sass/components/skip-link/index.html +38 -8
  123. package/docs-dev/sass/components/slider/index.html +38 -8
  124. package/docs-dev/sass/components/spoke-spinner/index.html +40 -10
  125. package/docs-dev/sass/components/sticky-list/index.html +38 -8
  126. package/docs-dev/sass/components/tabs/index.html +38 -8
  127. package/docs-dev/sass/components/tag/index.html +40 -10
  128. package/docs-dev/sass/components/tile-button/index.html +38 -8
  129. package/docs-dev/sass/components/tile-grid/index.html +38 -8
  130. package/docs-dev/sass/components/tile-grid-overlay/index.html +38 -8
  131. package/docs-dev/sass/components/vignette/index.html +38 -8
  132. package/docs-dev/sass/components/wysiwyg/index.html +38 -8
  133. package/docs-dev/sass/core/breakpoint/index.html +38 -8
  134. package/docs-dev/sass/core/button/index.html +38 -8
  135. package/docs-dev/sass/core/color/index.html +38 -8
  136. package/docs-dev/sass/core/cssvar/index.html +38 -8
  137. package/docs-dev/sass/core/element/index.html +218 -47
  138. package/docs-dev/sass/core/index.html +38 -8
  139. package/docs-dev/sass/core/layout/index.html +94 -45
  140. package/docs-dev/sass/core/path/index.html +38 -8
  141. package/docs-dev/sass/core/selector/index.html +38 -8
  142. package/docs-dev/sass/core/typography/index.html +38 -8
  143. package/docs-dev/sass/core/units/index.html +38 -8
  144. package/docs-dev/sass/core/utils/index.html +302 -68
  145. package/docs-dev/sass/helpers/color/index.html +38 -8
  146. package/docs-dev/sass/helpers/display/index.html +38 -8
  147. package/docs-dev/sass/helpers/index/index.html +38 -8
  148. package/docs-dev/sass/helpers/index.html +38 -8
  149. package/docs-dev/sass/helpers/print/index.html +38 -8
  150. package/docs-dev/sass/helpers/typography/index.html +38 -8
  151. package/docs-dev/sass/helpers/units/index.html +38 -8
  152. package/docs-dev/sass/helpers/utilities/index.html +38 -8
  153. package/docs-dev/sass/index.html +38 -8
  154. package/js/ui/breakpoints.js +1 -2
  155. package/js/ui/details-group.js +33 -42
  156. package/js/ui/dialog.js +64 -41
  157. package/js/ui/dialog.todo +2 -36
  158. package/js/ui/flipcard.js +37 -57
  159. package/js/ui/grid.js +15 -13
  160. package/js/ui/modal-builder.js +24 -38
  161. package/js/ui/popover.js +38 -39
  162. package/js/ui/print.js +16 -25
  163. package/js/ui/proxy-click.js +50 -36
  164. package/js/ui/scroll-slider.js +24 -30
  165. package/js/ui/scrollpoint.js +27 -63
  166. package/js/ui/slider.js +53 -55
  167. package/js/ui/tabs.js +23 -36
  168. package/js/ui/theme-toggle.js +37 -41
  169. package/js/ui/tooltip.js +27 -32
  170. package/js/utils/dom.js +12 -0
  171. package/js/utils/system.js +154 -0
  172. package/package.json +1 -1
  173. package/scss/_element.scss +91 -0
  174. package/scss/_layout.scss +3 -1
  175. package/scss/_utils.scss +42 -0
  176. package/scss/components/_accordion.scss +1 -2
  177. package/scss/components/_button-verbose.scss +41 -36
  178. package/scss/components/_callout.scss +113 -53
  179. package/scss/components/_data-table.scss +3 -0
  180. package/scss/components/_form-theme.scss +24 -25
  181. package/scss/components/_scroll-slider.scss +0 -4
  182. package/types/ui/breakpoints.d.ts.map +1 -1
  183. package/types/ui/details-group.d.ts +7 -12
  184. package/types/ui/details-group.d.ts.map +1 -1
  185. package/types/ui/dialog.d.ts +19 -14
  186. package/types/ui/dialog.d.ts.map +1 -1
  187. package/types/ui/flipcard.d.ts +16 -10
  188. package/types/ui/flipcard.d.ts.map +1 -1
  189. package/types/ui/grid.d.ts +4 -6
  190. package/types/ui/grid.d.ts.map +1 -1
  191. package/types/ui/modal-builder.d.ts +5 -9
  192. package/types/ui/modal-builder.d.ts.map +1 -1
  193. package/types/ui/popover.d.ts +6 -7
  194. package/types/ui/popover.d.ts.map +1 -1
  195. package/types/ui/print.d.ts +0 -4
  196. package/types/ui/print.d.ts.map +1 -1
  197. package/types/ui/proxy-click.d.ts +19 -3
  198. package/types/ui/proxy-click.d.ts.map +1 -1
  199. package/types/ui/scroll-slider.d.ts +5 -7
  200. package/types/ui/scroll-slider.d.ts.map +1 -1
  201. package/types/ui/scrollpoint.d.ts +3 -8
  202. package/types/ui/scrollpoint.d.ts.map +1 -1
  203. package/types/ui/slider.d.ts +22 -12
  204. package/types/ui/slider.d.ts.map +1 -1
  205. package/types/ui/tabs.d.ts +6 -8
  206. package/types/ui/tabs.d.ts.map +1 -1
  207. package/types/ui/theme-toggle.d.ts +6 -13
  208. package/types/ui/theme-toggle.d.ts.map +1 -1
  209. package/types/ui/tooltip.d.ts +3 -5
  210. package/types/ui/tooltip.d.ts.map +1 -1
  211. package/types/utils/dom.d.ts +6 -0
  212. package/types/utils/dom.d.ts.map +1 -1
  213. package/types/utils/system.d.ts +113 -0
  214. package/types/utils/system.d.ts.map +1 -0
@@ -27,48 +27,51 @@ $-fallbacks: (
27
27
  /// @prop {Boolean} border-radius [true] The border radius of the Callout.
28
28
  /// @prop {Dimension} border-width [1px] The border width of the Callout.
29
29
  /// @prop {CssValue} box-shadow [none] The box-shadow of the Callout.
30
- /// @prop {Boolean} left-cap [false] Toggles the use of left caps in styled callouts.
31
- /// @prop {Color} left-cap-color [green] Color of the left cap.
32
- /// @prop {Dimension} left-cap-width [0.5rem] Width of the left cap.
30
+ /// @prop {Boolean} caps-disabled [false] If set will not output any cap styles for both base and styles
31
+ /// @prop {Boolean} cap [false] Toggles the use of caps on default callout
32
+ /// @prop {Boolean} cap-side ["left"] The side that gets the cap
33
+ /// @prop {Number} cap-match-radius [true] The cap should have be rounded to match the parent's border radius
34
+ /// @prop {Map} cap-options The options for cap (see element.cap for options)
33
35
  /// @prop {Dimension} margin [2rem] Bottom margin of the Callout.
34
36
  /// @prop {Dimension} padding [1.5rem] Padding of the Callout.
35
37
 
36
38
  $config: (
37
39
  "background-color" : rgb(240, 240, 240),
38
40
  "border-color" : "rule-light",
39
- "border-radius" : true,
41
+ "border-radius" : 6px,
40
42
  "border-width" : 1px,
41
43
  "box-shadow" : none,
42
- "left-cap" : true,
43
- "left-cap-color" : rgb(160, 160, 160),
44
- "left-cap-width" : 0.5rem,
44
+ "caps-disabled" : false,
45
+ "cap" : false,
46
+ "cap-side" : "left",
47
+ "cap-match-radius" : false,
48
+ "cap-options" : (
49
+ "color" : rgb(160, 160, 160),
50
+ "size" : 0.5rem,
51
+ ),
45
52
  "margin" : 2rem,
46
53
  "padding" : 1.5rem,
47
54
  ) !default;
48
55
 
56
+ /// Styles Map (for unique variations/modifiers)
57
+ /// - Adjust this with set-styles
58
+ /// @type Map
59
+
49
60
  $styles: (
50
61
  "outline" : (
51
62
  "background-color": transparent
52
63
  ),
53
64
  "info" : (
54
65
  "background-color" : "info-background",
55
- "left-cap-color" : "info",
56
- "left-cap" : true,
57
66
  ),
58
67
  "warning" : (
59
68
  "background-color" : "info-background",
60
- "left-cap-color" : "info",
61
- "left-cap" : true,
62
69
  ),
63
70
  "success" : (
64
71
  "background-color" : "success-background",
65
- "left-cap-color" : "success",
66
- "left-cap" : true,
67
72
  ),
68
73
  "danger" : (
69
74
  "background-color" : "danger-background",
70
- "left-cap-color" : "danger",
71
- "left-cap" : true,
72
75
  ),
73
76
  ) !default;
74
77
 
@@ -92,7 +95,8 @@ $styles: (
92
95
  }
93
96
 
94
97
  /// Set callout style variations
95
- /// @param {Map} $changes Map of changes (options for style include [background-color, color, border, border-radius, border-color, box-shadow, padding, left-cap, left-cap-width, left-cap-color]
98
+ /// - Styles that modify padding when using mix-match caps on/off should be included last
99
+ /// @param {Map} $changes Map of changes (options for style include [background-color, color, border-color, border-radius, border-width, box-shadow, padding, cap, cap-options]
96
100
  /// @param {String} $merge-mode Merge mode see utils.map-merge() [null|"deep"|"overwrite"]
97
101
 
98
102
  @mixin set-styles($changes, $merge-mode: null) {
@@ -104,11 +108,17 @@ $styles: (
104
108
  /// @include ulu.component-callout-styles();
105
109
 
106
110
  @mixin styles {
107
- $prefix: selector.class("callout");
108
-
111
+ $prefix: selector.class("callout");
112
+ $padding: get("padding");
113
+ $padding-info: utils.get-spacing($padding);
114
+ $cap-options: get("cap-options");
115
+ $cap-size: map.get($cap-options, "size");
116
+ $cap-side: get("cap-side");
117
+
109
118
  #{ $prefix } {
119
+ position: relative; // For cap
110
120
  background-color: color.get(get("background-color"));
111
- padding: get("padding");
121
+ padding: $padding;
112
122
  border: get("border-width") solid color.get(get("border-color"));
113
123
  margin-bottom: get("margin");
114
124
  box-shadow: get("box-shadow");
@@ -116,48 +126,98 @@ $styles: (
116
126
  & >:first-child {
117
127
  margin-top: 0;
118
128
  }
119
- &::before {
120
- position: absolute;
121
- left: 0 - get("border-width");
122
- top: 0 - get("border-width");
123
- bottom: 0 - get("border-width");
124
- width: get("left-cap-width");
125
- background-color: color.get(get("left-cap-color"));
129
+
130
+ // If we have left cap on default we reuse this for all
131
+ // Else we will print it out manually for each unique style
132
+ @if (not get("caps-disabled")) {
133
+ $cap-defaults: (
134
+ "offset" : get("border-width"),
135
+ "border-radius" : if(get("cap-match-radius"), get("border-radius"), null),
136
+ // "padding-adjust" : map.get($padding-info, $cap-side)
137
+ );
138
+ @include element.cap(
139
+ $side: $cap-side,
140
+ $options: map.merge($cap-defaults, $cap-options)
141
+ );
126
142
  }
127
- @if get("left-cap") {
128
- @include -left-cap();
143
+
144
+ // If the left cap is disabled we still include it's CSS but we hide it
145
+ // so that other styles of callouts can use it
146
+ @if (not get("cap")) {
147
+ &::before {
148
+ content: none;
149
+ }
150
+ // Since this is hidden and reused we need to not use padding adjust unless it
151
+ // was visible
152
+ } @else if ($cap-size) {
153
+ padding-#{ $cap-side }: calc(map.get($padding-info, $cap-side) + $cap-size);
129
154
  }
130
155
  }
156
+
157
+ @include -output-style-modifiers();
158
+ }
159
+
160
+ // Output Each Style Modifier
161
+ // - Note if cap is not disabled this will just update appearance values of cap styling
162
+ @mixin -output-style-modifiers() {
163
+ $prefix: selector.class("callout");
164
+ $caps-enabled: not get("caps-disabled");
165
+ $cap-side: get("cap-side");
166
+
131
167
  @each $name, $style in $styles {
132
- $left-cap-color: map.get($style, "left-cap-color");
168
+ $cap: map.get($style, "cap");
169
+ $padding: map.get($style, "padding");
170
+ $border-radius: map.get($style, "border-radius");
171
+ $background-color: map.get($style, "background-color");
172
+ $color: map.get($style, "color");
173
+ $border-color: map.get($style, "border-color");
174
+ $border-width: map.get($style, "border-width");
175
+ $box-shadow: map.get($style, "box-shadow");
176
+ $cap-match-radius: map.get($style, "cap-match-radius");
177
+
133
178
  #{ $prefix }--#{ $name } {
134
- background-color: color.get(map.get($style, "background-color"));
135
- color: color.get(map.get($style, "color"));
136
- border: map.get($style, "border");
137
- border-radius: map.get($style, "border-radius");
138
- border-color: color.get(map.get($style, "border-color"));
139
- box-shadow: map.get($style, "box-shadow");
140
- padding: map.get($style, "padding");
141
- @if $left-cap-color {
179
+ background-color: color.get($background-color);
180
+ color: color.get($color);
181
+ border-radius: $border-radius;
182
+ border-color: color.get($border-color);
183
+ border-width: $border-width;
184
+ box-shadow: $box-shadow;
185
+ padding: $padding;
186
+
187
+ @if ($cap and $caps-enabled) {
188
+ $match-radius: utils.if-type("bool", $cap-match-radius, get("cap-match-radius"));
189
+ // Padding adjust always has to be set (since size could change or padding)
190
+ $padding-info: utils.get-spacing(if($padding, $padding, get("padding")));
191
+ $cap-radius: utils.if-type("number", $border-radius, get("border-radius"));
192
+ $cap-options: utils.ensure-map(map.get($style, "cap-options"));
193
+ $cap-defaults: (
194
+ "size" : map.get(get("cap-options"), "size"),
195
+ "padding-adjust" : map.get($padding-info, $cap-side),
196
+ "offset" : $border-width,
197
+ "border-radius" : if($match-radius, $cap-radius, null)
198
+ );
199
+
200
+ @include element.cap-appearance(
201
+ $side: $cap-side,
202
+ $options: map.merge($cap-defaults, $cap-options),
203
+ $before: true
204
+ );
205
+
206
+ // Because the main callout's cap may not be visible
142
207
  &::before {
143
- background-color: color.get($left-cap-color);
208
+ content: "";
209
+ }
210
+ // If set to false remove the cap (if enabled) and reset default cap padding adjust
211
+ } @else if ($cap == false and $caps-enabled) {
212
+ // if this style doesn't set padding
213
+ @if (not $padding) {
214
+ $padding-info: utils.get-spacing(get("padding"));
215
+ padding-#{ $cap-side }: map.get($padding-info, $cap-side);
216
+ }
217
+ &::before {
218
+ content: none;
144
219
  }
145
- }
146
- @if map.get($style, "left-cap") and not get("left-cap") {
147
- // if current style has left cap and the global callout does not. This prevents duplicate styles printing.
148
- @include -left-cap();
149
220
  }
150
221
  }
151
222
  }
152
- }
153
-
154
- @mixin -left-cap() {
155
- $left-padding: get-spacing-left(get("padding"));
156
- position: relative;
157
- border-top-left-radius: 0;
158
- border-bottom-left-radius: 0;
159
- padding-left: get("left-cap-width") + $left-padding;
160
- &::before {
161
- content: "";
162
- }
163
223
  }
@@ -33,6 +33,7 @@ $-fallbacks: (
33
33
  /// @prop {Color} footer-background-color [#f3f3f3] Background color of table footer.
34
34
  /// @prop {Color} color ["type-secondary"] Font color of the table.
35
35
  /// @prop {Color} header-color ["headline"] Font color for the table header.
36
+ /// @prop {Color} footer-color [null] Font color for the table footer.
36
37
  /// @prop {Number} line-height [true] Line height for the table.
37
38
  /// @prop {Dimension} column-min-width [6em] Min-width of the th element.
38
39
  /// @prop {Dimension} first-column-large-min-width [15em] When using "--large-first" style, the min width of the first th element.
@@ -63,6 +64,7 @@ $config: (
63
64
  "footer-background-color" : #f3f3f3,
64
65
  "color" : "type-secondary",
65
66
  "header-color" : "headline",
67
+ "footer-color" : null,
66
68
  "line-height" : true,
67
69
  "column-min-width" : 6em,
68
70
  "first-column-large-min-width" : 15em,
@@ -175,6 +177,7 @@ $config: (
175
177
  }
176
178
  tfoot tr {
177
179
  background-color: color.get(get("footer-background-color"));
180
+ color: color.get(get("footer-color"));
178
181
  }
179
182
  th,
180
183
  td {
@@ -64,34 +64,33 @@ $-fallbacks: (
64
64
  /// @prop {Color} check-input-border-color-indeterminate [null] Indeterminate check input border color.
65
65
  /// @prop {Color} check-input-border-color-focus [null] Check input border color when hovered or focused.
66
66
  /// @prop {CssValue} check-input-outline [null] Check input outline.
67
- /// @prop {CssValue} check-input-outline-hover [null]
68
- /// @prop {CssValue} check-input-outline-checked [null]
69
- /// @prop {CssValue} check-input-outline-focus [1px solid white]
70
- /// @prop {Color} check-input-touch-color-hover [#e8e8e8]
71
- /// @prop {Color} check-input-touch-color-focus [null]
72
- /// @prop {Dimension} check-input-radio-size [0.3em]
73
- /// @prop {Dimension} check-input-checkmark-width [0.38em]
74
- /// @prop {Dimension} check-input-checkmark-height [0.68em]
75
- /// @prop {Dimension} check-input-checkmark-offset-y [-0.2em]
76
- /// @prop {Dimension} check-input-checkmark-stroke-size [0.18em]
77
- /// @prop {Color} check-input-mark-color [currentColor]
78
- /// @prop {Color} check-input-mark-color-hover [null]
79
- /// @prop {Color} check-input-mark-color-focus [null]
80
- /// @prop {Color} check-input-mark-color-checked [null]
81
- /// @prop {Color} check-input-mark-color-indeterminate [null]
82
- /// @prop {Number} check-input-disabled-opacity [0.6]
83
- /// @prop {Dimension} check-input-border-radius [null]
84
- /// @prop {Color} description-color [false]
85
- /// @prop {CssValue} description-margin [(0.25em 0)]
86
- /// @prop {Dimension} description-max-width [25em]
87
- /// @prop {Number} description-line-height [true] Line height for description element, defaults to typograpahy line-height-dense
88
- /// @prop {Color} fieldset-background [transparent]
89
- /// @prop {CssValue} fieldset-border [none]
67
+ /// @prop {CssValue} check-input-outline-hover [null] Check input outline when hovered.
68
+ /// @prop {CssValue} check-input-outline-checked [null] Check input outline when checked.
69
+ /// @prop {CssValue} check-input-outline-focus [1px solid white] Check input outline when focused.
70
+ /// @prop {Color} check-input-touch-color-hover [#e8e8e8] Check input background color when hovered.
71
+ /// @prop {Color} check-input-touch-color-focus [null] Check input background color when focused.
72
+ /// @prop {Dimension} check-input-radio-size [0.3em] Radio border size.
73
+ /// @prop {Dimension} check-input-checkmark-width [0.38em] Width of checkmark.
74
+ /// @prop {Dimension} check-input-checkmark-height [0.68em] Height of checkmark.
75
+ /// @prop {Dimension} check-input-checkmark-offset-y [-0.2em] vertical offset of checkmark.
76
+ /// @prop {Dimension} check-input-checkmark-stroke-size [0.18em] stroke size of checkmark.
77
+ /// @prop {Color} check-input-mark-color [currentColor] Check input color.
78
+ /// @prop {Color} check-input-mark-color-hover [null] Check input color when hovered.
79
+ /// @prop {Color} check-input-mark-color-focus [null] Check input color when focused.
80
+ /// @prop {Color} check-input-mark-color-checked [null] Check input color when checked.
81
+ /// @prop {Color} check-input-mark-color-indeterminate [null] Check input color when indeterminate.
82
+ /// @prop {Number} check-input-disabled-opacity [0.6] Opacity of the check input when disabled.
83
+ /// @prop {Dimension} check-input-border-radius [null] Checkbox input border radius.
84
+ /// @prop {Color} description-color [false] Color of help text.
85
+ /// @prop {CssValue} description-margin [(0.25em 0)] Margin for help text.
86
+ /// @prop {Dimension} description-max-width [25em] Max width of help text.
87
+ /// @prop {Number} description-line-height [true] Line height for description element, defaults to typography line-height-dense
88
+ /// @prop {Color} fieldset-background [transparent] Background color of fieldset.
89
+ /// @prop {CssValue} fieldset-border [none] Border for fieldset
90
90
  /// @prop {Dimension} fieldset-margin-bottom [1rem]
91
91
  /// @prop {Dimension} fieldset-margin-top [1rem]
92
92
  /// @prop {Dimension} fieldset-padding [0]
93
- /// @prop {Dimension} fieldset-margin-compact [0]
94
- /// @prop {Dimension} fieldset-border-bottom [0]
93
+ /// @prop {Dimension} fieldset-margin-compact [0] @joe-check unused
95
94
  /// @prop {Dimension} fieldset-border-radius [0]
96
95
  /// @prop {Color} fieldset-legend-color [inherit]
97
96
  /// @prop {Dimension} fieldset-legend-border-bottom [null]
@@ -22,8 +22,6 @@
22
22
  /// @prop {Dimension} padding-bottom [0]
23
23
  /// @prop {Dimension} padding-top [0]
24
24
  /// @prop {String} prefix ["scroll-slide"]
25
- /// @prop {Color} button-background-color [white]
26
- /// @prop {Color} button-background-color-hover [white]
27
25
  /// @prop {CssValue} button-border [2px solid white]
28
26
  /// @prop {Color} button-border-color-hover [white]
29
27
  /// @prop {Dimension} button-border-radius [50%]
@@ -46,8 +44,6 @@ $config: (
46
44
  "padding-bottom" : 0,
47
45
  "padding-top" : 0,
48
46
  "prefix": "scroll-slider",
49
- "button-background-color" : white,
50
- "button-background-color-hover" : white,
51
47
  "button-border" : 2px solid white,
52
48
  "button-border-color-hover" : white,
53
49
  "button-border-radius" : 50%,
@@ -1 +1 @@
1
- {"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../js/ui/breakpoints.js"],"names":[],"mappings":"AAeA;;;;GAIG;AACH;IACE,wBAAsB;IACtB;;;;;;;MAOC;IACD;;;;;;;OAOG;IACH;QANyB,KAAK;QACL,cAAc;QACd,eAAe;QAChB,OAAO,EAApB,IAAI;QACW,cAAc;OAevC;IAXC,YAAkB;IAClB,cAAoB;IACpB,iBAAuB;IACvB,wBAA2B;IAC3B,mBAAyB;IACzB,gBAAqB;IACrB,yBAA2B;IAM7B;;;;;OAKG;IACH,mCAEC;IACD;;;OAGG;IACH,yCAEC;IACD;;OAEG;IACH,gCAEC;IACD;;OAEG;IACH,kCAEC;IACD;;OAEG;IACH,wBAMC;IACD;;OAEG;IACH,eA6CC;IACD;;;;OAIG;IACH,kBAFY,UAAU,CAQrB;CACF;AAsED;;;GAGG;AACH;IACE,qCAQC;IAPC;;;;MAIC;IACD,cAAuB;IACvB,UAAgB;IAElB;;;;;OAKG;IACH,wDAEC;IACD;;;;;OAKG;IACH,6BAEC;IACD;;;;;OAKG;IACH,6BAEC;IACD;;;OAGG;IACH,8BAEC;IACD;;;;OAIG;IACH,mDAGC;IAED,yBAGC;CACF;AAnID;;;GAGG;AACH;IACE,6CAMC;IALC,eAA0B;IAC1B,gBAAmB;IACnB,UAAY;IACZ,WAAa;IACb,gBAA4B;IAE9B;;OAEG;IACH,sBAMC;IACD;;OAEG;IACH,4BAIC;IACD;;OAEG;IACH,+BAEC;IACD;;;;;OAKG;IACH,aAJW,cAAe,QAiBzB;IACD;;OAEG;IACH,2BAQC;CACF"}
1
+ {"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../js/ui/breakpoints.js"],"names":[],"mappings":"AAeA;;;;GAIG;AACH;IACE,wBAAsB;IACtB;;;;;;;MAOC;IACD;;;;;;;OAOG;IACH;QANyB,KAAK;QACL,cAAc;QACd,eAAe;QAChB,OAAO,EAApB,IAAI;QACW,cAAc;OAevC;IAXC,YAAkB;IAClB,cAAoB;IACpB,iBAAuB;IACvB,wBAA2B;IAC3B,mBAAyB;IACzB,gBAAqB;IACrB,yBAA2B;IAM7B;;;;;OAKG;IACH,mCAEC;IACD;;;OAGG;IACH,yCAEC;IACD;;OAEG;IACH,gCAEC;IACD;;OAEG;IACH,kCAEC;IACD;;OAEG;IACH,wBAMC;IACD;;OAEG;IACH,eA4CC;IACD;;;;OAIG;IACH,kBAFY,UAAU,CAQrB;CACF;AAsED;;;GAGG;AACH;IACE,qCAQC;IAPC;;;;MAIC;IACD,cAAuB;IACvB,UAAgB;IAElB;;;;;OAKG;IACH,wDAEC;IACD;;;;;OAKG;IACH,6BAEC;IACD;;;;;OAKG;IACH,6BAEC;IACD;;;OAGG;IACH,8BAEC;IACD;;;;OAIG;IACH,mDAGC;IAED,yBAGC;CACF;AAnID;;;GAGG;AACH;IACE,6CAMC;IALC,eAA0B;IAC1B,gBAAmB;IACnB,UAAY;IACZ,WAAa;IACb,gBAA4B;IAE9B;;OAEG;IACH,sBAMC;IACD;;OAEG;IACH,4BAIC;IACD;;OAEG;IACH,+BAEC;IACD;;;;;OAKG;IACH,aAJW,cAAe,QAiBzB;IACD;;OAEG;IACH,2BAQC;CACF"}
@@ -3,12 +3,6 @@
3
3
  * - This will only initialize elements once, it is safe to call on page changes
4
4
  */
5
5
  export function init(): void;
6
- /**
7
- * Setup all dialog groups within context
8
- * @param {HTMLElement} context [document] Element to query within
9
- * @returns {Array} Array matching the groups queried with their return objects from setupGroup() [used for destroy/etc]
10
- */
11
- export function setup(context?: HTMLElement): any[];
12
6
  /**
13
7
  * @typedef {Object} DetailsGroupInstance
14
8
  * @property {Function} destroy A function to remove event listeners and attributes.
@@ -18,14 +12,14 @@ export function setup(context?: HTMLElement): any[];
18
12
  /**
19
13
  * Sets up a single group of details elements to manage their behavior.
20
14
  * @param {HTMLElement} element - The parent element containing the details elements.
15
+ * @param {Object} options - The options for this group
21
16
  * @returns {DetailsGroupInstance}
22
17
  */
23
- export function setupGroup(element: HTMLElement): DetailsGroupInstance;
24
- export namespace attrs {
25
- let init: string;
26
- let childInit: string;
27
- let group: string;
28
- }
18
+ export function setupGroup(element: HTMLElement, userOptions: any): DetailsGroupInstance;
19
+ /**
20
+ * Dialog Component Initializer
21
+ */
22
+ export const initializer: ComponentInitializer;
29
23
  export type DetailsGroupInstance = {
30
24
  /**
31
25
  * A function to remove event listeners and attributes.
@@ -40,4 +34,5 @@ export type DetailsGroupInstance = {
40
34
  */
41
35
  setupChildren: Function;
42
36
  };
37
+ import { ComponentInitializer } from "../utils/system.js";
43
38
  //# sourceMappingURL=details-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"details-group.d.ts","sourceRoot":"","sources":["../../js/ui/details-group.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BAGC;AAED;;;;GAIG;AACH,gCAHW,WAAW,SAYrB;AAED;;;;;GAKG;AAEH;;;;GAIG;AACH,oCAHW,WAAW,GACT,oBAAoB,CA8DhC;;;;;;;;;;;;;;aArEa,WAAW"}
1
+ {"version":3,"file":"details-group.d.ts","sourceRoot":"","sources":["../../js/ui/details-group.js"],"names":[],"mappings":"AAqBA;;;GAGG;AACH,6BASC;AAED;;;;;GAKG;AAEH;;;;;GAKG;AACH,oCAJW,WAAW,qBAET,oBAAoB,CAgEhC;AAxGD;;GAEG;AACH,+CAGG;;;;;;;;;aA0BW,WAAW;;;;;;qCAlCY,oBAAoB"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @param {Object} options Change options used as default for dialogs, can then be overriden by data attribute settings on element
2
+ * @param {Object} options Change options used as default for dialogs, can then be overridden by data attribute settings on element
3
3
  */
4
4
  export function setDefaults(options: any): void;
5
5
  /**
@@ -7,36 +7,41 @@ export function setDefaults(options: any): void;
7
7
  * - This will only initialize elements once, it is safe to call on page changes
8
8
  */
9
9
  export function init(): void;
10
- /**
11
- * Setup dialogs and triggers
12
- */
13
- export function setup(): void;
14
10
  /**
15
11
  * Setup click handlers on a trigger
16
- * @param {Node} trigger
12
+ * @param {Node} trigger Trigger button element
13
+ * @param {String} dialogId The dialog's id to open
17
14
  */
18
- export function setupTrigger(trigger: Node): void;
15
+ export function setupTrigger(trigger: Node, dialogId: string): void;
19
16
  /**
20
17
  * Setup click handlers for a dialog
21
18
  * @param {Node} dialog
22
19
  */
23
- export function setupDialog(dialog: Node): void;
20
+ export function setupDialog(dialog: Node, userOptions: any): void;
24
21
  /**
25
22
  * For a given dialog, get it's options (from data attribute)
26
23
  * @param {Node} dialog
27
24
  * @returns {Object}
28
25
  */
29
26
  export function getDialogOptions(dialog: Node): any;
30
- export namespace attrs {
31
- let init: string;
32
- let dialog: string;
33
- let trigger: string;
34
- let close: string;
35
- }
27
+ /**
28
+ * Base attribute for a dialog
29
+ */
30
+ export const baseAttribute: "data-ulu-dialog";
31
+ /**
32
+ * Dialog Component Initializer
33
+ */
34
+ export const initializer: ComponentInitializer;
35
+ /**
36
+ * Attribute for close buttons within a dialog
37
+ */
38
+ export const closeAttribute: string;
36
39
  export namespace defaults {
37
40
  let nonModal: boolean;
38
41
  let documentEnd: boolean;
39
42
  let clickOutsideCloses: boolean;
40
43
  let pauseVideos: boolean;
44
+ let preventScroll: boolean;
41
45
  }
46
+ import { ComponentInitializer } from "../utils/system.js";
42
47
  //# sourceMappingURL=dialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../js/ui/dialog.js"],"names":[],"mappings":"AAkDA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAGC;AAED;;GAEG;AACH,8BAOC;AAED;;;GAGG;AACH,sCAFW,IAAI,QAoBd;AAED;;;GAGG;AACH,oCAFW,IAAI,QA0Bd;AAED;;;;GAIG;AACH,yCAHW,IAAI,OAMd"}
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../js/ui/dialog.js"],"names":[],"mappings":"AAuDA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAqBC;AAED;;;;GAIG;AACH,sCAHW,IAAI,0BAmBd;AAED;;;GAGG;AACH,oCAFW,IAAI,0BAuCd;AAED;;;;GAIG;AACH,yCAHW,IAAI,OAKd;AA1JD;;GAEG;AACH,8CAA+C;AAE/C;;GAEG;AACH,+CAAuF;AAEvF;;GAEG;AACH,oCAAgE;;;;;;;;qCAjB3B,oBAAoB"}
@@ -1,7 +1,19 @@
1
+ /**
2
+ * Initialize flipcards using data-ulu-flipcard attribute
3
+ */
1
4
  export function init(): void;
2
- export function setup(): void;
5
+ /**
6
+ * Flipcard Component Initializer
7
+ */
8
+ export const initializer: ComponentInitializer;
9
+ /**
10
+ * Flipcard class (creates flipcard instance and behaviors)
11
+ */
3
12
  export class Flipcard {
4
13
  static instances: any[];
14
+ /**
15
+ * Default options for Flipcard
16
+ */
5
17
  static defaults: {
6
18
  namespace: string;
7
19
  proxyClick: {
@@ -10,9 +22,8 @@ export class Flipcard {
10
22
  exclude: string;
11
23
  };
12
24
  };
13
- constructor(container: any, front: any, back: any, config: any, debug?: boolean);
25
+ constructor(container: any, front: any, back: any, config: any);
14
26
  options: any;
15
- debug: boolean;
16
27
  elements: {
17
28
  container: any;
18
29
  front: any;
@@ -32,14 +43,9 @@ export class Flipcard {
32
43
  }): void;
33
44
  getClass(child: any): any;
34
45
  createControlContent(): string;
35
- setVisiblity(visible: any): void;
46
+ setVisibility(visible: any): void;
36
47
  containerCss(): string;
37
48
  panelCss(zIndex?: number): string;
38
49
  }
39
- export namespace attrs {
40
- let init: string;
41
- let flipcard: string;
42
- let front: string;
43
- let back: string;
44
- }
50
+ import { ComponentInitializer } from "../utils/system.js";
45
51
  //# sourceMappingURL=flipcard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"flipcard.d.ts","sourceRoot":"","sources":["../../js/ui/flipcard.js"],"names":[],"mappings":"AAmJA,6BAGC;AAED,8BAGC;AAjJD;IACE,wBAAsB;IACtB;;;;;;;MAOE;IACF,iFAgBC;IAZC,aAA2D;IAI3D,eAA+B;IAC/B;;;;MAA0C;IAC1C,gBAAmB;IACnB,YAA6D;IAC7D,kBAA0D;IAK5D,eAEC;IACD,cAqCC;IACD;;;OAGG;IACH;;aAQC;IACD,0BAGC;IACD,+BAIC;IACD,iCASC;IACD,uBAWC;IACD,kCAKC;CACF"}
1
+ {"version":3,"file":"flipcard.d.ts","sourceRoot":"","sources":["../../js/ui/flipcard.js"],"names":[],"mappings":"AAgBA;;GAEG;AACH,6BAYC;AAvBD;;GAEG;AACH,+CAGG;AAmBH;;GAEG;AACH;IACE,wBAAsB;IACtB;;OAEG;IACH;;;;;;;MAOE;IACF,gEAgBC;IAZC,aAA2D;IAK3D;;;;MAA0C;IAC1C,gBAAmB;IACnB,YAA6D;IAC7D,kBAA0D;IAK5D,eAEC;IACD,cAqCC;IACD;;;OAGG;IACH;;aAQC;IACD,0BAGC;IACD,+BAIC;IACD,kCASC;IACD,uBAWC;IACD,kCAKC;CACF;qCAzJoC,oBAAoB"}
@@ -1,13 +1,11 @@
1
1
  /**
2
2
  * Sets up document for grid position classes
3
- * @param {String} selector The selector for the parent element
4
3
  * @param {Object} classes Classes (optional) @see setPositionClasses
5
4
  */
6
- export function init(selector: string, classes: any): void;
5
+ export function init(classes: any): void;
7
6
  /**
8
- * Goes through document and finds elements that need to have positioning classes
9
- * @param {String} selector The selector for the parent element
10
- * @param {Object} classes Classes (optional) @see setPositionClasses
7
+ * Dialog Component Initializer
11
8
  */
12
- export function setup(selector: string, classes: any): void;
9
+ export const initializer: ComponentInitializer;
10
+ import { ComponentInitializer } from "../utils/system.js";
13
11
  //# sourceMappingURL=grid.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../js/ui/grid.js"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,2DAIC;AAED;;;;GAIG;AACH,4DAEC"}
1
+ {"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../js/ui/grid.js"],"names":[],"mappings":"AAeA;;;GAGG;AACH,yCAQC;AApBD;;GAEG;AACH,+CAGG;qCATkC,oBAAoB"}
@@ -7,15 +7,6 @@ export function setDefaults(options: any): void;
7
7
  * - This will only initialize elements once, it is safe to call on page changes
8
8
  */
9
9
  export function init(): void;
10
- /**
11
- * Query and setup all builder
12
- */
13
- export function setup(): void;
14
- /**
15
- * Build a dialog for the given content
16
- * @param {Node} element
17
- */
18
- export function setupBuilder(element: Node): void;
19
10
  /**
20
11
  *
21
12
  * @param {Node} content Content element of the dialog (what is inserted into the body)
@@ -24,6 +15,10 @@ export function setupBuilder(element: Node): void;
24
15
  export function buildModal(content: Node, options: any): {
25
16
  modal: Element;
26
17
  };
18
+ /**
19
+ * Modal Builder Component Initializer
20
+ */
21
+ export const initializer: ComponentInitializer;
27
22
  export namespace defaults {
28
23
  export let title: any;
29
24
  export let titleIcon: any;
@@ -51,4 +46,5 @@ export namespace defaults {
51
46
  */
52
47
  export function template(id: string, config: any): string;
53
48
  }
49
+ import { ComponentInitializer } from "../utils/system.js";
54
50
  //# sourceMappingURL=modal-builder.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"modal-builder.d.ts","sourceRoot":"","sources":["../../js/ui/modal-builder.js"],"names":[],"mappings":"AAgGA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAGC;AAED;;GAEG;AACH,8BAGC;AAED;;;GAGG;AACH,sCAFW,IAAI,QAMd;AAED;;;;GAIG;AACH,oCAHW,IAAI;;EAmDd;;;;;;;;;;;;;;;;;;IA5IC,uDAEC;IACD,yDAEC;IACD;;;;;OAKG;IACH,0DAmCC"}
1
+ {"version":3,"file":"modal-builder.d.ts","sourceRoot":"","sources":["../../js/ui/modal-builder.js"],"names":[],"mappings":"AA+FA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAQC;AAED;;;;GAIG;AACH,oCAHW,IAAI;;EAmDd;AA7JD;;GAEG;AACH,+CAGG;;;;;;;;;;;;;;;;;;IAwBD,uDAEC;IACD,yDAEC;IACD;;;;;OAKG;IACH,0DAmCC;;qCApFkC,oBAAoB"}
@@ -2,16 +2,10 @@
2
2
  * Initialize default popover
3
3
  */
4
4
  export function init(): void;
5
- /**
6
- * Query all popovers on current page and set them up
7
- * - Use this manually if needed
8
- * - Won't setup a popover more than once
9
- */
10
- export function setup(): void;
11
5
  /**
12
6
  * Find the popover's elements
13
7
  */
14
- export function resolve(trigger: any): false | {
8
+ export function resolve(trigger: any, userOptions: any): false | {
15
9
  elements: {
16
10
  trigger: any;
17
11
  content: any;
@@ -22,6 +16,10 @@ export function resolve(trigger: any): false | {
22
16
  floatingOptions: any;
23
17
  };
24
18
  export function getContentByTrigger(trigger: any): any;
19
+ /**
20
+ * Popover Component Initializer
21
+ */
22
+ export const initializer: ComponentInitializer;
25
23
  /**
26
24
  * Array of current instances
27
25
  */
@@ -36,5 +34,6 @@ export class Popover extends Collapsible {
36
34
  floatingCleanup: Function;
37
35
  destroyFloatingInstance(): void;
38
36
  }
37
+ import { ComponentInitializer } from "../utils/system.js";
39
38
  import { Collapsible } from "./collapsible.js";
40
39
  //# sourceMappingURL=popover.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../js/ui/popover.js"],"names":[],"mappings":"AA6BA;;GAEG;AACH,6BAGC;AAED;;;;GAIG;AACH,8BAWC;AAED;;GAEG;AACH;;;;;;;;;EAkBC;AAKD,uDAmBC;AA5FD;;GAEG;AACH,4BAAqC;AA4FrC;;GAEG;AACH;IACE,8DAIC;IADC,qBAA4C;IAa9C,+BAKC;IADC,0BAA+E;IAEjF,gCAKC;CACF;4BAjI2B,kBAAkB"}
1
+ {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../js/ui/popover.js"],"names":[],"mappings":"AAgCA;;GAEG;AACH,6BAmBC;AAED;;GAEG;AACH;;;;;;;;;EAiBC;AAKD,uDAmBC;AA5FD;;GAEG;AACH,+CAGG;AAOH;;GAEG;AACH,4BAAqC;AA+ErC;;GAEG;AACH;IACE,8DAIC;IADC,qBAA4C;IAa9C,+BAIC;IADC,0BAA+E;IAEjF,gCAKC;CACF;qCAlIoC,oBAAoB;4BAE7B,kBAAkB"}
@@ -3,8 +3,4 @@
3
3
  * - This will only initialize elements once, it is safe to call on page changes
4
4
  */
5
5
  export function init(): void;
6
- export namespace attrs {
7
- let trigger: string;
8
- let init: string;
9
- }
10
6
  //# sourceMappingURL=print.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"print.d.ts","sourceRoot":"","sources":["../../js/ui/print.js"],"names":[],"mappings":"AA2BA;;;GAGG;AACH,6BAGC"}
1
+ {"version":3,"file":"print.d.ts","sourceRoot":"","sources":["../../js/ui/print.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BASC"}