@lingxiteam/theme-utils 0.3.10 → 0.3.11
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/dist/h5config/DForm.d.ts
CHANGED
|
@@ -232,7 +232,6 @@ export declare const DForm: {
|
|
|
232
232
|
style: {
|
|
233
233
|
inputContent: string;
|
|
234
234
|
lineHeight?: undefined;
|
|
235
|
-
textAlign?: undefined;
|
|
236
235
|
inputBorderRadius?: undefined;
|
|
237
236
|
};
|
|
238
237
|
isContainer: boolean;
|
|
@@ -333,7 +332,6 @@ export declare const DForm: {
|
|
|
333
332
|
style: {
|
|
334
333
|
lineHeight: string;
|
|
335
334
|
inputContent?: undefined;
|
|
336
|
-
textAlign?: undefined;
|
|
337
335
|
inputBorderRadius?: undefined;
|
|
338
336
|
};
|
|
339
337
|
isContainer: boolean;
|
|
@@ -430,7 +428,6 @@ export declare const DForm: {
|
|
|
430
428
|
style: {
|
|
431
429
|
inputContent?: undefined;
|
|
432
430
|
lineHeight?: undefined;
|
|
433
|
-
textAlign?: undefined;
|
|
434
431
|
inputBorderRadius?: undefined;
|
|
435
432
|
};
|
|
436
433
|
isContainer: boolean;
|
|
@@ -567,7 +564,6 @@ export declare const DForm: {
|
|
|
567
564
|
style: {
|
|
568
565
|
inputContent?: undefined;
|
|
569
566
|
lineHeight?: undefined;
|
|
570
|
-
textAlign?: undefined;
|
|
571
567
|
inputBorderRadius?: undefined;
|
|
572
568
|
};
|
|
573
569
|
isContainer: boolean;
|
|
@@ -678,7 +674,6 @@ export declare const DForm: {
|
|
|
678
674
|
selectedType?: undefined;
|
|
679
675
|
};
|
|
680
676
|
style: {
|
|
681
|
-
textAlign: string;
|
|
682
677
|
inputContent?: undefined;
|
|
683
678
|
lineHeight?: undefined;
|
|
684
679
|
inputBorderRadius?: undefined;
|
|
@@ -785,7 +780,6 @@ export declare const DForm: {
|
|
|
785
780
|
style: {
|
|
786
781
|
inputContent?: undefined;
|
|
787
782
|
lineHeight?: undefined;
|
|
788
|
-
textAlign?: undefined;
|
|
789
783
|
inputBorderRadius?: undefined;
|
|
790
784
|
};
|
|
791
785
|
isContainer: boolean;
|
|
@@ -882,7 +876,6 @@ export declare const DForm: {
|
|
|
882
876
|
style: {
|
|
883
877
|
inputContent: string;
|
|
884
878
|
lineHeight?: undefined;
|
|
885
|
-
textAlign?: undefined;
|
|
886
879
|
inputBorderRadius?: undefined;
|
|
887
880
|
};
|
|
888
881
|
isContainer: boolean;
|
|
@@ -987,7 +980,6 @@ export declare const DForm: {
|
|
|
987
980
|
style: {
|
|
988
981
|
inputContent?: undefined;
|
|
989
982
|
lineHeight?: undefined;
|
|
990
|
-
textAlign?: undefined;
|
|
991
983
|
inputBorderRadius?: undefined;
|
|
992
984
|
};
|
|
993
985
|
isContainer: boolean;
|
|
@@ -1092,7 +1084,6 @@ export declare const DForm: {
|
|
|
1092
1084
|
style: {
|
|
1093
1085
|
inputContent?: undefined;
|
|
1094
1086
|
lineHeight?: undefined;
|
|
1095
|
-
textAlign?: undefined;
|
|
1096
1087
|
inputBorderRadius?: undefined;
|
|
1097
1088
|
};
|
|
1098
1089
|
isContainer: boolean;
|
|
@@ -1197,7 +1188,6 @@ export declare const DForm: {
|
|
|
1197
1188
|
style: {
|
|
1198
1189
|
inputContent?: undefined;
|
|
1199
1190
|
lineHeight?: undefined;
|
|
1200
|
-
textAlign?: undefined;
|
|
1201
1191
|
inputBorderRadius?: undefined;
|
|
1202
1192
|
};
|
|
1203
1193
|
isContainer: boolean;
|
|
@@ -1302,7 +1292,6 @@ export declare const DForm: {
|
|
|
1302
1292
|
style: {
|
|
1303
1293
|
inputContent?: undefined;
|
|
1304
1294
|
lineHeight?: undefined;
|
|
1305
|
-
textAlign?: undefined;
|
|
1306
1295
|
inputBorderRadius?: undefined;
|
|
1307
1296
|
};
|
|
1308
1297
|
isContainer: boolean;
|
|
@@ -1399,7 +1388,6 @@ export declare const DForm: {
|
|
|
1399
1388
|
style: {
|
|
1400
1389
|
inputContent?: undefined;
|
|
1401
1390
|
lineHeight?: undefined;
|
|
1402
|
-
textAlign?: undefined;
|
|
1403
1391
|
inputBorderRadius?: undefined;
|
|
1404
1392
|
};
|
|
1405
1393
|
isContainer: boolean;
|
|
@@ -1500,7 +1488,6 @@ export declare const DForm: {
|
|
|
1500
1488
|
style: {
|
|
1501
1489
|
inputContent?: undefined;
|
|
1502
1490
|
lineHeight?: undefined;
|
|
1503
|
-
textAlign?: undefined;
|
|
1504
1491
|
inputBorderRadius?: undefined;
|
|
1505
1492
|
};
|
|
1506
1493
|
isContainer: boolean;
|
|
@@ -1598,7 +1585,6 @@ export declare const DForm: {
|
|
|
1598
1585
|
inputContent: string;
|
|
1599
1586
|
inputBorderRadius: string;
|
|
1600
1587
|
lineHeight?: undefined;
|
|
1601
|
-
textAlign?: undefined;
|
|
1602
1588
|
};
|
|
1603
1589
|
isContainer: boolean;
|
|
1604
1590
|
isBusiObjContainer: boolean;
|
package/dist/h5config/DForm.js
CHANGED
|
@@ -185,8 +185,8 @@ export var DForm = {
|
|
|
185
185
|
'@color-text-base': [],
|
|
186
186
|
'@border-color-base': []
|
|
187
187
|
},
|
|
188
|
-
tpl: ".dynamic-form-wrapper {\n background-color: backgroundColor;\n .lingxiteam-dform-text-item .lingxiteam-dform-placeholder .lingxiteam-dform-text-item-text div{\n text-align: headTextAlign;\n span{\n font-size: fontSize;\n line-height: lineHeight;\n font-weight: fontWeight;\n }\n }\n .lcdp-form-item {\n --color: textColor;\n --font-size: fontSize;\n .adm-text-area{\n --color: textColor;\n --font-size: fontSize;\n }\n .lingxiteam-dform-title {\n color: labelTextColor;\n font-size: labelFontSize !important;\n line-height: labelLineHeight;\n font-weight: labelFontWeight;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-input-item-value input{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n
|
|
189
|
-
itemCustomTpl: ".lcdp-form-item {\n --color: textColor;\n --font-size: fontSize;\n .adm-text-area{\n --color: textColor;\n --font-size: fontSize;\n }\n .lingxiteam-dform-title {\n color: labelTextColor;\n font-size: labelFontSize !important;\n line-height: labelLineHeight;\n font-weight: labelFontWeight;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-input-item-value input{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n
|
|
188
|
+
tpl: ".dynamic-form-wrapper {\n background-color: backgroundColor;\n .lingxiteam-dform-text-item .lingxiteam-dform-placeholder .lingxiteam-dform-text-item-text div{\n text-align: headTextAlign;\n span{\n font-size: fontSize;\n line-height: lineHeight;\n font-weight: fontWeight;\n }\n }\n .lcdp-form-item {\n --color: textColor;\n --font-size: fontSize;\n .adm-text-area{\n --color: textColor;\n --font-size: fontSize;\n }\n .lingxiteam-dform-rangdate-default{\n font-size: fontSize;\n }\n .lingxiteam-dform-text-item-value-wrapper{\n font-size: fontSize;\n }\n .lingxiteam-dform-title {\n color: labelTextColor;\n font-size: labelFontSize !important;\n line-height: labelLineHeight;\n font-weight: labelFontWeight;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-input-item-value input{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n padding: paddingValue;\n text-align: headTextAlign;\n font-size: fontSize;\n }\n .lingxiteam-dform-radio-button{\n font-size: fontSize;\n }\n .lingxiteam-dform-radio-label{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n padding: paddingValue;\n text-align: headTextAlign;\n font-size: fontSize;\n }\n .lingxiteam-dform-check-box .lingxiteam-dform-box-content .lingxiteam-dform-box-wrapper .lingxiteam-dform-box-label{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n text-align: headTextAlign;\n font-size: fontSize;\n \n }\n .lingxiteam-dform-text-item-content .lingxiteam-dform-text-item-text{\n color: textColor;\n line-height: lineHeight;\n font-size: fontSize;\n text-align: headTextAlign;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-text-item-content .lingxiteam-dform-text-item-date-text{\n color: textColor;\n line-height: lineHeight;\n font-size: fontSize;\n text-align: headTextAlign;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-rangdate-h-value{\n color: textColor;\n line-height: lineHeight;\n text-align: headTextAlign;\n font-size: fontSize;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-area-group-value-area textarea{\n line-height: lineHeight;\n padding: paddingValue;\n font-weight: fontWeight;\n font-size: fontSize;\n color: textColor;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-right-content{\n width: iconSize;\n height: iconSize;\n overflow: hidden;\n .cust-icon{\n width: iconSize;\n height: iconSize;\n }\n .cust-icon svg{\n color: iconColor;\n fill: iconColor;\n width: iconSize;\n height: iconSize;\n }\n }\n .lingxiteam-dform-arrow-horizontal{\n background-image: none;\n width: iconSize;\n height: iconSize;\n position: relative;\n }\n .lingxiteam-dform-arrow-horizontal::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n width: iconSize;\n height: iconSize;\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2226%22%20viewBox%3D%220%200%2016%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22UI-KIT_%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%229.9%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20transform%3D%22translate%28-5809.000000%2C%20-8482.000000%29%22%20fill%3D%22%23C7C7CC%22%3E%3Cpolygon%20id%3D%22Disclosure-Indicator%22%20points%3D%225811%208482%205809%208484%205820.5%208495%205809%208506%205811%208508%205825%208495%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E\");\n background-repeat: round;\n transform: translateX(-100%);\n background-size: 100%;\n filter: drop-shadow(iconSize 0 iconColor);\n }\n }\n }\n ",
|
|
189
|
+
itemCustomTpl: ".lcdp-form-item {\n --color: textColor;\n --font-size: fontSize;\n .adm-text-area{\n --color: textColor;\n --font-size: fontSize;\n }\n .lingxiteam-dform-title {\n color: labelTextColor;\n font-size: labelFontSize !important;\n line-height: labelLineHeight;\n font-weight: labelFontWeight;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-input-item-value input{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n padding: paddingValue;\n text-align: headTextAlign;\n font-size: fontSize;\n }\n .lingxiteam-dform-rangdate-default{\n font-size: fontSize;\n }\n .lingxiteam-dform-text-item-value-wrapper{\n font-size: fontSize;\n }\n .lingxiteam-dform-radio-button{\n font-size: fontSize;\n }\n .lingxiteam-dform-radio-label{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n padding: paddingValue;\n text-align: headTextAlign;\n font-size: fontSize;\n }\n .lingxiteam-dform-check-box .lingxiteam-dform-box-content .lingxiteam-dform-box-wrapper .lingxiteam-dform-box-label{\n color: textColor;\n line-height: lineHeight;\n font-weight: fontWeight;\n text-align: headTextAlign;\n font-size: fontSize;\n }\n .lingxiteam-dform-text-item-content .lingxiteam-dform-text-item-text{\n color: textColor;\n line-height: lineHeight;\n font-size: fontSize;\n text-align: headTextAlign;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-text-item-content .lingxiteam-dform-text-item-date-text{\n color: textColor;\n line-height: lineHeight;\n font-size: fontSize;\n text-align: headTextAlign;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-rangdate-h-value{\n color: textColor;\n line-height: lineHeight;\n text-align: headTextAlign;\n font-size: fontSize;\n padding: paddingValue;\n font-weight: fontWeight;\n }\n .lingxiteam-dform-area-group-value-area textarea{\n line-height: lineHeight;\n padding: paddingValue;\n font-weight: fontWeight;\n font-size: fontSize;\n color: textColor;\n text-align: headTextAlign;\n }\n .lingxiteam-dform-right-content{\n width: iconSize;\n height: iconSize;\n overflow: hidden;\n .cust-icon{\n width: iconSize;\n height: iconSize;\n }\n .cust-icon svg{\n color: iconColor;\n fill: iconColor;\n width: iconSize;\n height: iconSize;\n }\n }\n .lingxiteam-dform-arrow-horizontal{\n background-image: none;\n width: iconSize;\n height: iconSize;\n position: relative;\n }\n .lingxiteam-dform-arrow-horizontal::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n width: iconSize;\n height: iconSize;\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2226%22%20viewBox%3D%220%200%2016%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22UI-KIT_%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%229.9%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20transform%3D%22translate%28-5809.000000%2C%20-8482.000000%29%22%20fill%3D%22%23C7C7CC%22%3E%3Cpolygon%20id%3D%22Disclosure-Indicator%22%20points%3D%225811%208482%205809%208484%205820.5%208495%205809%208506%205811%208508%205825%208495%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E\");\n background-repeat: round;\n transform: translateX(-100%);\n background-size: 100%;\n filter: drop-shadow(iconSize 0 iconColor);\n }\n }",
|
|
190
190
|
components: [{
|
|
191
191
|
id: 'DForm_458695',
|
|
192
192
|
label: '表单',
|
|
@@ -491,9 +491,7 @@ export var DForm = {
|
|
|
491
491
|
value: '638287'
|
|
492
492
|
}]
|
|
493
493
|
},
|
|
494
|
-
style: {
|
|
495
|
-
textAlign: 'right'
|
|
496
|
-
},
|
|
494
|
+
style: {},
|
|
497
495
|
isContainer: false,
|
|
498
496
|
isBusiObjContainer: false,
|
|
499
497
|
cmdgroup: ['basic'],
|
package/dist/h5config/Link.js
CHANGED
|
@@ -17,7 +17,7 @@ export var ALink = {
|
|
|
17
17
|
followThemes: {
|
|
18
18
|
'@color-link': ['textColor']
|
|
19
19
|
},
|
|
20
|
-
tpl: "\n
|
|
20
|
+
tpl: "\n .use-app-alink {\n color: textColor;\n }\n .use-app-alink:hover {\n color: textColor;\n opacity: 0.6;\n }",
|
|
21
21
|
components: [{
|
|
22
22
|
id: 'ALink_414643',
|
|
23
23
|
label: '超链接',
|