@getflip/swirl-components 0.58.2 → 0.60.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/components.json +807 -126
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/swirl-card.cjs.entry.js +3 -2
- package/dist/cjs/swirl-components.cjs.js +1 -1
- package/dist/cjs/swirl-icon-bar-chart.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-gif.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-highlight.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-home.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-mark-chat-read.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-mark-chat-unread.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-play-arrow.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-reply.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-roadmap.cjs.entry.js +23 -0
- package/dist/cjs/swirl-icon-video-library.cjs.entry.js +23 -0
- package/dist/cjs/swirl-inline-status.cjs.entry.js +57 -0
- package/dist/collection/collection-manifest.json +11 -0
- package/dist/collection/components/swirl-card/swirl-card.css +16 -0
- package/dist/collection/components/swirl-card/swirl-card.js +25 -1
- package/dist/collection/components/swirl-icon/icons/swirl-icon-bar-chart.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-gif.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-highlight.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-home.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mark-chat-read.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-mark-chat-unread.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-play-arrow.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-reply.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-roadmap.js +52 -0
- package/dist/collection/components/swirl-icon/icons/swirl-icon-video-library.js +52 -0
- package/dist/collection/components/swirl-inline-status/swirl-inline-status.css +86 -0
- package/dist/collection/components/swirl-inline-status/swirl-inline-status.js +146 -0
- package/dist/collection/components/swirl-inline-status/swirl-inline-status.stories.js +22 -0
- package/dist/components/swirl-card.js +4 -2
- package/dist/components/swirl-icon-bar-chart.d.ts +11 -0
- package/dist/components/swirl-icon-bar-chart.js +40 -0
- package/dist/components/swirl-icon-gif.d.ts +11 -0
- package/dist/components/swirl-icon-gif.js +40 -0
- package/dist/components/swirl-icon-highlight.d.ts +11 -0
- package/dist/components/swirl-icon-highlight.js +40 -0
- package/dist/components/swirl-icon-home.d.ts +11 -0
- package/dist/components/swirl-icon-home.js +40 -0
- package/dist/components/swirl-icon-mark-chat-read.d.ts +11 -0
- package/dist/components/swirl-icon-mark-chat-read.js +40 -0
- package/dist/components/swirl-icon-mark-chat-unread.d.ts +11 -0
- package/dist/components/swirl-icon-mark-chat-unread.js +40 -0
- package/dist/components/swirl-icon-play-arrow.d.ts +11 -0
- package/dist/components/swirl-icon-play-arrow.js +40 -0
- package/dist/components/swirl-icon-reply.d.ts +11 -0
- package/dist/components/swirl-icon-reply.js +40 -0
- package/dist/components/swirl-icon-roadmap.d.ts +11 -0
- package/dist/components/swirl-icon-roadmap.js +40 -0
- package/dist/components/swirl-icon-video-library.d.ts +11 -0
- package/dist/components/swirl-icon-video-library.js +40 -0
- package/dist/components/swirl-inline-status.d.ts +11 -0
- package/dist/components/swirl-inline-status.js +78 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/swirl-card.entry.js +3 -2
- package/dist/esm/swirl-components.js +1 -1
- package/dist/esm/swirl-icon-bar-chart.entry.js +19 -0
- package/dist/esm/swirl-icon-gif.entry.js +19 -0
- package/dist/esm/swirl-icon-highlight.entry.js +19 -0
- package/dist/esm/swirl-icon-home.entry.js +19 -0
- package/dist/esm/swirl-icon-mark-chat-read.entry.js +19 -0
- package/dist/esm/swirl-icon-mark-chat-unread.entry.js +19 -0
- package/dist/esm/swirl-icon-play-arrow.entry.js +19 -0
- package/dist/esm/swirl-icon-reply.entry.js +19 -0
- package/dist/esm/swirl-icon-roadmap.entry.js +19 -0
- package/dist/esm/swirl-icon-video-library.entry.js +19 -0
- package/dist/esm/swirl-inline-status.entry.js +53 -0
- package/dist/swirl-components/p-18727d9f.entry.js +1 -0
- package/dist/swirl-components/p-290b3a5e.entry.js +1 -0
- package/dist/swirl-components/p-50bd9548.entry.js +1 -0
- package/dist/swirl-components/p-637b01cf.entry.js +1 -0
- package/dist/swirl-components/p-6eec9b50.entry.js +1 -0
- package/dist/swirl-components/p-7b2c3fd3.entry.js +1 -0
- package/dist/swirl-components/p-7fecab0f.entry.js +1 -0
- package/dist/swirl-components/p-a72780ca.entry.js +1 -0
- package/dist/swirl-components/p-a9cacf6f.entry.js +1 -0
- package/dist/swirl-components/p-c2237c6c.entry.js +1 -0
- package/dist/swirl-components/p-c2d3b142.entry.js +1 -0
- package/dist/swirl-components/p-f7d6cae3.entry.js +1 -0
- package/dist/swirl-components/swirl-components.esm.js +1 -1
- package/dist/types/components/swirl-card/swirl-card.d.ts +2 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-bar-chart.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-gif.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-highlight.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-home.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mark-chat-read.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-mark-chat-unread.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-play-arrow.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-reply.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-roadmap.d.ts +5 -0
- package/dist/types/components/swirl-icon/icons/swirl-icon-video-library.d.ts +5 -0
- package/dist/types/components/swirl-inline-status/swirl-inline-status.d.ts +17 -0
- package/dist/types/components/swirl-inline-status/swirl-inline-status.stories.d.ts +14 -0
- package/dist/types/components.d.ts +177 -2
- package/package.json +2 -2
- package/vscode-data.json +198 -0
- package/dist/swirl-components/p-f6a44042.entry.js +0 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const swirlCardBorderRadiusTokens: readonly ["xs", "sm", "base", "l", "xl"];
|
|
2
2
|
export type SwirlCardBorderRadius = typeof swirlCardBorderRadiusTokens[number] | string;
|
|
3
|
+
export type SwirlCardIntent = "critical-subdued" | "default" | "info-subdued" | "success-subdued" | "warning-subdued";
|
|
3
4
|
export type SwirlCardJustifyContent = "start" | "center" | "end";
|
|
4
5
|
export type SwirlCardPadding = "0" | "2" | "4" | "8" | "12" | "16" | "20" | "24" | "32";
|
|
5
6
|
/**
|
|
@@ -14,6 +15,7 @@ export declare class SwirlCard {
|
|
|
14
15
|
highlighted?: boolean;
|
|
15
16
|
href?: string;
|
|
16
17
|
imageAspectRatio?: string;
|
|
18
|
+
intent?: SwirlCardIntent;
|
|
17
19
|
isBorderless?: boolean;
|
|
18
20
|
interactive?: boolean;
|
|
19
21
|
justifyContent?: SwirlCardJustifyContent;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SwirlIconSize } from "../swirl-icon/swirl-icon.types";
|
|
2
|
+
export type SwirlInlineStatusIntent = "critical" | "info" | "success" | "warning";
|
|
3
|
+
export type SwirlInlineStatusSize = "s" | "m";
|
|
4
|
+
export declare class SwirlInlineStatus {
|
|
5
|
+
icon?: string;
|
|
6
|
+
intent: SwirlInlineStatusIntent;
|
|
7
|
+
message: string;
|
|
8
|
+
size?: SwirlInlineStatusSize;
|
|
9
|
+
iconSize: SwirlIconSize;
|
|
10
|
+
private desktopMediaQuery;
|
|
11
|
+
private iconEl;
|
|
12
|
+
componentDidLoad(): void;
|
|
13
|
+
disconnectedCallback(): void;
|
|
14
|
+
private desktopMediaQueryHandler;
|
|
15
|
+
private forceIconProps;
|
|
16
|
+
render(): any;
|
|
17
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="mdx" />
|
|
2
|
+
import Docs from "./swirl-inline-status.mdx";
|
|
3
|
+
declare const _default: {
|
|
4
|
+
component: string;
|
|
5
|
+
tags: string[];
|
|
6
|
+
parameters: {
|
|
7
|
+
docs: {
|
|
8
|
+
page: typeof Docs;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
title: string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
14
|
+
export declare const SwirlInlineStatus: any;
|
|
@@ -15,7 +15,7 @@ import { SwirlBannerAriaRole, SwirlBannerIntent, SwirlBannerSize } from "./compo
|
|
|
15
15
|
import { SwirlBoxOverflow, SwirlBoxPadding } from "./components/swirl-box/swirl-box";
|
|
16
16
|
import { SwirlButtonIconPosition, SwirlButtonIntent, SwirlButtonSize, SwirlButtonType, SwirlButtonVariant } from "./components/swirl-button/swirl-button";
|
|
17
17
|
import { SwirlButtonGroupOrientation } from "./components/swirl-button-group/swirl-button-group";
|
|
18
|
-
import { SwirlCardBorderRadius, SwirlCardJustifyContent, SwirlCardPadding } from "./components/swirl-card/swirl-card";
|
|
18
|
+
import { SwirlCardBorderRadius, SwirlCardIntent, SwirlCardJustifyContent, SwirlCardPadding } from "./components/swirl-card/swirl-card";
|
|
19
19
|
import { SwirlCheckboxState } from "./components/swirl-checkbox/swirl-checkbox";
|
|
20
20
|
import { SwirlChipIntent, SwirlChipVariant } from "./components/swirl-chip/swirl-chip";
|
|
21
21
|
import { SwirlColumnsSpacing } from "./components/swirl-columns/swirl-columns";
|
|
@@ -30,6 +30,7 @@ import { SwirlHeadingAlign, SwirlHeadingLevel, SwirlHeadingTag } from "./compone
|
|
|
30
30
|
import { SwirlIconSize } from "./components/swirl-icon/swirl-icon.types";
|
|
31
31
|
import { SwirlInlineErrorSize } from "./components/swirl-inline-error/swirl-inline-error";
|
|
32
32
|
import { SwirlInlineNotificationAriaRole, SwirlInlineNotificationIntent } from "./components/swirl-inline-notification/swirl-inline-notification";
|
|
33
|
+
import { SwirlInlineStatusIntent, SwirlInlineStatusSize } from "./components/swirl-inline-status/swirl-inline-status";
|
|
33
34
|
import { SwirlLinkColor, SwirlLinkTarget } from "./components/swirl-link/swirl-link";
|
|
34
35
|
import { SwirlModalVariant } from "./components/swirl-modal/swirl-modal";
|
|
35
36
|
import { SwirlOptionListItemContext } from "./components/swirl-option-list-item/swirl-option-list-item";
|
|
@@ -66,7 +67,7 @@ export { SwirlBannerAriaRole, SwirlBannerIntent, SwirlBannerSize } from "./compo
|
|
|
66
67
|
export { SwirlBoxOverflow, SwirlBoxPadding } from "./components/swirl-box/swirl-box";
|
|
67
68
|
export { SwirlButtonIconPosition, SwirlButtonIntent, SwirlButtonSize, SwirlButtonType, SwirlButtonVariant } from "./components/swirl-button/swirl-button";
|
|
68
69
|
export { SwirlButtonGroupOrientation } from "./components/swirl-button-group/swirl-button-group";
|
|
69
|
-
export { SwirlCardBorderRadius, SwirlCardJustifyContent, SwirlCardPadding } from "./components/swirl-card/swirl-card";
|
|
70
|
+
export { SwirlCardBorderRadius, SwirlCardIntent, SwirlCardJustifyContent, SwirlCardPadding } from "./components/swirl-card/swirl-card";
|
|
70
71
|
export { SwirlCheckboxState } from "./components/swirl-checkbox/swirl-checkbox";
|
|
71
72
|
export { SwirlChipIntent, SwirlChipVariant } from "./components/swirl-chip/swirl-chip";
|
|
72
73
|
export { SwirlColumnsSpacing } from "./components/swirl-columns/swirl-columns";
|
|
@@ -81,6 +82,7 @@ export { SwirlHeadingAlign, SwirlHeadingLevel, SwirlHeadingTag } from "./compone
|
|
|
81
82
|
export { SwirlIconSize } from "./components/swirl-icon/swirl-icon.types";
|
|
82
83
|
export { SwirlInlineErrorSize } from "./components/swirl-inline-error/swirl-inline-error";
|
|
83
84
|
export { SwirlInlineNotificationAriaRole, SwirlInlineNotificationIntent } from "./components/swirl-inline-notification/swirl-inline-notification";
|
|
85
|
+
export { SwirlInlineStatusIntent, SwirlInlineStatusSize } from "./components/swirl-inline-status/swirl-inline-status";
|
|
84
86
|
export { SwirlLinkColor, SwirlLinkTarget } from "./components/swirl-link/swirl-link";
|
|
85
87
|
export { SwirlModalVariant } from "./components/swirl-modal/swirl-modal";
|
|
86
88
|
export { SwirlOptionListItemContext } from "./components/swirl-option-list-item/swirl-option-list-item";
|
|
@@ -266,6 +268,7 @@ export namespace Components {
|
|
|
266
268
|
"highlighted"?: boolean;
|
|
267
269
|
"href"?: string;
|
|
268
270
|
"imageAspectRatio"?: string;
|
|
271
|
+
"intent"?: SwirlCardIntent;
|
|
269
272
|
"interactive"?: boolean;
|
|
270
273
|
"isBorderless"?: boolean;
|
|
271
274
|
"justifyContent"?: SwirlCardJustifyContent;
|
|
@@ -556,6 +559,9 @@ export namespace Components {
|
|
|
556
559
|
interface SwirlIconAttachment {
|
|
557
560
|
"size": SwirlIconSize;
|
|
558
561
|
}
|
|
562
|
+
interface SwirlIconBarChart {
|
|
563
|
+
"size": SwirlIconSize;
|
|
564
|
+
}
|
|
559
565
|
interface SwirlIconBlock {
|
|
560
566
|
"size": SwirlIconSize;
|
|
561
567
|
}
|
|
@@ -670,6 +676,9 @@ export namespace Components {
|
|
|
670
676
|
interface SwirlIconFullscreenExit {
|
|
671
677
|
"size": SwirlIconSize;
|
|
672
678
|
}
|
|
679
|
+
interface SwirlIconGif {
|
|
680
|
+
"size": SwirlIconSize;
|
|
681
|
+
}
|
|
673
682
|
interface SwirlIconGroupAssign {
|
|
674
683
|
"size": SwirlIconSize;
|
|
675
684
|
}
|
|
@@ -688,6 +697,12 @@ export namespace Components {
|
|
|
688
697
|
interface SwirlIconHelp {
|
|
689
698
|
"size": SwirlIconSize;
|
|
690
699
|
}
|
|
700
|
+
interface SwirlIconHighlight {
|
|
701
|
+
"size": SwirlIconSize;
|
|
702
|
+
}
|
|
703
|
+
interface SwirlIconHome {
|
|
704
|
+
"size": SwirlIconSize;
|
|
705
|
+
}
|
|
691
706
|
interface SwirlIconImage {
|
|
692
707
|
"size": SwirlIconSize;
|
|
693
708
|
}
|
|
@@ -730,6 +745,12 @@ export namespace Components {
|
|
|
730
745
|
interface SwirlIconManageAccounts {
|
|
731
746
|
"size": SwirlIconSize;
|
|
732
747
|
}
|
|
748
|
+
interface SwirlIconMarkChatRead {
|
|
749
|
+
"size": SwirlIconSize;
|
|
750
|
+
}
|
|
751
|
+
interface SwirlIconMarkChatUnread {
|
|
752
|
+
"size": SwirlIconSize;
|
|
753
|
+
}
|
|
733
754
|
interface SwirlIconMention {
|
|
734
755
|
"size": SwirlIconSize;
|
|
735
756
|
}
|
|
@@ -784,6 +805,9 @@ export namespace Components {
|
|
|
784
805
|
interface SwirlIconPhone {
|
|
785
806
|
"size": SwirlIconSize;
|
|
786
807
|
}
|
|
808
|
+
interface SwirlIconPlayArrow {
|
|
809
|
+
"size": SwirlIconSize;
|
|
810
|
+
}
|
|
787
811
|
interface SwirlIconPoll {
|
|
788
812
|
"size": SwirlIconSize;
|
|
789
813
|
}
|
|
@@ -796,6 +820,12 @@ export namespace Components {
|
|
|
796
820
|
interface SwirlIconRemove {
|
|
797
821
|
"size": SwirlIconSize;
|
|
798
822
|
}
|
|
823
|
+
interface SwirlIconReply {
|
|
824
|
+
"size": SwirlIconSize;
|
|
825
|
+
}
|
|
826
|
+
interface SwirlIconRoadmap {
|
|
827
|
+
"size": SwirlIconSize;
|
|
828
|
+
}
|
|
799
829
|
interface SwirlIconSearch {
|
|
800
830
|
"size": SwirlIconSize;
|
|
801
831
|
}
|
|
@@ -847,6 +877,9 @@ export namespace Components {
|
|
|
847
877
|
interface SwirlIconVideoCamera {
|
|
848
878
|
"size": SwirlIconSize;
|
|
849
879
|
}
|
|
880
|
+
interface SwirlIconVideoLibrary {
|
|
881
|
+
"size": SwirlIconSize;
|
|
882
|
+
}
|
|
850
883
|
interface SwirlIconVisibility {
|
|
851
884
|
"size": SwirlIconSize;
|
|
852
885
|
}
|
|
@@ -868,6 +901,12 @@ export namespace Components {
|
|
|
868
901
|
"importance"?: SwirlInlineNotificationAriaRole;
|
|
869
902
|
"intent"?: SwirlInlineNotificationIntent;
|
|
870
903
|
}
|
|
904
|
+
interface SwirlInlineStatus {
|
|
905
|
+
"icon"?: string;
|
|
906
|
+
"intent": SwirlInlineStatusIntent;
|
|
907
|
+
"message": string;
|
|
908
|
+
"size"?: SwirlInlineStatusSize;
|
|
909
|
+
}
|
|
871
910
|
interface SwirlLightbox {
|
|
872
911
|
/**
|
|
873
912
|
* Activate a slide.
|
|
@@ -1772,6 +1811,12 @@ declare global {
|
|
|
1772
1811
|
prototype: HTMLSwirlIconAttachmentElement;
|
|
1773
1812
|
new (): HTMLSwirlIconAttachmentElement;
|
|
1774
1813
|
};
|
|
1814
|
+
interface HTMLSwirlIconBarChartElement extends Components.SwirlIconBarChart, HTMLStencilElement {
|
|
1815
|
+
}
|
|
1816
|
+
var HTMLSwirlIconBarChartElement: {
|
|
1817
|
+
prototype: HTMLSwirlIconBarChartElement;
|
|
1818
|
+
new (): HTMLSwirlIconBarChartElement;
|
|
1819
|
+
};
|
|
1775
1820
|
interface HTMLSwirlIconBlockElement extends Components.SwirlIconBlock, HTMLStencilElement {
|
|
1776
1821
|
}
|
|
1777
1822
|
var HTMLSwirlIconBlockElement: {
|
|
@@ -2000,6 +2045,12 @@ declare global {
|
|
|
2000
2045
|
prototype: HTMLSwirlIconFullscreenExitElement;
|
|
2001
2046
|
new (): HTMLSwirlIconFullscreenExitElement;
|
|
2002
2047
|
};
|
|
2048
|
+
interface HTMLSwirlIconGifElement extends Components.SwirlIconGif, HTMLStencilElement {
|
|
2049
|
+
}
|
|
2050
|
+
var HTMLSwirlIconGifElement: {
|
|
2051
|
+
prototype: HTMLSwirlIconGifElement;
|
|
2052
|
+
new (): HTMLSwirlIconGifElement;
|
|
2053
|
+
};
|
|
2003
2054
|
interface HTMLSwirlIconGroupAssignElement extends Components.SwirlIconGroupAssign, HTMLStencilElement {
|
|
2004
2055
|
}
|
|
2005
2056
|
var HTMLSwirlIconGroupAssignElement: {
|
|
@@ -2036,6 +2087,18 @@ declare global {
|
|
|
2036
2087
|
prototype: HTMLSwirlIconHelpElement;
|
|
2037
2088
|
new (): HTMLSwirlIconHelpElement;
|
|
2038
2089
|
};
|
|
2090
|
+
interface HTMLSwirlIconHighlightElement extends Components.SwirlIconHighlight, HTMLStencilElement {
|
|
2091
|
+
}
|
|
2092
|
+
var HTMLSwirlIconHighlightElement: {
|
|
2093
|
+
prototype: HTMLSwirlIconHighlightElement;
|
|
2094
|
+
new (): HTMLSwirlIconHighlightElement;
|
|
2095
|
+
};
|
|
2096
|
+
interface HTMLSwirlIconHomeElement extends Components.SwirlIconHome, HTMLStencilElement {
|
|
2097
|
+
}
|
|
2098
|
+
var HTMLSwirlIconHomeElement: {
|
|
2099
|
+
prototype: HTMLSwirlIconHomeElement;
|
|
2100
|
+
new (): HTMLSwirlIconHomeElement;
|
|
2101
|
+
};
|
|
2039
2102
|
interface HTMLSwirlIconImageElement extends Components.SwirlIconImage, HTMLStencilElement {
|
|
2040
2103
|
}
|
|
2041
2104
|
var HTMLSwirlIconImageElement: {
|
|
@@ -2120,6 +2183,18 @@ declare global {
|
|
|
2120
2183
|
prototype: HTMLSwirlIconManageAccountsElement;
|
|
2121
2184
|
new (): HTMLSwirlIconManageAccountsElement;
|
|
2122
2185
|
};
|
|
2186
|
+
interface HTMLSwirlIconMarkChatReadElement extends Components.SwirlIconMarkChatRead, HTMLStencilElement {
|
|
2187
|
+
}
|
|
2188
|
+
var HTMLSwirlIconMarkChatReadElement: {
|
|
2189
|
+
prototype: HTMLSwirlIconMarkChatReadElement;
|
|
2190
|
+
new (): HTMLSwirlIconMarkChatReadElement;
|
|
2191
|
+
};
|
|
2192
|
+
interface HTMLSwirlIconMarkChatUnreadElement extends Components.SwirlIconMarkChatUnread, HTMLStencilElement {
|
|
2193
|
+
}
|
|
2194
|
+
var HTMLSwirlIconMarkChatUnreadElement: {
|
|
2195
|
+
prototype: HTMLSwirlIconMarkChatUnreadElement;
|
|
2196
|
+
new (): HTMLSwirlIconMarkChatUnreadElement;
|
|
2197
|
+
};
|
|
2123
2198
|
interface HTMLSwirlIconMentionElement extends Components.SwirlIconMention, HTMLStencilElement {
|
|
2124
2199
|
}
|
|
2125
2200
|
var HTMLSwirlIconMentionElement: {
|
|
@@ -2228,6 +2303,12 @@ declare global {
|
|
|
2228
2303
|
prototype: HTMLSwirlIconPhoneElement;
|
|
2229
2304
|
new (): HTMLSwirlIconPhoneElement;
|
|
2230
2305
|
};
|
|
2306
|
+
interface HTMLSwirlIconPlayArrowElement extends Components.SwirlIconPlayArrow, HTMLStencilElement {
|
|
2307
|
+
}
|
|
2308
|
+
var HTMLSwirlIconPlayArrowElement: {
|
|
2309
|
+
prototype: HTMLSwirlIconPlayArrowElement;
|
|
2310
|
+
new (): HTMLSwirlIconPlayArrowElement;
|
|
2311
|
+
};
|
|
2231
2312
|
interface HTMLSwirlIconPollElement extends Components.SwirlIconPoll, HTMLStencilElement {
|
|
2232
2313
|
}
|
|
2233
2314
|
var HTMLSwirlIconPollElement: {
|
|
@@ -2252,6 +2333,18 @@ declare global {
|
|
|
2252
2333
|
prototype: HTMLSwirlIconRemoveElement;
|
|
2253
2334
|
new (): HTMLSwirlIconRemoveElement;
|
|
2254
2335
|
};
|
|
2336
|
+
interface HTMLSwirlIconReplyElement extends Components.SwirlIconReply, HTMLStencilElement {
|
|
2337
|
+
}
|
|
2338
|
+
var HTMLSwirlIconReplyElement: {
|
|
2339
|
+
prototype: HTMLSwirlIconReplyElement;
|
|
2340
|
+
new (): HTMLSwirlIconReplyElement;
|
|
2341
|
+
};
|
|
2342
|
+
interface HTMLSwirlIconRoadmapElement extends Components.SwirlIconRoadmap, HTMLStencilElement {
|
|
2343
|
+
}
|
|
2344
|
+
var HTMLSwirlIconRoadmapElement: {
|
|
2345
|
+
prototype: HTMLSwirlIconRoadmapElement;
|
|
2346
|
+
new (): HTMLSwirlIconRoadmapElement;
|
|
2347
|
+
};
|
|
2255
2348
|
interface HTMLSwirlIconSearchElement extends Components.SwirlIconSearch, HTMLStencilElement {
|
|
2256
2349
|
}
|
|
2257
2350
|
var HTMLSwirlIconSearchElement: {
|
|
@@ -2354,6 +2447,12 @@ declare global {
|
|
|
2354
2447
|
prototype: HTMLSwirlIconVideoCameraElement;
|
|
2355
2448
|
new (): HTMLSwirlIconVideoCameraElement;
|
|
2356
2449
|
};
|
|
2450
|
+
interface HTMLSwirlIconVideoLibraryElement extends Components.SwirlIconVideoLibrary, HTMLStencilElement {
|
|
2451
|
+
}
|
|
2452
|
+
var HTMLSwirlIconVideoLibraryElement: {
|
|
2453
|
+
prototype: HTMLSwirlIconVideoLibraryElement;
|
|
2454
|
+
new (): HTMLSwirlIconVideoLibraryElement;
|
|
2455
|
+
};
|
|
2357
2456
|
interface HTMLSwirlIconVisibilityElement extends Components.SwirlIconVisibility, HTMLStencilElement {
|
|
2358
2457
|
}
|
|
2359
2458
|
var HTMLSwirlIconVisibilityElement: {
|
|
@@ -2390,6 +2489,12 @@ declare global {
|
|
|
2390
2489
|
prototype: HTMLSwirlInlineNotificationElement;
|
|
2391
2490
|
new (): HTMLSwirlInlineNotificationElement;
|
|
2392
2491
|
};
|
|
2492
|
+
interface HTMLSwirlInlineStatusElement extends Components.SwirlInlineStatus, HTMLStencilElement {
|
|
2493
|
+
}
|
|
2494
|
+
var HTMLSwirlInlineStatusElement: {
|
|
2495
|
+
prototype: HTMLSwirlInlineStatusElement;
|
|
2496
|
+
new (): HTMLSwirlInlineStatusElement;
|
|
2497
|
+
};
|
|
2393
2498
|
interface HTMLSwirlLightboxElement extends Components.SwirlLightbox, HTMLStencilElement {
|
|
2394
2499
|
}
|
|
2395
2500
|
var HTMLSwirlLightboxElement: {
|
|
@@ -2717,6 +2822,7 @@ declare global {
|
|
|
2717
2822
|
"swirl-icon-arrow-right-small": HTMLSwirlIconArrowRightSmallElement;
|
|
2718
2823
|
"swirl-icon-arrow-upward": HTMLSwirlIconArrowUpwardElement;
|
|
2719
2824
|
"swirl-icon-attachment": HTMLSwirlIconAttachmentElement;
|
|
2825
|
+
"swirl-icon-bar-chart": HTMLSwirlIconBarChartElement;
|
|
2720
2826
|
"swirl-icon-block": HTMLSwirlIconBlockElement;
|
|
2721
2827
|
"swirl-icon-bookmark": HTMLSwirlIconBookmarkElement;
|
|
2722
2828
|
"swirl-icon-cancel": HTMLSwirlIconCancelElement;
|
|
@@ -2755,12 +2861,15 @@ declare global {
|
|
|
2755
2861
|
"swirl-icon-folder-shared": HTMLSwirlIconFolderSharedElement;
|
|
2756
2862
|
"swirl-icon-fullscreen": HTMLSwirlIconFullscreenElement;
|
|
2757
2863
|
"swirl-icon-fullscreen-exit": HTMLSwirlIconFullscreenExitElement;
|
|
2864
|
+
"swirl-icon-gif": HTMLSwirlIconGifElement;
|
|
2758
2865
|
"swirl-icon-group-assign": HTMLSwirlIconGroupAssignElement;
|
|
2759
2866
|
"swirl-icon-groups": HTMLSwirlIconGroupsElement;
|
|
2760
2867
|
"swirl-icon-groups-custom": HTMLSwirlIconGroupsCustomElement;
|
|
2761
2868
|
"swirl-icon-groups-filled": HTMLSwirlIconGroupsFilledElement;
|
|
2762
2869
|
"swirl-icon-groups-outlined": HTMLSwirlIconGroupsOutlinedElement;
|
|
2763
2870
|
"swirl-icon-help": HTMLSwirlIconHelpElement;
|
|
2871
|
+
"swirl-icon-highlight": HTMLSwirlIconHighlightElement;
|
|
2872
|
+
"swirl-icon-home": HTMLSwirlIconHomeElement;
|
|
2764
2873
|
"swirl-icon-image": HTMLSwirlIconImageElement;
|
|
2765
2874
|
"swirl-icon-improve-text": HTMLSwirlIconImproveTextElement;
|
|
2766
2875
|
"swirl-icon-info": HTMLSwirlIconInfoElement;
|
|
@@ -2775,6 +2884,8 @@ declare global {
|
|
|
2775
2884
|
"swirl-icon-long-text": HTMLSwirlIconLongTextElement;
|
|
2776
2885
|
"swirl-icon-mail": HTMLSwirlIconMailElement;
|
|
2777
2886
|
"swirl-icon-manage-accounts": HTMLSwirlIconManageAccountsElement;
|
|
2887
|
+
"swirl-icon-mark-chat-read": HTMLSwirlIconMarkChatReadElement;
|
|
2888
|
+
"swirl-icon-mark-chat-unread": HTMLSwirlIconMarkChatUnreadElement;
|
|
2778
2889
|
"swirl-icon-mention": HTMLSwirlIconMentionElement;
|
|
2779
2890
|
"swirl-icon-menu": HTMLSwirlIconMenuElement;
|
|
2780
2891
|
"swirl-icon-menu-book": HTMLSwirlIconMenuBookElement;
|
|
@@ -2793,10 +2904,13 @@ declare global {
|
|
|
2793
2904
|
"swirl-icon-person": HTMLSwirlIconPersonElement;
|
|
2794
2905
|
"swirl-icon-person-off": HTMLSwirlIconPersonOffElement;
|
|
2795
2906
|
"swirl-icon-phone": HTMLSwirlIconPhoneElement;
|
|
2907
|
+
"swirl-icon-play-arrow": HTMLSwirlIconPlayArrowElement;
|
|
2796
2908
|
"swirl-icon-poll": HTMLSwirlIconPollElement;
|
|
2797
2909
|
"swirl-icon-print": HTMLSwirlIconPrintElement;
|
|
2798
2910
|
"swirl-icon-recieved": HTMLSwirlIconRecievedElement;
|
|
2799
2911
|
"swirl-icon-remove": HTMLSwirlIconRemoveElement;
|
|
2912
|
+
"swirl-icon-reply": HTMLSwirlIconReplyElement;
|
|
2913
|
+
"swirl-icon-roadmap": HTMLSwirlIconRoadmapElement;
|
|
2800
2914
|
"swirl-icon-search": HTMLSwirlIconSearchElement;
|
|
2801
2915
|
"swirl-icon-search-strong": HTMLSwirlIconSearchStrongElement;
|
|
2802
2916
|
"swirl-icon-send": HTMLSwirlIconSendElement;
|
|
@@ -2814,12 +2928,14 @@ declare global {
|
|
|
2814
2928
|
"swirl-icon-unlock-person": HTMLSwirlIconUnlockPersonElement;
|
|
2815
2929
|
"swirl-icon-user-assign": HTMLSwirlIconUserAssignElement;
|
|
2816
2930
|
"swirl-icon-video-camera": HTMLSwirlIconVideoCameraElement;
|
|
2931
|
+
"swirl-icon-video-library": HTMLSwirlIconVideoLibraryElement;
|
|
2817
2932
|
"swirl-icon-visibility": HTMLSwirlIconVisibilityElement;
|
|
2818
2933
|
"swirl-icon-visibility-off": HTMLSwirlIconVisibilityOffElement;
|
|
2819
2934
|
"swirl-icon-voice": HTMLSwirlIconVoiceElement;
|
|
2820
2935
|
"swirl-icon-warning": HTMLSwirlIconWarningElement;
|
|
2821
2936
|
"swirl-inline-error": HTMLSwirlInlineErrorElement;
|
|
2822
2937
|
"swirl-inline-notification": HTMLSwirlInlineNotificationElement;
|
|
2938
|
+
"swirl-inline-status": HTMLSwirlInlineStatusElement;
|
|
2823
2939
|
"swirl-lightbox": HTMLSwirlLightboxElement;
|
|
2824
2940
|
"swirl-link": HTMLSwirlLinkElement;
|
|
2825
2941
|
"swirl-list": HTMLSwirlListElement;
|
|
@@ -3020,6 +3136,7 @@ declare namespace LocalJSX {
|
|
|
3020
3136
|
"highlighted"?: boolean;
|
|
3021
3137
|
"href"?: string;
|
|
3022
3138
|
"imageAspectRatio"?: string;
|
|
3139
|
+
"intent"?: SwirlCardIntent;
|
|
3023
3140
|
"interactive"?: boolean;
|
|
3024
3141
|
"isBorderless"?: boolean;
|
|
3025
3142
|
"justifyContent"?: SwirlCardJustifyContent;
|
|
@@ -3262,6 +3379,9 @@ declare namespace LocalJSX {
|
|
|
3262
3379
|
interface SwirlIconAttachment {
|
|
3263
3380
|
"size"?: SwirlIconSize;
|
|
3264
3381
|
}
|
|
3382
|
+
interface SwirlIconBarChart {
|
|
3383
|
+
"size"?: SwirlIconSize;
|
|
3384
|
+
}
|
|
3265
3385
|
interface SwirlIconBlock {
|
|
3266
3386
|
"size"?: SwirlIconSize;
|
|
3267
3387
|
}
|
|
@@ -3376,6 +3496,9 @@ declare namespace LocalJSX {
|
|
|
3376
3496
|
interface SwirlIconFullscreenExit {
|
|
3377
3497
|
"size"?: SwirlIconSize;
|
|
3378
3498
|
}
|
|
3499
|
+
interface SwirlIconGif {
|
|
3500
|
+
"size"?: SwirlIconSize;
|
|
3501
|
+
}
|
|
3379
3502
|
interface SwirlIconGroupAssign {
|
|
3380
3503
|
"size"?: SwirlIconSize;
|
|
3381
3504
|
}
|
|
@@ -3394,6 +3517,12 @@ declare namespace LocalJSX {
|
|
|
3394
3517
|
interface SwirlIconHelp {
|
|
3395
3518
|
"size"?: SwirlIconSize;
|
|
3396
3519
|
}
|
|
3520
|
+
interface SwirlIconHighlight {
|
|
3521
|
+
"size"?: SwirlIconSize;
|
|
3522
|
+
}
|
|
3523
|
+
interface SwirlIconHome {
|
|
3524
|
+
"size"?: SwirlIconSize;
|
|
3525
|
+
}
|
|
3397
3526
|
interface SwirlIconImage {
|
|
3398
3527
|
"size"?: SwirlIconSize;
|
|
3399
3528
|
}
|
|
@@ -3436,6 +3565,12 @@ declare namespace LocalJSX {
|
|
|
3436
3565
|
interface SwirlIconManageAccounts {
|
|
3437
3566
|
"size"?: SwirlIconSize;
|
|
3438
3567
|
}
|
|
3568
|
+
interface SwirlIconMarkChatRead {
|
|
3569
|
+
"size"?: SwirlIconSize;
|
|
3570
|
+
}
|
|
3571
|
+
interface SwirlIconMarkChatUnread {
|
|
3572
|
+
"size"?: SwirlIconSize;
|
|
3573
|
+
}
|
|
3439
3574
|
interface SwirlIconMention {
|
|
3440
3575
|
"size"?: SwirlIconSize;
|
|
3441
3576
|
}
|
|
@@ -3490,6 +3625,9 @@ declare namespace LocalJSX {
|
|
|
3490
3625
|
interface SwirlIconPhone {
|
|
3491
3626
|
"size"?: SwirlIconSize;
|
|
3492
3627
|
}
|
|
3628
|
+
interface SwirlIconPlayArrow {
|
|
3629
|
+
"size"?: SwirlIconSize;
|
|
3630
|
+
}
|
|
3493
3631
|
interface SwirlIconPoll {
|
|
3494
3632
|
"size"?: SwirlIconSize;
|
|
3495
3633
|
}
|
|
@@ -3502,6 +3640,12 @@ declare namespace LocalJSX {
|
|
|
3502
3640
|
interface SwirlIconRemove {
|
|
3503
3641
|
"size"?: SwirlIconSize;
|
|
3504
3642
|
}
|
|
3643
|
+
interface SwirlIconReply {
|
|
3644
|
+
"size"?: SwirlIconSize;
|
|
3645
|
+
}
|
|
3646
|
+
interface SwirlIconRoadmap {
|
|
3647
|
+
"size"?: SwirlIconSize;
|
|
3648
|
+
}
|
|
3505
3649
|
interface SwirlIconSearch {
|
|
3506
3650
|
"size"?: SwirlIconSize;
|
|
3507
3651
|
}
|
|
@@ -3553,6 +3697,9 @@ declare namespace LocalJSX {
|
|
|
3553
3697
|
interface SwirlIconVideoCamera {
|
|
3554
3698
|
"size"?: SwirlIconSize;
|
|
3555
3699
|
}
|
|
3700
|
+
interface SwirlIconVideoLibrary {
|
|
3701
|
+
"size"?: SwirlIconSize;
|
|
3702
|
+
}
|
|
3556
3703
|
interface SwirlIconVisibility {
|
|
3557
3704
|
"size"?: SwirlIconSize;
|
|
3558
3705
|
}
|
|
@@ -3574,6 +3721,12 @@ declare namespace LocalJSX {
|
|
|
3574
3721
|
"importance"?: SwirlInlineNotificationAriaRole;
|
|
3575
3722
|
"intent"?: SwirlInlineNotificationIntent;
|
|
3576
3723
|
}
|
|
3724
|
+
interface SwirlInlineStatus {
|
|
3725
|
+
"icon"?: string;
|
|
3726
|
+
"intent": SwirlInlineStatusIntent;
|
|
3727
|
+
"message": string;
|
|
3728
|
+
"size"?: SwirlInlineStatusSize;
|
|
3729
|
+
}
|
|
3577
3730
|
interface SwirlLightbox {
|
|
3578
3731
|
"closeButtonLabel"?: string;
|
|
3579
3732
|
"downloadButtonLabel"?: string;
|
|
@@ -4010,6 +4163,7 @@ declare namespace LocalJSX {
|
|
|
4010
4163
|
"swirl-icon-arrow-right-small": SwirlIconArrowRightSmall;
|
|
4011
4164
|
"swirl-icon-arrow-upward": SwirlIconArrowUpward;
|
|
4012
4165
|
"swirl-icon-attachment": SwirlIconAttachment;
|
|
4166
|
+
"swirl-icon-bar-chart": SwirlIconBarChart;
|
|
4013
4167
|
"swirl-icon-block": SwirlIconBlock;
|
|
4014
4168
|
"swirl-icon-bookmark": SwirlIconBookmark;
|
|
4015
4169
|
"swirl-icon-cancel": SwirlIconCancel;
|
|
@@ -4048,12 +4202,15 @@ declare namespace LocalJSX {
|
|
|
4048
4202
|
"swirl-icon-folder-shared": SwirlIconFolderShared;
|
|
4049
4203
|
"swirl-icon-fullscreen": SwirlIconFullscreen;
|
|
4050
4204
|
"swirl-icon-fullscreen-exit": SwirlIconFullscreenExit;
|
|
4205
|
+
"swirl-icon-gif": SwirlIconGif;
|
|
4051
4206
|
"swirl-icon-group-assign": SwirlIconGroupAssign;
|
|
4052
4207
|
"swirl-icon-groups": SwirlIconGroups;
|
|
4053
4208
|
"swirl-icon-groups-custom": SwirlIconGroupsCustom;
|
|
4054
4209
|
"swirl-icon-groups-filled": SwirlIconGroupsFilled;
|
|
4055
4210
|
"swirl-icon-groups-outlined": SwirlIconGroupsOutlined;
|
|
4056
4211
|
"swirl-icon-help": SwirlIconHelp;
|
|
4212
|
+
"swirl-icon-highlight": SwirlIconHighlight;
|
|
4213
|
+
"swirl-icon-home": SwirlIconHome;
|
|
4057
4214
|
"swirl-icon-image": SwirlIconImage;
|
|
4058
4215
|
"swirl-icon-improve-text": SwirlIconImproveText;
|
|
4059
4216
|
"swirl-icon-info": SwirlIconInfo;
|
|
@@ -4068,6 +4225,8 @@ declare namespace LocalJSX {
|
|
|
4068
4225
|
"swirl-icon-long-text": SwirlIconLongText;
|
|
4069
4226
|
"swirl-icon-mail": SwirlIconMail;
|
|
4070
4227
|
"swirl-icon-manage-accounts": SwirlIconManageAccounts;
|
|
4228
|
+
"swirl-icon-mark-chat-read": SwirlIconMarkChatRead;
|
|
4229
|
+
"swirl-icon-mark-chat-unread": SwirlIconMarkChatUnread;
|
|
4071
4230
|
"swirl-icon-mention": SwirlIconMention;
|
|
4072
4231
|
"swirl-icon-menu": SwirlIconMenu;
|
|
4073
4232
|
"swirl-icon-menu-book": SwirlIconMenuBook;
|
|
@@ -4086,10 +4245,13 @@ declare namespace LocalJSX {
|
|
|
4086
4245
|
"swirl-icon-person": SwirlIconPerson;
|
|
4087
4246
|
"swirl-icon-person-off": SwirlIconPersonOff;
|
|
4088
4247
|
"swirl-icon-phone": SwirlIconPhone;
|
|
4248
|
+
"swirl-icon-play-arrow": SwirlIconPlayArrow;
|
|
4089
4249
|
"swirl-icon-poll": SwirlIconPoll;
|
|
4090
4250
|
"swirl-icon-print": SwirlIconPrint;
|
|
4091
4251
|
"swirl-icon-recieved": SwirlIconRecieved;
|
|
4092
4252
|
"swirl-icon-remove": SwirlIconRemove;
|
|
4253
|
+
"swirl-icon-reply": SwirlIconReply;
|
|
4254
|
+
"swirl-icon-roadmap": SwirlIconRoadmap;
|
|
4093
4255
|
"swirl-icon-search": SwirlIconSearch;
|
|
4094
4256
|
"swirl-icon-search-strong": SwirlIconSearchStrong;
|
|
4095
4257
|
"swirl-icon-send": SwirlIconSend;
|
|
@@ -4107,12 +4269,14 @@ declare namespace LocalJSX {
|
|
|
4107
4269
|
"swirl-icon-unlock-person": SwirlIconUnlockPerson;
|
|
4108
4270
|
"swirl-icon-user-assign": SwirlIconUserAssign;
|
|
4109
4271
|
"swirl-icon-video-camera": SwirlIconVideoCamera;
|
|
4272
|
+
"swirl-icon-video-library": SwirlIconVideoLibrary;
|
|
4110
4273
|
"swirl-icon-visibility": SwirlIconVisibility;
|
|
4111
4274
|
"swirl-icon-visibility-off": SwirlIconVisibilityOff;
|
|
4112
4275
|
"swirl-icon-voice": SwirlIconVoice;
|
|
4113
4276
|
"swirl-icon-warning": SwirlIconWarning;
|
|
4114
4277
|
"swirl-inline-error": SwirlInlineError;
|
|
4115
4278
|
"swirl-inline-notification": SwirlInlineNotification;
|
|
4279
|
+
"swirl-inline-status": SwirlInlineStatus;
|
|
4116
4280
|
"swirl-lightbox": SwirlLightbox;
|
|
4117
4281
|
"swirl-link": SwirlLink;
|
|
4118
4282
|
"swirl-list": SwirlList;
|
|
@@ -4222,6 +4386,7 @@ declare module "@stencil/core" {
|
|
|
4222
4386
|
"swirl-icon-arrow-right-small": LocalJSX.SwirlIconArrowRightSmall & JSXBase.HTMLAttributes<HTMLSwirlIconArrowRightSmallElement>;
|
|
4223
4387
|
"swirl-icon-arrow-upward": LocalJSX.SwirlIconArrowUpward & JSXBase.HTMLAttributes<HTMLSwirlIconArrowUpwardElement>;
|
|
4224
4388
|
"swirl-icon-attachment": LocalJSX.SwirlIconAttachment & JSXBase.HTMLAttributes<HTMLSwirlIconAttachmentElement>;
|
|
4389
|
+
"swirl-icon-bar-chart": LocalJSX.SwirlIconBarChart & JSXBase.HTMLAttributes<HTMLSwirlIconBarChartElement>;
|
|
4225
4390
|
"swirl-icon-block": LocalJSX.SwirlIconBlock & JSXBase.HTMLAttributes<HTMLSwirlIconBlockElement>;
|
|
4226
4391
|
"swirl-icon-bookmark": LocalJSX.SwirlIconBookmark & JSXBase.HTMLAttributes<HTMLSwirlIconBookmarkElement>;
|
|
4227
4392
|
"swirl-icon-cancel": LocalJSX.SwirlIconCancel & JSXBase.HTMLAttributes<HTMLSwirlIconCancelElement>;
|
|
@@ -4260,12 +4425,15 @@ declare module "@stencil/core" {
|
|
|
4260
4425
|
"swirl-icon-folder-shared": LocalJSX.SwirlIconFolderShared & JSXBase.HTMLAttributes<HTMLSwirlIconFolderSharedElement>;
|
|
4261
4426
|
"swirl-icon-fullscreen": LocalJSX.SwirlIconFullscreen & JSXBase.HTMLAttributes<HTMLSwirlIconFullscreenElement>;
|
|
4262
4427
|
"swirl-icon-fullscreen-exit": LocalJSX.SwirlIconFullscreenExit & JSXBase.HTMLAttributes<HTMLSwirlIconFullscreenExitElement>;
|
|
4428
|
+
"swirl-icon-gif": LocalJSX.SwirlIconGif & JSXBase.HTMLAttributes<HTMLSwirlIconGifElement>;
|
|
4263
4429
|
"swirl-icon-group-assign": LocalJSX.SwirlIconGroupAssign & JSXBase.HTMLAttributes<HTMLSwirlIconGroupAssignElement>;
|
|
4264
4430
|
"swirl-icon-groups": LocalJSX.SwirlIconGroups & JSXBase.HTMLAttributes<HTMLSwirlIconGroupsElement>;
|
|
4265
4431
|
"swirl-icon-groups-custom": LocalJSX.SwirlIconGroupsCustom & JSXBase.HTMLAttributes<HTMLSwirlIconGroupsCustomElement>;
|
|
4266
4432
|
"swirl-icon-groups-filled": LocalJSX.SwirlIconGroupsFilled & JSXBase.HTMLAttributes<HTMLSwirlIconGroupsFilledElement>;
|
|
4267
4433
|
"swirl-icon-groups-outlined": LocalJSX.SwirlIconGroupsOutlined & JSXBase.HTMLAttributes<HTMLSwirlIconGroupsOutlinedElement>;
|
|
4268
4434
|
"swirl-icon-help": LocalJSX.SwirlIconHelp & JSXBase.HTMLAttributes<HTMLSwirlIconHelpElement>;
|
|
4435
|
+
"swirl-icon-highlight": LocalJSX.SwirlIconHighlight & JSXBase.HTMLAttributes<HTMLSwirlIconHighlightElement>;
|
|
4436
|
+
"swirl-icon-home": LocalJSX.SwirlIconHome & JSXBase.HTMLAttributes<HTMLSwirlIconHomeElement>;
|
|
4269
4437
|
"swirl-icon-image": LocalJSX.SwirlIconImage & JSXBase.HTMLAttributes<HTMLSwirlIconImageElement>;
|
|
4270
4438
|
"swirl-icon-improve-text": LocalJSX.SwirlIconImproveText & JSXBase.HTMLAttributes<HTMLSwirlIconImproveTextElement>;
|
|
4271
4439
|
"swirl-icon-info": LocalJSX.SwirlIconInfo & JSXBase.HTMLAttributes<HTMLSwirlIconInfoElement>;
|
|
@@ -4280,6 +4448,8 @@ declare module "@stencil/core" {
|
|
|
4280
4448
|
"swirl-icon-long-text": LocalJSX.SwirlIconLongText & JSXBase.HTMLAttributes<HTMLSwirlIconLongTextElement>;
|
|
4281
4449
|
"swirl-icon-mail": LocalJSX.SwirlIconMail & JSXBase.HTMLAttributes<HTMLSwirlIconMailElement>;
|
|
4282
4450
|
"swirl-icon-manage-accounts": LocalJSX.SwirlIconManageAccounts & JSXBase.HTMLAttributes<HTMLSwirlIconManageAccountsElement>;
|
|
4451
|
+
"swirl-icon-mark-chat-read": LocalJSX.SwirlIconMarkChatRead & JSXBase.HTMLAttributes<HTMLSwirlIconMarkChatReadElement>;
|
|
4452
|
+
"swirl-icon-mark-chat-unread": LocalJSX.SwirlIconMarkChatUnread & JSXBase.HTMLAttributes<HTMLSwirlIconMarkChatUnreadElement>;
|
|
4283
4453
|
"swirl-icon-mention": LocalJSX.SwirlIconMention & JSXBase.HTMLAttributes<HTMLSwirlIconMentionElement>;
|
|
4284
4454
|
"swirl-icon-menu": LocalJSX.SwirlIconMenu & JSXBase.HTMLAttributes<HTMLSwirlIconMenuElement>;
|
|
4285
4455
|
"swirl-icon-menu-book": LocalJSX.SwirlIconMenuBook & JSXBase.HTMLAttributes<HTMLSwirlIconMenuBookElement>;
|
|
@@ -4298,10 +4468,13 @@ declare module "@stencil/core" {
|
|
|
4298
4468
|
"swirl-icon-person": LocalJSX.SwirlIconPerson & JSXBase.HTMLAttributes<HTMLSwirlIconPersonElement>;
|
|
4299
4469
|
"swirl-icon-person-off": LocalJSX.SwirlIconPersonOff & JSXBase.HTMLAttributes<HTMLSwirlIconPersonOffElement>;
|
|
4300
4470
|
"swirl-icon-phone": LocalJSX.SwirlIconPhone & JSXBase.HTMLAttributes<HTMLSwirlIconPhoneElement>;
|
|
4471
|
+
"swirl-icon-play-arrow": LocalJSX.SwirlIconPlayArrow & JSXBase.HTMLAttributes<HTMLSwirlIconPlayArrowElement>;
|
|
4301
4472
|
"swirl-icon-poll": LocalJSX.SwirlIconPoll & JSXBase.HTMLAttributes<HTMLSwirlIconPollElement>;
|
|
4302
4473
|
"swirl-icon-print": LocalJSX.SwirlIconPrint & JSXBase.HTMLAttributes<HTMLSwirlIconPrintElement>;
|
|
4303
4474
|
"swirl-icon-recieved": LocalJSX.SwirlIconRecieved & JSXBase.HTMLAttributes<HTMLSwirlIconRecievedElement>;
|
|
4304
4475
|
"swirl-icon-remove": LocalJSX.SwirlIconRemove & JSXBase.HTMLAttributes<HTMLSwirlIconRemoveElement>;
|
|
4476
|
+
"swirl-icon-reply": LocalJSX.SwirlIconReply & JSXBase.HTMLAttributes<HTMLSwirlIconReplyElement>;
|
|
4477
|
+
"swirl-icon-roadmap": LocalJSX.SwirlIconRoadmap & JSXBase.HTMLAttributes<HTMLSwirlIconRoadmapElement>;
|
|
4305
4478
|
"swirl-icon-search": LocalJSX.SwirlIconSearch & JSXBase.HTMLAttributes<HTMLSwirlIconSearchElement>;
|
|
4306
4479
|
"swirl-icon-search-strong": LocalJSX.SwirlIconSearchStrong & JSXBase.HTMLAttributes<HTMLSwirlIconSearchStrongElement>;
|
|
4307
4480
|
"swirl-icon-send": LocalJSX.SwirlIconSend & JSXBase.HTMLAttributes<HTMLSwirlIconSendElement>;
|
|
@@ -4319,12 +4492,14 @@ declare module "@stencil/core" {
|
|
|
4319
4492
|
"swirl-icon-unlock-person": LocalJSX.SwirlIconUnlockPerson & JSXBase.HTMLAttributes<HTMLSwirlIconUnlockPersonElement>;
|
|
4320
4493
|
"swirl-icon-user-assign": LocalJSX.SwirlIconUserAssign & JSXBase.HTMLAttributes<HTMLSwirlIconUserAssignElement>;
|
|
4321
4494
|
"swirl-icon-video-camera": LocalJSX.SwirlIconVideoCamera & JSXBase.HTMLAttributes<HTMLSwirlIconVideoCameraElement>;
|
|
4495
|
+
"swirl-icon-video-library": LocalJSX.SwirlIconVideoLibrary & JSXBase.HTMLAttributes<HTMLSwirlIconVideoLibraryElement>;
|
|
4322
4496
|
"swirl-icon-visibility": LocalJSX.SwirlIconVisibility & JSXBase.HTMLAttributes<HTMLSwirlIconVisibilityElement>;
|
|
4323
4497
|
"swirl-icon-visibility-off": LocalJSX.SwirlIconVisibilityOff & JSXBase.HTMLAttributes<HTMLSwirlIconVisibilityOffElement>;
|
|
4324
4498
|
"swirl-icon-voice": LocalJSX.SwirlIconVoice & JSXBase.HTMLAttributes<HTMLSwirlIconVoiceElement>;
|
|
4325
4499
|
"swirl-icon-warning": LocalJSX.SwirlIconWarning & JSXBase.HTMLAttributes<HTMLSwirlIconWarningElement>;
|
|
4326
4500
|
"swirl-inline-error": LocalJSX.SwirlInlineError & JSXBase.HTMLAttributes<HTMLSwirlInlineErrorElement>;
|
|
4327
4501
|
"swirl-inline-notification": LocalJSX.SwirlInlineNotification & JSXBase.HTMLAttributes<HTMLSwirlInlineNotificationElement>;
|
|
4502
|
+
"swirl-inline-status": LocalJSX.SwirlInlineStatus & JSXBase.HTMLAttributes<HTMLSwirlInlineStatusElement>;
|
|
4328
4503
|
"swirl-lightbox": LocalJSX.SwirlLightbox & JSXBase.HTMLAttributes<HTMLSwirlLightboxElement>;
|
|
4329
4504
|
"swirl-link": LocalJSX.SwirlLink & JSXBase.HTMLAttributes<HTMLSwirlLinkElement>;
|
|
4330
4505
|
"swirl-list": LocalJSX.SwirlList & JSXBase.HTMLAttributes<HTMLSwirlListElement>;
|