@lucca-front/ng 19.3.3-rc.3 → 19.3.3-rc.4
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/date2/abstract-date-component.d.ts +4 -4
- package/date2/calendar2/calendar2.component.d.ts +7 -7
- package/divider/divider.component.d.ts +5 -8
- package/fesm2022/lucca-front-ng-date2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +12 -25
- package/fesm2022/lucca-front-ng-divider.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-file-upload.mjs +1 -1
- package/fesm2022/lucca-front-ng-file-upload.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-filter-pills.mjs +1 -1
- package/fesm2022/lucca-front-ng-filter-pills.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-link.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-page-header.mjs +2 -2
- package/fesm2022/lucca-front-ng-page-header.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +2 -2
- package/fesm2022/lucca-front-ng-skeleton.mjs.map +1 -1
- package/file-upload/base-file-upload/base-file-upload.component.d.ts +1 -1
- package/filter-pills/filter-pill/filter-pill.component.d.ts +1 -1
- package/forms/number-input/number-input.component.d.ts +2 -2
- package/forms/rich-text-input/rich-text-input.component.d.ts +2 -2
- package/forms/textarea-input/textarea-input.component.d.ts +1 -1
- package/link/link.component.d.ts +1 -1
- package/package.json +54 -54
- package/page-header/page-header.component.d.ts +1 -1
|
@@ -57,11 +57,11 @@ class SkeletonHeaderComponent {
|
|
|
57
57
|
this.dark = false;
|
|
58
58
|
}
|
|
59
59
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: SkeletonHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
60
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.0.3", type: SkeletonHeaderComponent, isStandalone: true, selector: "lu-skeleton-header", inputs: { dark: ["dark", "dark", booleanAttribute] }, ngImport: i0, template: "<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-
|
|
60
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.0.3", type: SkeletonHeaderComponent, isStandalone: true, selector: "lu-skeleton-header", inputs: { dark: ["dark", "dark", booleanAttribute] }, ngImport: i0, template: "<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-padding: var(--pr-t-spacings-300) var(--pr-t-spacings-400) ;padding:var(--components-pageHeader-padding)}.pageHeader-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;row-gap:var(--pr-t-spacings-100)}.pageHeader-content-title{display:flex;column-gap:var(--pr-t-spacings-100);align-items:center;flex-wrap:wrap;min-height:var(--pr-t-spacings-500)}.pageHeader-content-actions:empty,.pageHeader-content-title-back:empty,.pageHeader-content-title-actions:empty,.pageHeader-content-title-leading:empty,.pageHeader-content-title-trailing:empty{display:none}.pageHeader-content-actions{gap:var(--pr-t-spacings-150);display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--pr-t-spacings-200)}.pageHeader-content-actions .button{margin:0}@media not all and (min-width: 40em){.pageHeader-content-actions .button{flex:1}}@media not all and (min-width: 40em){.pageHeader-content-actions .textfield.mod-search,.pageHeader-content-actions .form-field:has(.icon-searchMagnifyingGlass){flex-basis:100%}}.pageHeader-description{max-inline-size:var(--components-pageHeader-description-max-width);margin-block-start:var(--pr-t-spacings-100);color:var(--palettes-neutral-700)}.pageHeader-description-paragraph{margin:0}.pageHeader.mod-withHorizontalNavigation,.pageHeader:has(.horizontalNavigation),.pageHeader.mod-withMenu{padding-block-end:0}.pageHeader.mod-withHorizontalNavigation .horizontalNavigation,.pageHeader.mod-withHorizontalNavigation .menu,.pageHeader:has(.horizontalNavigation) .horizontalNavigation,.pageHeader:has(.horizontalNavigation) .menu,.pageHeader.mod-withMenu .horizontalNavigation,.pageHeader.mod-withMenu .menu{margin-block-start:var(--pr-t-spacings-50)}.pageHeader:has(.breadcrumbs),.pageHeader.mod-withBreadcrumbs{padding-block-start:var(--pr-t-spacings-200)}.pageHeader:has(.breadcrumbs) .breadcrumbs,.pageHeader.mod-withBreadcrumbs .breadcrumbs{margin-block-end:0}.pageHeader.mod-sticky{background-color:var(--pr-t-elevation-surface-default);inset-block-start:var(--commons-banner-height);position:sticky;inset-inline:0;z-index:99}@media not all and (min-width: 50em){.pageHeader.mod-sticky{inset-block-start:calc(var(--commons-banner-height) + var(--commons-navSide-mobile-toggle-height));inset-inline-start:0!important}}.skeleton{--components-skeleton-gradient-step-one: var(--palettes-neutral-50);--components-skeleton-gradient-step-two: var(--palettes-neutral-200);--components-skeleton-shape-height: 1.5rem;--components-skeleton-shape-width: 1.5rem;--components-skeleton-text-offset: var(--pr-t-spacings-75);--components-skeleton-text-width: 100%;--components-skeleton-text-clipPathRound: round var(--commons-borderRadius-L)}.skeleton-item{animation:skeletonFade var(--commons-animations-durations-fast) ease-in 1 forwards}@keyframes skeletonFade{0%{opacity:0}to{opacity:1}}.skeleton.mod-dark{--components-skeleton-gradient-step-one: var(--palettes-neutral-200);--components-skeleton-gradient-step-two: var(--palettes-neutral-500)}.skeleton.is-loading{animation:skeletonPulse 1.5s infinite ease-in-out}.skeleton.is-loading .skeleton-item{animation:skeletonBackground 1.5s infinite linear;background-image:linear-gradient(90deg,var(--components-skeleton-gradient-step-one, var(--palettes-neutral-50)),var(--components-skeleton-gradient-step-two, var(--palettes-neutral-200)),var(--components-skeleton-gradient-step-one, var(--palettes-neutral-50)));background-size:150% 100%;background-repeat:repeat-x;display:block}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) calc(100% - var(--components-skeleton-text-width, 100%)) calc(var(--components-skeleton-text-offset) - 1px) 0 var(--components-skeleton-text-clipPathRound));block-size:var(--sizes-M-lineHeight);inline-size:100%}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXS{--components-skeleton-text-offset: .25rem;block-size:var(--sizes-XS-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textS{--components-skeleton-text-offset: .375rem;block-size:var(--sizes-S-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textL{--components-skeleton-text-offset: .375rem;block-size:var(--sizes-L-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXL{block-size:var(--sizes-XL-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXXL{--components-skeleton-text-offset: .5rem;block-size:var(--sizes-XXL-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h1,h1){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .5rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h2,h2){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h3,h3){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h4,h4){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h5,h5){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h6,h6){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .25rem}@keyframes skeletonBackground{0%{background-position:150% 50%}to{background-position:-150% 50%}}@keyframes skeletonPulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.skeleton.is-loading .skeleton-item.mod-dark{--components-skeleton-gradient-step-one: var(--palettes-neutral-200);--components-skeleton-gradient-step-two: var(--palettes-neutral-500)}.skeleton.is-loading .skeleton-item.mod-square{border-radius:var(--commons-borderRadius-M);block-size:var(--components-skeleton-shape-height);inline-size:var(--components-skeleton-shape-width)}.skeleton.is-loading .skeleton-item.mod-circle{border-radius:var(--commons-borderRadius-full);block-size:var(--components-skeleton-shape-height);inline-size:var(--components-skeleton-shape-width)}.skeleton.is-loading .skeleton-item.mod-XS{--components-skeleton-shape-height: .5rem;--components-skeleton-shape-width: .5rem}.skeleton.is-loading .skeleton-item.mod-S{--components-skeleton-shape-height: 1rem;--components-skeleton-shape-width: 1rem}.skeleton.is-loading .skeleton-item.mod-L{--components-skeleton-shape-height: 2rem;--components-skeleton-shape-width: 2rem}.skeleton.is-loading .skeleton-item.mod-XL{--components-skeleton-shape-height: 3rem;--components-skeleton-shape-width: 3rem}.skeleton.is-loading .skeleton-item.mod-XXL{--components-skeleton-shape-height: 4rem;--components-skeleton-shape-width: 4rem}.skeleton.is-loading .skeleton-item.mod-alignRight:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) 0 calc(var(--components-skeleton-text-offset) - 1px) calc(100% - var(--components-skeleton-text-width, 100%)) var(--components-skeleton-text-clipPathRound))}.skeleton.is-loading .skeleton-item.mod-alignCenter:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) calc(50% - var(--components-skeleton-text-width, 100%) / 2) calc(var(--components-skeleton-text-offset) - 1px) calc(50% - var(--components-skeleton-text-width, 100%) / 2) var(--components-skeleton-text-clipPathRound))}.pageHeader.skeleton.is-loading .pageHeader-content-actions{inline-size:100px}@media not all and (min-width: 40em){.pageHeader.skeleton.is-loading .pageHeader-content-actions{display:none}}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
61
61
|
}
|
|
62
62
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: SkeletonHeaderComponent, decorators: [{
|
|
63
63
|
type: Component,
|
|
64
|
-
args: [{ selector: 'lu-skeleton-header', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, template: "<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-
|
|
64
|
+
args: [{ selector: 'lu-skeleton-header', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, template: "<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-padding: var(--pr-t-spacings-300) var(--pr-t-spacings-400) ;padding:var(--components-pageHeader-padding)}.pageHeader-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;row-gap:var(--pr-t-spacings-100)}.pageHeader-content-title{display:flex;column-gap:var(--pr-t-spacings-100);align-items:center;flex-wrap:wrap;min-height:var(--pr-t-spacings-500)}.pageHeader-content-actions:empty,.pageHeader-content-title-back:empty,.pageHeader-content-title-actions:empty,.pageHeader-content-title-leading:empty,.pageHeader-content-title-trailing:empty{display:none}.pageHeader-content-actions{gap:var(--pr-t-spacings-150);display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--pr-t-spacings-200)}.pageHeader-content-actions .button{margin:0}@media not all and (min-width: 40em){.pageHeader-content-actions .button{flex:1}}@media not all and (min-width: 40em){.pageHeader-content-actions .textfield.mod-search,.pageHeader-content-actions .form-field:has(.icon-searchMagnifyingGlass){flex-basis:100%}}.pageHeader-description{max-inline-size:var(--components-pageHeader-description-max-width);margin-block-start:var(--pr-t-spacings-100);color:var(--palettes-neutral-700)}.pageHeader-description-paragraph{margin:0}.pageHeader.mod-withHorizontalNavigation,.pageHeader:has(.horizontalNavigation),.pageHeader.mod-withMenu{padding-block-end:0}.pageHeader.mod-withHorizontalNavigation .horizontalNavigation,.pageHeader.mod-withHorizontalNavigation .menu,.pageHeader:has(.horizontalNavigation) .horizontalNavigation,.pageHeader:has(.horizontalNavigation) .menu,.pageHeader.mod-withMenu .horizontalNavigation,.pageHeader.mod-withMenu .menu{margin-block-start:var(--pr-t-spacings-50)}.pageHeader:has(.breadcrumbs),.pageHeader.mod-withBreadcrumbs{padding-block-start:var(--pr-t-spacings-200)}.pageHeader:has(.breadcrumbs) .breadcrumbs,.pageHeader.mod-withBreadcrumbs .breadcrumbs{margin-block-end:0}.pageHeader.mod-sticky{background-color:var(--pr-t-elevation-surface-default);inset-block-start:var(--commons-banner-height);position:sticky;inset-inline:0;z-index:99}@media not all and (min-width: 50em){.pageHeader.mod-sticky{inset-block-start:calc(var(--commons-banner-height) + var(--commons-navSide-mobile-toggle-height));inset-inline-start:0!important}}.skeleton{--components-skeleton-gradient-step-one: var(--palettes-neutral-50);--components-skeleton-gradient-step-two: var(--palettes-neutral-200);--components-skeleton-shape-height: 1.5rem;--components-skeleton-shape-width: 1.5rem;--components-skeleton-text-offset: var(--pr-t-spacings-75);--components-skeleton-text-width: 100%;--components-skeleton-text-clipPathRound: round var(--commons-borderRadius-L)}.skeleton-item{animation:skeletonFade var(--commons-animations-durations-fast) ease-in 1 forwards}@keyframes skeletonFade{0%{opacity:0}to{opacity:1}}.skeleton.mod-dark{--components-skeleton-gradient-step-one: var(--palettes-neutral-200);--components-skeleton-gradient-step-two: var(--palettes-neutral-500)}.skeleton.is-loading{animation:skeletonPulse 1.5s infinite ease-in-out}.skeleton.is-loading .skeleton-item{animation:skeletonBackground 1.5s infinite linear;background-image:linear-gradient(90deg,var(--components-skeleton-gradient-step-one, var(--palettes-neutral-50)),var(--components-skeleton-gradient-step-two, var(--palettes-neutral-200)),var(--components-skeleton-gradient-step-one, var(--palettes-neutral-50)));background-size:150% 100%;background-repeat:repeat-x;display:block}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) calc(100% - var(--components-skeleton-text-width, 100%)) calc(var(--components-skeleton-text-offset) - 1px) 0 var(--components-skeleton-text-clipPathRound));block-size:var(--sizes-M-lineHeight);inline-size:100%}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXS{--components-skeleton-text-offset: .25rem;block-size:var(--sizes-XS-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textS{--components-skeleton-text-offset: .375rem;block-size:var(--sizes-S-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textL{--components-skeleton-text-offset: .375rem;block-size:var(--sizes-L-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXL{block-size:var(--sizes-XL-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle).u-textXXL{--components-skeleton-text-offset: .5rem;block-size:var(--sizes-XXL-lineHeight)}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h1,h1){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .5rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h2,h2){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h3,h3){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h4,h4){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h5,h5){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .375rem}.skeleton.is-loading .skeleton-item:not(.mod-square,.mod-circle):is(.u-h6,h6){block-size:auto;line-height:var(--sizes-lineHeight);min-block-size:var(--sizes-lineHeight);--components-skeleton-text-offset: .25rem}@keyframes skeletonBackground{0%{background-position:150% 50%}to{background-position:-150% 50%}}@keyframes skeletonPulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.skeleton.is-loading .skeleton-item.mod-dark{--components-skeleton-gradient-step-one: var(--palettes-neutral-200);--components-skeleton-gradient-step-two: var(--palettes-neutral-500)}.skeleton.is-loading .skeleton-item.mod-square{border-radius:var(--commons-borderRadius-M);block-size:var(--components-skeleton-shape-height);inline-size:var(--components-skeleton-shape-width)}.skeleton.is-loading .skeleton-item.mod-circle{border-radius:var(--commons-borderRadius-full);block-size:var(--components-skeleton-shape-height);inline-size:var(--components-skeleton-shape-width)}.skeleton.is-loading .skeleton-item.mod-XS{--components-skeleton-shape-height: .5rem;--components-skeleton-shape-width: .5rem}.skeleton.is-loading .skeleton-item.mod-S{--components-skeleton-shape-height: 1rem;--components-skeleton-shape-width: 1rem}.skeleton.is-loading .skeleton-item.mod-L{--components-skeleton-shape-height: 2rem;--components-skeleton-shape-width: 2rem}.skeleton.is-loading .skeleton-item.mod-XL{--components-skeleton-shape-height: 3rem;--components-skeleton-shape-width: 3rem}.skeleton.is-loading .skeleton-item.mod-XXL{--components-skeleton-shape-height: 4rem;--components-skeleton-shape-width: 4rem}.skeleton.is-loading .skeleton-item.mod-alignRight:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) 0 calc(var(--components-skeleton-text-offset) - 1px) calc(100% - var(--components-skeleton-text-width, 100%)) var(--components-skeleton-text-clipPathRound))}.skeleton.is-loading .skeleton-item.mod-alignCenter:not(.mod-square,.mod-circle){clip-path:inset(calc(var(--components-skeleton-text-offset) + 1px) calc(50% - var(--components-skeleton-text-width, 100%) / 2) calc(var(--components-skeleton-text-offset) - 1px) calc(50% - var(--components-skeleton-text-width, 100%) / 2) var(--components-skeleton-text-clipPathRound))}.pageHeader.skeleton.is-loading .pageHeader-content-actions{inline-size:100px}@media not all and (min-width: 40em){.pageHeader.skeleton.is-loading .pageHeader-content-actions{display:none}}\n"] }]
|
|
65
65
|
}], propDecorators: { dark: [{
|
|
66
66
|
type: Input,
|
|
67
67
|
args: [{ transform: booleanAttribute }]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lucca-front-ng-skeleton.mjs","sources":["../../../packages/ng/skeleton/skeleton-button/skeleton-button.component.ts","../../../packages/ng/skeleton/skeleton-button/skeleton-button.component.html","../../../packages/ng/skeleton/skeleton-data-table/skeleton-data-table.component.ts","../../../packages/ng/skeleton/skeleton-data-table/skeleton-data-table.component.html","../../../packages/ng/skeleton/skeleton-field/skeleton-field.component.ts","../../../packages/ng/skeleton/skeleton-field/skeleton-field.component.html","../../../packages/ng/skeleton/skeleton-header/skeleton-header.component.ts","../../../packages/ng/skeleton/skeleton-header/skeleton-header.component.html","../../../packages/ng/skeleton/skeleton-index-table/skeleton-index-table.component.ts","../../../packages/ng/skeleton/skeleton-index-table/skeleton-index-table.component.html","../../../packages/ng/skeleton/skeleton-table/skeleton-table.component.ts","../../../packages/ng/skeleton/skeleton-table/skeleton-table.component.html","../../../packages/ng/skeleton/lucca-front-ng-skeleton.ts"],"sourcesContent":["import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-button',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-button.component.html',\n\tstyleUrl: './skeleton-button.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonButtonComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<div class=\"skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"button\" [class.mod-dark]=\"dark\">\n\t\t<span class=\"skeleton-item\"></span>\n\t</div>\n</div>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-data-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-data-table.component.html',\n\tstyleUrl: './skeleton-data-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonDataTableComponent {\n\t@Input({ transform: booleanAttribute })\n\tdataTableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (dataTableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<div class=\"dataTableWrapper\">\n\t<table class=\"dataTable mod-layoutFixed skeleton is-loading\" inert=\"inert\">\n\t\t<thead class=\"dataTable-head\">\n\t\t\t<tr class=\"dataTable-head-row\">\n\t\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t\t<th class=\"dataTable-head-row-cell\" scope=\"col\">\n\t\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t\t</th>\n\t\t\t\t}\n\t\t\t</tr>\n\t\t</thead>\n\t\t<ng-container *ngTemplateOutlet=\"tbody\" />\n\t</table>\n</div>\n}\n<ng-template #tbody>\n\t<tbody class=\"dataTable-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"dataTable-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"dataTable-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-field',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-field.component.html',\n\tstyleUrl: './skeleton-field.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonFieldComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<div class=\"form-field skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<span class=\"skeleton-item\" style=\"--components-skeleton-text-width: 50%\"></span>\n\t<div class=\"textField\">\n\t\t<div class=\"textField-input\">\n\t\t\t<span class=\"textField-input-value\">\n\t\t\t\t<span class=\"skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></span>\n\t\t\t</span>\n\t\t</div>\n\t</div>\n</div>\n","import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-header',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-header.component.html',\n\tstyleUrl: './skeleton-header.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonHeaderComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-index-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-index-table.component.html',\n\tstyleUrl: './skeleton-index-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonIndexTableComponent {\n\t@Input({ transform: booleanAttribute })\n\ttableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (tableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<table class=\"indexTable mod-layoutFixed skeleton is-loading\" inert=\"inert\">\n\t<thead class=\"indexTable-head\">\n\t\t<tr class=\"indexTable-head-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<th class=\"indexTable-head-row-cell\" scope=\"col\">\n\t\t\t\t<span class=\"skeleton-item mod-dark\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</th>\n\t\t\t}\n\t\t</tr>\n\t</thead>\n\t<ng-container *ngTemplateOutlet=\"tbody\" />\n</table>\n}\n<ng-template #tbody>\n\t<tbody class=\"indexTable-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"indexTable-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"indexTable-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-table.component.html',\n\tstyleUrl: './skeleton-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonTableComponent {\n\t@Input({ transform: booleanAttribute })\n\ttableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (tableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<table class=\"table skeleton is-loading\" inert=\"inert\">\n\t<thead class=\"table-head\">\n\t\t<tr class=\"table-head-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<th class=\"table-head-row-cell\">\n\t\t\t\t<span class=\"skeleton-item mod-dark u-textS\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</th>\n\t\t\t}\n\t\t</tr>\n\t</thead>\n\t<ng-container *ngTemplateOutlet=\"tbody\" />\n</table>\n}\n<ng-template #tbody>\n\t<tbody class=\"table-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"table-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"table-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"lucca-front-ng-skeleton.mjs","sources":["../../../packages/ng/skeleton/skeleton-button/skeleton-button.component.ts","../../../packages/ng/skeleton/skeleton-button/skeleton-button.component.html","../../../packages/ng/skeleton/skeleton-data-table/skeleton-data-table.component.ts","../../../packages/ng/skeleton/skeleton-data-table/skeleton-data-table.component.html","../../../packages/ng/skeleton/skeleton-field/skeleton-field.component.ts","../../../packages/ng/skeleton/skeleton-field/skeleton-field.component.html","../../../packages/ng/skeleton/skeleton-header/skeleton-header.component.ts","../../../packages/ng/skeleton/skeleton-header/skeleton-header.component.html","../../../packages/ng/skeleton/skeleton-index-table/skeleton-index-table.component.ts","../../../packages/ng/skeleton/skeleton-index-table/skeleton-index-table.component.html","../../../packages/ng/skeleton/skeleton-table/skeleton-table.component.ts","../../../packages/ng/skeleton/skeleton-table/skeleton-table.component.html","../../../packages/ng/skeleton/lucca-front-ng-skeleton.ts"],"sourcesContent":["import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-button',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-button.component.html',\n\tstyleUrl: './skeleton-button.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonButtonComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<div class=\"skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"button\" [class.mod-dark]=\"dark\">\n\t\t<span class=\"skeleton-item\"></span>\n\t</div>\n</div>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-data-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-data-table.component.html',\n\tstyleUrl: './skeleton-data-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonDataTableComponent {\n\t@Input({ transform: booleanAttribute })\n\tdataTableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (dataTableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<div class=\"dataTableWrapper\">\n\t<table class=\"dataTable mod-layoutFixed skeleton is-loading\" inert=\"inert\">\n\t\t<thead class=\"dataTable-head\">\n\t\t\t<tr class=\"dataTable-head-row\">\n\t\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t\t<th class=\"dataTable-head-row-cell\" scope=\"col\">\n\t\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t\t</th>\n\t\t\t\t}\n\t\t\t</tr>\n\t\t</thead>\n\t\t<ng-container *ngTemplateOutlet=\"tbody\" />\n\t</table>\n</div>\n}\n<ng-template #tbody>\n\t<tbody class=\"dataTable-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"dataTable-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"dataTable-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-field',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-field.component.html',\n\tstyleUrl: './skeleton-field.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonFieldComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<div class=\"form-field skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<span class=\"skeleton-item\" style=\"--components-skeleton-text-width: 50%\"></span>\n\t<div class=\"textField\">\n\t\t<div class=\"textField-input\">\n\t\t\t<span class=\"textField-input-value\">\n\t\t\t\t<span class=\"skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></span>\n\t\t\t</span>\n\t\t</div>\n\t</div>\n</div>\n","import { booleanAttribute, ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-header',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-header.component.html',\n\tstyleUrl: './skeleton-header.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SkeletonHeaderComponent {\n\t@Input({ transform: booleanAttribute })\n\tdark = false;\n}\n","<header class=\"pageHeader skeleton is-loading\" [class.mod-dark]=\"dark\" inert=\"inert\">\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title u-flexGrow1\">\n\t\t\t<h1 class=\"pr-u-margin0 skeleton-item\" style=\"--components-skeleton-text-width: 80%\"></h1>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<span class=\"u-textXXL skeleton-item\"></span>\n\t\t</div>\n\t</div>\n\t<div class=\"pageHeader-description\">\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 70%\"></p>\n\t\t<p class=\"pr-u-marginBlockEnd0 skeleton-item\" style=\"--components-skeleton-text-width: 40%\"></p>\n\t</div>\n</header>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-index-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-index-table.component.html',\n\tstyleUrl: './skeleton-index-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonIndexTableComponent {\n\t@Input({ transform: booleanAttribute })\n\ttableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (tableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<table class=\"indexTable mod-layoutFixed skeleton is-loading\" inert=\"inert\">\n\t<thead class=\"indexTable-head\">\n\t\t<tr class=\"indexTable-head-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<th class=\"indexTable-head-row-cell\" scope=\"col\">\n\t\t\t\t<span class=\"skeleton-item mod-dark\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</th>\n\t\t\t}\n\t\t</tr>\n\t</thead>\n\t<ng-container *ngTemplateOutlet=\"tbody\" />\n</table>\n}\n<ng-template #tbody>\n\t<tbody class=\"indexTable-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"indexTable-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"indexTable-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","import { NgTemplateOutlet } from '@angular/common';\nimport { booleanAttribute, ChangeDetectionStrategy, Component, computed, input, Input } from '@angular/core';\n\n@Component({\n\tselector: 'lu-skeleton-table',\n\tstandalone: true,\n\ttemplateUrl: './skeleton-table.component.html',\n\tstyleUrl: './skeleton-table.component.scss',\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\timports: [NgTemplateOutlet],\n})\nexport class SkeletonTableComponent {\n\t@Input({ transform: booleanAttribute })\n\ttableBodyOnly = false;\n\n\tcols = input<number>(5);\n\tcolsNumber = computed<unknown[]>(() => new Array(this.cols()));\n\n\trows = input<number>(8);\n\trowsNumber = computed<unknown[]>(() => new Array(this.rows()));\n\n\tgetRandomPercent = (min: number = 33, max: number = 66): string => `${Math.floor(Math.random() * (max - min) + min).toString()}%`;\n}\n","@if (tableBodyOnly) {\n<ng-container *ngTemplateOutlet=\"tbody\" />\n} @else {\n<table class=\"table skeleton is-loading\" inert=\"inert\">\n\t<thead class=\"table-head\">\n\t\t<tr class=\"table-head-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<th class=\"table-head-row-cell\">\n\t\t\t\t<span class=\"skeleton-item mod-dark u-textS\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</th>\n\t\t\t}\n\t\t</tr>\n\t</thead>\n\t<ng-container *ngTemplateOutlet=\"tbody\" />\n</table>\n}\n<ng-template #tbody>\n\t<tbody class=\"table-body\">\n\t\t@for (row of rowsNumber(); track row) {\n\t\t<tr class=\"table-body-row\">\n\t\t\t@for (col of colsNumber(); track col) {\n\t\t\t<td class=\"table-body-row-cell\">\n\t\t\t\t<span class=\"skeleton-item\" [style.--components-skeleton-text-width]=\"getRandomPercent()\"></span>\n\t\t\t</td>\n\t\t\t}\n\t\t</tr>\n\t\t}\n\t</tbody>\n</ng-template>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ export declare abstract class BaseFileUploadComponent {
|
|
|
16
16
|
fileMaxSize: import("@angular/core").InputSignal<number>;
|
|
17
17
|
maxSizeDisplay: import("@angular/core").Signal<string>;
|
|
18
18
|
size: import("@angular/core").InputSignal<"S">;
|
|
19
|
-
password: import("@angular/core").InputSignalWithTransform<boolean,
|
|
19
|
+
password: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
20
20
|
illustration: import("@angular/core").InputSignal<"picture" | "paper">;
|
|
21
21
|
illustrationUrl: import("@angular/core").Signal<"https://cdn.lucca.fr/transverse/prisme/visuals/empty-states/icons/iconPictureAction.svg" | "https://cdn.lucca.fr/transverse/prisme/visuals/empty-states/icons/iconPaperAction.svg">;
|
|
22
22
|
required: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
@@ -19,7 +19,7 @@ export declare class FilterPillComponent {
|
|
|
19
19
|
defaultLabelTpl: import("@angular/core").Signal<TemplateRef<unknown>>;
|
|
20
20
|
customLabelTpl: import("@angular/core").WritableSignal<TemplateRef<unknown>>;
|
|
21
21
|
name: import("@angular/core").InputSignal<string>;
|
|
22
|
-
optional: import("@angular/core").InputSignalWithTransform<boolean,
|
|
22
|
+
optional: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
23
23
|
disabled: import("@angular/core").Signal<boolean>;
|
|
24
24
|
get isHiddenClass(): boolean;
|
|
25
25
|
displayed: import("@angular/core").ModelSignal<boolean>;
|
|
@@ -6,8 +6,8 @@ export declare class NumberInputComponent {
|
|
|
6
6
|
ngControl: import("@angular/forms").NgModel | import("@angular/forms").FormControlDirective | import("@angular/forms").FormControlName;
|
|
7
7
|
placeholder: import("@angular/core").InputSignal<string>;
|
|
8
8
|
step: import("@angular/core").InputSignalWithTransform<number, number>;
|
|
9
|
-
noSpinButtons: import("@angular/core").InputSignalWithTransform<boolean,
|
|
10
|
-
hasClearer: import("@angular/core").InputSignalWithTransform<boolean,
|
|
9
|
+
noSpinButtons: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
10
|
+
hasClearer: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
11
11
|
inputElementRef: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
12
12
|
prefix: import("@angular/core").InputSignal<TextInputAddon>;
|
|
13
13
|
suffix: import("@angular/core").InputSignal<TextInputAddon>;
|
|
@@ -14,8 +14,8 @@ export declare const RICH_TEXT_PLUGIN_COMPONENT: InjectionToken<RichTextPluginCo
|
|
|
14
14
|
export declare class RichTextInputComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
15
15
|
#private;
|
|
16
16
|
readonly placeholder: import("@angular/core").InputSignal<string>;
|
|
17
|
-
readonly disableSpellcheck: import("@angular/core").InputSignalWithTransform<boolean,
|
|
18
|
-
readonly autoResize: import("@angular/core").InputSignalWithTransform<boolean,
|
|
17
|
+
readonly disableSpellcheck: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
18
|
+
readonly autoResize: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
19
19
|
readonly content: Signal<ElementRef<HTMLElement>>;
|
|
20
20
|
readonly pluginComponents: Signal<readonly RichTextPluginComponent[]>;
|
|
21
21
|
readonly currentCanShowPlaceholder: WritableSignal<boolean>;
|
|
@@ -9,7 +9,7 @@ export declare class TextareaInputComponent implements OnInit {
|
|
|
9
9
|
rows?: number;
|
|
10
10
|
autoResize: boolean;
|
|
11
11
|
autoResizeScrollIntoView: boolean;
|
|
12
|
-
disableSpeelcheck: import("@angular/core").InputSignalWithTransform<boolean,
|
|
12
|
+
disableSpeelcheck: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
13
13
|
cloneValue: string;
|
|
14
14
|
updateScroll(value: string): void;
|
|
15
15
|
ngOnInit(): void;
|
package/link/link.component.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export declare class LinkComponent implements OnDestroy {
|
|
|
5
5
|
#private;
|
|
6
6
|
intl: import("./link.translate").LinkTranslate;
|
|
7
7
|
routerLinkCommands: import("@angular/core").InputSignal<string | any[] | import("@angular/router").UrlTree>;
|
|
8
|
-
disabled: import("@angular/core").InputSignalWithTransform<boolean,
|
|
8
|
+
disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
9
|
decorationHover: boolean;
|
|
10
10
|
external: boolean;
|
|
11
11
|
get relAttr(): string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lucca-front/ng",
|
|
3
|
-
"version": "19.3.3-rc.
|
|
3
|
+
"version": "19.3.3-rc.4",
|
|
4
4
|
"description": "A library of icons made by the team @Lucca",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"@angular/common": "^19.0.0",
|
|
27
27
|
"@angular/core": "^19.0.0",
|
|
28
28
|
"@angular/cdk": "^19.0.0",
|
|
29
|
-
"@lucca-front/icons": "19.3.3-rc.
|
|
30
|
-
"@lucca-front/scss": "19.3.3-rc.
|
|
29
|
+
"@lucca-front/icons": "19.3.3-rc.4",
|
|
30
|
+
"@lucca-front/scss": "19.3.3-rc.4",
|
|
31
31
|
"isomorphic-dompurify": "^2.17.0",
|
|
32
32
|
"date-fns": "^3.6.0",
|
|
33
33
|
"rxjs": "^7.8.0",
|
|
@@ -87,14 +87,18 @@
|
|
|
87
87
|
"types": "./animations/index.d.ts",
|
|
88
88
|
"default": "./fesm2022/lucca-front-ng-animations.mjs"
|
|
89
89
|
},
|
|
90
|
+
"./api": {
|
|
91
|
+
"types": "./api/index.d.ts",
|
|
92
|
+
"default": "./fesm2022/lucca-front-ng-api.mjs"
|
|
93
|
+
},
|
|
94
|
+
"./callout": {
|
|
95
|
+
"types": "./callout/index.d.ts",
|
|
96
|
+
"default": "./fesm2022/lucca-front-ng-callout.mjs"
|
|
97
|
+
},
|
|
90
98
|
"./breadcrumbs": {
|
|
91
99
|
"types": "./breadcrumbs/index.d.ts",
|
|
92
100
|
"default": "./fesm2022/lucca-front-ng-breadcrumbs.mjs"
|
|
93
101
|
},
|
|
94
|
-
"./button": {
|
|
95
|
-
"types": "./button/index.d.ts",
|
|
96
|
-
"default": "./fesm2022/lucca-front-ng-button.mjs"
|
|
97
|
-
},
|
|
98
102
|
"./chip": {
|
|
99
103
|
"types": "./chip/index.d.ts",
|
|
100
104
|
"default": "./fesm2022/lucca-front-ng-chip.mjs"
|
|
@@ -103,18 +107,18 @@
|
|
|
103
107
|
"types": "./comment/index.d.ts",
|
|
104
108
|
"default": "./fesm2022/lucca-front-ng-comment.mjs"
|
|
105
109
|
},
|
|
106
|
-
"./
|
|
107
|
-
"types": "./
|
|
108
|
-
"default": "./fesm2022/lucca-front-ng-
|
|
109
|
-
},
|
|
110
|
-
"./api": {
|
|
111
|
-
"types": "./api/index.d.ts",
|
|
112
|
-
"default": "./fesm2022/lucca-front-ng-api.mjs"
|
|
110
|
+
"./button": {
|
|
111
|
+
"types": "./button/index.d.ts",
|
|
112
|
+
"default": "./fesm2022/lucca-front-ng-button.mjs"
|
|
113
113
|
},
|
|
114
114
|
"./core": {
|
|
115
115
|
"types": "./core/index.d.ts",
|
|
116
116
|
"default": "./fesm2022/lucca-front-ng-core.mjs"
|
|
117
117
|
},
|
|
118
|
+
"./core-select": {
|
|
119
|
+
"types": "./core-select/index.d.ts",
|
|
120
|
+
"default": "./fesm2022/lucca-front-ng-core-select.mjs"
|
|
121
|
+
},
|
|
118
122
|
"./date": {
|
|
119
123
|
"types": "./date/index.d.ts",
|
|
120
124
|
"default": "./fesm2022/lucca-front-ng-date.mjs"
|
|
@@ -123,14 +127,6 @@
|
|
|
123
127
|
"types": "./department/index.d.ts",
|
|
124
128
|
"default": "./fesm2022/lucca-front-ng-department.mjs"
|
|
125
129
|
},
|
|
126
|
-
"./core-select": {
|
|
127
|
-
"types": "./core-select/index.d.ts",
|
|
128
|
-
"default": "./fesm2022/lucca-front-ng-core-select.mjs"
|
|
129
|
-
},
|
|
130
|
-
"./date2": {
|
|
131
|
-
"types": "./date2/index.d.ts",
|
|
132
|
-
"default": "./fesm2022/lucca-front-ng-date2.mjs"
|
|
133
|
-
},
|
|
134
130
|
"./dialog": {
|
|
135
131
|
"types": "./dialog/index.d.ts",
|
|
136
132
|
"default": "./fesm2022/lucca-front-ng-dialog.mjs"
|
|
@@ -139,10 +135,18 @@
|
|
|
139
135
|
"types": "./divider/index.d.ts",
|
|
140
136
|
"default": "./fesm2022/lucca-front-ng-divider.mjs"
|
|
141
137
|
},
|
|
138
|
+
"./date2": {
|
|
139
|
+
"types": "./date2/index.d.ts",
|
|
140
|
+
"default": "./fesm2022/lucca-front-ng-date2.mjs"
|
|
141
|
+
},
|
|
142
142
|
"./dropdown": {
|
|
143
143
|
"types": "./dropdown/index.d.ts",
|
|
144
144
|
"default": "./fesm2022/lucca-front-ng-dropdown.mjs"
|
|
145
145
|
},
|
|
146
|
+
"./empty-state": {
|
|
147
|
+
"types": "./empty-state/index.d.ts",
|
|
148
|
+
"default": "./fesm2022/lucca-front-ng-empty-state.mjs"
|
|
149
|
+
},
|
|
146
150
|
"./establishment": {
|
|
147
151
|
"types": "./establishment/index.d.ts",
|
|
148
152
|
"default": "./fesm2022/lucca-front-ng-establishment.mjs"
|
|
@@ -151,22 +155,18 @@
|
|
|
151
155
|
"types": "./fancy-box/index.d.ts",
|
|
152
156
|
"default": "./fesm2022/lucca-front-ng-fancy-box.mjs"
|
|
153
157
|
},
|
|
154
|
-
"./empty-state": {
|
|
155
|
-
"types": "./empty-state/index.d.ts",
|
|
156
|
-
"default": "./fesm2022/lucca-front-ng-empty-state.mjs"
|
|
157
|
-
},
|
|
158
158
|
"./file-upload": {
|
|
159
159
|
"types": "./file-upload/index.d.ts",
|
|
160
160
|
"default": "./fesm2022/lucca-front-ng-file-upload.mjs"
|
|
161
161
|
},
|
|
162
|
-
"./footer": {
|
|
163
|
-
"types": "./footer/index.d.ts",
|
|
164
|
-
"default": "./fesm2022/lucca-front-ng-footer.mjs"
|
|
165
|
-
},
|
|
166
162
|
"./filter-pills": {
|
|
167
163
|
"types": "./filter-pills/index.d.ts",
|
|
168
164
|
"default": "./fesm2022/lucca-front-ng-filter-pills.mjs"
|
|
169
165
|
},
|
|
166
|
+
"./footer": {
|
|
167
|
+
"types": "./footer/index.d.ts",
|
|
168
|
+
"default": "./fesm2022/lucca-front-ng-footer.mjs"
|
|
169
|
+
},
|
|
170
170
|
"./form-field": {
|
|
171
171
|
"types": "./form-field/index.d.ts",
|
|
172
172
|
"default": "./fesm2022/lucca-front-ng-form-field.mjs"
|
|
@@ -187,14 +187,14 @@
|
|
|
187
187
|
"types": "./horizontal-navigation/index.d.ts",
|
|
188
188
|
"default": "./fesm2022/lucca-front-ng-horizontal-navigation.mjs"
|
|
189
189
|
},
|
|
190
|
-
"./inline-message": {
|
|
191
|
-
"types": "./inline-message/index.d.ts",
|
|
192
|
-
"default": "./fesm2022/lucca-front-ng-inline-message.mjs"
|
|
193
|
-
},
|
|
194
190
|
"./icon": {
|
|
195
191
|
"types": "./icon/index.d.ts",
|
|
196
192
|
"default": "./fesm2022/lucca-front-ng-icon.mjs"
|
|
197
193
|
},
|
|
194
|
+
"./inline-message": {
|
|
195
|
+
"types": "./inline-message/index.d.ts",
|
|
196
|
+
"default": "./fesm2022/lucca-front-ng-inline-message.mjs"
|
|
197
|
+
},
|
|
198
198
|
"./input": {
|
|
199
199
|
"types": "./input/index.d.ts",
|
|
200
200
|
"default": "./fesm2022/lucca-front-ng-input.mjs"
|
|
@@ -223,14 +223,14 @@
|
|
|
223
223
|
"types": "./number-format/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/lucca-front-ng-number-format.mjs"
|
|
225
225
|
},
|
|
226
|
-
"./option": {
|
|
227
|
-
"types": "./option/index.d.ts",
|
|
228
|
-
"default": "./fesm2022/lucca-front-ng-option.mjs"
|
|
229
|
-
},
|
|
230
226
|
"./numeric-badge": {
|
|
231
227
|
"types": "./numeric-badge/index.d.ts",
|
|
232
228
|
"default": "./fesm2022/lucca-front-ng-numeric-badge.mjs"
|
|
233
229
|
},
|
|
230
|
+
"./option": {
|
|
231
|
+
"types": "./option/index.d.ts",
|
|
232
|
+
"default": "./fesm2022/lucca-front-ng-option.mjs"
|
|
233
|
+
},
|
|
234
234
|
"./page-header": {
|
|
235
235
|
"types": "./page-header/index.d.ts",
|
|
236
236
|
"default": "./fesm2022/lucca-front-ng-page-header.mjs"
|
|
@@ -255,33 +255,33 @@
|
|
|
255
255
|
"types": "./popup/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/lucca-front-ng-popup.mjs"
|
|
257
257
|
},
|
|
258
|
-
"./
|
|
259
|
-
"types": "./
|
|
260
|
-
"default": "./fesm2022/lucca-front-ng-
|
|
258
|
+
"./popup-employee": {
|
|
259
|
+
"types": "./popup-employee/index.d.ts",
|
|
260
|
+
"default": "./fesm2022/lucca-front-ng-popup-employee.mjs"
|
|
261
261
|
},
|
|
262
262
|
"./qualification": {
|
|
263
263
|
"types": "./qualification/index.d.ts",
|
|
264
264
|
"default": "./fesm2022/lucca-front-ng-qualification.mjs"
|
|
265
265
|
},
|
|
266
|
-
"./
|
|
267
|
-
"types": "./
|
|
268
|
-
"default": "./fesm2022/lucca-front-ng-
|
|
266
|
+
"./read-more": {
|
|
267
|
+
"types": "./read-more/index.d.ts",
|
|
268
|
+
"default": "./fesm2022/lucca-front-ng-read-more.mjs"
|
|
269
269
|
},
|
|
270
270
|
"./safe-content": {
|
|
271
271
|
"types": "./safe-content/index.d.ts",
|
|
272
272
|
"default": "./fesm2022/lucca-front-ng-safe-content.mjs"
|
|
273
273
|
},
|
|
274
|
-
"./
|
|
275
|
-
"types": "./
|
|
276
|
-
"default": "./fesm2022/lucca-front-ng-
|
|
274
|
+
"./scroll": {
|
|
275
|
+
"types": "./scroll/index.d.ts",
|
|
276
|
+
"default": "./fesm2022/lucca-front-ng-scroll.mjs"
|
|
277
277
|
},
|
|
278
278
|
"./scrollBox": {
|
|
279
279
|
"types": "./scrollBox/index.d.ts",
|
|
280
280
|
"default": "./fesm2022/lucca-front-ng-scrollBox.mjs"
|
|
281
281
|
},
|
|
282
|
-
"./
|
|
283
|
-
"types": "./
|
|
284
|
-
"default": "./fesm2022/lucca-front-ng-
|
|
282
|
+
"./select": {
|
|
283
|
+
"types": "./select/index.d.ts",
|
|
284
|
+
"default": "./fesm2022/lucca-front-ng-select.mjs"
|
|
285
285
|
},
|
|
286
286
|
"./sidepanel": {
|
|
287
287
|
"types": "./sidepanel/index.d.ts",
|
|
@@ -291,14 +291,14 @@
|
|
|
291
291
|
"types": "./simple-select/index.d.ts",
|
|
292
292
|
"default": "./fesm2022/lucca-front-ng-simple-select.mjs"
|
|
293
293
|
},
|
|
294
|
-
"./statusBadge": {
|
|
295
|
-
"types": "./statusBadge/index.d.ts",
|
|
296
|
-
"default": "./fesm2022/lucca-front-ng-statusBadge.mjs"
|
|
297
|
-
},
|
|
298
294
|
"./skeleton": {
|
|
299
295
|
"types": "./skeleton/index.d.ts",
|
|
300
296
|
"default": "./fesm2022/lucca-front-ng-skeleton.mjs"
|
|
301
297
|
},
|
|
298
|
+
"./statusBadge": {
|
|
299
|
+
"types": "./statusBadge/index.d.ts",
|
|
300
|
+
"default": "./fesm2022/lucca-front-ng-statusBadge.mjs"
|
|
301
|
+
},
|
|
302
302
|
"./tag": {
|
|
303
303
|
"types": "./tag/index.d.ts",
|
|
304
304
|
"default": "./fesm2022/lucca-front-ng-tag.mjs"
|
|
@@ -7,5 +7,5 @@ export declare class PageHeaderComponent {
|
|
|
7
7
|
labelIsString: import("@angular/core").Signal<boolean>;
|
|
8
8
|
isStringPortalContent(message: PortalContent): message is string;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<PageHeaderComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PageHeaderComponent, "lu-page-header", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, {}, never, ["[pageHeaderBreadcrumbs]", "[pageHeaderBackAction]", "[pageHeaderTitleActions]", "[pageHeaderActions]", "[pageHeaderNavigation]"], true, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageHeaderComponent, "lu-page-header", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, {}, never, ["[pageHeaderBreadcrumbs]", "[pageHeaderBackAction]", "[pageHeaderLeading]", "[pageHeaderTrainling]", "[pageHeaderTitleActions]", "[pageHeaderActions]", "[pageHeaderNavigation]"], true, never>;
|
|
11
11
|
}
|