@transferwise/icons 3.20.0 → 3.21.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/build/angular/components/fido-passkey-icon.component.ts +20 -0
- package/build/angular/components/icon.component.ts +2 -0
- package/build/angular/components/tags-icon.component.ts +20 -0
- package/build/angular/index.ts +4 -0
- package/build/components/fido-passkey.tsx +52 -0
- package/build/components/tags.tsx +52 -0
- package/build/icons.json +14 -0
- package/build/index.ts +2 -0
- package/lib/angular/components/fido-passkey-icon.component.d.ts +7 -0
- package/lib/angular/components/fido-passkey-icon.component.d.ts.map +1 -0
- package/lib/angular/components/icon.component.d.ts.map +1 -1
- package/lib/angular/components/tags-icon.component.d.ts +7 -0
- package/lib/angular/components/tags-icon.component.d.ts.map +1 -0
- package/lib/angular/index.d.ts.map +1 -1
- package/lib/angular/index.js +43 -1
- package/lib/angular/index.js.map +1 -1
- package/lib/components/fido-passkey.d.ts +13 -0
- package/lib/components/fido-passkey.d.ts.map +1 -0
- package/lib/components/tags.d.ts +13 -0
- package/lib/components/tags.d.ts.map +1 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.esm.js +77 -1
- package/lib/index.esm.js.map +1 -1
- package/lib/index.js +78 -0
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
@@ -0,0 +1,20 @@
|
|
1
|
+
|
2
|
+
// This is an automatically generated file, please don't edit it
|
3
|
+
export const FidoPasskeyIconComponent = {
|
4
|
+
template: `
|
5
|
+
<span ng-switch="$ctrl.size" class="tw-icon tw-icon-fido-passkey">
|
6
|
+
<svg ng-switch-when="32" width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
|
7
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
8
|
+
</svg>
|
9
|
+
<svg ng-switch-when="24" width="24" height="24" viewBox="0 0 24 24" fill="currentColor">
|
10
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
11
|
+
</svg>
|
12
|
+
<svg ng-switch-default width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
|
13
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
14
|
+
</svg>
|
15
|
+
</span>
|
16
|
+
`,
|
17
|
+
bindings: {
|
18
|
+
size: "<"
|
19
|
+
},
|
20
|
+
}
|
@@ -108,6 +108,7 @@
|
|
108
108
|
<tw-facebook-square-icon ng-switch-when="facebook-square" size="$ctrl.size"></tw-facebook-square-icon>
|
109
109
|
<tw-fast-flag-icon ng-switch-when="fast-flag" size="$ctrl.size"></tw-fast-flag-icon>
|
110
110
|
<tw-female-icon ng-switch-when="female" size="$ctrl.size"></tw-female-icon>
|
111
|
+
<tw-fido-passkey-icon ng-switch-when="fido-passkey" size="$ctrl.size"></tw-fido-passkey-icon>
|
111
112
|
<tw-fingerprint-icon ng-switch-when="fingerprint" size="$ctrl.size"></tw-fingerprint-icon>
|
112
113
|
<tw-fpx-icon ng-switch-when="fpx" size="$ctrl.size"></tw-fpx-icon>
|
113
114
|
<tw-freeze-icon ng-switch-when="freeze" size="$ctrl.size"></tw-freeze-icon>
|
@@ -282,6 +283,7 @@
|
|
282
283
|
<tw-sunglasses-icon ng-switch-when="sunglasses" size="$ctrl.size"></tw-sunglasses-icon>
|
283
284
|
<tw-switch-vertical-icon ng-switch-when="switch-vertical" size="$ctrl.size"></tw-switch-vertical-icon>
|
284
285
|
<tw-switch-icon ng-switch-when="switch" size="$ctrl.size"></tw-switch-icon>
|
286
|
+
<tw-tags-icon ng-switch-when="tags" size="$ctrl.size"></tw-tags-icon>
|
285
287
|
<tw-takeaway-icon ng-switch-when="takeaway" size="$ctrl.size"></tw-takeaway-icon>
|
286
288
|
<tw-target-icon ng-switch-when="target" size="$ctrl.size"></tw-target-icon>
|
287
289
|
<tw-marketing-icon ng-switch-when="marketing" size="$ctrl.size"></tw-marketing-icon>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
|
2
|
+
// This is an automatically generated file, please don't edit it
|
3
|
+
export const TagsIconComponent = {
|
4
|
+
template: `
|
5
|
+
<span ng-switch="$ctrl.size" class="tw-icon tw-icon-tags">
|
6
|
+
<svg ng-switch-when="32" width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
|
7
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
8
|
+
</svg>
|
9
|
+
<svg ng-switch-when="24" width="24" height="24" viewBox="0 0 24 24" fill="currentColor">
|
10
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
11
|
+
</svg>
|
12
|
+
<svg ng-switch-default width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
|
13
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
14
|
+
</svg>
|
15
|
+
</span>
|
16
|
+
`,
|
17
|
+
bindings: {
|
18
|
+
size: "<"
|
19
|
+
},
|
20
|
+
}
|
package/build/angular/index.ts
CHANGED
@@ -102,6 +102,7 @@ import { FacebookIconComponent } from "./components/facebook-icon.component"
|
|
102
102
|
import { FacebookSquareIconComponent } from "./components/facebook-square-icon.component"
|
103
103
|
import { FastFlagIconComponent } from "./components/fast-flag-icon.component"
|
104
104
|
import { FemaleIconComponent } from "./components/female-icon.component"
|
105
|
+
import { FidoPasskeyIconComponent } from "./components/fido-passkey-icon.component"
|
105
106
|
import { FingerprintIconComponent } from "./components/fingerprint-icon.component"
|
106
107
|
import { FpxIconComponent } from "./components/fpx-icon.component"
|
107
108
|
import { FreezeIconComponent } from "./components/freeze-icon.component"
|
@@ -276,6 +277,7 @@ import { SunIconComponent } from "./components/sun-icon.component"
|
|
276
277
|
import { SunglassesIconComponent } from "./components/sunglasses-icon.component"
|
277
278
|
import { SwitchVerticalIconComponent } from "./components/switch-vertical-icon.component"
|
278
279
|
import { SwitchIconComponent } from "./components/switch-icon.component"
|
280
|
+
import { TagsIconComponent } from "./components/tags-icon.component"
|
279
281
|
import { TakeawayIconComponent } from "./components/takeaway-icon.component"
|
280
282
|
import { TargetIconComponent } from "./components/target-icon.component"
|
281
283
|
import { MarketingIconComponent } from "./components/marketing-icon.component"
|
@@ -405,6 +407,7 @@ export const TwIconsModule = angular
|
|
405
407
|
.component("twFacebookSquareIcon", FacebookSquareIconComponent)
|
406
408
|
.component("twFastFlagIcon", FastFlagIconComponent)
|
407
409
|
.component("twFemaleIcon", FemaleIconComponent)
|
410
|
+
.component("twFidoPasskeyIcon", FidoPasskeyIconComponent)
|
408
411
|
.component("twFingerprintIcon", FingerprintIconComponent)
|
409
412
|
.component("twFpxIcon", FpxIconComponent)
|
410
413
|
.component("twFreezeIcon", FreezeIconComponent)
|
@@ -579,6 +582,7 @@ export const TwIconsModule = angular
|
|
579
582
|
.component("twSunglassesIcon", SunglassesIconComponent)
|
580
583
|
.component("twSwitchVerticalIcon", SwitchVerticalIconComponent)
|
581
584
|
.component("twSwitchIcon", SwitchIconComponent)
|
585
|
+
.component("twTagsIcon", TagsIconComponent)
|
582
586
|
.component("twTakeawayIcon", TakeawayIconComponent)
|
583
587
|
.component("twTargetIcon", TargetIconComponent)
|
584
588
|
.component("twMarketingIcon", MarketingIconComponent)
|
@@ -0,0 +1,52 @@
|
|
1
|
+
|
2
|
+
// This is an automatically generated file, please don't edit it
|
3
|
+
import { IconSize } from '../types';
|
4
|
+
|
5
|
+
export interface FidoPasskeyIconProps {
|
6
|
+
description?: string;
|
7
|
+
isFocusable?: boolean;
|
8
|
+
size?: IconSize;
|
9
|
+
filled?: boolean;
|
10
|
+
className?: string;
|
11
|
+
title?: string;
|
12
|
+
['data-testid']?: string;
|
13
|
+
role?: React.AriaRole;
|
14
|
+
}
|
15
|
+
|
16
|
+
export const FidoPasskey: React.FunctionComponent<FidoPasskeyIconProps> = ({
|
17
|
+
className = undefined,
|
18
|
+
isFocusable = false,
|
19
|
+
filled = undefined,
|
20
|
+
title = undefined,
|
21
|
+
role = undefined,
|
22
|
+
size = 16,
|
23
|
+
...restProps
|
24
|
+
}) => {
|
25
|
+
if (filled) {
|
26
|
+
console.warn("<FidoPasskey filled /> is now deprecated, please use <FidoPasskeyFill /> or refer to https://transferwise.github.io/icons/ for more info.");
|
27
|
+
}
|
28
|
+
|
29
|
+
return (
|
30
|
+
<span
|
31
|
+
className={`tw-icon tw-icon-fido-passkey ${className ? className : ''}`}
|
32
|
+
data-testid={restProps['data-testid'] || 'fido-passkey-icon'}
|
33
|
+
>
|
34
|
+
<svg
|
35
|
+
aria-label={title}
|
36
|
+
aria-hidden={!title ? true : undefined}
|
37
|
+
focusable={isFocusable}
|
38
|
+
role={role ?? (title ? 'graphics-symbol img' : 'none')}
|
39
|
+
width={String(size)}
|
40
|
+
height={String(size)}
|
41
|
+
fill="currentColor"
|
42
|
+
viewBox="0 0 24 24"
|
43
|
+
>
|
44
|
+
{(Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && (
|
45
|
+
<>
|
46
|
+
<path fillRule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clipRule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
47
|
+
</>
|
48
|
+
)}
|
49
|
+
</svg>
|
50
|
+
</span>
|
51
|
+
)
|
52
|
+
}
|
@@ -0,0 +1,52 @@
|
|
1
|
+
|
2
|
+
// This is an automatically generated file, please don't edit it
|
3
|
+
import { IconSize } from '../types';
|
4
|
+
|
5
|
+
export interface TagsIconProps {
|
6
|
+
description?: string;
|
7
|
+
isFocusable?: boolean;
|
8
|
+
size?: IconSize;
|
9
|
+
filled?: boolean;
|
10
|
+
className?: string;
|
11
|
+
title?: string;
|
12
|
+
['data-testid']?: string;
|
13
|
+
role?: React.AriaRole;
|
14
|
+
}
|
15
|
+
|
16
|
+
export const Tags: React.FunctionComponent<TagsIconProps> = ({
|
17
|
+
className = undefined,
|
18
|
+
isFocusable = false,
|
19
|
+
filled = undefined,
|
20
|
+
title = undefined,
|
21
|
+
role = undefined,
|
22
|
+
size = 16,
|
23
|
+
...restProps
|
24
|
+
}) => {
|
25
|
+
if (filled) {
|
26
|
+
console.warn("<Tags filled /> is now deprecated, please use <TagsFill /> or refer to https://transferwise.github.io/icons/ for more info.");
|
27
|
+
}
|
28
|
+
|
29
|
+
return (
|
30
|
+
<span
|
31
|
+
className={`tw-icon tw-icon-tags ${className ? className : ''}`}
|
32
|
+
data-testid={restProps['data-testid'] || 'tags-icon'}
|
33
|
+
>
|
34
|
+
<svg
|
35
|
+
aria-label={title}
|
36
|
+
aria-hidden={!title ? true : undefined}
|
37
|
+
focusable={isFocusable}
|
38
|
+
role={role ?? (title ? 'graphics-symbol img' : 'none')}
|
39
|
+
width={String(size)}
|
40
|
+
height={String(size)}
|
41
|
+
fill="currentColor"
|
42
|
+
viewBox="0 0 24 24"
|
43
|
+
>
|
44
|
+
{(Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && (
|
45
|
+
<>
|
46
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fillRule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clipRule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
47
|
+
</>
|
48
|
+
)}
|
49
|
+
</svg>
|
50
|
+
</span>
|
51
|
+
)
|
52
|
+
}
|
package/build/icons.json
CHANGED
@@ -732,6 +732,13 @@
|
|
732
732
|
"female": "./wise-atoms/icons/female.svg"
|
733
733
|
}
|
734
734
|
},
|
735
|
+
"fido-passkey": {
|
736
|
+
"name": "fido-passkey",
|
737
|
+
"componentName": "FidoPasskey",
|
738
|
+
"svgFiles": {
|
739
|
+
"fido-passkey": "./wise-atoms/icons/fido-passkey.svg"
|
740
|
+
}
|
741
|
+
},
|
735
742
|
"fingerprint": {
|
736
743
|
"name": "fingerprint",
|
737
744
|
"componentName": "Fingerprint",
|
@@ -1981,6 +1988,13 @@
|
|
1981
1988
|
"switch": "./wise-atoms/icons/switch.svg"
|
1982
1989
|
}
|
1983
1990
|
},
|
1991
|
+
"tags": {
|
1992
|
+
"name": "tags",
|
1993
|
+
"componentName": "Tags",
|
1994
|
+
"svgFiles": {
|
1995
|
+
"tags": "./wise-atoms/icons/tags.svg"
|
1996
|
+
}
|
1997
|
+
},
|
1984
1998
|
"takeaway": {
|
1985
1999
|
"name": "takeaway",
|
1986
2000
|
"componentName": "Takeaway",
|
package/build/index.ts
CHANGED
@@ -100,6 +100,7 @@ export * from './components/facebook';
|
|
100
100
|
export * from './components/facebook-square';
|
101
101
|
export * from './components/fast-flag';
|
102
102
|
export * from './components/female';
|
103
|
+
export * from './components/fido-passkey';
|
103
104
|
export * from './components/fingerprint';
|
104
105
|
export * from './components/fpx';
|
105
106
|
export * from './components/freeze';
|
@@ -274,6 +275,7 @@ export * from './components/sun';
|
|
274
275
|
export * from './components/sunglasses';
|
275
276
|
export * from './components/switch-vertical';
|
276
277
|
export * from './components/switch';
|
278
|
+
export * from './components/tags';
|
277
279
|
export * from './components/takeaway';
|
278
280
|
export * from './components/target';
|
279
281
|
export * from './components/marketing';
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fido-passkey-icon.component.d.ts","sourceRoot":"","sources":["../../../build/angular/components/fido-passkey-icon.component.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wBAAwB;;;;;CAiBpC,CAAA"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"icon.component.d.ts","sourceRoot":"","sources":["../../../build/angular/components/icon.component.ts"],"names":[],"mappings":"AACE,eAAO,MAAM,aAAa;;;;;;
|
1
|
+
{"version":3,"file":"icon.component.d.ts","sourceRoot":"","sources":["../../../build/angular/components/icon.component.ts"],"names":[],"mappings":"AACE,eAAO,MAAM,aAAa;;;;;;CAqTzB,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"tags-icon.component.d.ts","sourceRoot":"","sources":["../../../build/angular/components/tags-icon.component.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;;;;;CAiB7B,CAAA"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../build/angular/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../build/angular/index.ts"],"names":[],"mappings":"AAiTA,eAAO,MAAM,aAAa,QAgTnB,CAAC"}
|
package/lib/angular/index.js
CHANGED
@@ -2044,6 +2044,26 @@
|
|
2044
2044
|
}
|
2045
2045
|
};
|
2046
2046
|
|
2047
|
+
// This is an automatically generated file, please don't edit it
|
2048
|
+
const FidoPasskeyIconComponent = {
|
2049
|
+
template: `
|
2050
|
+
<span ng-switch="$ctrl.size" class="tw-icon tw-icon-fido-passkey">
|
2051
|
+
<svg ng-switch-when="32" width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
|
2052
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
2053
|
+
</svg>
|
2054
|
+
<svg ng-switch-when="24" width="24" height="24" viewBox="0 0 24 24" fill="currentColor">
|
2055
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
2056
|
+
</svg>
|
2057
|
+
<svg ng-switch-default width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
|
2058
|
+
<path fill-rule="evenodd" d="M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899" clip-rule="evenodd"/><path d="M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"/>
|
2059
|
+
</svg>
|
2060
|
+
</span>
|
2061
|
+
`,
|
2062
|
+
bindings: {
|
2063
|
+
size: "<"
|
2064
|
+
}
|
2065
|
+
};
|
2066
|
+
|
2047
2067
|
// This is an automatically generated file, please don't edit it
|
2048
2068
|
const FingerprintIconComponent = {
|
2049
2069
|
template: `
|
@@ -5524,6 +5544,26 @@
|
|
5524
5544
|
}
|
5525
5545
|
};
|
5526
5546
|
|
5547
|
+
// This is an automatically generated file, please don't edit it
|
5548
|
+
const TagsIconComponent = {
|
5549
|
+
template: `
|
5550
|
+
<span ng-switch="$ctrl.size" class="tw-icon tw-icon-tags">
|
5551
|
+
<svg ng-switch-when="32" width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
|
5552
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
5553
|
+
</svg>
|
5554
|
+
<svg ng-switch-when="24" width="24" height="24" viewBox="0 0 24 24" fill="currentColor">
|
5555
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
5556
|
+
</svg>
|
5557
|
+
<svg ng-switch-default width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
|
5558
|
+
<path d="M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"/><path fill-rule="evenodd" d="M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z" clip-rule="evenodd"/><path d="m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"/>
|
5559
|
+
</svg>
|
5560
|
+
</span>
|
5561
|
+
`,
|
5562
|
+
bindings: {
|
5563
|
+
size: "<"
|
5564
|
+
}
|
5565
|
+
};
|
5566
|
+
|
5527
5567
|
// This is an automatically generated file, please don't edit it
|
5528
5568
|
const TakeawayIconComponent = {
|
5529
5569
|
template: `
|
@@ -6093,6 +6133,7 @@
|
|
6093
6133
|
<tw-facebook-square-icon ng-switch-when="facebook-square" size="$ctrl.size"></tw-facebook-square-icon>
|
6094
6134
|
<tw-fast-flag-icon ng-switch-when="fast-flag" size="$ctrl.size"></tw-fast-flag-icon>
|
6095
6135
|
<tw-female-icon ng-switch-when="female" size="$ctrl.size"></tw-female-icon>
|
6136
|
+
<tw-fido-passkey-icon ng-switch-when="fido-passkey" size="$ctrl.size"></tw-fido-passkey-icon>
|
6096
6137
|
<tw-fingerprint-icon ng-switch-when="fingerprint" size="$ctrl.size"></tw-fingerprint-icon>
|
6097
6138
|
<tw-fpx-icon ng-switch-when="fpx" size="$ctrl.size"></tw-fpx-icon>
|
6098
6139
|
<tw-freeze-icon ng-switch-when="freeze" size="$ctrl.size"></tw-freeze-icon>
|
@@ -6267,6 +6308,7 @@
|
|
6267
6308
|
<tw-sunglasses-icon ng-switch-when="sunglasses" size="$ctrl.size"></tw-sunglasses-icon>
|
6268
6309
|
<tw-switch-vertical-icon ng-switch-when="switch-vertical" size="$ctrl.size"></tw-switch-vertical-icon>
|
6269
6310
|
<tw-switch-icon ng-switch-when="switch" size="$ctrl.size"></tw-switch-icon>
|
6311
|
+
<tw-tags-icon ng-switch-when="tags" size="$ctrl.size"></tw-tags-icon>
|
6270
6312
|
<tw-takeaway-icon ng-switch-when="takeaway" size="$ctrl.size"></tw-takeaway-icon>
|
6271
6313
|
<tw-target-icon ng-switch-when="target" size="$ctrl.size"></tw-target-icon>
|
6272
6314
|
<tw-marketing-icon ng-switch-when="marketing" size="$ctrl.size"></tw-marketing-icon>
|
@@ -6294,7 +6336,7 @@
|
|
6294
6336
|
};
|
6295
6337
|
|
6296
6338
|
// This is an automatically generated file, please don't edit it
|
6297
|
-
const TwIconsModule = angular.module("tw.icons", []).component("twAlertCircleFillIcon", AlertCircleFillIconComponent).component("twAlertCircleIcon", AlertCircleIconComponent).component("twAlertIcon", AlertIconComponent).component("twAlipayIcon", AlipayIconComponent).component("twArrowDiagonalDownIcon", ArrowDiagonalDownIconComponent).component("twArrowDiagonalUpIcon", ArrowDiagonalUpIconComponent).component("twArrowDownIcon", ArrowDownIconComponent).component("twArrowLeftIcon", ArrowLeftIconComponent).component("twArrowRightIcon", ArrowRightIconComponent).component("twArrowUpIcon", ArrowUpIconComponent).component("twAutoConvertIcon", AutoConvertIconComponent).component("twBackslashCircleIcon", BackslashCircleIconComponent).component("twBankStrikethroughIcon", BankStrikethroughIconComponent).component("twBankTransferIcon", BankTransferIconComponent).component("twAchIcon", AchIconComponent).component("twBankIcon", BankIconComponent).component("twBarChartIcon", BarChartIconComponent).component("twBalanceIcon", BalanceIconComponent).component("twInvestmentsIcon", InvestmentsIconComponent).component("twBarcodeIcon", BarcodeIconComponent).component("twBatchIcon", BatchIconComponent).component("twBeachIcon", BeachIconComponent).component("twHolidaysIcon", HolidaysIconComponent).component("twBillSplitIcon", BillSplitIconComponent).component("twBillsIcon", BillsIconComponent).component("twBinIcon", BinIconComponent).component("twBookIcon", BookIconComponent).component("twBoxesIcon", BoxesIconComponent).component("twCostOfGoodsSoldIcon", CostOfGoodsSoldIconComponent).component("twBriefcaseIcon", BriefcaseIconComponent).component("twBuildingIcon", BuildingIconComponent).component("twRentIcon", RentIconComponent).component("twBulbIcon", BulbIconComponent).component("twInsightsIcon", InsightsIconComponent).component("twCalendarCheckIcon", CalendarCheckIconComponent).component("twCalendarSuccessIcon", CalendarSuccessIconComponent).component("twCalendarIcon", CalendarIconComponent).component("twCameraIcon", CameraIconComponent).component("twCarIcon", CarIconComponent).component("twDriversLicenseIcon", DriversLicenseIconComponent).component("twCardCvcIcon", CardCvcIconComponent).component("twCardDetailIcon", CardDetailIconComponent).component("twCardNumberIcon", CardNumberIconComponent).component("twCardStrikethroughIcon", CardStrikethroughIconComponent).component("twCardWiseIcon", CardWiseIconComponent).component("twCardTransferwiseIcon", CardTransferwiseIconComponent).component("twCardIcon", CardIconComponent).component("twCashAppIcon", CashAppIconComponent).component("twCashRegisterIcon", CashRegisterIconComponent).component("twSalesAndRoyaltiesIcon", SalesAndRoyaltiesIconComponent).component("twCharityIcon", CharityIconComponent).component("twCheckCircleFillIcon", CheckCircleFillIconComponent).component("twCheckCircleIcon", CheckCircleIconComponent).component("twCheckIcon", CheckIconComponent).component("twVerifiedIcon", VerifiedIconComponent).component("twChevronDownIcon", ChevronDownIconComponent).component("twChevronLeftIcon", ChevronLeftIconComponent).component("twChevronRightIcon", ChevronRightIconComponent).component("twChevronUpIcon", ChevronUpIconComponent).component("twChipIcon", ChipIconComponent).component("twChipPinIcon", ChipPinIconComponent).component("twClickToPayIcon", ClickToPayIconComponent).component("twClockBorderlessIcon", ClockBorderlessIconComponent).component("twClockFillIcon", ClockFillIconComponent).component("twClockIcon", ClockIconComponent).component("twPendingCircleIcon", PendingCircleIconComponent).component("twCogIcon", CogIconComponent).component("twSettingsIcon", SettingsIconComponent).component("twCoinsIcon", CoinsIconComponent).component("twCollapseIcon", CollapseIconComponent).component("twCompactMoreIcon", CompactMoreIconComponent).component("twConfettiIcon", ConfettiIconComponent).component("twContactlessIcon", ContactlessIconComponent).component("twConvertIcon", ConvertIconComponent).component("twCrossCircleFillIcon", CrossCircleFillIconComponent).component("twCrossCircleIcon", CrossCircleIconComponent).component("twCrossIcon", CrossIconComponent).component("twCrystalBallIcon", CrystalBallIconComponent).component("twDefrostIcon", DefrostIconComponent).component("twDeliveryIcon", DeliveryIconComponent).component("twDialIcon", DialIconComponent).component("twPinCodeIcon", PinCodeIconComponent).component("twDirectDebitsIcon", DirectDebitsIconComponent).component("twDiscoBallIcon", DiscoBallIconComponent).component("twDocumentIcon", DocumentIconComponent).component("twDocumentsIcon", DocumentsIconComponent).component("twDownloadIcon", DownloadIconComponent).component("twEatingOutIcon", EatingOutIconComponent).component("twEditIcon", EditIconComponent).component("twEmailAndMobileIcon", EmailAndMobileIconComponent).component("twEmailAndPhoneIcon", EmailAndPhoneIconComponent).component("twEmailIcon", EmailIconComponent).component("twEntertainmentIcon", EntertainmentIconComponent).component("twEqualsIcon", EqualsIconComponent).component("twExpandIcon", ExpandIconComponent).component("twEyeShutIcon", EyeShutIconComponent).component("twEyeIcon", EyeIconComponent).component("twFaceIdIcon", FaceIdIconComponent).component("twFacebookIcon", FacebookIconComponent).component("twFacebookSquareIcon", FacebookSquareIconComponent).component("twFastFlagIcon", FastFlagIconComponent).component("twFemaleIcon", FemaleIconComponent).component("twFingerprintIcon", FingerprintIconComponent).component("twFpxIcon", FpxIconComponent).component("twFreezeIcon", FreezeIconComponent).component("twGamblingIcon", GamblingIconComponent).component("twGeneralFillIcon", GeneralFillIconComponent).component("twGeneralIcon", GeneralIconComponent).component("twGiftBoxIcon", GiftBoxIconComponent).component("twInviteIcon", InviteIconComponent).component("twGlobeIcon", GlobeIconComponent).component("twGraduationCapIcon", GraduationCapIconComponent).component("twGraphIcon", GraphIconComponent).component("twGroceriesIcon", GroceriesIconComponent).component("twHandshakeIcon", HandshakeIconComponent).component("twContractServicesIcon", ContractServicesIconComponent).component("twHappyEmojiIcon", HappyEmojiIconComponent).component("twDoIcon", DoIconComponent).component("twEmojiIcon", EmojiIconComponent).component("twHeadsetIcon", HeadsetIconComponent).component("twCsIcon", CsIconComponent).component("twHeartIcon", HeartIconComponent).component("twFamilyIcon", FamilyIconComponent).component("twHouseIcon", HouseIconComponent).component("twHomeIcon", HomeIconComponent).component("twIdIcon", IdIconComponent).component("twIdealIcon", IdealIconComponent).component("twImageIcon", ImageIconComponent).component("twPictureIcon", PictureIconComponent).component("twInfoCircleFillIcon", InfoCircleFillIconComponent).component("twInfoCircleIcon", InfoCircleIconComponent).component("twInfoIcon", InfoIconComponent).component("twInsertCardIcon", InsertCardIconComponent).component("twAtmIcon", AtmIconComponent).component("twInstagramIcon", InstagramIconComponent).component("twInsuranceIcon", InsuranceIconComponent).component("twInteracIcon", InteracIconComponent).component("twJarIcon", JarIconComponent).component("twKeepIcon", KeepIconComponent).component("twKlarnaIcon", KlarnaIconComponent).component("twLaptopIcon", LaptopIconComponent).component("twLeafIcon", LeafIconComponent).component("twLightningBoltStrikethroughIcon", LightningBoltStrikethroughIconComponent).component("twLightningBoltIcon", LightningBoltIconComponent).component("twLightningIcon", LightningIconComponent).component("twLimitIcon", LimitIconComponent).component("twLinkIcon", LinkIconComponent).component("twLinkedinIcon", LinkedinIconComponent).component("twListIcon", ListIconComponent).component("twActivityIcon", ActivityIconComponent).component("twLocationMarkerIcon", LocationMarkerIconComponent).component("twLogInIcon", LogInIconComponent).component("twLogOutIcon", LogOutIconComponent).component("twMalletIcon", MalletIconComponent).component("twMassPayoutIcon", MassPayoutIconComponent).component("twMenuIcon", MenuIconComponent).component("twMessengerIcon", MessengerIconComponent).component("twMinusCircleFillIcon", MinusCircleFillIconComponent).component("twMinusCircleIcon", MinusCircleIconComponent).component("twMinusIcon", MinusIconComponent).component("twMobileLockIcon", MobileLockIconComponent).component("twTwoStepIcon", TwoStepIconComponent).component("twMobileIcon", MobileIconComponent).component("twMoneyBagIcon", MoneyBagIconComponent).component("twMoneyIcon", MoneyIconComponent).component("twMoonIcon", MoonIconComponent).component("twMoreIcon", MoreIconComponent).component("twMultiCurrencyIcon", MultiCurrencyIconComponent).component("twNavigateAwayIcon", NavigateAwayIconComponent).component("twNearbyIcon", NearbyIconComponent).component("twNewIcon", NewIconComponent).component("twNotificationActiveIcon", NotificationActiveIconComponent).component("twNotificationIcon", NotificationIconComponent).component("twPadlockUnlockedIcon", PadlockUnlockedIconComponent).component("twUnlockIcon", UnlockIconComponent).component("twPadlockIcon", PadlockIconComponent).component("twLockIcon", LockIconComponent).component("twPaperclipIcon", PaperclipIconComponent).component("twPassportIcon", PassportIconComponent).component("twPauseIcon", PauseIconComponent).component("twPayInIcon", PayInIconComponent).component("twSalaryIcon", SalaryIconComponent).component("twPayNowIcon", PayNowIconComponent).component("twPayidIcon", PayidIconComponent).component("twPaymentsIcon", PaymentsIconComponent).component("twPaypalIcon", PaypalIconComponent).component("twPeopleIcon", PeopleIconComponent).component("twRecipientsIcon", RecipientsIconComponent).component("twPercentageCircleIcon", PercentageCircleIconComponent).component("twTaxIcon", TaxIconComponent).component("twPersonIcon", PersonIconComponent).component("twProfileIcon", ProfileIconComponent).component("twPersonalCareIcon", PersonalCareIconComponent).component("twPetsIcon", PetsIconComponent).component("twPhoneIcon", PhoneIconComponent).component("twPieChartIcon", PieChartIconComponent).component("twExpensesIcon", ExpensesIconComponent).component("twPiggyBankIcon", PiggyBankIconComponent).component("twPixIcon", PixIconComponent).component("twPlaneIcon", PlaneIconComponent).component("twPlayIcon", PlayIconComponent).component("twPlusCircleFillIcon", PlusCircleFillIconComponent).component("twPlusCircleIcon", PlusCircleIconComponent).component("twPlusIcon", PlusIconComponent).component("twQrCodeIcon", QrCodeIconComponent).component("twQuestionMarkCircleFillIcon", QuestionMarkCircleFillIconComponent).component("twQuestionMarkCircleIcon", QuestionMarkCircleIconComponent).component("twHelpCircleIcon", HelpCircleIconComponent).component("twQuestionMarkIcon", QuestionMarkIconComponent).component("twHelpIcon", HelpIconComponent).component("twRainIcon", RainIconComponent).component("twRainbowIcon", RainbowIconComponent).component("twReceiptIcon", ReceiptIconComponent).component("twReceiveIcon", ReceiveIconComponent).component("twRefundReceiveIcon", RefundReceiveIconComponent).component("twRefundSentIcon", RefundSentIconComponent).component("twReloadIcon", ReloadIconComponent).component("twRefreshIcon", RefreshIconComponent).component("twRequestReceiveIcon", RequestReceiveIconComponent).component("twRequestSendIcon", RequestSendIconComponent).component("twRewardsIcon", RewardsIconComponent).component("twSadEmojiIcon", SadEmojiIconComponent).component("twDontIcon", DontIconComponent).component("twSavingsIcon", SavingsIconComponent).component("twScanQrCodeIcon", ScanQrCodeIconComponent).component("twSearchIcon", SearchIconComponent).component("twSendIcon", SendIconComponent).component("twShareAndroidIcon", ShareAndroidIconComponent).component("twShareIosIcon", ShareIosIconComponent).component("twShieldIcon", ShieldIconComponent).component("twShoppingBagIcon", ShoppingBagIconComponent).component("twECommerceIcon", ECommerceIconComponent).component("twSliderIcon", SliderIconComponent).component("twSofortIcon", SofortIconComponent).component("twSoftwareAndHostingIcon", SoftwareAndHostingIconComponent).component("twSoftwareAndWebHostingIcon", SoftwareAndWebHostingIconComponent).component("twSpeechBubbleExclamationIcon", SpeechBubbleExclamationIconComponent).component("twSpeechBubbleMessageIcon", SpeechBubbleMessageIconComponent).component("twFeedbackIcon", FeedbackIconComponent).component("twSpeechBubblePendingIcon", SpeechBubblePendingIconComponent).component("twPendingIcon", PendingIconComponent).component("twSpeechBubbleIcon", SpeechBubbleIconComponent).component("twChatIcon", ChatIconComponent).component("twSpeechBubblesIcon", SpeechBubblesIconComponent).component("twCommentsIcon", CommentsIconComponent).component("twSpendDirhamIcon", SpendDirhamIconComponent).component("twSpendDollarIcon", SpendDollarIconComponent).component("twSpendEuroIcon", SpendEuroIconComponent).component("twSpendForintIcon", SpendForintIconComponent).component("twSpendFrancIcon", SpendFrancIconComponent).component("twSpendHryvniaIcon", SpendHryvniaIconComponent).component("twSpendKorunaIcon", SpendKorunaIconComponent).component("twSpendKroneIcon", SpendKroneIconComponent).component("twSpendKunaIcon", SpendKunaIconComponent).component("twSpendLeuLeiIcon", SpendLeuLeiIconComponent).component("twSpendLevIcon", SpendLevIconComponent).component("twSpendLiraIcon", SpendLiraIconComponent).component("twSpendPoundIcon", SpendPoundIconComponent).component("twSpendRealIcon", SpendRealIconComponent).component("twSpendRinggitIcon", SpendRinggitIconComponent).component("twSpendRupeeIcon", SpendRupeeIconComponent).component("twSpendRupiahIcon", SpendRupiahIconComponent).component("twSpendYenIcon", SpendYenIconComponent).component("twSpendZlotyIcon", SpendZlotyIconComponent).component("twSplitMoneyIcon", SplitMoneyIconComponent).component("twStarFillIcon", StarFillIconComponent).component("twStarIcon", StarIconComponent).component("twStationeryIcon", StationeryIconComponent).component("twOfficeExpensesIcon", OfficeExpensesIconComponent).component("twStopIcon", StopIconComponent).component("twSuitcaseIcon", SuitcaseIconComponent).component("twTravelIcon", TravelIconComponent).component("twSunIcon", SunIconComponent).component("twSunglassesIcon", SunglassesIconComponent).component("twSwitchVerticalIcon", SwitchVerticalIconComponent).component("twSwitchIcon", SwitchIconComponent).component("twTakeawayIcon", TakeawayIconComponent).component("twTargetIcon", TargetIconComponent).component("twMarketingIcon", MarketingIconComponent).component("twTaxiIcon", TaxiIconComponent).component("twTeamIcon", TeamIconComponent).component("twThemeIcon", ThemeIconComponent).component("twTransferIcon", TransferIconComponent).component("twTransportIcon", TransportIconComponent).component("twTrustlyIcon", TrustlyIconComponent).component("twTwitterIcon", TwitterIconComponent).component("twUpiIcon", UpiIconComponent).component("twUploadIcon", UploadIconComponent).component("twUpwardGraphIcon", UpwardGraphIconComponent).component("twExchangeRateIcon", ExchangeRateIconComponent).component("twVenmoIcon", VenmoIconComponent).component("twWalletIcon", WalletIconComponent).component("twWarningIcon", WarningIconComponent).component("twWaterIcon", WaterIconComponent).component("twWhatsappIcon", WhatsappIconComponent).component("twWithdrawalIcon", WithdrawalIconComponent).component("twOwnersWithdrawalIcon", OwnersWithdrawalIconComponent).component("twXIcon", XIconComponent).component("twYoutubeIcon", YoutubeIconComponent).component("twIcon", IconComponent).name;
|
6339
|
+
const TwIconsModule = angular.module("tw.icons", []).component("twAlertCircleFillIcon", AlertCircleFillIconComponent).component("twAlertCircleIcon", AlertCircleIconComponent).component("twAlertIcon", AlertIconComponent).component("twAlipayIcon", AlipayIconComponent).component("twArrowDiagonalDownIcon", ArrowDiagonalDownIconComponent).component("twArrowDiagonalUpIcon", ArrowDiagonalUpIconComponent).component("twArrowDownIcon", ArrowDownIconComponent).component("twArrowLeftIcon", ArrowLeftIconComponent).component("twArrowRightIcon", ArrowRightIconComponent).component("twArrowUpIcon", ArrowUpIconComponent).component("twAutoConvertIcon", AutoConvertIconComponent).component("twBackslashCircleIcon", BackslashCircleIconComponent).component("twBankStrikethroughIcon", BankStrikethroughIconComponent).component("twBankTransferIcon", BankTransferIconComponent).component("twAchIcon", AchIconComponent).component("twBankIcon", BankIconComponent).component("twBarChartIcon", BarChartIconComponent).component("twBalanceIcon", BalanceIconComponent).component("twInvestmentsIcon", InvestmentsIconComponent).component("twBarcodeIcon", BarcodeIconComponent).component("twBatchIcon", BatchIconComponent).component("twBeachIcon", BeachIconComponent).component("twHolidaysIcon", HolidaysIconComponent).component("twBillSplitIcon", BillSplitIconComponent).component("twBillsIcon", BillsIconComponent).component("twBinIcon", BinIconComponent).component("twBookIcon", BookIconComponent).component("twBoxesIcon", BoxesIconComponent).component("twCostOfGoodsSoldIcon", CostOfGoodsSoldIconComponent).component("twBriefcaseIcon", BriefcaseIconComponent).component("twBuildingIcon", BuildingIconComponent).component("twRentIcon", RentIconComponent).component("twBulbIcon", BulbIconComponent).component("twInsightsIcon", InsightsIconComponent).component("twCalendarCheckIcon", CalendarCheckIconComponent).component("twCalendarSuccessIcon", CalendarSuccessIconComponent).component("twCalendarIcon", CalendarIconComponent).component("twCameraIcon", CameraIconComponent).component("twCarIcon", CarIconComponent).component("twDriversLicenseIcon", DriversLicenseIconComponent).component("twCardCvcIcon", CardCvcIconComponent).component("twCardDetailIcon", CardDetailIconComponent).component("twCardNumberIcon", CardNumberIconComponent).component("twCardStrikethroughIcon", CardStrikethroughIconComponent).component("twCardWiseIcon", CardWiseIconComponent).component("twCardTransferwiseIcon", CardTransferwiseIconComponent).component("twCardIcon", CardIconComponent).component("twCashAppIcon", CashAppIconComponent).component("twCashRegisterIcon", CashRegisterIconComponent).component("twSalesAndRoyaltiesIcon", SalesAndRoyaltiesIconComponent).component("twCharityIcon", CharityIconComponent).component("twCheckCircleFillIcon", CheckCircleFillIconComponent).component("twCheckCircleIcon", CheckCircleIconComponent).component("twCheckIcon", CheckIconComponent).component("twVerifiedIcon", VerifiedIconComponent).component("twChevronDownIcon", ChevronDownIconComponent).component("twChevronLeftIcon", ChevronLeftIconComponent).component("twChevronRightIcon", ChevronRightIconComponent).component("twChevronUpIcon", ChevronUpIconComponent).component("twChipIcon", ChipIconComponent).component("twChipPinIcon", ChipPinIconComponent).component("twClickToPayIcon", ClickToPayIconComponent).component("twClockBorderlessIcon", ClockBorderlessIconComponent).component("twClockFillIcon", ClockFillIconComponent).component("twClockIcon", ClockIconComponent).component("twPendingCircleIcon", PendingCircleIconComponent).component("twCogIcon", CogIconComponent).component("twSettingsIcon", SettingsIconComponent).component("twCoinsIcon", CoinsIconComponent).component("twCollapseIcon", CollapseIconComponent).component("twCompactMoreIcon", CompactMoreIconComponent).component("twConfettiIcon", ConfettiIconComponent).component("twContactlessIcon", ContactlessIconComponent).component("twConvertIcon", ConvertIconComponent).component("twCrossCircleFillIcon", CrossCircleFillIconComponent).component("twCrossCircleIcon", CrossCircleIconComponent).component("twCrossIcon", CrossIconComponent).component("twCrystalBallIcon", CrystalBallIconComponent).component("twDefrostIcon", DefrostIconComponent).component("twDeliveryIcon", DeliveryIconComponent).component("twDialIcon", DialIconComponent).component("twPinCodeIcon", PinCodeIconComponent).component("twDirectDebitsIcon", DirectDebitsIconComponent).component("twDiscoBallIcon", DiscoBallIconComponent).component("twDocumentIcon", DocumentIconComponent).component("twDocumentsIcon", DocumentsIconComponent).component("twDownloadIcon", DownloadIconComponent).component("twEatingOutIcon", EatingOutIconComponent).component("twEditIcon", EditIconComponent).component("twEmailAndMobileIcon", EmailAndMobileIconComponent).component("twEmailAndPhoneIcon", EmailAndPhoneIconComponent).component("twEmailIcon", EmailIconComponent).component("twEntertainmentIcon", EntertainmentIconComponent).component("twEqualsIcon", EqualsIconComponent).component("twExpandIcon", ExpandIconComponent).component("twEyeShutIcon", EyeShutIconComponent).component("twEyeIcon", EyeIconComponent).component("twFaceIdIcon", FaceIdIconComponent).component("twFacebookIcon", FacebookIconComponent).component("twFacebookSquareIcon", FacebookSquareIconComponent).component("twFastFlagIcon", FastFlagIconComponent).component("twFemaleIcon", FemaleIconComponent).component("twFidoPasskeyIcon", FidoPasskeyIconComponent).component("twFingerprintIcon", FingerprintIconComponent).component("twFpxIcon", FpxIconComponent).component("twFreezeIcon", FreezeIconComponent).component("twGamblingIcon", GamblingIconComponent).component("twGeneralFillIcon", GeneralFillIconComponent).component("twGeneralIcon", GeneralIconComponent).component("twGiftBoxIcon", GiftBoxIconComponent).component("twInviteIcon", InviteIconComponent).component("twGlobeIcon", GlobeIconComponent).component("twGraduationCapIcon", GraduationCapIconComponent).component("twGraphIcon", GraphIconComponent).component("twGroceriesIcon", GroceriesIconComponent).component("twHandshakeIcon", HandshakeIconComponent).component("twContractServicesIcon", ContractServicesIconComponent).component("twHappyEmojiIcon", HappyEmojiIconComponent).component("twDoIcon", DoIconComponent).component("twEmojiIcon", EmojiIconComponent).component("twHeadsetIcon", HeadsetIconComponent).component("twCsIcon", CsIconComponent).component("twHeartIcon", HeartIconComponent).component("twFamilyIcon", FamilyIconComponent).component("twHouseIcon", HouseIconComponent).component("twHomeIcon", HomeIconComponent).component("twIdIcon", IdIconComponent).component("twIdealIcon", IdealIconComponent).component("twImageIcon", ImageIconComponent).component("twPictureIcon", PictureIconComponent).component("twInfoCircleFillIcon", InfoCircleFillIconComponent).component("twInfoCircleIcon", InfoCircleIconComponent).component("twInfoIcon", InfoIconComponent).component("twInsertCardIcon", InsertCardIconComponent).component("twAtmIcon", AtmIconComponent).component("twInstagramIcon", InstagramIconComponent).component("twInsuranceIcon", InsuranceIconComponent).component("twInteracIcon", InteracIconComponent).component("twJarIcon", JarIconComponent).component("twKeepIcon", KeepIconComponent).component("twKlarnaIcon", KlarnaIconComponent).component("twLaptopIcon", LaptopIconComponent).component("twLeafIcon", LeafIconComponent).component("twLightningBoltStrikethroughIcon", LightningBoltStrikethroughIconComponent).component("twLightningBoltIcon", LightningBoltIconComponent).component("twLightningIcon", LightningIconComponent).component("twLimitIcon", LimitIconComponent).component("twLinkIcon", LinkIconComponent).component("twLinkedinIcon", LinkedinIconComponent).component("twListIcon", ListIconComponent).component("twActivityIcon", ActivityIconComponent).component("twLocationMarkerIcon", LocationMarkerIconComponent).component("twLogInIcon", LogInIconComponent).component("twLogOutIcon", LogOutIconComponent).component("twMalletIcon", MalletIconComponent).component("twMassPayoutIcon", MassPayoutIconComponent).component("twMenuIcon", MenuIconComponent).component("twMessengerIcon", MessengerIconComponent).component("twMinusCircleFillIcon", MinusCircleFillIconComponent).component("twMinusCircleIcon", MinusCircleIconComponent).component("twMinusIcon", MinusIconComponent).component("twMobileLockIcon", MobileLockIconComponent).component("twTwoStepIcon", TwoStepIconComponent).component("twMobileIcon", MobileIconComponent).component("twMoneyBagIcon", MoneyBagIconComponent).component("twMoneyIcon", MoneyIconComponent).component("twMoonIcon", MoonIconComponent).component("twMoreIcon", MoreIconComponent).component("twMultiCurrencyIcon", MultiCurrencyIconComponent).component("twNavigateAwayIcon", NavigateAwayIconComponent).component("twNearbyIcon", NearbyIconComponent).component("twNewIcon", NewIconComponent).component("twNotificationActiveIcon", NotificationActiveIconComponent).component("twNotificationIcon", NotificationIconComponent).component("twPadlockUnlockedIcon", PadlockUnlockedIconComponent).component("twUnlockIcon", UnlockIconComponent).component("twPadlockIcon", PadlockIconComponent).component("twLockIcon", LockIconComponent).component("twPaperclipIcon", PaperclipIconComponent).component("twPassportIcon", PassportIconComponent).component("twPauseIcon", PauseIconComponent).component("twPayInIcon", PayInIconComponent).component("twSalaryIcon", SalaryIconComponent).component("twPayNowIcon", PayNowIconComponent).component("twPayidIcon", PayidIconComponent).component("twPaymentsIcon", PaymentsIconComponent).component("twPaypalIcon", PaypalIconComponent).component("twPeopleIcon", PeopleIconComponent).component("twRecipientsIcon", RecipientsIconComponent).component("twPercentageCircleIcon", PercentageCircleIconComponent).component("twTaxIcon", TaxIconComponent).component("twPersonIcon", PersonIconComponent).component("twProfileIcon", ProfileIconComponent).component("twPersonalCareIcon", PersonalCareIconComponent).component("twPetsIcon", PetsIconComponent).component("twPhoneIcon", PhoneIconComponent).component("twPieChartIcon", PieChartIconComponent).component("twExpensesIcon", ExpensesIconComponent).component("twPiggyBankIcon", PiggyBankIconComponent).component("twPixIcon", PixIconComponent).component("twPlaneIcon", PlaneIconComponent).component("twPlayIcon", PlayIconComponent).component("twPlusCircleFillIcon", PlusCircleFillIconComponent).component("twPlusCircleIcon", PlusCircleIconComponent).component("twPlusIcon", PlusIconComponent).component("twQrCodeIcon", QrCodeIconComponent).component("twQuestionMarkCircleFillIcon", QuestionMarkCircleFillIconComponent).component("twQuestionMarkCircleIcon", QuestionMarkCircleIconComponent).component("twHelpCircleIcon", HelpCircleIconComponent).component("twQuestionMarkIcon", QuestionMarkIconComponent).component("twHelpIcon", HelpIconComponent).component("twRainIcon", RainIconComponent).component("twRainbowIcon", RainbowIconComponent).component("twReceiptIcon", ReceiptIconComponent).component("twReceiveIcon", ReceiveIconComponent).component("twRefundReceiveIcon", RefundReceiveIconComponent).component("twRefundSentIcon", RefundSentIconComponent).component("twReloadIcon", ReloadIconComponent).component("twRefreshIcon", RefreshIconComponent).component("twRequestReceiveIcon", RequestReceiveIconComponent).component("twRequestSendIcon", RequestSendIconComponent).component("twRewardsIcon", RewardsIconComponent).component("twSadEmojiIcon", SadEmojiIconComponent).component("twDontIcon", DontIconComponent).component("twSavingsIcon", SavingsIconComponent).component("twScanQrCodeIcon", ScanQrCodeIconComponent).component("twSearchIcon", SearchIconComponent).component("twSendIcon", SendIconComponent).component("twShareAndroidIcon", ShareAndroidIconComponent).component("twShareIosIcon", ShareIosIconComponent).component("twShieldIcon", ShieldIconComponent).component("twShoppingBagIcon", ShoppingBagIconComponent).component("twECommerceIcon", ECommerceIconComponent).component("twSliderIcon", SliderIconComponent).component("twSofortIcon", SofortIconComponent).component("twSoftwareAndHostingIcon", SoftwareAndHostingIconComponent).component("twSoftwareAndWebHostingIcon", SoftwareAndWebHostingIconComponent).component("twSpeechBubbleExclamationIcon", SpeechBubbleExclamationIconComponent).component("twSpeechBubbleMessageIcon", SpeechBubbleMessageIconComponent).component("twFeedbackIcon", FeedbackIconComponent).component("twSpeechBubblePendingIcon", SpeechBubblePendingIconComponent).component("twPendingIcon", PendingIconComponent).component("twSpeechBubbleIcon", SpeechBubbleIconComponent).component("twChatIcon", ChatIconComponent).component("twSpeechBubblesIcon", SpeechBubblesIconComponent).component("twCommentsIcon", CommentsIconComponent).component("twSpendDirhamIcon", SpendDirhamIconComponent).component("twSpendDollarIcon", SpendDollarIconComponent).component("twSpendEuroIcon", SpendEuroIconComponent).component("twSpendForintIcon", SpendForintIconComponent).component("twSpendFrancIcon", SpendFrancIconComponent).component("twSpendHryvniaIcon", SpendHryvniaIconComponent).component("twSpendKorunaIcon", SpendKorunaIconComponent).component("twSpendKroneIcon", SpendKroneIconComponent).component("twSpendKunaIcon", SpendKunaIconComponent).component("twSpendLeuLeiIcon", SpendLeuLeiIconComponent).component("twSpendLevIcon", SpendLevIconComponent).component("twSpendLiraIcon", SpendLiraIconComponent).component("twSpendPoundIcon", SpendPoundIconComponent).component("twSpendRealIcon", SpendRealIconComponent).component("twSpendRinggitIcon", SpendRinggitIconComponent).component("twSpendRupeeIcon", SpendRupeeIconComponent).component("twSpendRupiahIcon", SpendRupiahIconComponent).component("twSpendYenIcon", SpendYenIconComponent).component("twSpendZlotyIcon", SpendZlotyIconComponent).component("twSplitMoneyIcon", SplitMoneyIconComponent).component("twStarFillIcon", StarFillIconComponent).component("twStarIcon", StarIconComponent).component("twStationeryIcon", StationeryIconComponent).component("twOfficeExpensesIcon", OfficeExpensesIconComponent).component("twStopIcon", StopIconComponent).component("twSuitcaseIcon", SuitcaseIconComponent).component("twTravelIcon", TravelIconComponent).component("twSunIcon", SunIconComponent).component("twSunglassesIcon", SunglassesIconComponent).component("twSwitchVerticalIcon", SwitchVerticalIconComponent).component("twSwitchIcon", SwitchIconComponent).component("twTagsIcon", TagsIconComponent).component("twTakeawayIcon", TakeawayIconComponent).component("twTargetIcon", TargetIconComponent).component("twMarketingIcon", MarketingIconComponent).component("twTaxiIcon", TaxiIconComponent).component("twTeamIcon", TeamIconComponent).component("twThemeIcon", ThemeIconComponent).component("twTransferIcon", TransferIconComponent).component("twTransportIcon", TransportIconComponent).component("twTrustlyIcon", TrustlyIconComponent).component("twTwitterIcon", TwitterIconComponent).component("twUpiIcon", UpiIconComponent).component("twUploadIcon", UploadIconComponent).component("twUpwardGraphIcon", UpwardGraphIconComponent).component("twExchangeRateIcon", ExchangeRateIconComponent).component("twVenmoIcon", VenmoIconComponent).component("twWalletIcon", WalletIconComponent).component("twWarningIcon", WarningIconComponent).component("twWaterIcon", WaterIconComponent).component("twWhatsappIcon", WhatsappIconComponent).component("twWithdrawalIcon", WithdrawalIconComponent).component("twOwnersWithdrawalIcon", OwnersWithdrawalIconComponent).component("twXIcon", XIconComponent).component("twYoutubeIcon", YoutubeIconComponent).component("twIcon", IconComponent).name;
|
6298
6340
|
|
6299
6341
|
exports.TwIconsModule = TwIconsModule;
|
6300
6342
|
|