@mxtommy/kip 3.0.0-beta.14 → 3.0.0-beta.15
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["src/app/core/components/dashboard-editor/dashboard-editor.component.scss"],
|
|
4
|
-
"sourcesContent": [":host {\n width: 135px !important;\n height: 100%;\n}\n\n.editor-top-container {\n position: absolute;\n top: 0px;\n width: 135px;\n}\n\n.filter {\n width: 135px;\n}\n\n.editor-item-container {\n position: absolute;\n top: 56px;\n height: calc(100% - 56px - 48px);\n width: 135px;\n overflow-y: auto;\n overflow-x: hidden;\n -webkit-overflow-scrolling: touch;\n}\n\n.editor-bottom-container {\n position: absolute;\n bottom: 0px;\n width: 135px;\n}\n\n.action-button {\n border-radius: 0px;\n width: 135px;\n height: 48px\n}\n"],
|
|
5
|
-
"mappings": ";AAAA;AACE,SAAA;AACA,UAAA;;AAGF,CAAA;AACE,YAAA;AACA,OAAA;AACA,SAAA;;AAGF,CAAA;AACE,SAAA;;AAGF,CAAA;AACE,YAAA;AACA,OAAA;AACA,UAAA,KAAA,KAAA,EAAA,KAAA,EAAA;AACA,SAAA;AACA,cAAA;AACA,cAAA;AACA,8BAAA;;AAGF,CAAA;AACE,YAAA;AACA,UAAA;AACA,SAAA;;AAGF,CAAA;AACE,iBAAA;AACA,SAAA;AACA,UAAA;;",
|
|
4
|
+
"sourcesContent": [":host {\n width: 135px !important;\n height: 100%;\n}\n\n.editor-top-container {\n position: absolute;\n top: 0px;\n width: 135px;\n background-color: var(--kip-widget-card-background-color);\n}\n\n.filter {\n width: 135px;\n}\n\n.editor-item-container {\n position: absolute;\n top: 56px;\n height: calc(100% - 56px - 48px);\n width: 135px;\n overflow-y: auto;\n overflow-x: hidden;\n -webkit-overflow-scrolling: touch;\n}\n\n.editor-bottom-container {\n position: absolute;\n bottom: 0px;\n width: 135px;\n}\n\n.action-button {\n border-radius: 0px;\n width: 135px;\n height: 48px\n}\n"],
|
|
5
|
+
"mappings": ";AAAA;AACE,SAAA;AACA,UAAA;;AAGF,CAAA;AACE,YAAA;AACA,OAAA;AACA,SAAA;AACA,oBAAA,IAAA;;AAGF,CAAA;AACE,SAAA;;AAGF,CAAA;AACE,YAAA;AACA,OAAA;AACA,UAAA,KAAA,KAAA,EAAA,KAAA,EAAA;AACA,SAAA;AACA,cAAA;AACA,cAAA;AACA,8BAAA;;AAGF,CAAA;AACE,YAAA;AACA,UAAA;AACA,SAAA;;AAGF,CAAA;AACE,iBAAA;AACA,SAAA;AACA,UAAA;;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/public/main.js
CHANGED
|
@@ -85211,7 +85211,7 @@ var TileWidgetDragComponent = class _TileWidgetDragComponent {
|
|
|
85211
85211
|
\u0275\u0275advance(3);
|
|
85212
85212
|
\u0275\u0275textInterpolate(ctx.label());
|
|
85213
85213
|
}
|
|
85214
|
-
}, dependencies: [MatIconModule, MatIcon, MatCardModule], styles: ["\n\n[_nghost-%COMP%] {\n display: block;\n text-align: center;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n cursor: pointer;\n padding:
|
|
85214
|
+
}, dependencies: [MatIconModule, MatIcon, MatCardModule], styles: ["\n\n[_nghost-%COMP%] {\n display: block;\n text-align: center;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n cursor: pointer;\n padding: 0px 0px 0px 0px;\n}\n.large-icon-tile-label[_ngcontent-%COMP%] {\n cursor: pointer;\n color: var(--sys-outline);\n}\n.grid-stack-item-content[_ngcontent-%COMP%] {\n display: block;\n width: 100%;\n height: 100%;\n margin: 0px;\n padding: 14px 10px 18px 10px;\n}\n.grid-stack-item-content[_ngcontent-%COMP%]:hover {\n background-color: var(--sys-inverse-on-surface);\n}\n.grid-stack-item-content[_ngcontent-%COMP%]:focus-visible {\n background-color: var(--sys-surface-bright);\n outline: -webkit-focus-ring-color auto 0px;\n}\n.kip-widget-card-colors[_ngcontent-%COMP%] {\n background-color: var(--kip-widget-card-background-color);\n}\n/*# sourceMappingURL=tile-widget-drag.component.css.map */"] });
|
|
85215
85215
|
};
|
|
85216
85216
|
(() => {
|
|
85217
85217
|
(typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(TileWidgetDragComponent, { className: "TileWidgetDragComponent" });
|
|
@@ -85298,7 +85298,7 @@ var DashboardEditorComponent = class _DashboardEditorComponent {
|
|
|
85298
85298
|
\u0275\u0275advance(3);
|
|
85299
85299
|
\u0275\u0275repeater(ctx.widgets);
|
|
85300
85300
|
}
|
|
85301
|
-
}, dependencies: [MatListModule, MatIconModule, MatFormFieldModule, MatFormField, MatLabel, MatSelectModule, MatSelect, MatOption, MatButtonModule, MatButton, MatButtonToggleModule, TileWidgetDragComponent], styles: ["\n\n[_nghost-%COMP%] {\n width: 135px !important;\n height: 100%;\n}\n.editor-top-container[_ngcontent-%COMP%] {\n position: absolute;\n top: 0px;\n width: 135px;\n}\n.filter[_ngcontent-%COMP%] {\n width: 135px;\n}\n.editor-item-container[_ngcontent-%COMP%] {\n position: absolute;\n top: 56px;\n height: calc(100% - 56px - 48px);\n width: 135px;\n overflow-y: auto;\n overflow-x: hidden;\n -webkit-overflow-scrolling: touch;\n}\n.editor-bottom-container[_ngcontent-%COMP%] {\n position: absolute;\n bottom: 0px;\n width: 135px;\n}\n.action-button[_ngcontent-%COMP%] {\n border-radius: 0px;\n width: 135px;\n height: 48px;\n}\n/*# sourceMappingURL=dashboard-editor.component.css.map */"] });
|
|
85301
|
+
}, dependencies: [MatListModule, MatIconModule, MatFormFieldModule, MatFormField, MatLabel, MatSelectModule, MatSelect, MatOption, MatButtonModule, MatButton, MatButtonToggleModule, TileWidgetDragComponent], styles: ["\n\n[_nghost-%COMP%] {\n width: 135px !important;\n height: 100%;\n}\n.editor-top-container[_ngcontent-%COMP%] {\n position: absolute;\n top: 0px;\n width: 135px;\n background-color: var(--kip-widget-card-background-color);\n}\n.filter[_ngcontent-%COMP%] {\n width: 135px;\n}\n.editor-item-container[_ngcontent-%COMP%] {\n position: absolute;\n top: 56px;\n height: calc(100% - 56px - 48px);\n width: 135px;\n overflow-y: auto;\n overflow-x: hidden;\n -webkit-overflow-scrolling: touch;\n}\n.editor-bottom-container[_ngcontent-%COMP%] {\n position: absolute;\n bottom: 0px;\n width: 135px;\n}\n.action-button[_ngcontent-%COMP%] {\n border-radius: 0px;\n width: 135px;\n height: 48px;\n}\n/*# sourceMappingURL=dashboard-editor.component.css.map */"] });
|
|
85302
85302
|
};
|
|
85303
85303
|
(() => {
|
|
85304
85304
|
(typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(DashboardEditorComponent, { className: "DashboardEditorComponent" });
|