@uoguelph/web-components 1.2.0-rc.7 → 1.2.0
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/README.md +0 -63
- package/dist/uofg-web-components/index-ClyJk2_i.js +977 -0
- package/dist/uofg-web-components/uofg-alert.esm.js +154 -0
- package/dist/uofg-web-components/uofg-footer.esm.js +429 -0
- package/dist/uofg-web-components/uofg-header.esm.js +2404 -0
- package/dist/uofg-web-components/uofg-modal.esm.js +329 -0
- package/dist/uofg-web-components/uofg-web-components.css +1 -1
- package/dist/uofg-web-components/uofg-web-components.esm.js +8 -1
- package/package.json +21 -33
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/index-eb919017.js +0 -1990
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +0 -15
- package/dist/cjs/uofg-alert.cjs.entry.js +0 -21
- package/dist/cjs/uofg-back-to-top_5.cjs.entry.js +0 -1400
- package/dist/cjs/uofg-modal.cjs.entry.js +0 -168
- package/dist/cjs/uofg-web-components.cjs.js +0 -25
- package/dist/cjs/utils-93383c5b.js +0 -65
- package/dist/collection/collection-manifest.json +0 -18
- package/dist/collection/components/uofg-alert/uofg-alert.js +0 -15
- package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.js +0 -64
- package/dist/collection/components/uofg-card/uofg-card.js +0 -40
- package/dist/collection/components/uofg-footer/improve-life.svg +0 -4
- package/dist/collection/components/uofg-footer/uofg-footer.js +0 -145
- package/dist/collection/components/uofg-header/decoration.svg +0 -1
- package/dist/collection/components/uofg-header/logo-full.svg +0 -1
- package/dist/collection/components/uofg-header/logo-reduced.svg +0 -1
- package/dist/collection/components/uofg-header/uofg-header.js +0 -280
- package/dist/collection/components/uofg-menu/uofg-menu.js +0 -438
- package/dist/collection/components/uofg-modal/uofg-modal.js +0 -408
- package/dist/collection/index.js +0 -1
- package/dist/collection/utils/font-awesome-icon.js +0 -7
- package/dist/collection/utils/utils.js +0 -29
- package/dist/components/font-awesome-icon.js +0 -10
- package/dist/components/index.d.ts +0 -50
- package/dist/components/index.js +0 -8
- package/dist/components/index2.js +0 -18
- package/dist/components/uofg-alert.d.ts +0 -11
- package/dist/components/uofg-alert.js +0 -37
- package/dist/components/uofg-back-to-top.d.ts +0 -11
- package/dist/components/uofg-back-to-top.js +0 -51
- package/dist/components/uofg-card.d.ts +0 -11
- package/dist/components/uofg-card.js +0 -41
- package/dist/components/uofg-footer.d.ts +0 -11
- package/dist/components/uofg-footer.js +0 -749
- package/dist/components/uofg-header.d.ts +0 -11
- package/dist/components/uofg-header.js +0 -418
- package/dist/components/uofg-menu.d.ts +0 -11
- package/dist/components/uofg-menu.js +0 -6
- package/dist/components/uofg-menu2.js +0 -268
- package/dist/components/uofg-modal.d.ts +0 -11
- package/dist/components/uofg-modal.js +0 -198
- package/dist/components/utils.js +0 -30
- package/dist/esm/app-globals-0f993ce5.js +0 -3
- package/dist/esm/index-06ec28fa.js +0 -1960
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -11
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/uofg-alert.entry.js +0 -17
- package/dist/esm/uofg-back-to-top_5.entry.js +0 -1392
- package/dist/esm/uofg-modal.entry.js +0 -164
- package/dist/esm/uofg-web-components.js +0 -20
- package/dist/esm/utils-acd1ee82.js +0 -56
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/types/components/uofg-alert/uofg-alert.d.ts +0 -5
- package/dist/types/components/uofg-back-to-top/uofg-back-to-top.d.ts +0 -11
- package/dist/types/components/uofg-card/uofg-card.d.ts +0 -9
- package/dist/types/components/uofg-footer/uofg-footer.d.ts +0 -8
- package/dist/types/components/uofg-header/uofg-header.d.ts +0 -37
- package/dist/types/components/uofg-menu/uofg-menu.d.ts +0 -68
- package/dist/types/components/uofg-modal/uofg-modal.d.ts +0 -77
- package/dist/types/components.d.ts +0 -303
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +0 -1681
- package/dist/types/utils/font-awesome-icon.d.ts +0 -5
- package/dist/types/utils/utils.d.ts +0 -5
- package/dist/uofg-web-components/index.esm.js +0 -0
- package/dist/uofg-web-components/p-4a896033.js +0 -2
- package/dist/uofg-web-components/p-4e0da5c7.entry.js +0 -1
- package/dist/uofg-web-components/p-663d722e.entry.js +0 -1
- package/dist/uofg-web-components/p-84b2d8d2.js +0 -1
- package/dist/uofg-web-components/p-b0718d71.entry.js +0 -1
- package/dist/uofg-web-components/p-e1255160.js +0 -1
- package/loader/cdn.js +0 -3
- package/loader/index.cjs.js +0 -3
- package/loader/index.d.ts +0 -21
- package/loader/index.es2017.js +0 -3
- package/loader/index.js +0 -4
- package/loader/package.json +0 -11
|
@@ -1,303 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/**
|
|
4
|
-
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
-
* It contains typing information for all components that exist in this project.
|
|
6
|
-
*/
|
|
7
|
-
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
export namespace Components {
|
|
9
|
-
interface UofgAlert {
|
|
10
|
-
}
|
|
11
|
-
interface UofgBackToTop {
|
|
12
|
-
/**
|
|
13
|
-
* The number of pixels the user has to scroll down before the button appears.
|
|
14
|
-
*/
|
|
15
|
-
"threshold": number;
|
|
16
|
-
}
|
|
17
|
-
interface UofgCard {
|
|
18
|
-
/**
|
|
19
|
-
* The URL the card should link to. If this property is set, the card will be rendered as an anchor ("a" tag).
|
|
20
|
-
*/
|
|
21
|
-
"href": string;
|
|
22
|
-
}
|
|
23
|
-
interface UofgFooter {
|
|
24
|
-
}
|
|
25
|
-
interface UofgHeader {
|
|
26
|
-
/**
|
|
27
|
-
* The title of the department/topic that the header is being used for. For example, for the Convocation pages, this would be set to "Convocation".
|
|
28
|
-
*/
|
|
29
|
-
"pageTitle": string;
|
|
30
|
-
/**
|
|
31
|
-
* The URL to the home/landing page of the department/topic the header is being used for. For example, for the Convocation pages, this would be set to "https://www.uoguelph.ca/convocation/".
|
|
32
|
-
*/
|
|
33
|
-
"pageUrl": string;
|
|
34
|
-
}
|
|
35
|
-
interface UofgMenu {
|
|
36
|
-
/**
|
|
37
|
-
* Controls whether the menu should automatically collapse when the focused element in the page is not contained within the menu (e.g. it's button or content). This is useful for when you want the menu to collapse whenever a user interacts with any other part of the page.
|
|
38
|
-
*/
|
|
39
|
-
"autoCollapse": boolean;
|
|
40
|
-
/**
|
|
41
|
-
* Collapse the menu. This is the same as setting the expanded state to false.
|
|
42
|
-
* @returns empty Promise.
|
|
43
|
-
*/
|
|
44
|
-
"collapse": () => Promise<void>;
|
|
45
|
-
/**
|
|
46
|
-
* Expand the menu. This is the same as setting the expanded state to true.
|
|
47
|
-
* @returns empty Promise.
|
|
48
|
-
*/
|
|
49
|
-
"expand": () => Promise<void>;
|
|
50
|
-
/**
|
|
51
|
-
* Get the current expanded state of the menu.
|
|
52
|
-
* @returns A promise which will resolve to the current expanded state.
|
|
53
|
-
*/
|
|
54
|
-
"getExpanded": () => Promise<boolean>;
|
|
55
|
-
/**
|
|
56
|
-
* Set the expanded state of the menu.
|
|
57
|
-
* @param value The new expanded state.
|
|
58
|
-
*/
|
|
59
|
-
"setExpanded": (value: boolean) => Promise<void>;
|
|
60
|
-
/**
|
|
61
|
-
* Toggle the expanded state of the menu.
|
|
62
|
-
* @returns A promise which will resolve to the new expanded state.
|
|
63
|
-
*/
|
|
64
|
-
"toggle": () => Promise<boolean>;
|
|
65
|
-
}
|
|
66
|
-
interface UofgModal {
|
|
67
|
-
/**
|
|
68
|
-
* Used to determine whether the modal should be rendered as an alert dialog. This is useful for when you want to use the modal to alert the user of something, rather than to ask the user to make a decision. If this is set to true, the modal will be rendered with a role of "alertdialog" instead of "dialog".
|
|
69
|
-
*/
|
|
70
|
-
"alertDialog": boolean;
|
|
71
|
-
/**
|
|
72
|
-
* Used to determine whether the modal should open automatically when the component is first rendered. It is important to ensure this is only set to true for ONE modal on the page.
|
|
73
|
-
*/
|
|
74
|
-
"autoOpen": boolean;
|
|
75
|
-
/**
|
|
76
|
-
* Used to determine whether the modal content is centered vertically.
|
|
77
|
-
*/
|
|
78
|
-
"centered": boolean;
|
|
79
|
-
/**
|
|
80
|
-
* Closes the modal.
|
|
81
|
-
* @returns empty Promise.
|
|
82
|
-
*/
|
|
83
|
-
"close": () => Promise<void>;
|
|
84
|
-
/**
|
|
85
|
-
* Get the current state of the modal.
|
|
86
|
-
* @returns A promise which will resolve to true when the modal is open, or false when the modal is closed.
|
|
87
|
-
*/
|
|
88
|
-
"getState": () => Promise<boolean>;
|
|
89
|
-
/**
|
|
90
|
-
* The label for the modal. It is recommended that you set this to describe the modal's content. This is required for accessibility.
|
|
91
|
-
*/
|
|
92
|
-
"label": string;
|
|
93
|
-
/**
|
|
94
|
-
* Opens the modal.
|
|
95
|
-
* @returns empty Promise.
|
|
96
|
-
*/
|
|
97
|
-
"open": () => Promise<void>;
|
|
98
|
-
/**
|
|
99
|
-
* Set the state of the modal.
|
|
100
|
-
* @param value The new state, set it to true to open the modal, or false to close the modal.
|
|
101
|
-
*/
|
|
102
|
-
"setState": (value: boolean) => Promise<void>;
|
|
103
|
-
/**
|
|
104
|
-
* Used to determine whether clicking on the backdrop of the modal will close the modal. If this is set to true, clicking on the backdrop will NOT close the modal.
|
|
105
|
-
*/
|
|
106
|
-
"staticBackdrop": boolean;
|
|
107
|
-
/**
|
|
108
|
-
* Toggle the state of the modal.
|
|
109
|
-
* @returns A promise which will resolve to true (if the modal opened) or false (if the modal closed).
|
|
110
|
-
*/
|
|
111
|
-
"toggle": () => Promise<boolean>;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
export interface UofgMenuCustomEvent<T> extends CustomEvent<T> {
|
|
115
|
-
detail: T;
|
|
116
|
-
target: HTMLUofgMenuElement;
|
|
117
|
-
}
|
|
118
|
-
export interface UofgModalCustomEvent<T> extends CustomEvent<T> {
|
|
119
|
-
detail: T;
|
|
120
|
-
target: HTMLUofgModalElement;
|
|
121
|
-
}
|
|
122
|
-
declare global {
|
|
123
|
-
interface HTMLUofgAlertElement extends Components.UofgAlert, HTMLStencilElement {
|
|
124
|
-
}
|
|
125
|
-
var HTMLUofgAlertElement: {
|
|
126
|
-
prototype: HTMLUofgAlertElement;
|
|
127
|
-
new (): HTMLUofgAlertElement;
|
|
128
|
-
};
|
|
129
|
-
interface HTMLUofgBackToTopElement extends Components.UofgBackToTop, HTMLStencilElement {
|
|
130
|
-
}
|
|
131
|
-
var HTMLUofgBackToTopElement: {
|
|
132
|
-
prototype: HTMLUofgBackToTopElement;
|
|
133
|
-
new (): HTMLUofgBackToTopElement;
|
|
134
|
-
};
|
|
135
|
-
interface HTMLUofgCardElement extends Components.UofgCard, HTMLStencilElement {
|
|
136
|
-
}
|
|
137
|
-
var HTMLUofgCardElement: {
|
|
138
|
-
prototype: HTMLUofgCardElement;
|
|
139
|
-
new (): HTMLUofgCardElement;
|
|
140
|
-
};
|
|
141
|
-
interface HTMLUofgFooterElement extends Components.UofgFooter, HTMLStencilElement {
|
|
142
|
-
}
|
|
143
|
-
var HTMLUofgFooterElement: {
|
|
144
|
-
prototype: HTMLUofgFooterElement;
|
|
145
|
-
new (): HTMLUofgFooterElement;
|
|
146
|
-
};
|
|
147
|
-
interface HTMLUofgHeaderElement extends Components.UofgHeader, HTMLStencilElement {
|
|
148
|
-
}
|
|
149
|
-
var HTMLUofgHeaderElement: {
|
|
150
|
-
prototype: HTMLUofgHeaderElement;
|
|
151
|
-
new (): HTMLUofgHeaderElement;
|
|
152
|
-
};
|
|
153
|
-
interface HTMLUofgMenuElementEventMap {
|
|
154
|
-
"expanded": void;
|
|
155
|
-
"collapsed": void;
|
|
156
|
-
"animationStarted": boolean;
|
|
157
|
-
"animationEnded": boolean;
|
|
158
|
-
}
|
|
159
|
-
interface HTMLUofgMenuElement extends Components.UofgMenu, HTMLStencilElement {
|
|
160
|
-
addEventListener<K extends keyof HTMLUofgMenuElementEventMap>(type: K, listener: (this: HTMLUofgMenuElement, ev: UofgMenuCustomEvent<HTMLUofgMenuElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
161
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
162
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
163
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
164
|
-
removeEventListener<K extends keyof HTMLUofgMenuElementEventMap>(type: K, listener: (this: HTMLUofgMenuElement, ev: UofgMenuCustomEvent<HTMLUofgMenuElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
165
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
166
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
167
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
168
|
-
}
|
|
169
|
-
var HTMLUofgMenuElement: {
|
|
170
|
-
prototype: HTMLUofgMenuElement;
|
|
171
|
-
new (): HTMLUofgMenuElement;
|
|
172
|
-
};
|
|
173
|
-
interface HTMLUofgModalElementEventMap {
|
|
174
|
-
"opened": void;
|
|
175
|
-
"closed": void;
|
|
176
|
-
}
|
|
177
|
-
interface HTMLUofgModalElement extends Components.UofgModal, HTMLStencilElement {
|
|
178
|
-
addEventListener<K extends keyof HTMLUofgModalElementEventMap>(type: K, listener: (this: HTMLUofgModalElement, ev: UofgModalCustomEvent<HTMLUofgModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
179
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
180
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
181
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
182
|
-
removeEventListener<K extends keyof HTMLUofgModalElementEventMap>(type: K, listener: (this: HTMLUofgModalElement, ev: UofgModalCustomEvent<HTMLUofgModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
183
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
184
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
185
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
186
|
-
}
|
|
187
|
-
var HTMLUofgModalElement: {
|
|
188
|
-
prototype: HTMLUofgModalElement;
|
|
189
|
-
new (): HTMLUofgModalElement;
|
|
190
|
-
};
|
|
191
|
-
interface HTMLElementTagNameMap {
|
|
192
|
-
"uofg-alert": HTMLUofgAlertElement;
|
|
193
|
-
"uofg-back-to-top": HTMLUofgBackToTopElement;
|
|
194
|
-
"uofg-card": HTMLUofgCardElement;
|
|
195
|
-
"uofg-footer": HTMLUofgFooterElement;
|
|
196
|
-
"uofg-header": HTMLUofgHeaderElement;
|
|
197
|
-
"uofg-menu": HTMLUofgMenuElement;
|
|
198
|
-
"uofg-modal": HTMLUofgModalElement;
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
declare namespace LocalJSX {
|
|
202
|
-
interface UofgAlert {
|
|
203
|
-
}
|
|
204
|
-
interface UofgBackToTop {
|
|
205
|
-
/**
|
|
206
|
-
* The number of pixels the user has to scroll down before the button appears.
|
|
207
|
-
*/
|
|
208
|
-
"threshold"?: number;
|
|
209
|
-
}
|
|
210
|
-
interface UofgCard {
|
|
211
|
-
/**
|
|
212
|
-
* The URL the card should link to. If this property is set, the card will be rendered as an anchor ("a" tag).
|
|
213
|
-
*/
|
|
214
|
-
"href"?: string;
|
|
215
|
-
}
|
|
216
|
-
interface UofgFooter {
|
|
217
|
-
}
|
|
218
|
-
interface UofgHeader {
|
|
219
|
-
/**
|
|
220
|
-
* The title of the department/topic that the header is being used for. For example, for the Convocation pages, this would be set to "Convocation".
|
|
221
|
-
*/
|
|
222
|
-
"pageTitle"?: string;
|
|
223
|
-
/**
|
|
224
|
-
* The URL to the home/landing page of the department/topic the header is being used for. For example, for the Convocation pages, this would be set to "https://www.uoguelph.ca/convocation/".
|
|
225
|
-
*/
|
|
226
|
-
"pageUrl"?: string;
|
|
227
|
-
}
|
|
228
|
-
interface UofgMenu {
|
|
229
|
-
/**
|
|
230
|
-
* Controls whether the menu should automatically collapse when the focused element in the page is not contained within the menu (e.g. it's button or content). This is useful for when you want the menu to collapse whenever a user interacts with any other part of the page.
|
|
231
|
-
*/
|
|
232
|
-
"autoCollapse"?: boolean;
|
|
233
|
-
/**
|
|
234
|
-
* Dispatched whenever the menu is expanding or collapsing and the animation has ended. This event is not dispatched if the animation is disabled (e.g. due to reduced motion, css variable set to none, or lack of Web Animations API support).
|
|
235
|
-
*/
|
|
236
|
-
"onAnimationEnded"?: (event: UofgMenuCustomEvent<boolean>) => void;
|
|
237
|
-
/**
|
|
238
|
-
* Dispatched whenever the menu is expanding or collapsing and the animation has started. This event is not dispatched if the animation is disabled (e.g. due to reduced motion, css variable set to none, or lack of Web Animations API support).
|
|
239
|
-
*/
|
|
240
|
-
"onAnimationStarted"?: (event: UofgMenuCustomEvent<boolean>) => void;
|
|
241
|
-
/**
|
|
242
|
-
* Dispatched whenever the menu is collapsed whether by user interaction or programmatically (e.g. collapse()).
|
|
243
|
-
*/
|
|
244
|
-
"onCollapsed"?: (event: UofgMenuCustomEvent<void>) => void;
|
|
245
|
-
/**
|
|
246
|
-
* Dispatched whenever the menu is expanded whether by user interaction or or programmatically (e.g. expand()).
|
|
247
|
-
*/
|
|
248
|
-
"onExpanded"?: (event: UofgMenuCustomEvent<void>) => void;
|
|
249
|
-
}
|
|
250
|
-
interface UofgModal {
|
|
251
|
-
/**
|
|
252
|
-
* Used to determine whether the modal should be rendered as an alert dialog. This is useful for when you want to use the modal to alert the user of something, rather than to ask the user to make a decision. If this is set to true, the modal will be rendered with a role of "alertdialog" instead of "dialog".
|
|
253
|
-
*/
|
|
254
|
-
"alertDialog"?: boolean;
|
|
255
|
-
/**
|
|
256
|
-
* Used to determine whether the modal should open automatically when the component is first rendered. It is important to ensure this is only set to true for ONE modal on the page.
|
|
257
|
-
*/
|
|
258
|
-
"autoOpen"?: boolean;
|
|
259
|
-
/**
|
|
260
|
-
* Used to determine whether the modal content is centered vertically.
|
|
261
|
-
*/
|
|
262
|
-
"centered"?: boolean;
|
|
263
|
-
/**
|
|
264
|
-
* The label for the modal. It is recommended that you set this to describe the modal's content. This is required for accessibility.
|
|
265
|
-
*/
|
|
266
|
-
"label"?: string;
|
|
267
|
-
/**
|
|
268
|
-
* Dispatched whenever the modal is closed whether by user interaction or programmatically (e.g. close()).
|
|
269
|
-
*/
|
|
270
|
-
"onClosed"?: (event: UofgModalCustomEvent<void>) => void;
|
|
271
|
-
/**
|
|
272
|
-
* Dispatched whenever the modal is opened whether by user interaction or programmatically (e.g. open()).
|
|
273
|
-
*/
|
|
274
|
-
"onOpened"?: (event: UofgModalCustomEvent<void>) => void;
|
|
275
|
-
/**
|
|
276
|
-
* Used to determine whether clicking on the backdrop of the modal will close the modal. If this is set to true, clicking on the backdrop will NOT close the modal.
|
|
277
|
-
*/
|
|
278
|
-
"staticBackdrop"?: boolean;
|
|
279
|
-
}
|
|
280
|
-
interface IntrinsicElements {
|
|
281
|
-
"uofg-alert": UofgAlert;
|
|
282
|
-
"uofg-back-to-top": UofgBackToTop;
|
|
283
|
-
"uofg-card": UofgCard;
|
|
284
|
-
"uofg-footer": UofgFooter;
|
|
285
|
-
"uofg-header": UofgHeader;
|
|
286
|
-
"uofg-menu": UofgMenu;
|
|
287
|
-
"uofg-modal": UofgModal;
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
export { LocalJSX as JSX };
|
|
291
|
-
declare module "@stencil/core" {
|
|
292
|
-
export namespace JSX {
|
|
293
|
-
interface IntrinsicElements {
|
|
294
|
-
"uofg-alert": LocalJSX.UofgAlert & JSXBase.HTMLAttributes<HTMLUofgAlertElement>;
|
|
295
|
-
"uofg-back-to-top": LocalJSX.UofgBackToTop & JSXBase.HTMLAttributes<HTMLUofgBackToTopElement>;
|
|
296
|
-
"uofg-card": LocalJSX.UofgCard & JSXBase.HTMLAttributes<HTMLUofgCardElement>;
|
|
297
|
-
"uofg-footer": LocalJSX.UofgFooter & JSXBase.HTMLAttributes<HTMLUofgFooterElement>;
|
|
298
|
-
"uofg-header": LocalJSX.UofgHeader & JSXBase.HTMLAttributes<HTMLUofgHeaderElement>;
|
|
299
|
-
"uofg-menu": LocalJSX.UofgMenu & JSXBase.HTMLAttributes<HTMLUofgMenuElement>;
|
|
300
|
-
"uofg-modal": LocalJSX.UofgModal & JSXBase.HTMLAttributes<HTMLUofgModalElement>;
|
|
301
|
-
}
|
|
302
|
-
}
|
|
303
|
-
}
|
package/dist/types/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './components';
|