@gov-design-system-ce/components 4.0.3 → 4.0.5-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-multi-select.cjs.entry.js +16 -2
- package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-icon.cjs.entry.js +1 -1
- package/dist/cjs/gov-toast.cjs.entry.js +0 -1
- package/dist/cjs/gov-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/index-7b6bba34.js +0 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +2 -1
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +2 -2
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -1
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +41 -2
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -1
- package/dist/collection/components/gov-toast/gov-toast.js +0 -1
- package/dist/collection/components/gov-toast/gov-toast.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-multi-select.js.map +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-modal.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-prompt.js +1 -1
- package/dist/components/gov-side-nav-item.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-toast.js.map +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/{p-dcb056f7.js → p-1ddab9ab.js} +2 -2
- package/dist/components/{p-b3fcc369.js → p-2468fe3a.js} +2 -2
- package/dist/components/p-758c31bd.js +2 -0
- package/dist/components/{p-8c43658a.js.map → p-758c31bd.js.map} +1 -1
- package/dist/components/{p-47acb1f6.js → p-841fff80.js} +2 -2
- package/dist/components/{p-f084f41a.js → p-ae462f9e.js} +2 -2
- package/dist/components/p-cc508639.js +2 -0
- package/dist/components/p-cc508639.js.map +1 -0
- package/dist/components/{p-12121873.js → p-e00b2707.js} +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-c8a2a98e.entry.js → p-3b42950e.entry.js} +2 -2
- package/dist/core/p-3b42950e.entry.js.map +1 -0
- package/dist/core/p-8418fce1.entry.js +2 -0
- package/dist/core/{p-71d9ad24.entry.js.map → p-8418fce1.entry.js.map} +1 -1
- package/dist/core/p-cf86a858.entry.js +2 -0
- package/dist/core/p-cf86a858.entry.js.map +1 -0
- package/dist/core/{p-8b6c0908.entry.js → p-e24236b0.entry.js} +2 -2
- package/dist/core/p-e24236b0.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/gov-form-autocomplete.entry.js +3 -3
- package/dist/esm/gov-form-autocomplete.entry.js.map +1 -1
- package/dist/esm/gov-form-multi-select.entry.js +16 -2
- package/dist/esm/gov-form-multi-select.entry.js.map +1 -1
- package/dist/esm/gov-icon.entry.js +1 -1
- package/dist/esm/gov-toast.entry.js +0 -1
- package/dist/esm/gov-toast.entry.js.map +1 -1
- package/dist/esm/index-eb59f132.js +0 -4
- package/dist/esm/loader.js +1 -1
- package/dist/hydrate/index.js +22 -9457
- package/dist/types/Users/leo/Projects/repos/asseco/design-system/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +2 -0
- package/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +4 -0
- package/dist/types/components.d.ts +4 -13
- package/package.json +1 -1
- package/dist/cjs/gov-app.cjs.entry.js +0 -9449
- package/dist/cjs/gov-app.cjs.entry.js.map +0 -1
- package/dist/collection/components/gov-app/gov-app.css +0 -249
- package/dist/collection/components/gov-app/gov-app.js +0 -99
- package/dist/collection/components/gov-app/gov-app.js.map +0 -1
- package/dist/components/gov-app.d.ts +0 -11
- package/dist/components/gov-app.js +0 -2
- package/dist/components/gov-app.js.map +0 -1
- package/dist/components/p-5e5d0651.js +0 -2
- package/dist/components/p-5e5d0651.js.map +0 -1
- package/dist/components/p-8c43658a.js +0 -2
- package/dist/core/p-71d9ad24.entry.js +0 -2
- package/dist/core/p-7d89e238.entry.js +0 -2
- package/dist/core/p-7d89e238.entry.js.map +0 -1
- package/dist/core/p-861714f2.entry.js +0 -2
- package/dist/core/p-861714f2.entry.js.map +0 -1
- package/dist/core/p-8b6c0908.entry.js.map +0 -1
- package/dist/core/p-c8a2a98e.entry.js.map +0 -1
- package/dist/esm/gov-app.entry.js +0 -9445
- package/dist/esm/gov-app.entry.js.map +0 -1
- package/dist/types/Users/iwory/iWork/asseco/mv/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +0 -2
- package/dist/types/components/gov-app/gov-app.d.ts +0 -40
- /package/dist/components/{p-dcb056f7.js.map → p-1ddab9ab.js.map} +0 -0
- /package/dist/components/{p-b3fcc369.js.map → p-2468fe3a.js.map} +0 -0
- /package/dist/components/{p-47acb1f6.js.map → p-841fff80.js.map} +0 -0
- /package/dist/components/{p-f084f41a.js.map → p-ae462f9e.js.map} +0 -0
- /package/dist/components/{p-12121873.js.map → p-e00b2707.js.map} +0 -0
|
@@ -1,249 +0,0 @@
|
|
|
1
|
-
/* stylelint-disable */
|
|
2
|
-
/* stylelint-enable */
|
|
3
|
-
/* stylelint-disable */
|
|
4
|
-
/* stylelint-enable */
|
|
5
|
-
/* stylelint-disable */
|
|
6
|
-
/* stylelint-enable */
|
|
7
|
-
/* stylelint-disable */
|
|
8
|
-
/* stylelint-enable */
|
|
9
|
-
/* [Core] - Buttons
|
|
10
|
-
------------------------------------------------------------------ */
|
|
11
|
-
/*
|
|
12
|
-
* Gets color from theme-colors or from palette-colors
|
|
13
|
-
*/
|
|
14
|
-
/*
|
|
15
|
-
* Converts hex value to rgb colors value
|
|
16
|
-
*/
|
|
17
|
-
/* stylelint-disable order/order */
|
|
18
|
-
/* stylelint-enable order/order */
|
|
19
|
-
/*
|
|
20
|
-
* Generates list of utility classes for margin, padding
|
|
21
|
-
*
|
|
22
|
-
* Make sure $list of definitions is sorted so that last item is defined last
|
|
23
|
-
* So largest views are mentioned last.
|
|
24
|
-
*/
|
|
25
|
-
/*
|
|
26
|
-
- Variables - Sizes
|
|
27
|
-
*/
|
|
28
|
-
/* "Constants" for general usage */
|
|
29
|
-
/*
|
|
30
|
-
- Variables - Layout
|
|
31
|
-
*/
|
|
32
|
-
/**
|
|
33
|
-
* Utilities - Offset
|
|
34
|
-
*/
|
|
35
|
-
/* stylelint-disable order/order */
|
|
36
|
-
/* stylelint-enable order/order */
|
|
37
|
-
/* stylelint-disable order/order */
|
|
38
|
-
/* stylelint-enable order/order */
|
|
39
|
-
/* stylelint-disable order/order */
|
|
40
|
-
/* stylelint-enable order/order */
|
|
41
|
-
/**
|
|
42
|
-
* Generates CSS3 var with button value
|
|
43
|
-
*/
|
|
44
|
-
/*
|
|
45
|
-
- Variables - General
|
|
46
|
-
*/
|
|
47
|
-
/*
|
|
48
|
-
- Variables - Typography
|
|
49
|
-
*/
|
|
50
|
-
/*
|
|
51
|
-
- Variables - Variants
|
|
52
|
-
*/
|
|
53
|
-
/*
|
|
54
|
-
- Variables - Container
|
|
55
|
-
*/
|
|
56
|
-
/*
|
|
57
|
-
- Variables - Sizes
|
|
58
|
-
*/
|
|
59
|
-
/* "Constants" for general usage */
|
|
60
|
-
/*
|
|
61
|
-
- Variables - Accordion
|
|
62
|
-
*/
|
|
63
|
-
/*
|
|
64
|
-
- Variables - Attachments
|
|
65
|
-
*/
|
|
66
|
-
/*
|
|
67
|
-
- Variables - Infobar
|
|
68
|
-
*/
|
|
69
|
-
/*
|
|
70
|
-
- Variables - Backdrop
|
|
71
|
-
*/
|
|
72
|
-
/*
|
|
73
|
-
- Variables - Buttons (&& Chips)
|
|
74
|
-
*/
|
|
75
|
-
/*
|
|
76
|
-
- Variables - Breadcrumbs
|
|
77
|
-
*/
|
|
78
|
-
/*
|
|
79
|
-
- Variables - Classes
|
|
80
|
-
*/
|
|
81
|
-
/*
|
|
82
|
-
- Variables - Colors
|
|
83
|
-
*/
|
|
84
|
-
/*
|
|
85
|
-
- Variables - Control Group
|
|
86
|
-
*/
|
|
87
|
-
/*
|
|
88
|
-
- Variables - Cookiebar
|
|
89
|
-
*/
|
|
90
|
-
/*
|
|
91
|
-
- Variables - Dropdown
|
|
92
|
-
*/
|
|
93
|
-
/*
|
|
94
|
-
- Variables - Card
|
|
95
|
-
*/
|
|
96
|
-
/*
|
|
97
|
-
- Variables - Message
|
|
98
|
-
*/
|
|
99
|
-
/*
|
|
100
|
-
- Variables - Empty
|
|
101
|
-
*/
|
|
102
|
-
/*
|
|
103
|
-
- Variables - Error code
|
|
104
|
-
*/
|
|
105
|
-
/*
|
|
106
|
-
- Variables - Grid
|
|
107
|
-
*/
|
|
108
|
-
/*
|
|
109
|
-
- Variables - Tiles
|
|
110
|
-
*/
|
|
111
|
-
/*
|
|
112
|
-
- Variables - Modal & Prompt
|
|
113
|
-
*/
|
|
114
|
-
/**
|
|
115
|
-
* Utilities - Offset
|
|
116
|
-
*/
|
|
117
|
-
/*
|
|
118
|
-
- Variables - shadows
|
|
119
|
-
*/
|
|
120
|
-
/* "Constants" for general usage */
|
|
121
|
-
/*
|
|
122
|
-
- Variables - Statsbar
|
|
123
|
-
*/
|
|
124
|
-
/*
|
|
125
|
-
- Variables - Tabs
|
|
126
|
-
*/
|
|
127
|
-
/*
|
|
128
|
-
- Variables - Tooltip
|
|
129
|
-
*/
|
|
130
|
-
/*
|
|
131
|
-
- Variables - Loading
|
|
132
|
-
*/
|
|
133
|
-
/*
|
|
134
|
-
- Variables - Forms
|
|
135
|
-
*/
|
|
136
|
-
/*
|
|
137
|
-
- Variables - Form Autocomplete
|
|
138
|
-
*/
|
|
139
|
-
/*
|
|
140
|
-
- Variables - Form Message
|
|
141
|
-
*/
|
|
142
|
-
/*
|
|
143
|
-
- Variables - Form label
|
|
144
|
-
*/
|
|
145
|
-
/*
|
|
146
|
-
- Variables - Form switch
|
|
147
|
-
*/
|
|
148
|
-
/*
|
|
149
|
-
- Variables - Form select
|
|
150
|
-
*/
|
|
151
|
-
/*
|
|
152
|
-
- Variables - Form input
|
|
153
|
-
*/
|
|
154
|
-
/*
|
|
155
|
-
- Variables - Form multiselect
|
|
156
|
-
*/
|
|
157
|
-
/*
|
|
158
|
-
- Variables - Form password power
|
|
159
|
-
*/
|
|
160
|
-
/*
|
|
161
|
-
- Variables - Form checkbox & radio
|
|
162
|
-
*/
|
|
163
|
-
/*
|
|
164
|
-
- Variables - Form group
|
|
165
|
-
*/
|
|
166
|
-
/*
|
|
167
|
-
- Variables - Form file
|
|
168
|
-
*/
|
|
169
|
-
/*
|
|
170
|
-
- Variables - Toast Message
|
|
171
|
-
*/
|
|
172
|
-
/*
|
|
173
|
-
- Variables - Wizard
|
|
174
|
-
*/
|
|
175
|
-
/*
|
|
176
|
-
- Variables - Stepper
|
|
177
|
-
*/
|
|
178
|
-
/*
|
|
179
|
-
- Variables - Side nav
|
|
180
|
-
*/
|
|
181
|
-
/*
|
|
182
|
-
- Variables - Grid & Tile
|
|
183
|
-
*/
|
|
184
|
-
/*
|
|
185
|
-
- Variables - Pagination
|
|
186
|
-
*/
|
|
187
|
-
/*
|
|
188
|
-
- Variables - Nav
|
|
189
|
-
*/
|
|
190
|
-
/*
|
|
191
|
-
- Variables - Layout
|
|
192
|
-
*/
|
|
193
|
-
/*
|
|
194
|
-
- Variables - Tag
|
|
195
|
-
*/
|
|
196
|
-
.gov-spin-animation,
|
|
197
|
-
.gov-pseudo-spin-animation::before {
|
|
198
|
-
animation: spin 4s linear infinite;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
@keyframes spin {
|
|
202
|
-
100% {
|
|
203
|
-
transform: rotate(360deg);
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
@keyframes countdown {
|
|
207
|
-
to {
|
|
208
|
-
transform: scaleX(0);
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
@keyframes progress {
|
|
212
|
-
0% {
|
|
213
|
-
background-position: -200px 0;
|
|
214
|
-
}
|
|
215
|
-
100% {
|
|
216
|
-
background-position: calc(200px + 100%) 0;
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
@keyframes pulse {
|
|
220
|
-
0% {
|
|
221
|
-
opacity: 1;
|
|
222
|
-
}
|
|
223
|
-
50% {
|
|
224
|
-
opacity: 0.4;
|
|
225
|
-
}
|
|
226
|
-
100% {
|
|
227
|
-
opacity: 1;
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
html,
|
|
231
|
-
body {
|
|
232
|
-
margin: 0;
|
|
233
|
-
padding: 0;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.container-view {
|
|
237
|
-
padding: 12px;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
hr {
|
|
241
|
-
height: 0;
|
|
242
|
-
border: 0 none;
|
|
243
|
-
border-top: 1px solid gainsboro;
|
|
244
|
-
font-size: 0;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
hr.inversed {
|
|
248
|
-
border-top-color: #254e80;
|
|
249
|
-
}
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { Host, h } from "@stencil/core";
|
|
2
|
-
import { Router } from "@vaadin/router";
|
|
3
|
-
import "../../pages/Accordion";
|
|
4
|
-
import "../../pages/Breadcrumbs";
|
|
5
|
-
import "../../pages/Button";
|
|
6
|
-
import "../../pages/Card";
|
|
7
|
-
import "../../pages/Chip";
|
|
8
|
-
import "../../pages/Container";
|
|
9
|
-
import "../../pages/ControlGroup";
|
|
10
|
-
import "../../pages/Cookiebar";
|
|
11
|
-
import "../../pages/Empty";
|
|
12
|
-
import "../../pages/Error";
|
|
13
|
-
import "../../pages/FormLabel";
|
|
14
|
-
import "../../pages/FormMessage";
|
|
15
|
-
import "../../pages/Forms";
|
|
16
|
-
import "../../pages/FormsRestructure";
|
|
17
|
-
import "../../pages/Grid";
|
|
18
|
-
import "../../pages/Home";
|
|
19
|
-
import "../../pages/Infobar";
|
|
20
|
-
import "../../pages/Layout";
|
|
21
|
-
import "../../pages/Loading";
|
|
22
|
-
import "../../pages/Message";
|
|
23
|
-
import "../../pages/Modal";
|
|
24
|
-
import "../../pages/Nav";
|
|
25
|
-
import "../../pages/Pagination";
|
|
26
|
-
import "../../pages/Prompt";
|
|
27
|
-
import "../../pages/SideNav";
|
|
28
|
-
import "../../pages/Spacer";
|
|
29
|
-
import "../../pages/Statsbar";
|
|
30
|
-
import "../../pages/Stepper";
|
|
31
|
-
import "../../pages/Tabs";
|
|
32
|
-
import "../../pages/Tag";
|
|
33
|
-
import "../../pages/Tiles.js";
|
|
34
|
-
import "../../pages/ToastMessage";
|
|
35
|
-
import "../../pages/ToastMessageCountdown";
|
|
36
|
-
import "../../pages/Tooltip";
|
|
37
|
-
import "../../pages/Typography";
|
|
38
|
-
import "../../pages/Wizard";
|
|
39
|
-
export class GovApp {
|
|
40
|
-
componentWillLoad() {
|
|
41
|
-
const outlet = document.getElementById('outlet');
|
|
42
|
-
outlet.innerHTML = '';
|
|
43
|
-
const router = new Router(outlet);
|
|
44
|
-
router.setRoutes([
|
|
45
|
-
{ path: '/', component: 'home-page' },
|
|
46
|
-
{ path: '/infobar', component: 'infobar-page' },
|
|
47
|
-
{ path: '/accordion', component: 'accordion-page' },
|
|
48
|
-
{ path: '/chip', component: 'chip-page' },
|
|
49
|
-
{ path: '/button', component: 'button-page' },
|
|
50
|
-
{ path: '/breadcrumbs', component: 'breadcrumbs-page' },
|
|
51
|
-
{ path: '/card', component: 'card-page' },
|
|
52
|
-
{ path: '/message', component: 'message-page' },
|
|
53
|
-
{ path: '/cookiebar', component: 'cookiebar-page' },
|
|
54
|
-
{ path: '/container', component: 'container-page' },
|
|
55
|
-
{ path: '/control-group', component: 'control-group-page' },
|
|
56
|
-
{ path: '/empty', component: 'empty-page' },
|
|
57
|
-
{ path: '/error', component: 'error-page' },
|
|
58
|
-
{ path: '/forms', component: 'forms-page' },
|
|
59
|
-
{ path: '/forms-restructue', component: 'forms-restructure-page' },
|
|
60
|
-
{ path: '/form-message', component: 'form-message-page' },
|
|
61
|
-
{ path: '/form-label', component: 'form-label-page' },
|
|
62
|
-
{ path: '/grid', component: 'grid-page' },
|
|
63
|
-
{ path: '/loading', component: 'loading-page' },
|
|
64
|
-
{ path: '/modal', component: 'modal-page' },
|
|
65
|
-
{ path: '/nav', component: 'nav-page' },
|
|
66
|
-
{ path: '/spacer', component: 'spacer-page' },
|
|
67
|
-
{ path: '/statsbar', component: 'statsbar-page' },
|
|
68
|
-
{ path: '/stepper', component: 'stepper-page' },
|
|
69
|
-
{ path: '/tabs', component: 'tabs-page' },
|
|
70
|
-
{ path: '/tag', component: 'tag-page' },
|
|
71
|
-
{ path: '/tooltip', component: 'tooltip-page' },
|
|
72
|
-
{ path: '/tiles', component: 'tiles-page' },
|
|
73
|
-
{ path: '/typography', component: 'typography-page' },
|
|
74
|
-
{ path: '/toast-message', component: 'toast-message-page' },
|
|
75
|
-
{ path: '/toast-message-countdown', component: 'toast-message-countdown-page' },
|
|
76
|
-
{ path: '/pagination', component: 'pagination-page' },
|
|
77
|
-
{ path: '/prompt', component: 'prompt-page' },
|
|
78
|
-
{ path: '/wizard', component: 'wizard-page' },
|
|
79
|
-
{ path: '/side-nav', component: 'side-nav-page' },
|
|
80
|
-
{ path: '/grid', component: 'grid-page' },
|
|
81
|
-
{ path: '/layout', component: 'layout-page' },
|
|
82
|
-
]);
|
|
83
|
-
}
|
|
84
|
-
render() {
|
|
85
|
-
return h(Host, null);
|
|
86
|
-
}
|
|
87
|
-
static get is() { return "gov-app"; }
|
|
88
|
-
static get originalStyleUrls() {
|
|
89
|
-
return {
|
|
90
|
-
"$": ["gov-app.scss"]
|
|
91
|
-
};
|
|
92
|
-
}
|
|
93
|
-
static get styleUrls() {
|
|
94
|
-
return {
|
|
95
|
-
"$": ["gov-app.css"]
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
//# sourceMappingURL=gov-app.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gov-app.js","sourceRoot":"","sources":["../../../../../../src/components/gov-app/gov-app.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, h } from '@stencil/core'\nimport { Router } from '@vaadin/router'\nimport '../../pages/Accordion'\nimport '../../pages/Breadcrumbs'\nimport '../../pages/Button'\nimport '../../pages/Card'\nimport '../../pages/Chip'\nimport '../../pages/Container'\nimport '../../pages/ControlGroup'\nimport '../../pages/Cookiebar'\nimport '../../pages/Empty'\nimport '../../pages/Error'\nimport '../../pages/FormLabel'\nimport '../../pages/FormMessage'\nimport '../../pages/Forms'\nimport '../../pages/FormsRestructure'\nimport '../../pages/Grid'\nimport '../../pages/Home'\nimport '../../pages/Infobar'\nimport '../../pages/Layout'\nimport '../../pages/Loading'\nimport '../../pages/Message'\nimport '../../pages/Modal'\nimport '../../pages/Nav'\nimport '../../pages/Pagination'\nimport '../../pages/Prompt'\nimport '../../pages/SideNav'\nimport '../../pages/Spacer'\nimport '../../pages/Statsbar'\nimport '../../pages/Stepper'\nimport '../../pages/Tabs'\nimport '../../pages/Tag'\nimport '../../pages/Tiles.js'\nimport '../../pages/ToastMessage'\nimport '../../pages/ToastMessageCountdown'\nimport '../../pages/Tooltip'\nimport '../../pages/Typography'\nimport '../../pages/Wizard'\n\n@Component({\n\ttag: 'gov-app',\n\tstyleUrl: 'gov-app.scss',\n\tshadow: false,\n})\nexport class GovApp {\n\tcomponentWillLoad() {\n\t\tconst outlet = document.getElementById('outlet')\n\t\toutlet.innerHTML = ''\n\t\tconst router = new Router(outlet)\n\t\trouter.setRoutes([\n\t\t\t{ path: '/', component: 'home-page' },\n\t\t\t{ path: '/infobar', component: 'infobar-page' },\n\t\t\t{ path: '/accordion', component: 'accordion-page' },\n\t\t\t{ path: '/chip', component: 'chip-page' },\n\t\t\t{ path: '/button', component: 'button-page' },\n\t\t\t{ path: '/breadcrumbs', component: 'breadcrumbs-page' },\n\t\t\t{ path: '/card', component: 'card-page' },\n\t\t\t{ path: '/message', component: 'message-page' },\n\t\t\t{ path: '/cookiebar', component: 'cookiebar-page' },\n\t\t\t{ path: '/container', component: 'container-page' },\n\t\t\t{ path: '/control-group', component: 'control-group-page' },\n\t\t\t{ path: '/empty', component: 'empty-page' },\n\t\t\t{ path: '/error', component: 'error-page' },\n\t\t\t{ path: '/forms', component: 'forms-page' },\n\t\t\t{ path: '/forms-restructue', component: 'forms-restructure-page' },\n\t\t\t{ path: '/form-message', component: 'form-message-page' },\n\t\t\t{ path: '/form-label', component: 'form-label-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/loading', component: 'loading-page' },\n\t\t\t{ path: '/modal', component: 'modal-page' },\n\t\t\t{ path: '/nav', component: 'nav-page' },\n\t\t\t{ path: '/spacer', component: 'spacer-page' },\n\t\t\t{ path: '/statsbar', component: 'statsbar-page' },\n\t\t\t{ path: '/stepper', component: 'stepper-page' },\n\t\t\t{ path: '/tabs', component: 'tabs-page' },\n\t\t\t{ path: '/tag', component: 'tag-page' },\n\t\t\t{ path: '/tooltip', component: 'tooltip-page' },\n\t\t\t{ path: '/tiles', component: 'tiles-page' },\n\t\t\t{ path: '/typography', component: 'typography-page' },\n\t\t\t{ path: '/toast-message', component: 'toast-message-page' },\n\t\t\t{ path: '/toast-message-countdown', component: 'toast-message-countdown-page' },\n\t\t\t{ path: '/pagination', component: 'pagination-page' },\n\t\t\t{ path: '/prompt', component: 'prompt-page' },\n\t\t\t{ path: '/wizard', component: 'wizard-page' },\n\t\t\t{ path: '/side-nav', component: 'side-nav-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/layout', component: 'layout-page' },\n\t\t])\n\t}\n\n\trender() {\n\t\treturn <Host />\n\t}\n}\n"]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { Components, JSX } from "../types/components";
|
|
2
|
-
|
|
3
|
-
interface GovApp extends Components.GovApp, HTMLElement {}
|
|
4
|
-
export const GovApp: {
|
|
5
|
-
prototype: GovApp;
|
|
6
|
-
new (): GovApp;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Used to define this component and all nested components recursively.
|
|
10
|
-
*/
|
|
11
|
-
export const defineCustomElement: () => void;
|