@elderbyte/ngx-starter 20.1.0 → 20.1.2
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.
|
@@ -37319,7 +37319,7 @@ class ElderPaneComponent {
|
|
|
37319
37319
|
<ng-content select="elder-pane-header"></ng-content>
|
|
37320
37320
|
<ng-content select="elder-pane-content"></ng-content>
|
|
37321
37321
|
<ng-content></ng-content>
|
|
37322
|
-
</div>`, isInline: true, styles: [":host{display:block;overflow:hidden;border-radius:var(--elder-pane-border-radius);background-color:var(--elder-pane-bg-color);flex:1 1 0}.elder-pane-inner{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:
|
|
37322
|
+
</div>`, isInline: true, styles: [":host{display:block;overflow:hidden;border-radius:var(--elder-pane-border-radius);background-color:var(--elder-pane-bg-color);flex:1 1 0}.elder-pane-inner{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
37323
37323
|
}
|
|
37324
37324
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.3", ngImport: i0, type: ElderPaneComponent, decorators: [{
|
|
37325
37325
|
type: Component,
|
|
@@ -37329,7 +37329,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.3", ngImpor
|
|
|
37329
37329
|
<ng-content select="elder-pane-header"></ng-content>
|
|
37330
37330
|
<ng-content select="elder-pane-content"></ng-content>
|
|
37331
37331
|
<ng-content></ng-content>
|
|
37332
|
-
</div>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;overflow:hidden;border-radius:var(--elder-pane-border-radius);background-color:var(--elder-pane-bg-color);flex:1 1 0}.elder-pane-inner{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:
|
|
37332
|
+
</div>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;overflow:hidden;border-radius:var(--elder-pane-border-radius);background-color:var(--elder-pane-bg-color);flex:1 1 0}.elder-pane-inner{display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow:hidden}\n"] }]
|
|
37333
37333
|
}], propDecorators: { class: [{
|
|
37334
37334
|
type: HostBinding,
|
|
37335
37335
|
args: ['class']
|