@semantic-components/ui 0.30.0 → 0.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -398,7 +398,7 @@ class ScEditorBlockquote {
|
|
|
398
398
|
<svg si-quote-icon></svg>
|
|
399
399
|
<span class="sr-only">{{ ariaLabel() }}</span>
|
|
400
400
|
</button>
|
|
401
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiQuoteIcon, selector: "svg[si-quote-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
401
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiQuoteIcon, selector: "svg[si-quote-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
402
402
|
}
|
|
403
403
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorBlockquote, decorators: [{
|
|
404
404
|
type: Component,
|
|
@@ -445,7 +445,7 @@ class ScEditorBold {
|
|
|
445
445
|
<svg si-bold-icon></svg>
|
|
446
446
|
<span class="sr-only">{{ ariaLabel() }}</span>
|
|
447
447
|
</button>
|
|
448
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiBoldIcon, selector: "svg[si-bold-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
448
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiBoldIcon, selector: "svg[si-bold-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
449
449
|
}
|
|
450
450
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorBold, decorators: [{
|
|
451
451
|
type: Component,
|
|
@@ -490,7 +490,7 @@ class ScEditorBulletList {
|
|
|
490
490
|
<svg si-list-icon></svg>
|
|
491
491
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
492
492
|
</button>
|
|
493
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiListIcon, selector: "svg[si-list-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
493
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiListIcon, selector: "svg[si-list-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
494
494
|
}
|
|
495
495
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorBulletList, decorators: [{
|
|
496
496
|
type: Component,
|
|
@@ -535,7 +535,7 @@ class ScEditorCode {
|
|
|
535
535
|
<svg si-code-icon></svg>
|
|
536
536
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
537
537
|
</button>
|
|
538
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiCodeIcon, selector: "svg[si-code-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
538
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiCodeIcon, selector: "svg[si-code-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
539
539
|
}
|
|
540
540
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorCode, decorators: [{
|
|
541
541
|
type: Component,
|
|
@@ -580,7 +580,7 @@ class ScEditorHighlight {
|
|
|
580
580
|
<svg si-highlighter-icon></svg>
|
|
581
581
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
582
582
|
</button>
|
|
583
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiHighlighterIcon, selector: "svg[si-highlighter-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
583
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiHighlighterIcon, selector: "svg[si-highlighter-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
584
584
|
}
|
|
585
585
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorHighlight, decorators: [{
|
|
586
586
|
type: Component,
|
|
@@ -625,7 +625,7 @@ class ScEditorHorizontalRule {
|
|
|
625
625
|
<svg si-minus-icon></svg>
|
|
626
626
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
627
627
|
</button>
|
|
628
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiMinusIcon, selector: "svg[si-minus-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
628
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiMinusIcon, selector: "svg[si-minus-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
629
629
|
}
|
|
630
630
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorHorizontalRule, decorators: [{
|
|
631
631
|
type: Component,
|
|
@@ -670,7 +670,7 @@ class ScEditorItalic {
|
|
|
670
670
|
<svg si-italic-icon></svg>
|
|
671
671
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
672
672
|
</button>
|
|
673
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiItalicIcon, selector: "svg[si-italic-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
673
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiItalicIcon, selector: "svg[si-italic-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
674
674
|
}
|
|
675
675
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorItalic, decorators: [{
|
|
676
676
|
type: Component,
|
|
@@ -715,7 +715,7 @@ class ScEditorOrderedList {
|
|
|
715
715
|
<svg si-list-ordered-icon></svg>
|
|
716
716
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
717
717
|
</button>
|
|
718
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiListOrderedIcon, selector: "svg[si-list-ordered-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
718
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiListOrderedIcon, selector: "svg[si-list-ordered-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
719
719
|
}
|
|
720
720
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorOrderedList, decorators: [{
|
|
721
721
|
type: Component,
|
|
@@ -868,7 +868,7 @@ class ScMenuCheckboxItem {
|
|
|
868
868
|
</span>
|
|
869
869
|
}
|
|
870
870
|
<ng-content />
|
|
871
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
871
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
872
872
|
}
|
|
873
873
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScMenuCheckboxItem, decorators: [{
|
|
874
874
|
type: Component,
|
|
@@ -918,7 +918,7 @@ class ScMenuRadioItem {
|
|
|
918
918
|
</span>
|
|
919
919
|
|
|
920
920
|
<ng-content />
|
|
921
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCircleIcon, selector: "svg[si-circle-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
921
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCircleIcon, selector: "svg[si-circle-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
922
922
|
}
|
|
923
923
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScMenuRadioItem, decorators: [{
|
|
924
924
|
type: Component,
|
|
@@ -1110,7 +1110,7 @@ class ScEditorRedo {
|
|
|
1110
1110
|
<svg si-redo-icon></svg>
|
|
1111
1111
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1112
1112
|
</button>
|
|
1113
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiRedoIcon, selector: "svg[si-redo-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1113
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiRedoIcon, selector: "svg[si-redo-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1114
1114
|
}
|
|
1115
1115
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorRedo, decorators: [{
|
|
1116
1116
|
type: Component,
|
|
@@ -1155,7 +1155,7 @@ class ScEditorStrike {
|
|
|
1155
1155
|
<svg si-strikethrough-icon></svg>
|
|
1156
1156
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1157
1157
|
</button>
|
|
1158
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiStrikethroughIcon, selector: "svg[si-strikethrough-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1158
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiStrikethroughIcon, selector: "svg[si-strikethrough-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1159
1159
|
}
|
|
1160
1160
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorStrike, decorators: [{
|
|
1161
1161
|
type: Component,
|
|
@@ -1200,7 +1200,7 @@ class ScEditorTextAlignCenter {
|
|
|
1200
1200
|
<svg si-align-center-icon></svg>
|
|
1201
1201
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1202
1202
|
</button>
|
|
1203
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignCenterIcon, selector: "svg[si-align-center-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1203
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignCenterIcon, selector: "svg[si-align-center-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1204
1204
|
}
|
|
1205
1205
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorTextAlignCenter, decorators: [{
|
|
1206
1206
|
type: Component,
|
|
@@ -1245,7 +1245,7 @@ class ScEditorTextAlignLeft {
|
|
|
1245
1245
|
<svg si-align-left-icon></svg>
|
|
1246
1246
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1247
1247
|
</button>
|
|
1248
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignLeftIcon, selector: "svg[si-align-left-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1248
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignLeftIcon, selector: "svg[si-align-left-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1249
1249
|
}
|
|
1250
1250
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorTextAlignLeft, decorators: [{
|
|
1251
1251
|
type: Component,
|
|
@@ -1290,7 +1290,7 @@ class ScEditorTextAlignRight {
|
|
|
1290
1290
|
<svg si-align-right-icon></svg>
|
|
1291
1291
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1292
1292
|
</button>
|
|
1293
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignRightIcon, selector: "svg[si-align-right-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1293
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiAlignRightIcon, selector: "svg[si-align-right-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1294
1294
|
}
|
|
1295
1295
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorTextAlignRight, decorators: [{
|
|
1296
1296
|
type: Component,
|
|
@@ -1335,7 +1335,7 @@ class ScEditorUnderline {
|
|
|
1335
1335
|
<svg si-underline-icon></svg>
|
|
1336
1336
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1337
1337
|
</button>
|
|
1338
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiUnderlineIcon, selector: "svg[si-underline-icon]" }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1338
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiUnderlineIcon, selector: "svg[si-underline-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1339
1339
|
}
|
|
1340
1340
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorUnderline, decorators: [{
|
|
1341
1341
|
type: Component,
|
|
@@ -1380,7 +1380,7 @@ class ScEditorUndo {
|
|
|
1380
1380
|
<svg si-undo-icon></svg>
|
|
1381
1381
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1382
1382
|
</button>
|
|
1383
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiUndoIcon, selector: "svg[si-undo-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1383
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiUndoIcon, selector: "svg[si-undo-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1384
1384
|
}
|
|
1385
1385
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorUndo, decorators: [{
|
|
1386
1386
|
type: Component,
|
|
@@ -1426,7 +1426,7 @@ class ScEditorUnsetLink {
|
|
|
1426
1426
|
<svg si-unlink-icon></svg>
|
|
1427
1427
|
<span class="sr-only">{{ ariaLabel }}</span>
|
|
1428
1428
|
</button>
|
|
1429
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiUnlinkIcon, selector: "svg[si-unlink-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1429
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiUnlinkIcon, selector: "svg[si-unlink-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1430
1430
|
}
|
|
1431
1431
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScEditorUnsetLink, decorators: [{
|
|
1432
1432
|
type: Component,
|
|
@@ -1848,7 +1848,7 @@ class ScExtensionColor {
|
|
|
1848
1848
|
</button>
|
|
1849
1849
|
</div>
|
|
1850
1850
|
</ng-template>
|
|
1851
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: CdkMenuTrigger, selector: "[cdkMenuTriggerFor]", inputs: ["cdkMenuTriggerFor", "cdkMenuPosition", "cdkMenuTriggerData"], outputs: ["cdkMenuOpened", "cdkMenuClosed"], exportAs: ["cdkMenuTriggerFor"] }, { kind: "directive", type: CdkMenu, selector: "[cdkMenu]", outputs: ["closed"], exportAs: ["cdkMenu"] }, { kind: "directive", type: CdkMenuItem, selector: "[cdkMenuItem]", inputs: ["cdkMenuItemDisabled", "cdkMenuitemTypeaheadLabel"], outputs: ["cdkMenuItemTriggered"], exportAs: ["cdkMenuItem"] }, { kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiPaletteIcon, selector: "svg[si-palette-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1851
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: CdkMenuTrigger, selector: "[cdkMenuTriggerFor]", inputs: ["cdkMenuTriggerFor", "cdkMenuPosition", "cdkMenuTriggerData"], outputs: ["cdkMenuOpened", "cdkMenuClosed"], exportAs: ["cdkMenuTriggerFor"] }, { kind: "directive", type: CdkMenu, selector: "[cdkMenu]", outputs: ["closed"], exportAs: ["cdkMenu"] }, { kind: "directive", type: CdkMenuItem, selector: "[cdkMenuItem]", inputs: ["cdkMenuItemDisabled", "cdkMenuitemTypeaheadLabel"], outputs: ["cdkMenuItemTriggered"], exportAs: ["cdkMenuItem"] }, { kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: SiPaletteIcon, selector: "svg[si-palette-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1852
1852
|
}
|
|
1853
1853
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScExtensionColor, decorators: [{
|
|
1854
1854
|
type: Component,
|
|
@@ -3156,7 +3156,7 @@ class ScExtensionImage {
|
|
|
3156
3156
|
</div>
|
|
3157
3157
|
</div>
|
|
3158
3158
|
</ng-template>
|
|
3159
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "ngmodule", type: DialogModule }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: ScLabel, selector: "label[sc-label]", inputs: ["class"] }, { kind: "component", type: ScInput, selector: "input[sc-input]", inputs: ["class"] }, { kind: "directive", type: ScPopoverTriggerFor, selector: "[scPopoverTriggerFor]", inputs: ["scPopoverTriggerFor"] }, { kind: "component", type: SiImagePlusIcon, selector: "svg[si-image-plus-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
3159
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "ngmodule", type: DialogModule }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: ScLabel, selector: "label[sc-label]", inputs: ["class"] }, { kind: "component", type: ScInput, selector: "input[sc-input]", inputs: ["class"] }, { kind: "directive", type: ScPopoverTriggerFor, selector: "[scPopoverTriggerFor]", inputs: ["scPopoverTriggerFor"] }, { kind: "component", type: SiImagePlusIcon, selector: "svg[si-image-plus-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
3160
3160
|
}
|
|
3161
3161
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScExtensionImage, decorators: [{
|
|
3162
3162
|
type: Component,
|
|
@@ -5210,7 +5210,7 @@ class ScExtensionYoutube {
|
|
|
5210
5210
|
<button type="button" sc-toggle variant="outline">
|
|
5211
5211
|
<svg si-file-video-icon></svg>
|
|
5212
5212
|
</button>
|
|
5213
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "ngmodule", type: DialogModule }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiFileVideoIcon, selector: "svg[si-file-video-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5213
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "ngmodule", type: DialogModule }, { kind: "component", type: ScToggle, selector: "button[sc-toggle]", inputs: ["variant", "size", "class"] }, { kind: "component", type: SiFileVideoIcon, selector: "svg[si-file-video-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5214
5214
|
}
|
|
5215
5215
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScExtensionYoutube, decorators: [{
|
|
5216
5216
|
type: Component,
|
|
@@ -5607,7 +5607,7 @@ class ScOption {
|
|
|
5607
5607
|
<span #label>
|
|
5608
5608
|
<ng-content />
|
|
5609
5609
|
</span>
|
|
5610
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5610
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5611
5611
|
}
|
|
5612
5612
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScOption, decorators: [{
|
|
5613
5613
|
type: Component,
|
|
@@ -5851,7 +5851,7 @@ class ScSelect {
|
|
|
5851
5851
|
<ng-content />
|
|
5852
5852
|
</ul>
|
|
5853
5853
|
</ng-template>
|
|
5854
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiChevronDownIcon, selector: "svg[si-chevron-down-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5854
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiChevronDownIcon, selector: "svg[si-chevron-down-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5855
5855
|
}
|
|
5856
5856
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScSelect, decorators: [{
|
|
5857
5857
|
type: Component,
|
|
@@ -5922,7 +5922,7 @@ class ScPageItem {
|
|
|
5922
5922
|
</a>
|
|
5923
5923
|
}
|
|
5924
5924
|
</li>
|
|
5925
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: SiEllipsisIcon, selector: "svg[si-ellipsis-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5925
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: SiEllipsisIcon, selector: "svg[si-ellipsis-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
5926
5926
|
}
|
|
5927
5927
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScPageItem, decorators: [{
|
|
5928
5928
|
type: Component,
|
|
@@ -6163,7 +6163,7 @@ class ScPaginator {
|
|
|
6163
6163
|
}
|
|
6164
6164
|
</ul>
|
|
6165
6165
|
</nav>
|
|
6166
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScPageItem, selector: "sc-page-item", inputs: ["currentPage", "page"], outputs: ["pageChanged"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: ScPagination, selector: "nav[sc-pagination]", inputs: ["class"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: SiChevronLeftIcon, selector: "svg[si-chevron-left-icon]" }, { kind: "component", type: SiChevronsLeftIcon, selector: "svg[si-chevrons-left-icon]" }, { kind: "component", type: SiChevronRightIcon, selector: "svg[si-chevron-right-icon]" }, { kind: "component", type: SiChevronsRightIcon, selector: "svg[si-chevrons-right-icon]" }, { kind: "component", type: ScSelect, selector: "sc-select", inputs: ["placeholder", "disabled", "value"], outputs: ["valueChange"] }, { kind: "component", type: ScOption, selector: "sc-option", inputs: ["class", "value", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6166
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScPageItem, selector: "sc-page-item", inputs: ["currentPage", "page"], outputs: ["pageChanged"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: ScPagination, selector: "nav[sc-pagination]", inputs: ["class"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: SiChevronLeftIcon, selector: "svg[si-chevron-left-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiChevronsLeftIcon, selector: "svg[si-chevrons-left-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiChevronRightIcon, selector: "svg[si-chevron-right-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiChevronsRightIcon, selector: "svg[si-chevrons-right-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScSelect, selector: "sc-select", inputs: ["placeholder", "disabled", "value"], outputs: ["valueChange"] }, { kind: "component", type: ScOption, selector: "sc-option", inputs: ["class", "value", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6167
6167
|
}
|
|
6168
6168
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScPaginator, decorators: [{
|
|
6169
6169
|
type: Component,
|
|
@@ -6496,7 +6496,7 @@ class ScMonthYearHeader {
|
|
|
6496
6496
|
>
|
|
6497
6497
|
<svg si-chevron-right-icon></svg>
|
|
6498
6498
|
</button>
|
|
6499
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiChevronRightIcon, selector: "svg[si-chevron-right-icon]" }, { kind: "component", type: SiChevronLeftIcon, selector: "svg[si-chevron-left-icon]" }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6499
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiChevronRightIcon, selector: "svg[si-chevron-right-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiChevronLeftIcon, selector: "svg[si-chevron-left-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6500
6500
|
}
|
|
6501
6501
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScMonthYearHeader, decorators: [{
|
|
6502
6502
|
type: Component,
|
|
@@ -6919,7 +6919,7 @@ class ScDatePicker {
|
|
|
6919
6919
|
<svg si-calendar-icon></svg>
|
|
6920
6920
|
</button>
|
|
6921
6921
|
<input #input sc-input scDateInput type="text" placeholder="Select date" />
|
|
6922
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScInput, selector: "input[sc-input]", inputs: ["class"] }, { kind: "component", type: SiCalendarIcon, selector: "svg[si-calendar-icon]" }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "directive", type: ScDateInput, selector: "[scDateInput]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6922
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScInput, selector: "input[sc-input]", inputs: ["class"] }, { kind: "component", type: SiCalendarIcon, selector: "svg[si-calendar-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "directive", type: ScDateInput, selector: "[scDateInput]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
6923
6923
|
}
|
|
6924
6924
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScDatePicker, decorators: [{
|
|
6925
6925
|
type: Component,
|
|
@@ -7134,7 +7134,7 @@ class ScThemeToggler {
|
|
|
7134
7134
|
<svg si-sun-icon></svg>
|
|
7135
7135
|
}
|
|
7136
7136
|
</button>
|
|
7137
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiMoonIcon, selector: "svg[si-moon-icon]" }, { kind: "component", type: SiSunIcon, selector: "svg[si-sun-icon]" }, { kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7137
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiMoonIcon, selector: "svg[si-moon-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiSunIcon, selector: "svg[si-sun-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "directive", type: ScTooltip, selector: "[scTooltip]", inputs: ["scTooltip", "position"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7138
7138
|
}
|
|
7139
7139
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScThemeToggler, decorators: [{
|
|
7140
7140
|
type: Component,
|
|
@@ -7502,7 +7502,7 @@ class ScBreadcrumbEllipsis {
|
|
|
7502
7502
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.0.6", type: ScBreadcrumbEllipsis, isStandalone: true, selector: "span[sc-breadcrumb-ellipsis]", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "presentation" }, properties: { "attr.aria-hidden": "true", "class": "classes()" } }, ngImport: i0, template: `
|
|
7503
7503
|
<svg class="size-4" si-ellipsis-icon></svg>
|
|
7504
7504
|
<span class="sr-only">More</span>
|
|
7505
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiEllipsisIcon, selector: "svg[si-ellipsis-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7505
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiEllipsisIcon, selector: "svg[si-ellipsis-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7506
7506
|
}
|
|
7507
7507
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScBreadcrumbEllipsis, decorators: [{
|
|
7508
7508
|
type: Component,
|
|
@@ -7669,7 +7669,7 @@ class ScDialog {
|
|
|
7669
7669
|
<button sc-button type="submit">Save changes</button>
|
|
7670
7670
|
</div>
|
|
7671
7671
|
</div>
|
|
7672
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScDialogHeader, selector: "div[sc-dialog-header]", inputs: ["class"] }, { kind: "component", type: ScDialogTitle, selector: "h2[sc-dialog-title]", inputs: ["class"] }, { kind: "component", type: ScDialogDescription, selector: "p[sc-dialog-description]", inputs: ["class"] }, { kind: "component", type: ScDialogFooter, selector: "div[sc-dialog-footer]", inputs: ["class"] }, { kind: "component", type: ScDialogClose, selector: "button[sc-dialog-close]", inputs: ["class"] }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]" }, { kind: "component", type: ScDialogContent, selector: "div[sc-dialog-content]", inputs: ["class"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7672
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScDialogHeader, selector: "div[sc-dialog-header]", inputs: ["class"] }, { kind: "component", type: ScDialogTitle, selector: "h2[sc-dialog-title]", inputs: ["class"] }, { kind: "component", type: ScDialogDescription, selector: "p[sc-dialog-description]", inputs: ["class"] }, { kind: "component", type: ScDialogFooter, selector: "div[sc-dialog-footer]", inputs: ["class"] }, { kind: "component", type: ScDialogClose, selector: "button[sc-dialog-close]", inputs: ["class"] }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScDialogContent, selector: "div[sc-dialog-content]", inputs: ["class"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
7673
7673
|
}
|
|
7674
7674
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScDialog, decorators: [{
|
|
7675
7675
|
type: Component,
|
|
@@ -8009,14 +8009,22 @@ class ScConfirmationDialogContent {
|
|
|
8009
8009
|
classInput = input('', {
|
|
8010
8010
|
alias: 'class',
|
|
8011
8011
|
});
|
|
8012
|
-
class = computed(() => cn('
|
|
8013
|
-
//TODO make this working
|
|
8012
|
+
class = computed(() => cn('grid w-full max-w-lg gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 sm:rounded-lg', this.classInput()));
|
|
8014
8013
|
state = signal('closed');
|
|
8015
8014
|
dialogRef = inject(DialogRef);
|
|
8016
8015
|
data = inject(DIALOG_DATA);
|
|
8017
8016
|
constructor() {
|
|
8018
8017
|
this.dialogRef.disableClose = true;
|
|
8019
8018
|
}
|
|
8019
|
+
ngAfterViewInit() {
|
|
8020
|
+
this.state.set('open');
|
|
8021
|
+
}
|
|
8022
|
+
close(b) {
|
|
8023
|
+
this.state.set('closed');
|
|
8024
|
+
setTimeout(() => {
|
|
8025
|
+
this.dialogRef.close(b);
|
|
8026
|
+
}, 200);
|
|
8027
|
+
}
|
|
8020
8028
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScConfirmationDialogContent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8021
8029
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.0.6", type: ScConfirmationDialogContent, isStandalone: true, selector: "sc-confirmation-dialog-content", inputs: { classInput: { classPropertyName: "classInput", publicName: "class", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "class()", "attr.data-state": "state()" } }, ngImport: i0, template: `
|
|
8022
8030
|
<div sc-confirmation-dialog-header>
|
|
@@ -8028,10 +8036,10 @@ class ScConfirmationDialogContent {
|
|
|
8028
8036
|
</div>
|
|
8029
8037
|
|
|
8030
8038
|
<div sc-confirmation-dialog-footer>
|
|
8031
|
-
<button class="mt-2 sm:mt-0" (click)="
|
|
8039
|
+
<button class="mt-2 sm:mt-0" (click)="close(false)" variant="outline" sc-button>
|
|
8032
8040
|
{{ data.cancelButtonText }}
|
|
8033
8041
|
</button>
|
|
8034
|
-
<button (click)="
|
|
8042
|
+
<button (click)="close(true)" sc-button>{{ data.actionButtonText }}</button>
|
|
8035
8043
|
</div>
|
|
8036
8044
|
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScConfirmationDialogFooter, selector: "div[sc-confirmation-dialog-footer]", inputs: ["class"] }, { kind: "component", type: ScConfirmationDialogHeader, selector: "div[sc-confirmation-dialog-header]", inputs: ["class"] }, { kind: "component", type: ScConfirmationDialogDescription, selector: "p[sc-confirmation-dialog-description]", inputs: ["class"] }, { kind: "component", type: ScConfirmationDialogTitle, selector: "h2[sc-confirmation-dialog-title]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
8037
8045
|
}
|
|
@@ -8053,10 +8061,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImpor
|
|
|
8053
8061
|
</div>
|
|
8054
8062
|
|
|
8055
8063
|
<div sc-confirmation-dialog-footer>
|
|
8056
|
-
<button class="mt-2 sm:mt-0" (click)="
|
|
8064
|
+
<button class="mt-2 sm:mt-0" (click)="close(false)" variant="outline" sc-button>
|
|
8057
8065
|
{{ data.cancelButtonText }}
|
|
8058
8066
|
</button>
|
|
8059
|
-
<button (click)="
|
|
8067
|
+
<button (click)="close(true)" sc-button>{{ data.actionButtonText }}</button>
|
|
8060
8068
|
</div>
|
|
8061
8069
|
`, host: {
|
|
8062
8070
|
'[class]': 'class()',
|
|
@@ -8648,7 +8656,7 @@ class ScToastExample {
|
|
|
8648
8656
|
</ol>
|
|
8649
8657
|
|
|
8650
8658
|
-->
|
|
8651
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScToastClose, selector: "button[sc-toast-close]", inputs: ["class"] }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]" }, { kind: "component", type: ScToastAction, selector: "button[sc-toast-action]", inputs: ["class"] }, { kind: "component", type: ScToastDescription, selector: "p[sc-toast-description]", inputs: ["class"] }, { kind: "component", type: ScToastTitle, selector: "h2[sc-toast-title]", inputs: ["class"] }, { kind: "component", type: ScToast, selector: "li[sc-toast]", inputs: ["variant", "class"] }, { kind: "component", type: ScToastContent, selector: "div[sc-toast-content]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
8659
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScToastClose, selector: "button[sc-toast-close]", inputs: ["class"] }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScToastAction, selector: "button[sc-toast-action]", inputs: ["class"] }, { kind: "component", type: ScToastDescription, selector: "p[sc-toast-description]", inputs: ["class"] }, { kind: "component", type: ScToastTitle, selector: "h2[sc-toast-title]", inputs: ["class"] }, { kind: "component", type: ScToast, selector: "li[sc-toast]", inputs: ["variant", "class"] }, { kind: "component", type: ScToastContent, selector: "div[sc-toast-content]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
8652
8660
|
}
|
|
8653
8661
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScToastExample, decorators: [{
|
|
8654
8662
|
type: Component,
|
|
@@ -8979,6 +8987,7 @@ class ScCheckbox {
|
|
|
8979
8987
|
transform: booleanAttribute,
|
|
8980
8988
|
});
|
|
8981
8989
|
disabled = linkedSignal(() => this.disabledInput());
|
|
8990
|
+
//TODO: change name to changed, or toggled
|
|
8982
8991
|
change = output();
|
|
8983
8992
|
state = computed(() => {
|
|
8984
8993
|
if (this.indeterminate()) {
|
|
@@ -9060,7 +9069,7 @@ class ScCheckbox {
|
|
|
9060
9069
|
<label [class]="labelClass()" [for]="id()">
|
|
9061
9070
|
<ng-content />
|
|
9062
9071
|
</label>
|
|
9063
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }, { kind: "component", type: SiMinusIcon, selector: "svg[si-minus-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9072
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiMinusIcon, selector: "svg[si-minus-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9064
9073
|
}
|
|
9065
9074
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScCheckbox, decorators: [{
|
|
9066
9075
|
type: Component,
|
|
@@ -9196,7 +9205,7 @@ class ScCheckboxItem {
|
|
|
9196
9205
|
</span>
|
|
9197
9206
|
}
|
|
9198
9207
|
</button>
|
|
9199
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9208
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9200
9209
|
}
|
|
9201
9210
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScCheckboxItem, decorators: [{
|
|
9202
9211
|
type: Component,
|
|
@@ -9325,7 +9334,7 @@ class ScAccordionItem {
|
|
|
9325
9334
|
<ng-content select="sc-accordion-content" />
|
|
9326
9335
|
}
|
|
9327
9336
|
</cdk-accordion-item>
|
|
9328
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "ngmodule", type: CdkAccordionModule }, { kind: "directive", type: i1$4.CdkAccordionItem, selector: "cdk-accordion-item, [cdkAccordionItem]", inputs: ["expanded", "disabled"], outputs: ["closed", "opened", "destroyed", "expandedChange"], exportAs: ["cdkAccordionItem"] }, { kind: "component", type: SiChevronDownIcon, selector: "svg[si-chevron-down-icon]" }, { kind: "component", type: SiChevronUpIcon, selector: "svg[si-chevron-up-icon]" }, { kind: "component", type: ScAccordionHeader, selector: "h3[sc-accordion-header]", inputs: ["class"] }, { kind: "component", type: ScAccordionTrigger, selector: "button[sc-accordion-trigger]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9337
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "ngmodule", type: CdkAccordionModule }, { kind: "directive", type: i1$4.CdkAccordionItem, selector: "cdk-accordion-item, [cdkAccordionItem]", inputs: ["expanded", "disabled"], outputs: ["closed", "opened", "destroyed", "expandedChange"], exportAs: ["cdkAccordionItem"] }, { kind: "component", type: SiChevronDownIcon, selector: "svg[si-chevron-down-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: SiChevronUpIcon, selector: "svg[si-chevron-up-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScAccordionHeader, selector: "h3[sc-accordion-header]", inputs: ["class"] }, { kind: "component", type: ScAccordionTrigger, selector: "button[sc-accordion-trigger]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9329
9338
|
}
|
|
9330
9339
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScAccordionItem, decorators: [{
|
|
9331
9340
|
type: Component,
|
|
@@ -9613,7 +9622,7 @@ class ScRadioItem {
|
|
|
9613
9622
|
</div>
|
|
9614
9623
|
|
|
9615
9624
|
<label [for]="id()" sc-label><ng-content /></label>
|
|
9616
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCircleIcon, selector: "svg[si-circle-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9625
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCircleIcon, selector: "svg[si-circle-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9617
9626
|
}
|
|
9618
9627
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScRadioItem, decorators: [{
|
|
9619
9628
|
type: Component,
|
|
@@ -9856,7 +9865,7 @@ class ScInputOTPSeparator {
|
|
|
9856
9865
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScInputOTPSeparator, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9857
9866
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "19.0.6", type: ScInputOTPSeparator, isStandalone: true, selector: "sc-input-otp-separator", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "classes()" } }, ngImport: i0, template: `
|
|
9858
9867
|
<svg si-dot-icon></svg>
|
|
9859
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiDotIcon, selector: "svg[si-dot-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9868
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiDotIcon, selector: "svg[si-dot-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
9860
9869
|
}
|
|
9861
9870
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScInputOTPSeparator, decorators: [{
|
|
9862
9871
|
type: Component,
|
|
@@ -10690,7 +10699,7 @@ class ScCommandInput {
|
|
|
10690
10699
|
class="flex h-12 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"
|
|
10691
10700
|
[placeholder]="placeholder()"
|
|
10692
10701
|
/>
|
|
10693
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiSearchIcon, selector: "svg[si-search-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
10702
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiSearchIcon, selector: "svg[si-search-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
10694
10703
|
}
|
|
10695
10704
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScCommandInput, decorators: [{
|
|
10696
10705
|
type: Component,
|
|
@@ -11065,7 +11074,7 @@ class ScSidebarMobile {
|
|
|
11065
11074
|
|
|
11066
11075
|
<ng-content />
|
|
11067
11076
|
</div>
|
|
11068
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScSidebarToggler, selector: "sc-sidebar-toggler" }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11077
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScSidebarToggler, selector: "sc-sidebar-toggler" }, { kind: "component", type: SiXIcon, selector: "svg[si-x-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11069
11078
|
}
|
|
11070
11079
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScSidebarMobile, decorators: [{
|
|
11071
11080
|
type: Component,
|
|
@@ -11254,7 +11263,7 @@ class ScAutocompleteItem {
|
|
|
11254
11263
|
@if (isSelected()) {
|
|
11255
11264
|
<svg class="ml-auto" si-check-icon></svg>
|
|
11256
11265
|
}
|
|
11257
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11266
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11258
11267
|
}
|
|
11259
11268
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScAutocompleteItem, decorators: [{
|
|
11260
11269
|
type: Component,
|
|
@@ -11449,7 +11458,7 @@ class ScTimeOption {
|
|
|
11449
11458
|
}
|
|
11450
11459
|
|
|
11451
11460
|
<ng-content />
|
|
11452
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11461
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCheckIcon, selector: "svg[si-check-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11453
11462
|
}
|
|
11454
11463
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScTimeOption, decorators: [{
|
|
11455
11464
|
type: Component,
|
|
@@ -11806,7 +11815,7 @@ class ScTimePicker {
|
|
|
11806
11815
|
}
|
|
11807
11816
|
</div>
|
|
11808
11817
|
</ng-template>
|
|
11809
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiClockIcon, selector: "svg[si-clock-icon]" }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScTimeOption, selector: "sc-time-option", inputs: ["class", "disabled", "value"], outputs: ["selected"] }, { kind: "directive", type: ScTimePickerInput, selector: "[scTimePickerInput]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11818
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiClockIcon, selector: "svg[si-clock-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScTimeOption, selector: "sc-time-option", inputs: ["class", "disabled", "value"], outputs: ["selected"] }, { kind: "directive", type: ScTimePickerInput, selector: "[scTimePickerInput]", inputs: ["class"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11810
11819
|
}
|
|
11811
11820
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScTimePicker, decorators: [{
|
|
11812
11821
|
type: Component,
|
|
@@ -11977,7 +11986,7 @@ class ScFilePreview {
|
|
|
11977
11986
|
} @else {
|
|
11978
11987
|
<svg class="size-10 text-muted-foreground" si-file-text-icon aria-hidden="true"></svg>
|
|
11979
11988
|
}
|
|
11980
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiFileTextIcon, selector: "svg[si-file-text-icon]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11989
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiFileTextIcon, selector: "svg[si-file-text-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
11981
11990
|
}
|
|
11982
11991
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScFilePreview, decorators: [{
|
|
11983
11992
|
type: Component,
|
|
@@ -12054,7 +12063,7 @@ class ScFileCard {
|
|
|
12054
12063
|
</button>
|
|
12055
12064
|
</div>
|
|
12056
12065
|
</div>
|
|
12057
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiXIcon, selector: "svg[si-x-icon]" }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScFilePreview, selector: "sc-file-preview", inputs: ["file"] }, { kind: "component", type: ScProgress, selector: "sc-progress", inputs: ["class", "value"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12066
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiXIcon, selector: "svg[si-x-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScFilePreview, selector: "sc-file-preview", inputs: ["file"] }, { kind: "component", type: ScProgress, selector: "sc-progress", inputs: ["class", "value"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12058
12067
|
}
|
|
12059
12068
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScFileCard, decorators: [{
|
|
12060
12069
|
type: Component,
|
|
@@ -12177,7 +12186,7 @@ class ScFileUploader {
|
|
|
12177
12186
|
}
|
|
12178
12187
|
</div>
|
|
12179
12188
|
</div>
|
|
12180
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiUploadIcon, selector: "svg[si-upload-icon]" }, { kind: "component", type: ScFileCard, selector: "sc-file-card", inputs: ["index", "file", "progress"], outputs: ["removed"] }, { kind: "directive", type: ScDropZone, selector: "[scDropZone]", inputs: ["isDisabled", "class"], exportAs: ["scDropZone"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12189
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiUploadIcon, selector: "svg[si-upload-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScFileCard, selector: "sc-file-card", inputs: ["index", "file", "progress"], outputs: ["removed"] }, { kind: "directive", type: ScDropZone, selector: "[scDropZone]", inputs: ["isDisabled", "class"], exportAs: ["scDropZone"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12181
12190
|
}
|
|
12182
12191
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScFileUploader, decorators: [{
|
|
12183
12192
|
type: Component,
|
|
@@ -12371,7 +12380,7 @@ class ScSingleFileUploader {
|
|
|
12371
12380
|
</div>
|
|
12372
12381
|
}
|
|
12373
12382
|
<!-- End Preview Image -->
|
|
12374
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScProgress, selector: "sc-progress", inputs: ["class", "value"] }, { kind: "component", type: SiUploadIcon, selector: "svg[si-upload-icon]" }, { kind: "directive", type: ScDropZone, selector: "[scDropZone]", inputs: ["isDisabled", "class"], exportAs: ["scDropZone"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScAspectRatio, selector: "sc-aspect-ratio", inputs: ["imageClass", "hostClass", "wrapperClass", "ratio", "src", "alt", "priority"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12383
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: ScProgress, selector: "sc-progress", inputs: ["class", "value"] }, { kind: "component", type: SiUploadIcon, selector: "svg[si-upload-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "directive", type: ScDropZone, selector: "[scDropZone]", inputs: ["isDisabled", "class"], exportAs: ["scDropZone"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }, { kind: "component", type: ScAspectRatio, selector: "sc-aspect-ratio", inputs: ["imageClass", "hostClass", "wrapperClass", "ratio", "src", "alt", "priority"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12375
12384
|
}
|
|
12376
12385
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScSingleFileUploader, decorators: [{
|
|
12377
12386
|
type: Component,
|
|
@@ -12557,7 +12566,7 @@ class ScCookieConsent {
|
|
|
12557
12566
|
</div>
|
|
12558
12567
|
</div>
|
|
12559
12568
|
</div>
|
|
12560
|
-
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCookieIcon, selector: "svg[si-cookie-icon]" }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12569
|
+
`, isInline: true, styles: [""], dependencies: [{ kind: "component", type: SiCookieIcon, selector: "svg[si-cookie-icon]", inputs: ["xmlns", "width", "height", "viewBox", "fill", "stroke", "stroke-width", "stroke-linecap", "stroke-linejoin"] }, { kind: "component", type: ScButton, selector: "button[sc-button], a[sc-button]", inputs: ["variant", "size", "class", "disabled"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
12561
12570
|
}
|
|
12562
12571
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ScCookieConsent, decorators: [{
|
|
12563
12572
|
type: Component,
|