@node-projects/web-component-designer 0.1.307 → 0.1.309
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/elements/controls/DesignerTabControl.js +1 -1
- package/dist/elements/controls/DesignerTabControl.js.map +1 -1
- package/dist/elements/services/propertiesService/IProperty.d.ts +1 -0
- package/dist/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.d.ts +1 -1
- package/dist/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.js +61 -47
- package/dist/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.js.map +1 -1
- package/dist/elements/widgets/designerView/DomConverter.d.ts +1 -1
- package/dist/elements/widgets/designerView/extensions/BasicStackedToolbarExtension.js +2 -2
- package/dist/elements/widgets/designerView/extensions/EditText/EditTextExtension.js +7 -7
- package/dist/elements/widgets/designerView/extensions/MultipleSelectionRectExtensionProvider.js +1 -1
- package/dist/elements/widgets/designerView/extensions/ResizeExtensionProvider.js +1 -1
- package/dist/elements/widgets/designerView/extensions/RotateExtensionProvider.js +2 -2
- package/dist/elements/widgets/designerView/extensions/TransformOriginExtensionProvider.js +1 -1
- package/dist/elements/widgets/designerView/extensions/grid/EditGridColumnRowSizesExtensionProvider.js +2 -2
- package/dist/elements/widgets/designerView/extensions/grid/GridChildResizeExtensionProvider.js +1 -1
- package/dist/elements/widgets/designerView/extensions/grid/GridChildToolbarExtension.js +2 -2
- package/dist/elements/widgets/designerView/extensions/grid/GridToolbarExtension.js +1 -1
- package/dist/elements/widgets/designerView/overlayLayerView.js +3 -3
- package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.d.ts +1 -0
- package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js +158 -122
- package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js.map +1 -1
- package/dist/index-min.js +51 -43
- package/package.json +1 -1
|
@@ -122,7 +122,7 @@ export class DesignerTabControl extends BaseCustomWebComponentLazyAppend {
|
|
|
122
122
|
outerDiv.appendChild(this._moreContainer);
|
|
123
123
|
this._moreDiv.onclick = () => {
|
|
124
124
|
if (this._moreContainer.children.length && this._moreContainer.style.visibility == "hidden")
|
|
125
|
-
this._moreContainer.style.visibility = '
|
|
125
|
+
this._moreContainer.style.visibility = '';
|
|
126
126
|
else
|
|
127
127
|
this._moreContainer.style.visibility = "hidden";
|
|
128
128
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DesignerTabControl.js","sourceRoot":"","sources":["../../../src/elements/controls/DesignerTabControl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,GAAG,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAKvH,MAAM,OAAO,kBAAmB,SAAQ,gCAAgC;IAE9D,cAAc,GAAW,CAAC,CAAC,CAAC;IAEpC,6CAA6C;IACrC,OAAO,CAAiB;IACxB,UAAU,CAAiB;IAC3B,QAAQ,CAAiB;IACzB,cAAc,CAAiB;IAC/B,WAAW,GAAG,IAAI,OAAO,EAA+B,CAAC;IACzD,aAAa,GAAG,IAAI,CAAC;IAE7B,MAAM,CAAmB,KAAK,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAsF7B,CAAC;IAER;QACE,KAAK,EAAE,CAAC;QAGR;;;;;;;;aAQK;QAEL,IAAI,QAAQ,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAA;QAC5C,QAAQ,CAAC,SAAS,GAAG,OAAO,CAAC;QAC7B,IAAI,CAAC,UAAU,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;QACtC,IAAI,CAAC,UAAU,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAA;QAC/C,IAAI,CAAC,UAAU,CAAC,SAAS,GAAG,QAAQ,CAAC;QACrC,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAEtC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;QAC9C,IAAI,CAAC,QAAQ,CAAC,SAAS,GAAG,oBAAoB,CAAA;QAC9C,IAAI,CAAC,QAAQ,CAAC,SAAS,GAAG,IAAI,CAAA;QAC9B,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;QACpD,IAAI,CAAC,cAAc,CAAC,SAAS,GAAG,gBAAgB,CAAC;QACjD,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,UAAU,GAAG,QAAQ,CAAC;QAChD,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;QAC1C,IAAI,CAAC,QAAQ,CAAC,OAAO,GAAG,GAAG,EAAE;YAC3B,IAAI,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,MAAM,IAAI,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,UAAU,IAAI,QAAQ;gBACzF,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"DesignerTabControl.js","sourceRoot":"","sources":["../../../src/elements/controls/DesignerTabControl.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,6 +6,7 @@ export interface IProperty {
|
|
|
6
6
|
renamable?: boolean;
|
|
7
7
|
displayName?: string;
|
|
8
8
|
propertyName?: string;
|
|
9
|
+
group?: string;
|
|
9
10
|
attributeName?: string;
|
|
10
11
|
description?: string;
|
|
11
12
|
type?: 'addNew' | 'json' | 'color' | 'date' | 'number' | 'list' | 'enum' | 'boolean' | 'img-lis' | 'thickness' | 'css-length' | 'string' | string;
|
package/dist/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.d.ts
CHANGED
|
@@ -6,6 +6,6 @@ import { IPropertyGroup } from '../IPropertyGroup.js';
|
|
|
6
6
|
export declare abstract class AbstractPolymerLikePropertiesService extends AbstractPropertiesService {
|
|
7
7
|
getRefreshMode(designItem: IDesignItem): RefreshMode;
|
|
8
8
|
getProperties(designItem: IDesignItem): Promise<IProperty[] | IPropertyGroup[]>;
|
|
9
|
-
protected parseProperties(list: any): IProperty[];
|
|
9
|
+
protected parseProperties(list: any): IPropertyGroup[] | IProperty[];
|
|
10
10
|
getUnsetValue(designItems: IDesignItem[], property: IProperty): any;
|
|
11
11
|
}
|
package/dist/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.js
CHANGED
|
@@ -12,55 +12,69 @@ export class AbstractPolymerLikePropertiesService extends AbstractPropertiesServ
|
|
|
12
12
|
return this.parseProperties(designItem.element.constructor.properties);
|
|
13
13
|
}
|
|
14
14
|
parseProperties(list) {
|
|
15
|
-
let
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
15
|
+
let groups = [];
|
|
16
|
+
let names = Object.keys(list);
|
|
17
|
+
const grouped = Object.groupBy(names, x => list[x].group ?? '');
|
|
18
|
+
for (let grp in grouped) {
|
|
19
|
+
const pg = { name: grp, properties: [] };
|
|
20
|
+
for (const name of grouped[grp]) {
|
|
21
|
+
const polymerProperty = list[name];
|
|
22
|
+
let type = polymerProperty;
|
|
23
|
+
let description = null;
|
|
24
|
+
let example = null;
|
|
25
|
+
let readonly = false;
|
|
26
|
+
let propertyType = PropertyType.propertyAndAttribute;
|
|
27
|
+
if (polymerProperty.type) {
|
|
28
|
+
type = polymerProperty.type;
|
|
29
|
+
description = polymerProperty.description;
|
|
30
|
+
example = polymerProperty.example;
|
|
31
|
+
readonly = polymerProperty.readonly;
|
|
32
|
+
propertyType = polymerProperty.readonly ? PropertyType.property : PropertyType.propertyAndAttribute;
|
|
33
|
+
}
|
|
34
|
+
if (type === String) {
|
|
35
|
+
let property = { name, type: "string", service: this, propertyType, description, example, readonly };
|
|
36
|
+
pg.properties.push(property);
|
|
37
|
+
}
|
|
38
|
+
else if (type === Object) {
|
|
39
|
+
let property = { name, type: "object", service: this, propertyType, description, example, readonly };
|
|
40
|
+
pg.properties.push(property);
|
|
41
|
+
}
|
|
42
|
+
else if (type === Number) {
|
|
43
|
+
let property = { name, type: "number", service: this, propertyType, description, example, readonly };
|
|
44
|
+
pg.properties.push(property);
|
|
45
|
+
}
|
|
46
|
+
else if (type === Date) {
|
|
47
|
+
let property = { name, type: "date", service: this, propertyType, description, example, readonly };
|
|
48
|
+
pg.properties.push(property);
|
|
49
|
+
}
|
|
50
|
+
else if (type === Boolean) {
|
|
51
|
+
let property = { name, type: "boolean", service: this, propertyType, description, example, readonly };
|
|
52
|
+
pg.properties.push(property);
|
|
53
|
+
}
|
|
54
|
+
else if (PropertiesHelper.isTypescriptEnum(type)) {
|
|
55
|
+
let property = { name, type: "enum", enumValues: PropertiesHelper.getTypescriptEnumEntries(type), service: this, propertyType, description, example, readonly };
|
|
56
|
+
pg.properties.push(property);
|
|
57
|
+
}
|
|
58
|
+
else if (typeof type === 'string') {
|
|
59
|
+
let property = { name, type: type, service: this, propertyType, description, example, readonly };
|
|
60
|
+
pg.properties.push(property);
|
|
61
|
+
}
|
|
62
|
+
else {
|
|
63
|
+
let property = { name, type: "string", service: this, propertyType, description, example, readonly };
|
|
64
|
+
pg.properties.push(property);
|
|
65
|
+
}
|
|
61
66
|
}
|
|
67
|
+
if (pg.name == '')
|
|
68
|
+
//@ts-ignore
|
|
69
|
+
groups.push(...pg.properties);
|
|
70
|
+
else
|
|
71
|
+
//@ts-ignore
|
|
72
|
+
groups.push(pg);
|
|
62
73
|
}
|
|
63
|
-
|
|
74
|
+
if (groups.length == 1)
|
|
75
|
+
//@ts-ignore
|
|
76
|
+
return groups[0].properties;
|
|
77
|
+
return groups;
|
|
64
78
|
}
|
|
65
79
|
getUnsetValue(designItems, property) {
|
|
66
80
|
return designItems[0].element[property.propertyName ?? property.name];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AbstractPolymerLikePropertiesService.js","sourceRoot":"","sources":["../../../../../src/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAGvD,MAAM,OAAgB,oCAAqC,SAAQ,yBAAyB;IAE1E,cAAc,CAAC,UAAuB;QACpD,OAAO,WAAW,CAAC,iBAAiB,CAAC;IACvC,CAAC;IAEe,KAAK,CAAC,aAAa,CAAC,UAAuB;QACzD,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,UAAU,CAAC;YACpC,OAAO,IAAI,CAAC;QACd,OAAO,IAAI,CAAC,eAAe,CAAO,UAAU,CAAC,OAAO,CAAC,WAAY,CAAC,UAAU,CAAC,CAAC;IAChF,CAAC;IAES,eAAe,CAAC,IAAS;QACjC,IAAI,
|
|
1
|
+
{"version":3,"file":"AbstractPolymerLikePropertiesService.js","sourceRoot":"","sources":["../../../../../src/elements/services/propertiesService/services/AbstractPolymerLikePropertiesService.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAGvD,MAAM,OAAgB,oCAAqC,SAAQ,yBAAyB;IAE1E,cAAc,CAAC,UAAuB;QACpD,OAAO,WAAW,CAAC,iBAAiB,CAAC;IACvC,CAAC;IAEe,KAAK,CAAC,aAAa,CAAC,UAAuB;QACzD,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,UAAU,CAAC;YACpC,OAAO,IAAI,CAAC;QACd,OAAO,IAAI,CAAC,eAAe,CAAO,UAAU,CAAC,OAAO,CAAC,WAAY,CAAC,UAAU,CAAC,CAAC;IAChF,CAAC;IAES,eAAe,CAAC,IAAS;QACjC,IAAI,MAAM,GAAmC,EAAE,CAAC;QAEhD,IAAI,KAAK,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9B,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,EAAE,CAAC,CAAC;QAEhE,KAAK,IAAI,GAAG,IAAI,OAAO,EAAE,CAAC;YACxB,MAAM,EAAE,GAAmB,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,EAAE,EAAE,EAAE,CAAC;YACzD,KAAK,MAAM,IAAI,IAAI,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC;gBAChC,MAAM,eAAe,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC;gBACnC,IAAI,IAAI,GAAG,eAAe,CAAC;gBAC3B,IAAI,WAAW,GAAG,IAAI,CAAC;gBACvB,IAAI,OAAO,GAAG,IAAI,CAAC;gBACnB,IAAI,QAAQ,GAAG,KAAK,CAAC;gBACrB,IAAI,YAAY,GAAG,YAAY,CAAC,oBAAoB,CAAC;gBACrD,IAAI,eAAe,CAAC,IAAI,EAAE,CAAC;oBACzB,IAAI,GAAG,eAAe,CAAC,IAAI,CAAC;oBAC5B,WAAW,GAAG,eAAe,CAAC,WAAW,CAAC;oBAC1C,OAAO,GAAG,eAAe,CAAC,OAAO,CAAC;oBAClC,QAAQ,GAAG,eAAe,CAAC,QAAQ,CAAC;oBACpC,YAAY,GAAG,eAAe,CAAC,QAAQ,CAAC,CAAC,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC,YAAY,CAAC,oBAAoB,CAAC;gBACtG,CAAC;gBAED,IAAI,IAAI,KAAK,MAAM,EAAE,CAAC;oBACpB,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAChH,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,IAAI,KAAK,MAAM,EAAE,CAAC;oBAC3B,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAChH,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,IAAI,KAAK,MAAM,EAAE,CAAC;oBAC3B,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAChH,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;oBACzB,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAC9G,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,IAAI,KAAK,OAAO,EAAE,CAAC;oBAC5B,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBACjH,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,gBAAgB,CAAC,gBAAgB,CAAC,IAAI,CAAC,EAAE,CAAC;oBACnD,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,gBAAgB,CAAC,wBAAwB,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAC3K,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE,CAAC;oBACpC,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAC5G,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;qBAAM,CAAC;oBACN,IAAI,QAAQ,GAAc,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC;oBAChH,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;gBAC/B,CAAC;YACH,CAAC;YACD,IAAI,EAAE,CAAC,IAAI,IAAI,EAAE;gBACf,YAAY;gBACZ,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,CAAC;;gBAE9B,YAAY;gBACZ,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QACpB,CAAC;QAED,IAAI,MAAM,CAAC,MAAM,IAAI,CAAC;YACpB,YAAY;YACZ,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC;QAC9B,OAAO,MAAM,CAAC;IAChB,CAAC;IAEQ,aAAa,CAAC,WAA0B,EAAE,QAAmB;QACpE,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,YAAY,IAAI,QAAQ,CAAC,IAAI,CAAC,CAAC;IACxE,CAAC;CACF"}
|
|
@@ -2,6 +2,6 @@ import { IDesignItem } from "../../item/IDesignItem.js";
|
|
|
2
2
|
export declare class DomConverter {
|
|
3
3
|
static normalizeAttributeValue(value: string | number, useSingleQuotes?: boolean): string;
|
|
4
4
|
static normalizeContentValue(value: string): string;
|
|
5
|
-
static IsSelfClosingElement(tag: string): tag is "input" | "
|
|
5
|
+
static IsSelfClosingElement(tag: string): tag is "input" | "link" | "img" | "br" | "area" | "base" | "col" | "embed" | "hr" | "keygen" | "meta" | "param" | "source" | "track" | "wbr";
|
|
6
6
|
static ConvertToString(designItems: IDesignItem[], beautifyOutput?: boolean, updatePositions?: boolean): string;
|
|
7
7
|
}
|
|
@@ -3,7 +3,7 @@ import { AbstractExtension } from "./AbstractExtension.js";
|
|
|
3
3
|
export const basicStackedToolbarExtensionOverlayOptionName = 'basicStackedToolbarExtensionShowOverlay';
|
|
4
4
|
export class BasicStackedToolbarExtension extends AbstractExtension {
|
|
5
5
|
static basicTemplate = `
|
|
6
|
-
<select title="position" id="position" style="pointer-events:
|
|
6
|
+
<select title="position" id="position" style="pointer-events: auto; height: 24px; width: 80px; padding: 0; font-weight: 900; text-transform: uppercase; margin-left: 5px; margin-right: 10px;">
|
|
7
7
|
<option>static</option>
|
|
8
8
|
<option>relative</option>
|
|
9
9
|
<option>absolute</option>
|
|
@@ -13,7 +13,7 @@ export class BasicStackedToolbarExtension extends AbstractExtension {
|
|
|
13
13
|
<img data-value="block" title="block" src="${assetsPath}images/display/block.svg">
|
|
14
14
|
<img data-value="inline" title="inline" src="${assetsPath}images/display/inline.svg">
|
|
15
15
|
</node-projects-image-button-list-selector>
|
|
16
|
-
<select title="display" id="displayType" style="pointer-events:
|
|
16
|
+
<select title="display" id="displayType" style="pointer-events: auto; height: 24px; width: 80px; padding: 0; font-weight: 900; text-transform: uppercase; margin-left: 5px; margin-right: 10px;">
|
|
17
17
|
<option>block</option>
|
|
18
18
|
<option>flex</option>
|
|
19
19
|
<option>grid</option>
|
|
@@ -7,12 +7,12 @@ import { getBoundingClientRectAlsoForDisplayContents } from "../../../../helper/
|
|
|
7
7
|
export class EditTextExtension extends AbstractExtension {
|
|
8
8
|
static template = html `
|
|
9
9
|
<div style="height: 100%; display: flex; gap: 2px; width: 100%;">
|
|
10
|
-
<button data-command="font-weight" data-command-parameter="800" style="pointer-events:
|
|
11
|
-
<button data-command="font-style" data-command-parameter="italic" style="pointer-events:
|
|
12
|
-
<button data-command="text-decoration" data-command-parameter="underline" style="pointer-events:
|
|
13
|
-
<button data-command="text-decoration" data-command-parameter="line-through" style="pointer-events:
|
|
14
|
-
<button data-command="text-decoration" data-command-parameter="overline" style="pointer-events:
|
|
15
|
-
<select data-command="fontSize" style="pointer-events:
|
|
10
|
+
<button data-command="font-weight" data-command-parameter="800" style="pointer-events: auto; height: 24px; width: 24px; padding: 0; font-weight: 900;">b</button>
|
|
11
|
+
<button data-command="font-style" data-command-parameter="italic" style="pointer-events: auto; height: 24px; width: 24px; padding: 0;"><em>i</em></button>
|
|
12
|
+
<button data-command="text-decoration" data-command-parameter="underline" style="pointer-events: auto; height: 24px; width: 24px; padding: 0;"><ins>u</ins></button>
|
|
13
|
+
<button data-command="text-decoration" data-command-parameter="line-through" style="pointer-events: auto; height: 24px; width: 24px; padding: 0;"><del>s</del></button>
|
|
14
|
+
<button data-command="text-decoration" data-command-parameter="overline" style="pointer-events: auto; height: 24px; width: 24px; padding: 0;"><span style="text-decoration: overline">o</span></button>
|
|
15
|
+
<select data-command="fontSize" style="pointer-events: auto; height: 24px; width: 60px; padding: 0;">
|
|
16
16
|
<option>8px</option>
|
|
17
17
|
<option>9px</option>
|
|
18
18
|
<option>10px</option>
|
|
@@ -27,7 +27,7 @@ export class EditTextExtension extends AbstractExtension {
|
|
|
27
27
|
<option>32px</option>
|
|
28
28
|
<option>36px</option>
|
|
29
29
|
</select>
|
|
30
|
-
<select id="fontFamily" data-command="font-family" style="pointer-events:
|
|
30
|
+
<select id="fontFamily" data-command="font-family" style="pointer-events: auto; height: 24px; width: 90px; padding: 0;">
|
|
31
31
|
|
|
32
32
|
</select>
|
|
33
33
|
</div>
|
package/dist/elements/widgets/designerView/extensions/MultipleSelectionRectExtensionProvider.js
CHANGED
|
@@ -8,7 +8,7 @@ export class MultipleSelectionRectExtensionProvider {
|
|
|
8
8
|
return new MultipleSelectionRectExtension(extensionManager, designerView, designItem);
|
|
9
9
|
}
|
|
10
10
|
static style = css `
|
|
11
|
-
.svg-multiple-rect-selection { stroke: #909090; stroke-dasharray: 3; fill: transparent; stroke-width: 2;
|
|
11
|
+
.svg-multiple-rect-selection { stroke: #909090; stroke-dasharray: 3; fill: transparent; stroke-width: 2; }
|
|
12
12
|
`;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=MultipleSelectionRectExtensionProvider.js.map
|
|
@@ -15,7 +15,7 @@ export class ResizeExtensionProvider {
|
|
|
15
15
|
return new ResizeExtension(extensionManager, designerView, designItem, this.resizeAllSelected);
|
|
16
16
|
}
|
|
17
17
|
static style = css `
|
|
18
|
-
.svg-primary-resizer { stroke: #3899ec; fill: white; pointer-events:
|
|
18
|
+
.svg-primary-resizer { stroke: #3899ec; fill: white; pointer-events: auto; }
|
|
19
19
|
`;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=ResizeExtensionProvider.js.map
|
|
@@ -15,8 +15,8 @@ export class RotateExtensionProvider {
|
|
|
15
15
|
return new RotateExtension(extensionManager, designerView, designItem);
|
|
16
16
|
}
|
|
17
17
|
static style = css `
|
|
18
|
-
.svg-primary-rotate { stroke: #3899ec; fill: white; stroke-width: 1; pointer-events:
|
|
19
|
-
.svg-primary-rotate-transparent { fill: transparent; pointer-events:
|
|
18
|
+
.svg-primary-rotate { stroke: #3899ec; fill: white; stroke-width: 1; pointer-events: auto; cursor: alias; }
|
|
19
|
+
.svg-primary-rotate-transparent { fill: transparent; pointer-events: auto; cursor: alias; }
|
|
20
20
|
.svg-primary-rotate-line { stroke: #3899ec; fill: #3899ec; stroke-width: 1; }
|
|
21
21
|
`;
|
|
22
22
|
}
|
|
@@ -28,7 +28,7 @@ export class TransformOriginExtensionProvider {
|
|
|
28
28
|
return new TransformOriginExtension(extensionManager, designerView, designItem);
|
|
29
29
|
}
|
|
30
30
|
static style = css `
|
|
31
|
-
.svg-transform-origin { stroke: #3899ec; fill: black; pointer-events:
|
|
31
|
+
.svg-transform-origin { stroke: #3899ec; fill: black; pointer-events: auto; }
|
|
32
32
|
`;
|
|
33
33
|
}
|
|
34
34
|
//# sourceMappingURL=TransformOriginExtensionProvider.js.map
|
|
@@ -12,9 +12,9 @@ export class EditGridColumnRowSizesExtensionProvider {
|
|
|
12
12
|
return new EditGridColumnRowSizesExtension(extensionManager, designerCanvas, designItem);
|
|
13
13
|
}
|
|
14
14
|
static style = css `
|
|
15
|
-
.svg-grid-resizer-v { fill: transparent; cursor: ew-resize; pointer-events:
|
|
15
|
+
.svg-grid-resizer-v { fill: transparent; cursor: ew-resize; pointer-events: auto; }
|
|
16
16
|
.svg-grid-resizer-v:hover { fill: #ff7f5052; }
|
|
17
|
-
.svg-grid-resizer-h { fill: transparent; cursor: ns-resize; pointer-events:
|
|
17
|
+
.svg-grid-resizer-h { fill: transparent; cursor: ns-resize; pointer-events: auto; }
|
|
18
18
|
.svg-grid-resizer-h:hover { fill: #ff7f5052; }
|
|
19
19
|
`;
|
|
20
20
|
}
|
package/dist/elements/widgets/designerView/extensions/grid/GridChildResizeExtensionProvider.js
CHANGED
|
@@ -11,7 +11,7 @@ export class GridChildResizeExtensionProvider {
|
|
|
11
11
|
return new GridChildResizeExtension(extensionManager, designerView, designItem);
|
|
12
12
|
}
|
|
13
13
|
static style = css `
|
|
14
|
-
.svg-grid-resizer { stroke: #3899ec; fill: white; pointer-events:
|
|
14
|
+
.svg-grid-resizer { stroke: #3899ec; fill: white; pointer-events: auto; }
|
|
15
15
|
`;
|
|
16
16
|
}
|
|
17
17
|
//# sourceMappingURL=GridChildResizeExtensionProvider.js.map
|
|
@@ -6,11 +6,11 @@ export class GridChildToolbarExtension extends BasicStackedToolbarExtension {
|
|
|
6
6
|
<div style="height: 100%; width: 100%;">
|
|
7
7
|
<div style="display: flex; flex-direction: column;">
|
|
8
8
|
<span style="font-size: 10px; color: #00aff0;">column:</span>
|
|
9
|
-
<input type="text" title="column" id="gridColumn" style="pointer-events:
|
|
9
|
+
<input type="text" title="column" id="gridColumn" style="pointer-events: auto; height: 12px; width: 45px; padding: 0; margin-right: 5px">
|
|
10
10
|
</div>
|
|
11
11
|
<div style="display: flex; flex-direction: column;">
|
|
12
12
|
<span style="font-size: 10px; color: #00aff0;">row:</span>
|
|
13
|
-
<input type="text" title="column" id="gridRow" style="pointer-events:
|
|
13
|
+
<input type="text" title="column" id="gridRow" style="pointer-events: auto; height: 12px; width: 45px; padding: 0; margin-right: 10px">
|
|
14
14
|
</div>
|
|
15
15
|
<node-projects-image-button-list-selector property="align-self" no-value-in-header id="align-self">
|
|
16
16
|
<img title="start" data-value="start" src="${assetsPath}images/chromeDevtools/align-items-start-icon.svg">
|
|
@@ -5,7 +5,7 @@ export class GridToolbarExtension extends BasicStackedToolbarExtension {
|
|
|
5
5
|
static template = html `
|
|
6
6
|
<div style="height: 100%; width: 100%;">
|
|
7
7
|
${BasicStackedToolbarExtension.basicTemplate}
|
|
8
|
-
<select title="display" id="gridType" style="pointer-events:
|
|
8
|
+
<select title="display" id="gridType" style="pointer-events: auto; height: 24px; width: 60px; padding: 0; margin-right: 10px">
|
|
9
9
|
<option>1x1</option>
|
|
10
10
|
<option>1x16</option>
|
|
11
11
|
<option>2x8</option>
|
|
@@ -15,12 +15,12 @@ export class OverlayLayerView extends BaseCustomWebComponentConstructorAppend {
|
|
|
15
15
|
overflow: visible;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.svg-invisible { stroke: transparent; fill: transparent; pointer-events:
|
|
18
|
+
.svg-invisible { stroke: transparent; fill: transparent; pointer-events: auto; }
|
|
19
19
|
.svg-snapline { stroke: purple; stroke-dasharray: 4; fill: transparent; }
|
|
20
20
|
.svg-selector { stroke: black; fill: #3899ec55; stroke-width: 1; stroke-dasharray: 2; }
|
|
21
|
-
.svg-primary-selection-move { stroke: #3899ec; fill: #3899ec; cursor: move; pointer-events:
|
|
21
|
+
.svg-primary-selection-move { stroke: #3899ec; fill: #3899ec; cursor: move; pointer-events: auto; }
|
|
22
22
|
.svg-position { stroke: black; stroke-dasharray: 2; }
|
|
23
|
-
.svg-path { stroke: #3899ec; fill: orange; pointer-events:
|
|
23
|
+
.svg-path { stroke: #3899ec; fill: orange; pointer-events: auto; }
|
|
24
24
|
.svg-path-line { stroke: #3899ec; stroke-dasharray: 2; }
|
|
25
25
|
.svg-draw-new-element { stroke: black; fill: transparent; stroke-width: 1; }
|
|
26
26
|
.svg-toolbar-container { overflow: visible }
|
|
@@ -23,6 +23,7 @@ export declare class PropertyGridPropertyList extends BaseCustomWebComponentLazy
|
|
|
23
23
|
setPropertiesService(propertiesService: IPropertiesService): void;
|
|
24
24
|
createElements(designItem: IDesignItem): Promise<boolean>;
|
|
25
25
|
private createPropertyGroups;
|
|
26
|
+
private expandOrCollapsePropertyGroups;
|
|
26
27
|
private createPropertyEditors;
|
|
27
28
|
private _onDragLeave;
|
|
28
29
|
private _onDragOver;
|