@mozaic-ds/angular 0.24.0-beta.11 → 0.24.0-beta.13
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/adeo/assets/fonts/LeroyMerlinSans-Web-Italic.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-Italic.woff2 +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-Light.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-Light.woff2 +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff2 +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-Regular.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-Regular.woff2 +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff2 +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff +0 -0
- package/adeo/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff2 +0 -0
- package/adeo/assets/tokens/bricoman/js/tokens.js +1 -1
- package/adeo/assets/tokens/bricoman/js/tokensObject.js +15 -15
- package/adeo/assets/tokens/bricoman/scss/_tokens.scss +3 -3
- package/adeo/components/card/card.component.d.ts +11 -0
- package/adeo/components/card/card.module.d.ts +8 -0
- package/adeo/components/card/index.d.ts +3 -0
- package/adeo/components/card/model/card.d.ts +1 -0
- package/adeo/components/card/public-api.d.ts +1 -0
- package/adeo/components/dropdown/dropdown.component.d.ts +5 -8
- package/adeo/components/header/header.component.d.ts +6 -4
- package/adeo/components/listbox/listbox.component.d.ts +6 -6
- package/adeo/components/notification/notification-container.component.d.ts +14 -4
- package/adeo/components/notification/notification.d.ts +3 -0
- package/adeo/components/notification/notification.service.d.ts +1 -0
- package/adeo/components/phone-number/phone-number.component.d.ts +4 -12
- package/adeo/components/public-api.d.ts +2 -0
- package/adeo/components/stepper-bar/index.d.ts +3 -0
- package/adeo/components/stepper-bar/public-api.d.ts +1 -0
- package/adeo/components/stepper-bar/stepper-bar.component.d.ts +39 -0
- package/adeo/components/stepper-bar/stepper-bar.module.d.ts +10 -0
- package/adeo/components/stepper-bar/types/index.d.ts +6 -0
- package/adeo/components/tabs/tab.component.d.ts +4 -2
- package/adeo/components/tabs/tabs.component.d.ts +1 -1
- package/adeo/esm2020/components/action-bar/action-bar.component.mjs +3 -3
- package/adeo/esm2020/components/card/card.component.mjs +27 -0
- package/adeo/esm2020/components/card/card.module.mjs +18 -0
- package/adeo/esm2020/components/card/index.mjs +4 -0
- package/adeo/esm2020/components/card/model/card.mjs +2 -0
- package/adeo/esm2020/components/card/public-api.mjs +2 -0
- package/adeo/esm2020/components/dropdown/dropdown.component.mjs +16 -46
- package/adeo/esm2020/components/header/header.component.mjs +12 -12
- package/adeo/esm2020/components/listbox/listbox.component.mjs +25 -30
- package/adeo/esm2020/components/notification/notification-animation.mjs +7 -4
- package/adeo/esm2020/components/notification/notification-container.component.mjs +63 -13
- package/adeo/esm2020/components/notification/notification.mjs +1 -1
- package/adeo/esm2020/components/notification/notification.service.mjs +6 -3
- package/adeo/esm2020/components/phone-number/phone-number.component.mjs +15 -68
- package/adeo/esm2020/components/public-api.mjs +3 -1
- package/adeo/esm2020/components/stepper-bar/index.mjs +4 -0
- package/adeo/esm2020/components/stepper-bar/public-api.mjs +2 -0
- package/adeo/esm2020/components/stepper-bar/stepper-bar.component.mjs +80 -0
- package/adeo/esm2020/components/stepper-bar/stepper-bar.module.mjs +20 -0
- package/adeo/esm2020/components/stepper-bar/types/index.mjs +2 -0
- package/adeo/esm2020/components/tabs/tab.component.mjs +7 -6
- package/adeo/esm2020/components/tabs/tabs.component.mjs +8 -4
- package/adeo/fesm2015/mozaic-ds-angular.mjs +279 -178
- package/adeo/fesm2015/mozaic-ds-angular.mjs.map +1 -1
- package/adeo/fesm2020/mozaic-ds-angular.mjs +271 -173
- package/adeo/fesm2020/mozaic-ds-angular.mjs.map +1 -1
- package/adeo/package.json +1 -1
- package/assets/fonts/LeroyMerlinSans-Web-Italic.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-Italic.woff2 +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-Light.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-Light.woff2 +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff2 +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-Regular.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-Regular.woff2 +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff2 +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff +0 -0
- package/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff2 +0 -0
- package/assets/tokens/bricoman/js/tokens.js +1 -1
- package/assets/tokens/bricoman/js/tokensObject.js +15 -15
- package/assets/tokens/bricoman/scss/_tokens.scss +3 -3
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Italic.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Italic.woff2 +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Light.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Light.woff2 +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-LightItalic.woff2 +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Regular.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-Regular.woff2 +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-SemiBold.woff2 +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff +0 -0
- package/bricoman/assets/fonts/LeroyMerlinSans-Web-SemiBoldItalic.woff2 +0 -0
- package/bricoman/assets/tokens/bricoman/js/tokens.js +1 -1
- package/bricoman/assets/tokens/bricoman/js/tokensObject.js +15 -15
- package/bricoman/assets/tokens/bricoman/scss/_tokens.scss +3 -3
- package/bricoman/components/card/card.component.d.ts +11 -0
- package/bricoman/components/card/card.module.d.ts +8 -0
- package/bricoman/components/card/index.d.ts +3 -0
- package/bricoman/components/card/model/card.d.ts +1 -0
- package/bricoman/components/card/public-api.d.ts +1 -0
- package/bricoman/components/dropdown/dropdown.component.d.ts +5 -8
- package/bricoman/components/header/header.component.d.ts +6 -4
- package/bricoman/components/listbox/listbox.component.d.ts +6 -6
- package/bricoman/components/notification/notification-container.component.d.ts +14 -4
- package/bricoman/components/notification/notification.d.ts +3 -0
- package/bricoman/components/notification/notification.service.d.ts +1 -0
- package/bricoman/components/phone-number/phone-number.component.d.ts +4 -12
- package/bricoman/components/public-api.d.ts +2 -0
- package/bricoman/components/stepper-bar/index.d.ts +3 -0
- package/bricoman/components/stepper-bar/public-api.d.ts +1 -0
- package/bricoman/components/stepper-bar/stepper-bar.component.d.ts +39 -0
- package/bricoman/components/stepper-bar/stepper-bar.module.d.ts +10 -0
- package/bricoman/components/stepper-bar/types/index.d.ts +6 -0
- package/bricoman/components/tabs/tab.component.d.ts +4 -2
- package/bricoman/components/tabs/tabs.component.d.ts +1 -1
- package/bricoman/esm2020/components/action-bar/action-bar.component.mjs +3 -3
- package/bricoman/esm2020/components/card/card.component.mjs +27 -0
- package/bricoman/esm2020/components/card/card.module.mjs +18 -0
- package/bricoman/esm2020/components/card/index.mjs +4 -0
- package/bricoman/esm2020/components/card/model/card.mjs +2 -0
- package/bricoman/esm2020/components/card/public-api.mjs +2 -0
- package/bricoman/esm2020/components/dropdown/dropdown.component.mjs +16 -46
- package/bricoman/esm2020/components/header/header.component.mjs +12 -12
- package/bricoman/esm2020/components/listbox/listbox.component.mjs +25 -30
- package/bricoman/esm2020/components/notification/notification-animation.mjs +7 -4
- package/bricoman/esm2020/components/notification/notification-container.component.mjs +63 -13
- package/bricoman/esm2020/components/notification/notification.mjs +1 -1
- package/bricoman/esm2020/components/notification/notification.service.mjs +6 -3
- package/bricoman/esm2020/components/phone-number/phone-number.component.mjs +15 -68
- package/bricoman/esm2020/components/public-api.mjs +3 -1
- package/bricoman/esm2020/components/stepper-bar/index.mjs +4 -0
- package/bricoman/esm2020/components/stepper-bar/public-api.mjs +2 -0
- package/bricoman/esm2020/components/stepper-bar/stepper-bar.component.mjs +80 -0
- package/bricoman/esm2020/components/stepper-bar/stepper-bar.module.mjs +20 -0
- package/bricoman/esm2020/components/stepper-bar/types/index.mjs +2 -0
- package/bricoman/esm2020/components/tabs/tab.component.mjs +7 -6
- package/bricoman/esm2020/components/tabs/tabs.component.mjs +8 -4
- package/bricoman/fesm2015/mozaic-ds-angular.mjs +279 -178
- package/bricoman/fesm2015/mozaic-ds-angular.mjs.map +1 -1
- package/bricoman/fesm2020/mozaic-ds-angular.mjs +271 -173
- package/bricoman/fesm2020/mozaic-ds-angular.mjs.map +1 -1
- package/bricoman/package.json +1 -1
- package/components/card/card.component.d.ts +11 -0
- package/components/card/card.module.d.ts +8 -0
- package/components/card/index.d.ts +3 -0
- package/components/card/model/card.d.ts +1 -0
- package/components/card/public-api.d.ts +1 -0
- package/components/dropdown/dropdown.component.d.ts +5 -8
- package/components/header/header.component.d.ts +6 -4
- package/components/listbox/listbox.component.d.ts +6 -6
- package/components/notification/notification-container.component.d.ts +14 -4
- package/components/notification/notification.d.ts +3 -0
- package/components/notification/notification.service.d.ts +1 -0
- package/components/phone-number/phone-number.component.d.ts +4 -12
- package/components/public-api.d.ts +2 -0
- package/components/stepper-bar/index.d.ts +3 -0
- package/components/stepper-bar/public-api.d.ts +1 -0
- package/components/stepper-bar/stepper-bar.component.d.ts +39 -0
- package/components/stepper-bar/stepper-bar.module.d.ts +10 -0
- package/components/stepper-bar/types/index.d.ts +6 -0
- package/components/tabs/tab.component.d.ts +4 -2
- package/components/tabs/tabs.component.d.ts +1 -1
- package/esm2020/components/action-bar/action-bar.component.mjs +3 -3
- package/esm2020/components/card/card.component.mjs +27 -0
- package/esm2020/components/card/card.module.mjs +18 -0
- package/esm2020/components/card/index.mjs +4 -0
- package/esm2020/components/card/model/card.mjs +2 -0
- package/esm2020/components/card/public-api.mjs +2 -0
- package/esm2020/components/dropdown/dropdown.component.mjs +16 -46
- package/esm2020/components/header/header.component.mjs +12 -12
- package/esm2020/components/listbox/listbox.component.mjs +25 -30
- package/esm2020/components/notification/notification-animation.mjs +7 -4
- package/esm2020/components/notification/notification-container.component.mjs +63 -13
- package/esm2020/components/notification/notification.mjs +1 -1
- package/esm2020/components/notification/notification.service.mjs +6 -3
- package/esm2020/components/phone-number/phone-number.component.mjs +15 -68
- package/esm2020/components/public-api.mjs +3 -1
- package/esm2020/components/stepper-bar/index.mjs +4 -0
- package/esm2020/components/stepper-bar/public-api.mjs +2 -0
- package/esm2020/components/stepper-bar/stepper-bar.component.mjs +80 -0
- package/esm2020/components/stepper-bar/stepper-bar.module.mjs +20 -0
- package/esm2020/components/stepper-bar/types/index.mjs +2 -0
- package/esm2020/components/tabs/tab.component.mjs +7 -6
- package/esm2020/components/tabs/tabs.component.mjs +8 -4
- package/fesm2015/mozaic-ds-angular.mjs +279 -178
- package/fesm2015/mozaic-ds-angular.mjs.map +1 -1
- package/fesm2020/mozaic-ds-angular.mjs +271 -173
- package/fesm2020/mozaic-ds-angular.mjs.map +1 -1
- package/package.json +1 -1
- package/adeo/assets/tokens/adeo/android/colors.xml +0 -494
- package/adeo/assets/tokens/adeo/android/font_dimens.xml +0 -18
- package/adeo/assets/tokens/adeo/ios/StyleDictionaryColor.h +0 -502
- package/adeo/assets/tokens/adeo/ios/StyleDictionaryColor.m +0 -514
- package/adeo/assets/tokens/adeo/ios/StyleDictionaryColor.swift +0 -497
- package/adeo/assets/tokens/adeo/ios/StyleDictionarySize.h +0 -69
- package/adeo/assets/tokens/adeo/ios/StyleDictionarySize.m +0 -70
- package/adeo/assets/tokens/adeo/ios/StyleDictionarySize.swift +0 -71
- package/adeo/assets/tokens/bricoman/android/colors.xml +0 -486
- package/adeo/assets/tokens/bricoman/android/font_dimens.xml +0 -18
- package/adeo/assets/tokens/bricoman/ios/StyleDictionaryColor.h +0 -494
- package/adeo/assets/tokens/bricoman/ios/StyleDictionaryColor.m +0 -506
- package/adeo/assets/tokens/bricoman/ios/StyleDictionaryColor.swift +0 -489
- package/adeo/assets/tokens/bricoman/ios/StyleDictionarySize.h +0 -69
- package/adeo/assets/tokens/bricoman/ios/StyleDictionarySize.m +0 -70
- package/adeo/assets/tokens/bricoman/ios/StyleDictionarySize.swift +0 -71
- package/assets/tokens/adeo/android/colors.xml +0 -494
- package/assets/tokens/adeo/android/font_dimens.xml +0 -18
- package/assets/tokens/adeo/ios/StyleDictionaryColor.h +0 -502
- package/assets/tokens/adeo/ios/StyleDictionaryColor.m +0 -514
- package/assets/tokens/adeo/ios/StyleDictionaryColor.swift +0 -497
- package/assets/tokens/adeo/ios/StyleDictionarySize.h +0 -69
- package/assets/tokens/adeo/ios/StyleDictionarySize.m +0 -70
- package/assets/tokens/adeo/ios/StyleDictionarySize.swift +0 -71
- package/assets/tokens/bricoman/android/colors.xml +0 -486
- package/assets/tokens/bricoman/android/font_dimens.xml +0 -18
- package/assets/tokens/bricoman/ios/StyleDictionaryColor.h +0 -494
- package/assets/tokens/bricoman/ios/StyleDictionaryColor.m +0 -506
- package/assets/tokens/bricoman/ios/StyleDictionaryColor.swift +0 -489
- package/assets/tokens/bricoman/ios/StyleDictionarySize.h +0 -69
- package/assets/tokens/bricoman/ios/StyleDictionarySize.m +0 -70
- package/assets/tokens/bricoman/ios/StyleDictionarySize.swift +0 -71
- package/bricoman/assets/tokens/adeo/android/colors.xml +0 -494
- package/bricoman/assets/tokens/adeo/android/font_dimens.xml +0 -18
- package/bricoman/assets/tokens/adeo/ios/StyleDictionaryColor.h +0 -502
- package/bricoman/assets/tokens/adeo/ios/StyleDictionaryColor.m +0 -514
- package/bricoman/assets/tokens/adeo/ios/StyleDictionaryColor.swift +0 -497
- package/bricoman/assets/tokens/adeo/ios/StyleDictionarySize.h +0 -69
- package/bricoman/assets/tokens/adeo/ios/StyleDictionarySize.m +0 -70
- package/bricoman/assets/tokens/adeo/ios/StyleDictionarySize.swift +0 -71
- package/bricoman/assets/tokens/bricoman/android/colors.xml +0 -486
- package/bricoman/assets/tokens/bricoman/android/font_dimens.xml +0 -18
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionaryColor.h +0 -494
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionaryColor.m +0 -506
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionaryColor.swift +0 -489
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionarySize.h +0 -69
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionarySize.m +0 -70
- package/bricoman/assets/tokens/bricoman/ios/StyleDictionarySize.swift +0 -71
package/adeo/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -481,6 +481,7 @@ export const ColorToggleDisabledCheckedBackground = "#b8bef4";
|
|
|
481
481
|
export const ColorToggleDisabledCheckedCircle = "#ffffff";
|
|
482
482
|
export const ColorTooltipBackground = "#4d4d4d";
|
|
483
483
|
export const ColorTooltipBorder = "#ffffff";
|
|
484
|
+
export const Preset = "bricoman";
|
|
484
485
|
export const RadiusS = 2;
|
|
485
486
|
export const RadiusM = 4;
|
|
486
487
|
export const RadiusL = 6;
|
|
@@ -575,4 +576,3 @@ export const ScreenXl = "1280px";
|
|
|
575
576
|
export const ScreenXlMedium = "1440px";
|
|
576
577
|
export const ScreenXlLarge = "1680px";
|
|
577
578
|
export const ScreenXxl = "1920px";
|
|
578
|
-
export const Preset = "bricoman";
|
|
@@ -10471,6 +10471,21 @@ module.exports = {
|
|
|
10471
10471
|
}
|
|
10472
10472
|
}
|
|
10473
10473
|
},
|
|
10474
|
+
"preset": {
|
|
10475
|
+
"value": "bricoman",
|
|
10476
|
+
"filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/preset.json",
|
|
10477
|
+
"isSource": true,
|
|
10478
|
+
"original": {
|
|
10479
|
+
"value": "bricoman"
|
|
10480
|
+
},
|
|
10481
|
+
"name": "Preset",
|
|
10482
|
+
"attributes": {
|
|
10483
|
+
"category": "preset"
|
|
10484
|
+
},
|
|
10485
|
+
"path": [
|
|
10486
|
+
"preset"
|
|
10487
|
+
]
|
|
10488
|
+
},
|
|
10474
10489
|
"radius": {
|
|
10475
10490
|
"s": {
|
|
10476
10491
|
"value": 2,
|
|
@@ -12484,20 +12499,5 @@ module.exports = {
|
|
|
12484
12499
|
"xxl"
|
|
12485
12500
|
]
|
|
12486
12501
|
}
|
|
12487
|
-
},
|
|
12488
|
-
"preset": {
|
|
12489
|
-
"value": "bricoman",
|
|
12490
|
-
"filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/preset.json",
|
|
12491
|
-
"isSource": true,
|
|
12492
|
-
"original": {
|
|
12493
|
-
"value": "bricoman"
|
|
12494
|
-
},
|
|
12495
|
-
"name": "Preset",
|
|
12496
|
-
"attributes": {
|
|
12497
|
-
"category": "preset"
|
|
12498
|
-
},
|
|
12499
|
-
"path": [
|
|
12500
|
-
"preset"
|
|
12501
|
-
]
|
|
12502
12502
|
}
|
|
12503
12503
|
};
|
|
@@ -482,6 +482,7 @@ $color-toggle-disabled-checked-background: #b8bef4 !default;
|
|
|
482
482
|
$color-toggle-disabled-checked-circle: #ffffff !default;
|
|
483
483
|
$color-tooltip-background: #4d4d4d !default;
|
|
484
484
|
$color-tooltip-border: #ffffff !default;
|
|
485
|
+
$preset: bricoman !default;
|
|
485
486
|
$radius-s: 2 !default;
|
|
486
487
|
$radius-m: 4 !default;
|
|
487
488
|
$radius-l: 6 !default;
|
|
@@ -576,7 +577,6 @@ $screen-xl: 1280px !default;
|
|
|
576
577
|
$screen-xl-medium: 1440px !default;
|
|
577
578
|
$screen-xl-large: 1680px !default;
|
|
578
579
|
$screen-xxl: 1920px !default;
|
|
579
|
-
$preset: bricoman !default;
|
|
580
580
|
|
|
581
581
|
$tokens: (
|
|
582
582
|
'border': (
|
|
@@ -1494,6 +1494,7 @@ $tokens: (
|
|
|
1494
1494
|
'border': $color-tooltip-border
|
|
1495
1495
|
)
|
|
1496
1496
|
),
|
|
1497
|
+
'preset': $preset,
|
|
1497
1498
|
'radius': (
|
|
1498
1499
|
's': $radius-s,
|
|
1499
1500
|
'm': $radius-m,
|
|
@@ -1633,6 +1634,5 @@ $tokens: (
|
|
|
1633
1634
|
'xl-medium': $screen-xl-medium,
|
|
1634
1635
|
'xl-large': $screen-xl-large,
|
|
1635
1636
|
'xxl': $screen-xxl
|
|
1636
|
-
)
|
|
1637
|
-
'preset': $preset
|
|
1637
|
+
)
|
|
1638
1638
|
);
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -481,6 +481,7 @@ export const ColorToggleDisabledCheckedBackground = "#b8bef4";
|
|
|
481
481
|
export const ColorToggleDisabledCheckedCircle = "#ffffff";
|
|
482
482
|
export const ColorTooltipBackground = "#4d4d4d";
|
|
483
483
|
export const ColorTooltipBorder = "#ffffff";
|
|
484
|
+
export const Preset = "bricoman";
|
|
484
485
|
export const RadiusS = 2;
|
|
485
486
|
export const RadiusM = 4;
|
|
486
487
|
export const RadiusL = 6;
|
|
@@ -575,4 +576,3 @@ export const ScreenXl = "1280px";
|
|
|
575
576
|
export const ScreenXlMedium = "1440px";
|
|
576
577
|
export const ScreenXlLarge = "1680px";
|
|
577
578
|
export const ScreenXxl = "1920px";
|
|
578
|
-
export const Preset = "bricoman";
|
|
@@ -10471,6 +10471,21 @@ module.exports = {
|
|
|
10471
10471
|
}
|
|
10472
10472
|
}
|
|
10473
10473
|
},
|
|
10474
|
+
"preset": {
|
|
10475
|
+
"value": "bricoman",
|
|
10476
|
+
"filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/preset.json",
|
|
10477
|
+
"isSource": true,
|
|
10478
|
+
"original": {
|
|
10479
|
+
"value": "bricoman"
|
|
10480
|
+
},
|
|
10481
|
+
"name": "Preset",
|
|
10482
|
+
"attributes": {
|
|
10483
|
+
"category": "preset"
|
|
10484
|
+
},
|
|
10485
|
+
"path": [
|
|
10486
|
+
"preset"
|
|
10487
|
+
]
|
|
10488
|
+
},
|
|
10474
10489
|
"radius": {
|
|
10475
10490
|
"s": {
|
|
10476
10491
|
"value": 2,
|
|
@@ -12484,20 +12499,5 @@ module.exports = {
|
|
|
12484
12499
|
"xxl"
|
|
12485
12500
|
]
|
|
12486
12501
|
}
|
|
12487
|
-
},
|
|
12488
|
-
"preset": {
|
|
12489
|
-
"value": "bricoman",
|
|
12490
|
-
"filePath": "node_modules/@mozaic-ds/tokens/BricomanProperties/preset.json",
|
|
12491
|
-
"isSource": true,
|
|
12492
|
-
"original": {
|
|
12493
|
-
"value": "bricoman"
|
|
12494
|
-
},
|
|
12495
|
-
"name": "Preset",
|
|
12496
|
-
"attributes": {
|
|
12497
|
-
"category": "preset"
|
|
12498
|
-
},
|
|
12499
|
-
"path": [
|
|
12500
|
-
"preset"
|
|
12501
|
-
]
|
|
12502
12502
|
}
|
|
12503
12503
|
};
|
|
@@ -482,6 +482,7 @@ $color-toggle-disabled-checked-background: #b8bef4 !default;
|
|
|
482
482
|
$color-toggle-disabled-checked-circle: #ffffff !default;
|
|
483
483
|
$color-tooltip-background: #4d4d4d !default;
|
|
484
484
|
$color-tooltip-border: #ffffff !default;
|
|
485
|
+
$preset: bricoman !default;
|
|
485
486
|
$radius-s: 2 !default;
|
|
486
487
|
$radius-m: 4 !default;
|
|
487
488
|
$radius-l: 6 !default;
|
|
@@ -576,7 +577,6 @@ $screen-xl: 1280px !default;
|
|
|
576
577
|
$screen-xl-medium: 1440px !default;
|
|
577
578
|
$screen-xl-large: 1680px !default;
|
|
578
579
|
$screen-xxl: 1920px !default;
|
|
579
|
-
$preset: bricoman !default;
|
|
580
580
|
|
|
581
581
|
$tokens: (
|
|
582
582
|
'border': (
|
|
@@ -1494,6 +1494,7 @@ $tokens: (
|
|
|
1494
1494
|
'border': $color-tooltip-border
|
|
1495
1495
|
)
|
|
1496
1496
|
),
|
|
1497
|
+
'preset': $preset,
|
|
1497
1498
|
'radius': (
|
|
1498
1499
|
's': $radius-s,
|
|
1499
1500
|
'm': $radius-m,
|
|
@@ -1633,6 +1634,5 @@ $tokens: (
|
|
|
1633
1634
|
'xl-medium': $screen-xl-medium,
|
|
1634
1635
|
'xl-large': $screen-xl-large,
|
|
1635
1636
|
'xxl': $screen-xxl
|
|
1636
|
-
)
|
|
1637
|
-
'preset': $preset
|
|
1637
|
+
)
|
|
1638
1638
|
);
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { CardImageRatio } from './model/card';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class CardComponent {
|
|
4
|
+
outlined: boolean;
|
|
5
|
+
fluid: boolean;
|
|
6
|
+
imageSrc?: string;
|
|
7
|
+
imageAlt?: string;
|
|
8
|
+
imageRatio?: CardImageRatio;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "moz-card", never, { "outlined": "outlined"; "fluid": "fluid"; "imageSrc": "imageSrc"; "imageAlt": "imageAlt"; "imageRatio": "imageRatio"; }, {}, never, ["[title]", "[subtitle]", "[content]", "[footer]"], false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./card.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
export declare class CardModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, [typeof i1.CardComponent], [typeof i2.CommonModule], [typeof i1.CardComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
|
|
8
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type CardImageRatio = '1x1' | '4x3' | '16x9';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './index';
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter
|
|
1
|
+
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { ListboxItem } from '../listbox/model/listbox-item';
|
|
3
|
-
import { ControlValueAccessor
|
|
3
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
4
4
|
import { TagItem } from '../tag/tag-type';
|
|
5
5
|
import { TaglistComponent } from '../taglist/taglist.component';
|
|
6
6
|
import { ButtonSizes } from '../button/button';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class DropdownComponent implements ControlValueAccessor {
|
|
9
|
-
private injector;
|
|
10
9
|
private cd;
|
|
11
10
|
listboxItems: ListboxItem[];
|
|
12
11
|
multiple: boolean;
|
|
@@ -27,11 +26,9 @@ export declare class DropdownComponent implements ControlValueAccessor {
|
|
|
27
26
|
scrollEnd: EventEmitter<boolean>;
|
|
28
27
|
taglistComponent: TaglistComponent;
|
|
29
28
|
selectedItems: ListboxItem[] | ListboxItem | undefined;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
constructor(injector: Injector, cd: ChangeDetectorRef);
|
|
34
|
-
ngOnInit(): void;
|
|
29
|
+
onChange: any;
|
|
30
|
+
onTouch: any;
|
|
31
|
+
constructor(cd: ChangeDetectorRef);
|
|
35
32
|
writeValue(value: ListboxItem[] | ListboxItem | undefined): void;
|
|
36
33
|
registerOnChange(fn: any): void;
|
|
37
34
|
registerOnTouched(fn: any): void;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
1
|
+
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
2
|
import { BadgeType } from '../badge/badge';
|
|
3
3
|
import { Direction, titleSizes } from './model/header';
|
|
4
|
+
import { BreadcrumbComponent } from '../breadcrumb';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class HeaderComponent implements AfterViewInit {
|
|
6
|
+
export declare class HeaderComponent implements AfterViewInit, AfterContentInit {
|
|
6
7
|
private cdRef;
|
|
7
8
|
private elementRef;
|
|
8
9
|
title: string;
|
|
@@ -19,10 +20,10 @@ export declare class HeaderComponent implements AfterViewInit {
|
|
|
19
20
|
directionChangeEvent: EventEmitter<Direction>;
|
|
20
21
|
headerStateEvent: EventEmitter<string>;
|
|
21
22
|
tabsRef?: ElementRef;
|
|
22
|
-
breadcrumbRef?: ElementRef;
|
|
23
23
|
header: ElementRef;
|
|
24
24
|
icons: ElementRef;
|
|
25
25
|
selector: ElementRef;
|
|
26
|
+
breadcrumb?: BreadcrumbComponent;
|
|
26
27
|
contentChildren: QueryList<ElementRef>;
|
|
27
28
|
headerHeight: number;
|
|
28
29
|
pinned: boolean;
|
|
@@ -35,6 +36,7 @@ export declare class HeaderComponent implements AfterViewInit {
|
|
|
35
36
|
private animate;
|
|
36
37
|
constructor(cdRef: ChangeDetectorRef, elementRef: ElementRef);
|
|
37
38
|
ngAfterViewInit(): void;
|
|
39
|
+
ngAfterContentInit(): void;
|
|
38
40
|
onParentScrollWithOnlyAnimation(parentElement: HTMLElement): void;
|
|
39
41
|
scrollWithOnlyAnimation(): void;
|
|
40
42
|
onParentScrollWithAnimationAndSticky(parentElement: HTMLElement): void;
|
|
@@ -44,5 +46,5 @@ export declare class HeaderComponent implements AfterViewInit {
|
|
|
44
46
|
back(): void;
|
|
45
47
|
triggerAnimation(): void;
|
|
46
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "moz-header", never, { "title": "title"; "subtitle": "subtitle"; "badgeType": "badgeType"; "badgeContent": "badgeContent"; "size": "size"; "showShadow": "showShadow"; "sticky": "sticky"; "activateAnimation": "activateAnimation"; "showBack": "showBack"; "backButtonLabel": "backButtonLabel"; }, { "backEvent": "backEvent"; "directionChangeEvent": "directionChangeEvent"; "headerStateEvent": "headerStateEvent"; }, ["contentChildren"], ["moz-breadcrumb", "[icons]", "[selector]", "moz-tabs"], false, never>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "moz-header", never, { "title": "title"; "subtitle": "subtitle"; "badgeType": "badgeType"; "badgeContent": "badgeContent"; "size": "size"; "showShadow": "showShadow"; "sticky": "sticky"; "activateAnimation": "activateAnimation"; "showBack": "showBack"; "backButtonLabel": "backButtonLabel"; }, { "backEvent": "backEvent"; "directionChangeEvent": "directionChangeEvent"; "headerStateEvent": "headerStateEvent"; }, ["breadcrumb", "contentChildren"], ["moz-breadcrumb", "[icons]", "[selector]", "moz-tabs"], false, never>;
|
|
48
50
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { ListboxItem, Type } from './model/listbox-item';
|
|
3
3
|
import { Subject } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ListboxComponent {
|
|
5
|
+
export declare class ListboxComponent implements OnInit, AfterViewInit, OnDestroy {
|
|
6
6
|
private eRef;
|
|
7
7
|
listboxItems: any;
|
|
8
8
|
multiple: boolean;
|
|
@@ -19,15 +19,15 @@ export declare class ListboxComponent {
|
|
|
19
19
|
isOpenChange: EventEmitter<boolean>;
|
|
20
20
|
listboxElementRef: ElementRef;
|
|
21
21
|
contentElementRef: ElementRef;
|
|
22
|
-
set isOpen(value: boolean);
|
|
23
|
-
get isOpen(): boolean;
|
|
24
22
|
uuid: number;
|
|
25
23
|
originalParent?: HTMLElement | null;
|
|
26
24
|
destroyed: Subject<unknown>;
|
|
27
25
|
private _isOpen;
|
|
28
26
|
constructor(eRef: ElementRef);
|
|
29
|
-
|
|
27
|
+
get isOpen(): boolean;
|
|
28
|
+
set isOpen(value: boolean);
|
|
30
29
|
clickout(event: Event): void;
|
|
30
|
+
ngOnInit(): void;
|
|
31
31
|
ngAfterViewInit(): void;
|
|
32
32
|
addScrollListeners(element: HTMLElement): void;
|
|
33
33
|
scroll(): void;
|
|
@@ -46,7 +46,7 @@ export declare class ListboxComponent {
|
|
|
46
46
|
getInputName(): string | null;
|
|
47
47
|
scrollEvent(event: Event): void;
|
|
48
48
|
getItems(): ListboxItem[][];
|
|
49
|
-
trackByIndex(index: number, item: any):
|
|
49
|
+
trackByIndex(index: number, item: any): number;
|
|
50
50
|
ngOnDestroy(): void;
|
|
51
51
|
static ɵfac: i0.ɵɵFactoryDeclaration<ListboxComponent, never>;
|
|
52
52
|
static ɵcmp: i0.ɵɵComponentDeclaration<ListboxComponent, "moz-listbox", never, { "listboxItems": "listboxItems"; "multiple": "multiple"; "selectedItems": "selectedItems"; "type": "type"; "overlay": "overlay"; "maxWidth": "maxWidth"; "maxHeight": "maxHeight"; "width": "width"; "disabled": "disabled"; "withoutOverflow": "withoutOverflow"; "isOpen": "isOpen"; }, { "itemsSelected": "itemsSelected"; "scrollEnd": "scrollEnd"; "isOpenChange": "isOpenChange"; }, never, ["[reference]"], false, never>;
|
|
@@ -1,12 +1,22 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
+
import { Notification, NotificationConfig, NotificationDirection } from './notification';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class NotificationContainerComponent {
|
|
4
5
|
private readonly notificationConfig;
|
|
6
|
+
private renderer;
|
|
7
|
+
private elt;
|
|
8
|
+
position: NotificationDirection;
|
|
9
|
+
animationPosition: 'top' | 'bottom';
|
|
10
|
+
enterOffsetY: number;
|
|
11
|
+
leaveOffsetY: number;
|
|
5
12
|
private readonly _notifications;
|
|
6
|
-
constructor(notificationConfig: NotificationConfig);
|
|
13
|
+
constructor(notificationConfig: NotificationConfig, renderer: Renderer2, elt: ElementRef);
|
|
7
14
|
get notifications(): import("rxjs").Observable<Notification[]>;
|
|
8
15
|
add(notification: Notification): void;
|
|
9
|
-
|
|
16
|
+
calculatePosition(): void;
|
|
17
|
+
setPosition(top: number | string, bottom: number | string, left: number | string, right: number | string): void;
|
|
18
|
+
private autoRemove;
|
|
19
|
+
remove(notification: Notification): void;
|
|
10
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationContainerComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationContainerComponent, "moz-notification-container", never, {}, {}, never, never, false, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationContainerComponent, "moz-notification-container", never, { "position": "position"; }, {}, never, never, false, never>;
|
|
12
22
|
}
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
2
|
export type NotificationType = 'information' | 'success' | 'warning' | 'danger';
|
|
3
|
+
export type NotificationDirection = 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left';
|
|
3
4
|
export type NotificationSize = 'm' | 's';
|
|
4
5
|
export type Notification = {
|
|
5
6
|
type?: NotificationType;
|
|
6
7
|
title?: string;
|
|
7
8
|
message: string;
|
|
9
|
+
closable?: boolean;
|
|
10
|
+
duration?: number;
|
|
8
11
|
};
|
|
9
12
|
export type NotificationConfig = {
|
|
10
13
|
duration: number;
|
|
@@ -6,6 +6,7 @@ export declare class NotificationService {
|
|
|
6
6
|
private readonly componentFactoryResolver;
|
|
7
7
|
private readonly injector;
|
|
8
8
|
private readonly document;
|
|
9
|
+
set direction(value: 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left');
|
|
9
10
|
private readonly container;
|
|
10
11
|
constructor(applicationRef: ApplicationRef, componentFactoryResolver: ComponentFactoryResolver, injector: Injector, document: Document);
|
|
11
12
|
add(notification: Notification): void;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { ListboxItem } from '../listbox';
|
|
3
3
|
import { Subject } from 'rxjs';
|
|
4
4
|
import { ControlValueAccessor } from '@angular/forms';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PhoneNumberComponent implements
|
|
7
|
-
private eRef;
|
|
8
|
-
private cd;
|
|
6
|
+
export declare class PhoneNumberComponent implements ControlValueAccessor {
|
|
9
7
|
phoneNumbersByCountry: ListboxItem[];
|
|
10
8
|
label?: string;
|
|
11
9
|
valid: boolean;
|
|
@@ -16,28 +14,22 @@ export declare class PhoneNumberComponent implements OnDestroy, ControlValueAcce
|
|
|
16
14
|
requirementText?: string;
|
|
17
15
|
helpText?: string;
|
|
18
16
|
phoneNumber?: string;
|
|
17
|
+
openState: boolean;
|
|
19
18
|
phoneNumberContentChangeEvent: EventEmitter<string>;
|
|
20
19
|
phoneNumberContentBlurEvent: EventEmitter<string>;
|
|
21
|
-
openState: boolean;
|
|
22
20
|
selectedPhoneNumber: ListboxItem | undefined;
|
|
23
21
|
originalListboxParent?: HTMLElement | null;
|
|
24
22
|
destroyed: Subject<unknown>;
|
|
25
23
|
phoneNumberTypeChange: any;
|
|
26
24
|
onTouch: any;
|
|
27
|
-
listboxElementRef: ElementRef;
|
|
28
25
|
buttonElementRef: ElementRef;
|
|
29
|
-
constructor(eRef: ElementRef, cd: ChangeDetectorRef);
|
|
30
26
|
writeValue(value: ListboxItem | undefined): void;
|
|
31
27
|
registerOnChange(fn: any): void;
|
|
32
28
|
registerOnTouched(fn: any): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
ngAfterViewInit(): void;
|
|
35
|
-
clickout(event: Event): void;
|
|
36
|
-
closeListbox(): void;
|
|
37
29
|
openListbox(): void;
|
|
38
30
|
itemsSelectedListboxEvent(listboxItemSelected: ListboxItem | ListboxItem[]): void;
|
|
39
31
|
phoneNumberBlur($event: any): void;
|
|
40
32
|
phoneNumberContentChange($event: string): void;
|
|
41
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneNumberComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneNumberComponent, "moz-phone-number", never, { "phoneNumbersByCountry": "phoneNumbersByCountry"; "label": "label"; "valid": "valid"; "invalid": "invalid"; "errorMessage": "errorMessage"; "placeholder": "placeholder"; "withFlag": "withFlag"; "requirementText": "requirementText"; "helpText": "helpText"; "phoneNumber": "phoneNumber"; }, { "phoneNumberContentChangeEvent": "phoneNumberContentChangeEvent"; "phoneNumberContentBlurEvent": "phoneNumberContentBlurEvent"; }, never, never, false, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneNumberComponent, "moz-phone-number", never, { "phoneNumbersByCountry": "phoneNumbersByCountry"; "label": "label"; "valid": "valid"; "invalid": "invalid"; "errorMessage": "errorMessage"; "placeholder": "placeholder"; "withFlag": "withFlag"; "requirementText": "requirementText"; "helpText": "helpText"; "phoneNumber": "phoneNumber"; "openState": "openState"; }, { "phoneNumberContentChangeEvent": "phoneNumberContentChangeEvent"; "phoneNumberContentBlurEvent": "phoneNumberContentBlurEvent"; }, never, never, false, never>;
|
|
43
35
|
}
|
|
@@ -39,6 +39,7 @@ export * from './rating-stars/result/public-api';
|
|
|
39
39
|
export * from './segmented-control/public-api';
|
|
40
40
|
export * from './select/public-api';
|
|
41
41
|
export * from './sidebar/public-api';
|
|
42
|
+
export * from './stepper-bar/public-api';
|
|
42
43
|
export * from './stepper/public-api';
|
|
43
44
|
export * from './tabs/public-api';
|
|
44
45
|
export * from './tag/public-api';
|
|
@@ -47,3 +48,4 @@ export * from './text-area/public-api';
|
|
|
47
48
|
export * from './text-input/public-api';
|
|
48
49
|
export * from './toggle/public-api';
|
|
49
50
|
export * from './tooltip/public-api';
|
|
51
|
+
export * from './card/public-api';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './index';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { BottomBarComponent } from '../bottom-bar';
|
|
3
|
+
import { StepperBarEvent } from './types';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class StepperBarComponent extends BottomBarComponent {
|
|
6
|
+
stepsNb: number;
|
|
7
|
+
/**
|
|
8
|
+
* Label for the button 'next'
|
|
9
|
+
*/
|
|
10
|
+
nextButtonLabel: string;
|
|
11
|
+
/**
|
|
12
|
+
* Label for the button 'previous'
|
|
13
|
+
*/
|
|
14
|
+
prevButtonLabel: string;
|
|
15
|
+
/**
|
|
16
|
+
* Label for the button 'cancel'
|
|
17
|
+
*/
|
|
18
|
+
cancelButtonLabel: string;
|
|
19
|
+
/**
|
|
20
|
+
* Label for the button 'validate'
|
|
21
|
+
*/
|
|
22
|
+
validateButtonLabel: string;
|
|
23
|
+
/**
|
|
24
|
+
* Whether the next button should be enabled, this can be used to prevent user to click the 'next' or 'validate' button.
|
|
25
|
+
*/
|
|
26
|
+
nextBtnEnabled: boolean;
|
|
27
|
+
/**
|
|
28
|
+
* Emits StepperBarEvents upon actions on the bar elements
|
|
29
|
+
*/
|
|
30
|
+
changed: EventEmitter<StepperBarEvent>;
|
|
31
|
+
private currentStep;
|
|
32
|
+
getCurrentStep(): number;
|
|
33
|
+
handleNext(): void;
|
|
34
|
+
handlePrevious(): void;
|
|
35
|
+
handleSubmit(): void;
|
|
36
|
+
handleCancel(): void;
|
|
37
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StepperBarComponent, never>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StepperBarComponent, "moz-stepper-bar", never, { "stepsNb": "stepsNb"; "nextButtonLabel": "nextButtonLabel"; "prevButtonLabel": "prevButtonLabel"; "cancelButtonLabel": "cancelButtonLabel"; "validateButtonLabel": "validateButtonLabel"; "nextBtnEnabled": "nextBtnEnabled"; }, { "changed": "changed"; }, never, never, false, never>;
|
|
39
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./stepper-bar.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "../container/container.module";
|
|
5
|
+
import * as i4 from "../button/button.module";
|
|
6
|
+
export declare class StepperBarModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StepperBarModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperBarModule, [typeof i1.StepperBarComponent], [typeof i2.CommonModule, typeof i3.ContainerModule, typeof i4.ButtonModule], [typeof i1.StepperBarComponent]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<StepperBarModule>;
|
|
10
|
+
}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
1
2
|
import { RouterLinkActive, RouterLinkWithHref } from '@angular/router';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class TabComponent<T = any> {
|
|
4
5
|
readonly routerLinkActive: RouterLinkActive | null;
|
|
5
6
|
readonly routerLink: RouterLinkWithHref | null;
|
|
7
|
+
readonly cdRef: ChangeDetectorRef;
|
|
6
8
|
index: number;
|
|
7
9
|
disabled: boolean;
|
|
8
10
|
data: T | null;
|
|
9
11
|
selected: boolean;
|
|
10
|
-
constructor(routerLinkActive: RouterLinkActive | null, routerLink: RouterLinkWithHref | null);
|
|
12
|
+
constructor(routerLinkActive: RouterLinkActive | null, routerLink: RouterLinkWithHref | null, cdRef: ChangeDetectorRef);
|
|
11
13
|
get isAvailableTabForSelection(): boolean;
|
|
12
14
|
get isActiveTab(): boolean;
|
|
13
15
|
get link(): string | null;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent<any>, [{ optional: true; }, { optional: true; }]>;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent<any>, [{ optional: true; }, { optional: true; }, null]>;
|
|
15
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent<any>, "a[moz-tab],span[moz-tab],div[moz-tab]", never, { "disabled": "disabled"; "data": "data"; }, {}, never, ["*"], false, never>;
|
|
16
18
|
}
|
|
@@ -32,5 +32,5 @@ export declare class TabsComponent implements AfterViewInit, OnDestroy, OnChange
|
|
|
32
32
|
private filterTabsElement;
|
|
33
33
|
private selectTab;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponent, [null, null, { optional: true; host: true; }]>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "moz-tabs", never, { "fullWidth": "fullWidth"; "fullWidthCenter": "fullWidthCenter"; "hideShadow": "hideShadow"; "selectTabIndex": "selectTabIndex"; }, { "selectedTabChange": "selectedTabChange"; }, ["tabs"], ["[moz-tab]"], false, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "moz-tabs", never, { "fullWidth": "fullWidth"; "fullWidthCenter": "fullWidthCenter"; "hideShadow": "hideShadow"; "selectTabIndex": "selectTabIndex"; }, { "selectedTabChange": "selectedTabChange"; }, ["tabs"], ["div [moz-tab]"], false, never>;
|
|
36
36
|
}
|