@biggive/components 1.0.194 → 1.0.196
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/biggive/assets/images/triangles-combined-anchor-white.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined-children-white.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined-christmas-challenge-white.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined-emergency-white.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined-green-match-white.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined-women-girls-white.svg +4 -0
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/{p-6ea4c7a0.entry.js → p-010d4695.entry.js} +1 -1
- package/dist/biggive/{p-4ca1e162.entry.js → p-03ae84f6.entry.js} +1 -1
- package/dist/biggive/{p-fbe48e0e.entry.js → p-0fa08f17.entry.js} +1 -1
- package/dist/biggive/p-377c1061.entry.js +1 -0
- package/dist/biggive/{p-fec98ef5.entry.js → p-3cbb4d59.entry.js} +1 -1
- package/dist/biggive/p-42b616a5.entry.js +1 -0
- package/dist/biggive/{p-623e065e.entry.js → p-4301a7bc.entry.js} +1 -1
- package/dist/biggive/{p-3a820011.entry.js → p-48e9b0be.entry.js} +1 -1
- package/dist/biggive/{p-eacc1d69.entry.js → p-62882a71.entry.js} +1 -1
- package/dist/biggive/{p-881ceaf5.entry.js → p-67323173.entry.js} +1 -1
- package/dist/biggive/{p-465a4c9a.entry.js → p-7228eecc.entry.js} +1 -1
- package/dist/biggive/{p-8d4fd749.entry.js → p-87e339a1.entry.js} +1 -1
- package/dist/biggive/{p-1237d29c.entry.js → p-88e37570.entry.js} +1 -1
- package/dist/biggive/{p-7d24b098.entry.js → p-9643135a.entry.js} +1 -1
- package/dist/biggive/{p-ffd638d8.entry.js → p-9b9c618b.entry.js} +1 -1
- package/dist/biggive/{p-c3ddd884.entry.js → p-b57d38bf.entry.js} +1 -1
- package/dist/biggive/p-c0aadf86.entry.js +1 -0
- package/dist/biggive/{p-8d0a608d.entry.js → p-c75752fd.entry.js} +1 -1
- package/dist/biggive/p-d49d5f66.js +2 -0
- package/dist/biggive/{p-b69e88c3.entry.js → p-ec69a6cb.entry.js} +1 -1
- package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-back-to-top_27.cjs.entry.js +8 -5
- package/dist/cjs/biggive-basic-card.cjs.entry.js +5 -3
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-form.cjs.entry.js +1 -1
- package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/biggive-header.cjs.entry.js +2 -2
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
- package/dist/cjs/biggive-search.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-text-input.cjs.entry.js +1 -1
- package/dist/cjs/biggive-video.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +3 -3
- package/dist/cjs/{index-00399429.js → index-562d2f5c.js} +7 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/collection/assets/images/triangles-combined-anchor-white.svg +4 -0
- package/dist/collection/assets/images/triangles-combined-children-white.svg +4 -0
- package/dist/collection/assets/images/triangles-combined-christmas-challenge-white.svg +4 -0
- package/dist/collection/assets/images/triangles-combined-emergency-white.svg +4 -0
- package/dist/collection/assets/images/triangles-combined-green-match-white.svg +4 -0
- package/dist/collection/assets/images/triangles-combined-women-girls-white.svg +4 -0
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +1 -1
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +21 -1
- package/dist/collection/components/biggive-footer/biggive-footer.css +44 -13
- package/dist/collection/components/biggive-footer/biggive-footer.js +27 -1
- package/dist/collection/components/biggive-header/biggive-header.css +1 -1
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +100 -0
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +20 -1
- package/dist/components/biggive-basic-card.js +6 -3
- package/dist/components/biggive-footer.js +7 -3
- package/dist/components/biggive-header.js +1 -1
- package/dist/components/biggive-social-icon.js +4 -2
- package/dist/esm/biggive-article-card.entry.js +1 -1
- package/dist/esm/biggive-back-to-top_27.entry.js +8 -5
- package/dist/esm/biggive-basic-card.entry.js +5 -3
- package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
- package/dist/esm/biggive-biography-card.entry.js +1 -1
- package/dist/esm/biggive-boxed-content.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-form.entry.js +1 -1
- package/dist/esm/biggive-formatted-text.entry.js +1 -1
- package/dist/esm/biggive-header.entry.js +2 -2
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-nav-group.entry.js +1 -1
- package/dist/esm/biggive-nav-item.entry.js +1 -1
- package/dist/esm/biggive-popup-standalone.entry.js +1 -1
- package/dist/esm/biggive-search.entry.js +1 -1
- package/dist/esm/biggive-tab.entry.js +1 -1
- package/dist/esm/biggive-tabbed-content.entry.js +1 -1
- package/dist/esm/biggive-text-input.entry.js +1 -1
- package/dist/esm/biggive-video.entry.js +1 -1
- package/dist/esm/biggive.js +3 -3
- package/dist/esm/{index-072f98c6.js → index-5ca4e7a1.js} +7 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/types/components/biggive-basic-card/biggive-basic-card.d.ts +1 -0
- package/dist/types/components/biggive-footer/biggive-footer.d.ts +1 -0
- package/dist/types/components/biggive-social-icon/biggive-social-icon.d.ts +5 -0
- package/dist/types/components.d.ts +12 -0
- package/dist/types/stencil-public-runtime.d.ts +39 -3
- package/hydrate/index.js +28 -19
- package/package.json +1 -1
- package/dist/biggive/p-152b7828.entry.js +0 -1
- package/dist/biggive/p-367bf8fc.entry.js +0 -1
- package/dist/biggive/p-8a87012a.entry.js +0 -1
- package/dist/biggive/p-f83adbac.js +0 -2
|
@@ -11,6 +11,11 @@ export declare class BiggiveSocialIcon {
|
|
|
11
11
|
* Icon colour
|
|
12
12
|
*/
|
|
13
13
|
iconColour: string;
|
|
14
|
+
/**
|
|
15
|
+
* Used in the social icons in the biggive-footer, which are more spaced out
|
|
16
|
+
* than others across the site. COM-43.
|
|
17
|
+
*/
|
|
18
|
+
wide: boolean;
|
|
14
19
|
/**
|
|
15
20
|
* Url
|
|
16
21
|
*/
|
|
@@ -91,6 +91,7 @@ export namespace Components {
|
|
|
91
91
|
* Clip top right corner
|
|
92
92
|
*/
|
|
93
93
|
"clipTopRightCorner": boolean;
|
|
94
|
+
"headingLevel": 1 | 2 | 3 | 4 | 5 | 6;
|
|
94
95
|
/**
|
|
95
96
|
* Icon
|
|
96
97
|
*/
|
|
@@ -549,6 +550,7 @@ export namespace Components {
|
|
|
549
550
|
"url": string;
|
|
550
551
|
}
|
|
551
552
|
interface BiggiveFooter {
|
|
553
|
+
"headingLevel": 1 | 2 | 3 | 4 | 5 | 6;
|
|
552
554
|
}
|
|
553
555
|
interface BiggiveForm {
|
|
554
556
|
}
|
|
@@ -948,6 +950,10 @@ export namespace Components {
|
|
|
948
950
|
* Url
|
|
949
951
|
*/
|
|
950
952
|
"url": string;
|
|
953
|
+
/**
|
|
954
|
+
* Used in the social icons in the biggive-footer, which are more spaced out than others across the site. COM-43.
|
|
955
|
+
*/
|
|
956
|
+
"wide": boolean;
|
|
951
957
|
}
|
|
952
958
|
interface BiggiveTab {
|
|
953
959
|
/**
|
|
@@ -1501,6 +1507,7 @@ declare namespace LocalJSX {
|
|
|
1501
1507
|
* Clip top right corner
|
|
1502
1508
|
*/
|
|
1503
1509
|
"clipTopRightCorner"?: boolean;
|
|
1510
|
+
"headingLevel"?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
1504
1511
|
/**
|
|
1505
1512
|
* Icon
|
|
1506
1513
|
*/
|
|
@@ -1972,6 +1979,7 @@ declare namespace LocalJSX {
|
|
|
1972
1979
|
"url"?: string;
|
|
1973
1980
|
}
|
|
1974
1981
|
interface BiggiveFooter {
|
|
1982
|
+
"headingLevel"?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
1975
1983
|
}
|
|
1976
1984
|
interface BiggiveForm {
|
|
1977
1985
|
}
|
|
@@ -2379,6 +2387,10 @@ declare namespace LocalJSX {
|
|
|
2379
2387
|
* Url
|
|
2380
2388
|
*/
|
|
2381
2389
|
"url"?: string;
|
|
2390
|
+
/**
|
|
2391
|
+
* Used in the social icons in the biggive-footer, which are more spaced out than others across the site. COM-43.
|
|
2392
|
+
*/
|
|
2393
|
+
"wide"?: boolean;
|
|
2382
2394
|
}
|
|
2383
2395
|
interface BiggiveTab {
|
|
2384
2396
|
/**
|
|
@@ -133,7 +133,7 @@ export interface ListenOptions {
|
|
|
133
133
|
*/
|
|
134
134
|
passive?: boolean;
|
|
135
135
|
}
|
|
136
|
-
export
|
|
136
|
+
export type ListenTargetOptions = 'body' | 'document' | 'window';
|
|
137
137
|
export interface StateDecorator {
|
|
138
138
|
(): PropertyDecorator;
|
|
139
139
|
}
|
|
@@ -214,8 +214,8 @@ export declare const State: StateDecorator;
|
|
|
214
214
|
* https://stenciljs.com/docs/reactive-data#watch-decorator
|
|
215
215
|
*/
|
|
216
216
|
export declare const Watch: WatchDecorator;
|
|
217
|
-
export
|
|
218
|
-
export
|
|
217
|
+
export type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
|
|
218
|
+
export type ErrorHandler = (err: any, element?: HTMLElement) => void;
|
|
219
219
|
/**
|
|
220
220
|
* `setMode()` is used for libraries which provide multiple "modes" for styles.
|
|
221
221
|
*/
|
|
@@ -433,8 +433,44 @@ interface HostAttributes {
|
|
|
433
433
|
ref?: (el: HTMLElement | null) => void;
|
|
434
434
|
[prop: string]: any;
|
|
435
435
|
}
|
|
436
|
+
/**
|
|
437
|
+
* Utilities for working with functional Stencil components. An object
|
|
438
|
+
* conforming to this interface is passed by the Stencil runtime as the third
|
|
439
|
+
* argument to a functional component, allowing component authors to work with
|
|
440
|
+
* features like children.
|
|
441
|
+
*
|
|
442
|
+
* The children of a functional component will be passed as the second
|
|
443
|
+
* argument, so a functional component which uses these utils to transform its
|
|
444
|
+
* children might look like the following:
|
|
445
|
+
*
|
|
446
|
+
* ```ts
|
|
447
|
+
* export const AddClass: FunctionalComponent = (_, children, utils) => (
|
|
448
|
+
* utils.map(children, child => ({
|
|
449
|
+
* ...child,
|
|
450
|
+
* vattrs: {
|
|
451
|
+
* ...child.vattrs,
|
|
452
|
+
* class: `${child.vattrs.class} add-class`
|
|
453
|
+
* }
|
|
454
|
+
* }))
|
|
455
|
+
* );
|
|
456
|
+
* ```
|
|
457
|
+
*
|
|
458
|
+
* For more see the Stencil documentation, here:
|
|
459
|
+
* https://stenciljs.com/docs/functional-components
|
|
460
|
+
*/
|
|
436
461
|
export interface FunctionalUtilities {
|
|
462
|
+
/**
|
|
463
|
+
* Utility for reading the children of a functional component at runtime.
|
|
464
|
+
* Since the Stencil runtime uses a different interface for children it is
|
|
465
|
+
* not recommendeded to read the children directly, and is preferable to use
|
|
466
|
+
* this utility to, for instance, perform a side effect for each child.
|
|
467
|
+
*/
|
|
437
468
|
forEach: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => void) => void;
|
|
469
|
+
/**
|
|
470
|
+
* Utility for transforming the children of a functional component. Given an
|
|
471
|
+
* array of children and a callback this will return a list of the results of
|
|
472
|
+
* passing each child to the supplied callback.
|
|
473
|
+
*/
|
|
438
474
|
map: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => ChildNode) => VNode[];
|
|
439
475
|
}
|
|
440
476
|
export interface FunctionalComponent<T = {}> {
|