@qrunio/qqq-frontend-core 0.40.7-SNAPSHOT → 0.40.9-SNAPSHOT
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/lib/model/metaData/QAppMetaData.d.ts +2 -0
- package/lib/model/metaData/QAppMetaData.js +4 -0
- package/lib/model/metaData/QAppMetaData.js.map +1 -1
- package/lib/model/metaData/QAppSection.d.ts +1 -0
- package/lib/model/metaData/QAppSection.js +3 -0
- package/lib/model/metaData/QAppSection.js.map +1 -1
- package/lib/model/metaData/QAppTreeNode.d.ts +1 -0
- package/lib/model/metaData/QAppTreeNode.js +1 -0
- package/lib/model/metaData/QAppTreeNode.js.map +1 -1
- package/lib/model/metaData/QBrandingMetaData.d.ts +2 -0
- package/lib/model/metaData/QBrandingMetaData.js +2 -0
- package/lib/model/metaData/QBrandingMetaData.js.map +1 -1
- package/lib/model/metaData/QInstance.d.ts +0 -2
- package/lib/model/metaData/QInstance.js +0 -4
- package/lib/model/metaData/QInstance.js.map +1 -1
- package/package.json +1 -1
- package/lib/model/metaData/QThemeMetaData.d.ts +0 -106
- package/lib/model/metaData/QThemeMetaData.js +0 -151
- package/lib/model/metaData/QThemeMetaData.js.map +0 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { QAppSection } from "./QAppSection";
|
|
2
2
|
import { QAppTreeNode } from "./QAppTreeNode";
|
|
3
|
+
import { QHelpContent } from "./QHelpContent";
|
|
3
4
|
/*******************************************************************************
|
|
4
5
|
** Meta-Data to define an app in a QQQ instance.
|
|
5
6
|
**
|
|
@@ -13,5 +14,6 @@ export declare class QAppMetaData {
|
|
|
13
14
|
widgets?: string[];
|
|
14
15
|
sections?: QAppSection[];
|
|
15
16
|
supplementalAppMetaData: Map<String, any>;
|
|
17
|
+
helpContent?: Map<string, QHelpContent[]>;
|
|
16
18
|
constructor(object: any);
|
|
17
19
|
}
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
*/
|
|
21
21
|
import { QAppSection } from "./QAppSection";
|
|
22
22
|
import { QAppTreeNode } from "./QAppTreeNode";
|
|
23
|
+
import { QHelpContent } from "./QHelpContent";
|
|
23
24
|
/*******************************************************************************
|
|
24
25
|
** Meta-Data to define an app in a QQQ instance.
|
|
25
26
|
**
|
|
@@ -50,6 +51,9 @@ var QAppMetaData = /** @class */ (function () {
|
|
|
50
51
|
this.supplementalAppMetaData.set(key, object.supplementalAppMetaData[key]);
|
|
51
52
|
}
|
|
52
53
|
}
|
|
54
|
+
if (object.helpContents) {
|
|
55
|
+
this.helpContent = QHelpContent.buildMap(object.helpContents);
|
|
56
|
+
}
|
|
53
57
|
}
|
|
54
58
|
return QAppMetaData;
|
|
55
59
|
}());
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QAppMetaData.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppMetaData.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAE5C;;;iFAGiF;AACjF;
|
|
1
|
+
{"version":3,"file":"QAppMetaData.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppMetaData.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAE5C;;;iFAGiF;AACjF;IAYG,sBAAY,MAAW;QAHvB,4BAAuB,GAAqB,IAAI,GAAG,EAAE,CAAC;QAKnD,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC;QAC1B,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC;QAChC,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC;QAE9B,IAAI,MAAM,CAAC,QAAQ,EACnB;YACG,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC;YACnB,IAAI,CAAC,QAAQ,GAAG,IAAI,GAAyB,CAAC;YAC9C,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC,EAAE,EAC/C;gBACG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,YAAY,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;gBACzD,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC;aACjE;SACH;QAED,IAAI,MAAM,CAAC,QAAQ,EACnB;YACG,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC;YACnB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC,EAAE,EAC/C;gBACG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,WAAW,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aAC1D;SACH;QAED,IAAI,MAAM,CAAC,uBAAuB,EAClC;YACG,KAAK,IAAM,GAAG,IAAI,MAAM,CAAC,uBAAuB,EAChD;gBACG,IAAI,CAAC,uBAAuB,CAAC,GAAG,CAAC,GAAG,EAAE,MAAM,CAAC,uBAAuB,CAAC,GAAG,CAAC,CAAC,CAAC;aAC7E;SACH;QAED,IAAI,MAAM,CAAC,YAAY,EACvB;YACG,IAAI,CAAC,WAAW,GAAG,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;SAChE;IACJ,CAAC;IACJ,mBAAC;AAAD,CAAC,AApDD,IAoDC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QAppSection.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppSection.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,KAAK,EAAC,MAAM,SAAS,CAAC;AAE9B;;;iFAGiF;AACjF;
|
|
1
|
+
{"version":3,"file":"QAppSection.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppSection.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,KAAK,EAAC,MAAM,SAAS,CAAC;AAE9B;;;iFAGiF;AACjF;IAUG,qBAAY,MAAW;QAEpB,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC;QAC1B,IAAI,MAAM,CAAC,IAAI,EACf;YACG,IAAI,CAAC,IAAI,GAAG,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;SACrC;QACD,IAAI,MAAM,CAAC,SAAS,EACpB;YACG,IAAI,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC;SACpC;QACD,IAAI,MAAM,CAAC,OAAO,EAClB;YACG,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC;SAChC;QACD,IAAI,MAAM,CAAC,MAAM,EACjB;YACG,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;SAC9B;QACD,IAAI,MAAM,CAAC,IAAI,EACf;YACG,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;SAC1B;IACJ,CAAC;IACJ,kBAAC;AAAD,CAAC,AAnCD,IAmCC"}
|
|
@@ -31,6 +31,7 @@ var QAppTreeNode = /** @class */ (function () {
|
|
|
31
31
|
this.type = object.type;
|
|
32
32
|
this.iconName = object.iconName;
|
|
33
33
|
this.appAffinity = object.appAffinity;
|
|
34
|
+
this.hideChildrenFromNavigation = object.hideChildrenFromNavigation;
|
|
34
35
|
if (object.icon) {
|
|
35
36
|
this.icon = new QIcon(object.icon);
|
|
36
37
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QAppTreeNode.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppTreeNode.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAGH,OAAO,EAAC,KAAK,EAAC,MAAM,SAAS,CAAC;AAE9B;;;;iFAIiF;AACjF;
|
|
1
|
+
{"version":3,"file":"QAppTreeNode.js","sourceRoot":"","sources":["../../../src/model/metaData/QAppTreeNode.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAGH,OAAO,EAAC,KAAK,EAAC,MAAM,SAAS,CAAC;AAE9B;;;;iFAIiF;AACjF;IAWG,sBAAY,MAAW;QAEpB,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC;QAC1B,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC;QAChC,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;QACtC,IAAI,CAAC,0BAA0B,GAAG,MAAM,CAAC,0BAA0B,CAAC;QAEpE,IAAI,MAAM,CAAC,IAAI,EACf;YACG,IAAI,CAAC,IAAI,GAAG,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;SACrC;QAED,IAAI,MAAM,CAAC,QAAQ,EACnB;YACG,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC;YACnB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC,EAAE,EAC/C;gBACG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,YAAY,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aAC3D;SACH;IACJ,CAAC;IAEJ,mBAAC;AAAD,CAAC,AAnCD,IAmCC"}
|
|
@@ -10,6 +10,8 @@ export declare class QBrandingMetaData {
|
|
|
10
10
|
logo?: string;
|
|
11
11
|
icon?: string;
|
|
12
12
|
accentColor?: string;
|
|
13
|
+
accentColorLight?: string;
|
|
14
|
+
gravatarDefault?: string;
|
|
13
15
|
environmentBannerText?: string;
|
|
14
16
|
environmentBannerColor?: string;
|
|
15
17
|
banners?: Map<string, Banner>;
|
|
@@ -31,6 +31,8 @@ var QBrandingMetaData = /** @class */ (function () {
|
|
|
31
31
|
this.logo = object.logo;
|
|
32
32
|
this.icon = object.icon;
|
|
33
33
|
this.accentColor = object.accentColor;
|
|
34
|
+
this.accentColorLight = object.accentColorLight;
|
|
35
|
+
this.gravatarDefault = object.gravatarDefault;
|
|
34
36
|
this.environmentBannerText = object.environmentBannerText;
|
|
35
37
|
this.environmentBannerColor = object.environmentBannerColor;
|
|
36
38
|
this.banners = new Map();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QBrandingMetaData.js","sourceRoot":"","sources":["../../../src/model/metaData/QBrandingMetaData.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAEhC;;;iFAGiF;AACjF;
|
|
1
|
+
{"version":3,"file":"QBrandingMetaData.js","sourceRoot":"","sources":["../../../src/model/metaData/QBrandingMetaData.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAEhC;;;iFAGiF;AACjF;IAmBG,2BAAY,MAAW;QAEpB,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;QACtC,IAAI,CAAC,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC;QACpC,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC;QAC9B,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC;QACxB,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;QACtC,IAAI,CAAC,gBAAgB,GAAG,MAAM,CAAC,gBAAgB,CAAC;QAChD,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,eAAe,CAAC;QAC9C,IAAI,CAAC,qBAAqB,GAAG,MAAM,CAAC,qBAAqB,CAAC;QAC1D,IAAI,CAAC,sBAAsB,GAAG,MAAM,CAAC,sBAAsB,CAAC;QAE5D,IAAI,CAAC,OAAO,GAAG,IAAI,GAAG,EAAkB,CAAC;QACzC,IAAG,MAAM,CAAC,OAAO,EACjB;YACG,KAAK,IAAI,CAAC,IAAI,MAAM,CAAC,OAAO,EAC5B;gBACG,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aACrD;SACH;IACJ,CAAC;IACJ,wBAAC;AAAD,CAAC,AAzCD,IAyCC"}
|
|
@@ -5,7 +5,6 @@ import { QHelpContent } from "./QHelpContent";
|
|
|
5
5
|
import { QProcessMetaData } from "./QProcessMetaData";
|
|
6
6
|
import { QReportMetaData } from "./QReportMetaData";
|
|
7
7
|
import { QTableMetaData } from "./QTableMetaData";
|
|
8
|
-
import { QThemeMetaData } from "./QThemeMetaData";
|
|
9
8
|
import { QWidgetMetaData } from "./QWidgetMetaData";
|
|
10
9
|
/*******************************************************************************
|
|
11
10
|
** Meta-Data definition of a QQQ Instance
|
|
@@ -19,7 +18,6 @@ export declare class QInstance {
|
|
|
19
18
|
apps?: Map<string, QAppMetaData>;
|
|
20
19
|
appTree?: QAppTreeNode[];
|
|
21
20
|
branding?: QBrandingMetaData;
|
|
22
|
-
theme?: QThemeMetaData;
|
|
23
21
|
environmentValues?: Map<string, string>;
|
|
24
22
|
helpContent?: Map<string, QHelpContent[]>;
|
|
25
23
|
supplementalInstanceMetaData: Map<String, any>;
|
|
@@ -26,7 +26,6 @@ import { QHelpContent } from "./QHelpContent";
|
|
|
26
26
|
import { QProcessMetaData } from "./QProcessMetaData";
|
|
27
27
|
import { QReportMetaData } from "./QReportMetaData";
|
|
28
28
|
import { QTableMetaData } from "./QTableMetaData";
|
|
29
|
-
import { QThemeMetaData } from "./QThemeMetaData";
|
|
30
29
|
import { QWidgetMetaData } from "./QWidgetMetaData";
|
|
31
30
|
/*******************************************************************************
|
|
32
31
|
** Meta-Data definition of a QQQ Instance
|
|
@@ -86,9 +85,6 @@ var QInstance = /** @class */ (function () {
|
|
|
86
85
|
for (var key in object.supplementalInstanceMetaData) {
|
|
87
86
|
this.supplementalInstanceMetaData.set(key, object.supplementalInstanceMetaData[key]);
|
|
88
87
|
}
|
|
89
|
-
if (object.supplementalInstanceMetaData["theme"]) {
|
|
90
|
-
this.theme = new QThemeMetaData(object.supplementalInstanceMetaData["theme"]);
|
|
91
|
-
}
|
|
92
88
|
}
|
|
93
89
|
this.helpContent = QHelpContent.buildMap(object.helpContents);
|
|
94
90
|
if (object.redirects) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QInstance.js","sourceRoot":"","sources":["../../../src/model/metaData/QInstance.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAC,gBAAgB,EAAC,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAC,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"QInstance.js","sourceRoot":"","sources":["../../../src/model/metaData/QInstance.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
/*******************************************************************************
|
|
2
|
-
** Meta-Data to define theme configuration in a QQQ instance.
|
|
3
|
-
**
|
|
4
|
-
*******************************************************************************/
|
|
5
|
-
export declare class QThemeMetaData {
|
|
6
|
-
primaryColor?: string;
|
|
7
|
-
secondaryColor?: string;
|
|
8
|
-
backgroundColor?: string;
|
|
9
|
-
surfaceColor?: string;
|
|
10
|
-
textPrimary?: string;
|
|
11
|
-
textSecondary?: string;
|
|
12
|
-
errorColor?: string;
|
|
13
|
-
warningColor?: string;
|
|
14
|
-
successColor?: string;
|
|
15
|
-
infoColor?: string;
|
|
16
|
-
fontFamily?: string;
|
|
17
|
-
headerFontFamily?: string;
|
|
18
|
-
monoFontFamily?: string;
|
|
19
|
-
fontSizeBase?: string;
|
|
20
|
-
fontWeightLight?: number;
|
|
21
|
-
fontWeightRegular?: number;
|
|
22
|
-
fontWeightMedium?: number;
|
|
23
|
-
fontWeightBold?: number;
|
|
24
|
-
typographyH1FontSize?: string;
|
|
25
|
-
typographyH1FontWeight?: number;
|
|
26
|
-
typographyH1LineHeight?: number;
|
|
27
|
-
typographyH1LetterSpacing?: string;
|
|
28
|
-
typographyH1TextTransform?: string;
|
|
29
|
-
typographyH2FontSize?: string;
|
|
30
|
-
typographyH2FontWeight?: number;
|
|
31
|
-
typographyH2LineHeight?: number;
|
|
32
|
-
typographyH2LetterSpacing?: string;
|
|
33
|
-
typographyH2TextTransform?: string;
|
|
34
|
-
typographyH3FontSize?: string;
|
|
35
|
-
typographyH3FontWeight?: number;
|
|
36
|
-
typographyH3LineHeight?: number;
|
|
37
|
-
typographyH3LetterSpacing?: string;
|
|
38
|
-
typographyH3TextTransform?: string;
|
|
39
|
-
typographyH4FontSize?: string;
|
|
40
|
-
typographyH4FontWeight?: number;
|
|
41
|
-
typographyH4LineHeight?: number;
|
|
42
|
-
typographyH4LetterSpacing?: string;
|
|
43
|
-
typographyH4TextTransform?: string;
|
|
44
|
-
typographyH5FontSize?: string;
|
|
45
|
-
typographyH5FontWeight?: number;
|
|
46
|
-
typographyH5LineHeight?: number;
|
|
47
|
-
typographyH5LetterSpacing?: string;
|
|
48
|
-
typographyH5TextTransform?: string;
|
|
49
|
-
typographyH6FontSize?: string;
|
|
50
|
-
typographyH6FontWeight?: number;
|
|
51
|
-
typographyH6LineHeight?: number;
|
|
52
|
-
typographyH6LetterSpacing?: string;
|
|
53
|
-
typographyH6TextTransform?: string;
|
|
54
|
-
typographyBody1FontSize?: string;
|
|
55
|
-
typographyBody1FontWeight?: number;
|
|
56
|
-
typographyBody1LineHeight?: number;
|
|
57
|
-
typographyBody1LetterSpacing?: string;
|
|
58
|
-
typographyBody1TextTransform?: string;
|
|
59
|
-
typographyBody2FontSize?: string;
|
|
60
|
-
typographyBody2FontWeight?: number;
|
|
61
|
-
typographyBody2LineHeight?: number;
|
|
62
|
-
typographyBody2LetterSpacing?: string;
|
|
63
|
-
typographyBody2TextTransform?: string;
|
|
64
|
-
typographyButtonFontSize?: string;
|
|
65
|
-
typographyButtonFontWeight?: number;
|
|
66
|
-
typographyButtonLineHeight?: number;
|
|
67
|
-
typographyButtonLetterSpacing?: string;
|
|
68
|
-
typographyButtonTextTransform?: string;
|
|
69
|
-
typographyCaptionFontSize?: string;
|
|
70
|
-
typographyCaptionFontWeight?: number;
|
|
71
|
-
typographyCaptionLineHeight?: number;
|
|
72
|
-
typographyCaptionLetterSpacing?: string;
|
|
73
|
-
typographyCaptionTextTransform?: string;
|
|
74
|
-
borderRadius?: string;
|
|
75
|
-
density?: "compact" | "normal" | "comfortable";
|
|
76
|
-
logoPath?: string;
|
|
77
|
-
iconPath?: string;
|
|
78
|
-
faviconPath?: string;
|
|
79
|
-
customCss?: string;
|
|
80
|
-
iconStyle?: "filled" | "outlined" | "rounded" | "sharp" | "two-tone";
|
|
81
|
-
brandedHeaderEnabled?: boolean;
|
|
82
|
-
brandedHeaderBackgroundColor?: string;
|
|
83
|
-
brandedHeaderTextColor?: string;
|
|
84
|
-
brandedHeaderLogoPath?: string;
|
|
85
|
-
brandedHeaderLogoAltText?: string;
|
|
86
|
-
brandedHeaderHeight?: string;
|
|
87
|
-
brandedHeaderTagline?: string;
|
|
88
|
-
appBarBackgroundColor?: string;
|
|
89
|
-
appBarTextColor?: string;
|
|
90
|
-
sidebarBackgroundColor?: string;
|
|
91
|
-
sidebarTextColor?: string;
|
|
92
|
-
sidebarIconColor?: string;
|
|
93
|
-
sidebarSelectedBackgroundColor?: string;
|
|
94
|
-
sidebarSelectedTextColor?: string;
|
|
95
|
-
sidebarHoverBackgroundColor?: string;
|
|
96
|
-
sidebarDividerColor?: string;
|
|
97
|
-
tableHeaderBackgroundColor?: string;
|
|
98
|
-
tableHeaderTextColor?: string;
|
|
99
|
-
tableRowHoverColor?: string;
|
|
100
|
-
tableRowSelectedColor?: string;
|
|
101
|
-
tableBorderColor?: string;
|
|
102
|
-
dividerColor?: string;
|
|
103
|
-
borderColor?: string;
|
|
104
|
-
cardBorderColor?: string;
|
|
105
|
-
constructor(object: any);
|
|
106
|
-
}
|
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* QQQ - Low-code Application Framework for Engineers.
|
|
3
|
-
* Copyright (C) 2021-2025. Kingsrook, LLC
|
|
4
|
-
* 651 N Broad St Ste 205 # 6917 | Middletown DE 19709 | United States
|
|
5
|
-
* contact@kingsrook.com
|
|
6
|
-
* https://github.com/Kingsrook/
|
|
7
|
-
*
|
|
8
|
-
* This program is free software: you can redistribute it and/or modify
|
|
9
|
-
* it under the terms of the GNU Affero General Public License as
|
|
10
|
-
* published by the Free Software Foundation, either version 3 of the
|
|
11
|
-
* License, or (at your option) any later version.
|
|
12
|
-
*
|
|
13
|
-
* This program is distributed in the hope that it will be useful,
|
|
14
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
15
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
16
|
-
* GNU Affero General Public License for more details.
|
|
17
|
-
*
|
|
18
|
-
* You should have received a copy of the GNU Affero General Public License
|
|
19
|
-
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
20
|
-
*/
|
|
21
|
-
/*******************************************************************************
|
|
22
|
-
** Meta-Data to define theme configuration in a QQQ instance.
|
|
23
|
-
**
|
|
24
|
-
*******************************************************************************/
|
|
25
|
-
var QThemeMetaData = /** @class */ (function () {
|
|
26
|
-
function QThemeMetaData(object) {
|
|
27
|
-
// Color palette
|
|
28
|
-
this.primaryColor = object.primaryColor;
|
|
29
|
-
this.secondaryColor = object.secondaryColor;
|
|
30
|
-
this.backgroundColor = object.backgroundColor;
|
|
31
|
-
this.surfaceColor = object.surfaceColor;
|
|
32
|
-
this.textPrimary = object.textPrimary;
|
|
33
|
-
this.textSecondary = object.textSecondary;
|
|
34
|
-
this.errorColor = object.errorColor;
|
|
35
|
-
this.warningColor = object.warningColor;
|
|
36
|
-
this.successColor = object.successColor;
|
|
37
|
-
this.infoColor = object.infoColor;
|
|
38
|
-
// Typography - Base
|
|
39
|
-
this.fontFamily = object.fontFamily;
|
|
40
|
-
this.headerFontFamily = object.headerFontFamily;
|
|
41
|
-
this.monoFontFamily = object.monoFontFamily;
|
|
42
|
-
this.fontSizeBase = object.fontSizeBase;
|
|
43
|
-
this.fontWeightLight = object.fontWeightLight;
|
|
44
|
-
this.fontWeightRegular = object.fontWeightRegular;
|
|
45
|
-
this.fontWeightMedium = object.fontWeightMedium;
|
|
46
|
-
this.fontWeightBold = object.fontWeightBold;
|
|
47
|
-
// Typography - H1
|
|
48
|
-
this.typographyH1FontSize = object.typographyH1FontSize;
|
|
49
|
-
this.typographyH1FontWeight = object.typographyH1FontWeight;
|
|
50
|
-
this.typographyH1LineHeight = object.typographyH1LineHeight;
|
|
51
|
-
this.typographyH1LetterSpacing = object.typographyH1LetterSpacing;
|
|
52
|
-
this.typographyH1TextTransform = object.typographyH1TextTransform;
|
|
53
|
-
// Typography - H2
|
|
54
|
-
this.typographyH2FontSize = object.typographyH2FontSize;
|
|
55
|
-
this.typographyH2FontWeight = object.typographyH2FontWeight;
|
|
56
|
-
this.typographyH2LineHeight = object.typographyH2LineHeight;
|
|
57
|
-
this.typographyH2LetterSpacing = object.typographyH2LetterSpacing;
|
|
58
|
-
this.typographyH2TextTransform = object.typographyH2TextTransform;
|
|
59
|
-
// Typography - H3
|
|
60
|
-
this.typographyH3FontSize = object.typographyH3FontSize;
|
|
61
|
-
this.typographyH3FontWeight = object.typographyH3FontWeight;
|
|
62
|
-
this.typographyH3LineHeight = object.typographyH3LineHeight;
|
|
63
|
-
this.typographyH3LetterSpacing = object.typographyH3LetterSpacing;
|
|
64
|
-
this.typographyH3TextTransform = object.typographyH3TextTransform;
|
|
65
|
-
// Typography - H4
|
|
66
|
-
this.typographyH4FontSize = object.typographyH4FontSize;
|
|
67
|
-
this.typographyH4FontWeight = object.typographyH4FontWeight;
|
|
68
|
-
this.typographyH4LineHeight = object.typographyH4LineHeight;
|
|
69
|
-
this.typographyH4LetterSpacing = object.typographyH4LetterSpacing;
|
|
70
|
-
this.typographyH4TextTransform = object.typographyH4TextTransform;
|
|
71
|
-
// Typography - H5
|
|
72
|
-
this.typographyH5FontSize = object.typographyH5FontSize;
|
|
73
|
-
this.typographyH5FontWeight = object.typographyH5FontWeight;
|
|
74
|
-
this.typographyH5LineHeight = object.typographyH5LineHeight;
|
|
75
|
-
this.typographyH5LetterSpacing = object.typographyH5LetterSpacing;
|
|
76
|
-
this.typographyH5TextTransform = object.typographyH5TextTransform;
|
|
77
|
-
// Typography - H6
|
|
78
|
-
this.typographyH6FontSize = object.typographyH6FontSize;
|
|
79
|
-
this.typographyH6FontWeight = object.typographyH6FontWeight;
|
|
80
|
-
this.typographyH6LineHeight = object.typographyH6LineHeight;
|
|
81
|
-
this.typographyH6LetterSpacing = object.typographyH6LetterSpacing;
|
|
82
|
-
this.typographyH6TextTransform = object.typographyH6TextTransform;
|
|
83
|
-
// Typography - Body1
|
|
84
|
-
this.typographyBody1FontSize = object.typographyBody1FontSize;
|
|
85
|
-
this.typographyBody1FontWeight = object.typographyBody1FontWeight;
|
|
86
|
-
this.typographyBody1LineHeight = object.typographyBody1LineHeight;
|
|
87
|
-
this.typographyBody1LetterSpacing = object.typographyBody1LetterSpacing;
|
|
88
|
-
this.typographyBody1TextTransform = object.typographyBody1TextTransform;
|
|
89
|
-
// Typography - Body2
|
|
90
|
-
this.typographyBody2FontSize = object.typographyBody2FontSize;
|
|
91
|
-
this.typographyBody2FontWeight = object.typographyBody2FontWeight;
|
|
92
|
-
this.typographyBody2LineHeight = object.typographyBody2LineHeight;
|
|
93
|
-
this.typographyBody2LetterSpacing = object.typographyBody2LetterSpacing;
|
|
94
|
-
this.typographyBody2TextTransform = object.typographyBody2TextTransform;
|
|
95
|
-
// Typography - Button
|
|
96
|
-
this.typographyButtonFontSize = object.typographyButtonFontSize;
|
|
97
|
-
this.typographyButtonFontWeight = object.typographyButtonFontWeight;
|
|
98
|
-
this.typographyButtonLineHeight = object.typographyButtonLineHeight;
|
|
99
|
-
this.typographyButtonLetterSpacing = object.typographyButtonLetterSpacing;
|
|
100
|
-
this.typographyButtonTextTransform = object.typographyButtonTextTransform;
|
|
101
|
-
// Typography - Caption
|
|
102
|
-
this.typographyCaptionFontSize = object.typographyCaptionFontSize;
|
|
103
|
-
this.typographyCaptionFontWeight = object.typographyCaptionFontWeight;
|
|
104
|
-
this.typographyCaptionLineHeight = object.typographyCaptionLineHeight;
|
|
105
|
-
this.typographyCaptionLetterSpacing = object.typographyCaptionLetterSpacing;
|
|
106
|
-
this.typographyCaptionTextTransform = object.typographyCaptionTextTransform;
|
|
107
|
-
// Sizing
|
|
108
|
-
this.borderRadius = object.borderRadius;
|
|
109
|
-
this.density = object.density;
|
|
110
|
-
// Asset paths
|
|
111
|
-
this.logoPath = object.logoPath;
|
|
112
|
-
this.iconPath = object.iconPath;
|
|
113
|
-
this.faviconPath = object.faviconPath;
|
|
114
|
-
// Custom CSS
|
|
115
|
-
this.customCss = object.customCss;
|
|
116
|
-
// Icon style
|
|
117
|
-
this.iconStyle = object.iconStyle;
|
|
118
|
-
// Branded Header Bar
|
|
119
|
-
this.brandedHeaderEnabled = object.brandedHeaderEnabled;
|
|
120
|
-
this.brandedHeaderBackgroundColor = object.brandedHeaderBackgroundColor;
|
|
121
|
-
this.brandedHeaderTextColor = object.brandedHeaderTextColor;
|
|
122
|
-
this.brandedHeaderLogoPath = object.brandedHeaderLogoPath;
|
|
123
|
-
this.brandedHeaderLogoAltText = object.brandedHeaderLogoAltText;
|
|
124
|
-
this.brandedHeaderHeight = object.brandedHeaderHeight;
|
|
125
|
-
this.brandedHeaderTagline = object.brandedHeaderTagline;
|
|
126
|
-
// App Bar
|
|
127
|
-
this.appBarBackgroundColor = object.appBarBackgroundColor;
|
|
128
|
-
this.appBarTextColor = object.appBarTextColor;
|
|
129
|
-
// Sidebar
|
|
130
|
-
this.sidebarBackgroundColor = object.sidebarBackgroundColor;
|
|
131
|
-
this.sidebarTextColor = object.sidebarTextColor;
|
|
132
|
-
this.sidebarIconColor = object.sidebarIconColor;
|
|
133
|
-
this.sidebarSelectedBackgroundColor = object.sidebarSelectedBackgroundColor;
|
|
134
|
-
this.sidebarSelectedTextColor = object.sidebarSelectedTextColor;
|
|
135
|
-
this.sidebarHoverBackgroundColor = object.sidebarHoverBackgroundColor;
|
|
136
|
-
this.sidebarDividerColor = object.sidebarDividerColor;
|
|
137
|
-
// Tables
|
|
138
|
-
this.tableHeaderBackgroundColor = object.tableHeaderBackgroundColor;
|
|
139
|
-
this.tableHeaderTextColor = object.tableHeaderTextColor;
|
|
140
|
-
this.tableRowHoverColor = object.tableRowHoverColor;
|
|
141
|
-
this.tableRowSelectedColor = object.tableRowSelectedColor;
|
|
142
|
-
this.tableBorderColor = object.tableBorderColor;
|
|
143
|
-
// General
|
|
144
|
-
this.dividerColor = object.dividerColor;
|
|
145
|
-
this.borderColor = object.borderColor;
|
|
146
|
-
this.cardBorderColor = object.cardBorderColor;
|
|
147
|
-
}
|
|
148
|
-
return QThemeMetaData;
|
|
149
|
-
}());
|
|
150
|
-
export { QThemeMetaData };
|
|
151
|
-
//# sourceMappingURL=QThemeMetaData.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QThemeMetaData.js","sourceRoot":"","sources":["../../../src/model/metaData/QThemeMetaData.ts"],"names":[],"mappings":"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"}
|