@genexus/genexus-ide-ui 1.1.33 → 1.1.34

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.
Files changed (34) hide show
  1. package/dist/cjs/genexus-ide-ui.cjs.js +1 -1
  2. package/dist/cjs/gx-ide-new-environment.cjs.entry.js +11 -2
  3. package/dist/cjs/gx-ide-new-environment.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gx-ide-new-kb.cjs.entry.js +30 -10
  5. package/dist/cjs/gx-ide-new-kb.cjs.entry.js.map +1 -1
  6. package/dist/cjs/loader.cjs.js +1 -1
  7. package/dist/collection/components/new-environment/new-environment.js +33 -3
  8. package/dist/collection/components/new-environment/new-environment.js.map +1 -1
  9. package/dist/collection/components/new-kb/new-kb.js +55 -14
  10. package/dist/collection/components/new-kb/new-kb.js.map +1 -1
  11. package/dist/collection/components/new-kb/tests/new-kb.e2e.js +10 -1
  12. package/dist/collection/components/new-kb/tests/new-kb.e2e.js.map +1 -1
  13. package/dist/components/gx-ide-new-environment.js +13 -3
  14. package/dist/components/gx-ide-new-environment.js.map +1 -1
  15. package/dist/components/gx-ide-new-kb.js +34 -13
  16. package/dist/components/gx-ide-new-kb.js.map +1 -1
  17. package/dist/esm/genexus-ide-ui.js +1 -1
  18. package/dist/esm/gx-ide-new-environment.entry.js +11 -2
  19. package/dist/esm/gx-ide-new-environment.entry.js.map +1 -1
  20. package/dist/esm/gx-ide-new-kb.entry.js +31 -11
  21. package/dist/esm/gx-ide-new-kb.entry.js.map +1 -1
  22. package/dist/esm/loader.js +1 -1
  23. package/dist/genexus-ide-ui/genexus-ide-ui.esm.js +1 -1
  24. package/dist/genexus-ide-ui/genexus-ide-ui.esm.js.map +1 -1
  25. package/dist/genexus-ide-ui/{p-ec9e0915.entry.js → p-4da77239.entry.js} +228 -209
  26. package/dist/genexus-ide-ui/p-4da77239.entry.js.map +1 -0
  27. package/dist/genexus-ide-ui/{p-8d570fd2.entry.js → p-bf176329.entry.js} +60 -50
  28. package/dist/genexus-ide-ui/p-bf176329.entry.js.map +1 -0
  29. package/dist/types/components/new-environment/new-environment.d.ts +6 -1
  30. package/dist/types/components/new-kb/new-kb.d.ts +7 -2
  31. package/dist/types/components.d.ts +28 -12
  32. package/package.json +1 -1
  33. package/dist/genexus-ide-ui/p-8d570fd2.entry.js.map +0 -1
  34. package/dist/genexus-ide-ui/p-ec9e0915.entry.js.map +0 -1
@@ -6,81 +6,82 @@ import { c as n } from "./p-44e5e972.js";
6
6
 
7
7
  import { L as h } from "./p-311eedf3.js";
8
8
 
9
- import { g as l } from "./p-8c2e9df4.js";
9
+ import { s as l, g as r } from "./p-8c2e9df4.js";
10
10
 
11
- import { r, m as d } from "./p-8c15538c.js";
11
+ import { r as d, m as c } from "./p-8c15538c.js";
12
12
 
13
- import { v as c } from "./p-289c3290.js";
13
+ import { v as f } from "./p-289c3290.js";
14
14
 
15
- import { r as f } from "./p-1252519a.js";
15
+ import { r as p } from "./p-1252519a.js";
16
16
 
17
- const p = ':host{display:grid;block-size:100%;overflow:auto;grid-template-rows:max-content 1fr max-content}.section{display:contents}.header-one-col{grid-template-columns:1fr}.header-two-cols{grid-template-columns:1fr 1fr}.location-wrapper{display:flex;gap:var(--mer-spacing--2xs)}.location{flex-grow:1;grid-area:location}.basic{display:grid;grid-template:"basic-top basic-top" max-content "back-end front-end" 1fr;grid-template-columns:1fr 1fr}.basic__header{grid-area:basic-top;grid-template-columns:1fr 1fr}.control-header__back-end,.control-header__front-end{padding-block-start:var(--mer-spacing--md)}.main__back-end{border-inline-end:var(--section-common-border)}.main__back-end,.main__front-end{grid-auto-rows:max-content;padding-block:var(--content-block-spacing);overflow:auto}.section__back-end{grid-area:back-end;grid-auto-rows:max-content}.section__front-end{grid-area:front-end}.section__back-end,.section__front-end{display:grid;grid-template-rows:max-content 1fr;overflow:auto}.tab-advanced-title{grid-area:tab-advanced-title}.layout-tab-advanced-left-col{grid-area:layout-tab-advanced-left-col}.layout-tab-advanced-right-col{grid-area:layout-tab-advanced-right-col}.basic,.advanced{padding-block-start:var(--content-block-spacing);overflow:auto;block-size:100%}.tab-advanced__field-group{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto}.text-align-center{text-align:center}.tab::part(page){scrollbar-width:thin}';
17
+ const u = ':host{display:grid;block-size:100%;overflow:auto;grid-template-rows:max-content 1fr max-content}.section{display:contents}.header-one-col{grid-template-columns:1fr}.header-two-cols{grid-template-columns:1fr 1fr}.location-wrapper{display:flex;gap:var(--mer-spacing--2xs)}.location{flex-grow:1;grid-area:location}.basic{display:grid;grid-template:"basic-top basic-top" max-content "back-end front-end" 1fr;grid-template-columns:1fr 1fr}.basic__header{grid-area:basic-top;grid-template-columns:1fr 1fr}.control-header__back-end,.control-header__front-end{padding-block-start:var(--mer-spacing--md)}.main__back-end{border-inline-end:var(--section-common-border)}.main__back-end,.main__front-end{grid-auto-rows:max-content;padding-block:var(--content-block-spacing);overflow:auto}.section__back-end{grid-area:back-end;grid-auto-rows:max-content}.section__front-end{grid-area:front-end}.section__back-end,.section__front-end{display:grid;grid-template-rows:max-content 1fr;overflow:auto}.tab-advanced-title{grid-area:tab-advanced-title}.layout-tab-advanced-left-col{grid-area:layout-tab-advanced-left-col}.layout-tab-advanced-right-col{grid-area:layout-tab-advanced-right-col}.basic,.advanced{padding-block-start:var(--content-block-spacing);overflow:auto;block-size:100%}.tab-advanced__field-group{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto}.text-align-center{text-align:center}.tab::part(page){scrollbar-width:thin}';
18
18
 
19
- var u = undefined && undefined.__classPrivateFieldGet || function(t, i, e, s) {
19
+ var b = undefined && undefined.__classPrivateFieldGet || function(t, i, e, s) {
20
20
  if (e === "a" && !s) throw new TypeError("Private accessor was defined without a getter");
21
21
  if (typeof i === "function" ? t !== i || !s : !i.has(t)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
22
22
  return e === "m" ? s : e === "a" ? s.call(t) : s ? s.value : i.get(t);
23
23
  };
24
24
 
25
- var b = undefined && undefined.__classPrivateFieldSet || function(t, i, e, s, a) {
25
+ var v = undefined && undefined.__classPrivateFieldSet || function(t, i, e, s, a) {
26
26
  if (s === "m") throw new TypeError("Private method is not writable");
27
27
  if (s === "a" && !a) throw new TypeError("Private accessor was defined without a setter");
28
28
  if (typeof i === "function" ? t !== i || !a : !i.has(t)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
29
29
  return s === "a" ? a.call(t, e) : a ? a.value = e : i.set(t, e), e;
30
30
  };
31
31
 
32
- var v, m, g, w, k, y, M, x, W, _, F, T, I, E, N, L, j, D, S, P, C, z, A, B, K, U, V, H, R, q, G, J, O, Q, X, Y, Z, $, tt, it, et;
32
+ var m, w, g, k, y, M, W, x, _, F, T, I, E, N, D, L, j, P, S, C, z, A, B, K, U, V, H, R, q, G, J, O, Q, X, Y, Z, $, tt, it, et, st, at, ot, nt;
33
33
 
34
- const st = [ "resets/box-sizing", "components/tab", "components/tooltip", "utils/form--full", "utils/layout", "utils/typography", "utils/spacing", "chameleon/scrollbar" ];
34
+ const ht = [ "resets/box-sizing", "components/tab", "components/tooltip", "utils/form--full", "utils/layout", "utils/typography", "utils/spacing", "chameleon/scrollbar" ];
35
35
 
36
- const at = "windows-authentication";
36
+ const lt = "windows-authentication";
37
37
 
38
- const ot = "main";
38
+ const rt = "main";
39
39
 
40
- const nt = "basic";
40
+ const dt = "basic";
41
41
 
42
- const ht = o({
42
+ const ct = o({
43
43
  category: "system",
44
44
  name: "folder",
45
45
  colorType: "primary"
46
46
  });
47
47
 
48
- const lt = "basic";
48
+ const ft = "basic";
49
49
 
50
- const rt = "advanced";
50
+ const pt = "advanced";
51
51
 
52
- const dt = class {
52
+ const ut = class {
53
53
  constructor(s) {
54
54
  t(this, s);
55
- v.set(this, false);
55
+ m.set(this, false);
56
56
  /**
57
57
  * The component hard-coded strings translations.
58
58
  */
59
59
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
60
- m.set(this, void 0);
60
+ w.set(this, void 0);
61
61
  /**
62
62
  * frontEndsState saves the id's of the front ends checkboxes that are checked
63
63
  */
64
64
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
65
65
  g.set(this, new Map);
66
- w.set(this, void 0);
67
- k.set(this, i(`./gx-ide-assets/new-kb/shortcuts.json`));
68
- y.set(this, []);
69
- /* References needed to collect data con "Create" button submit*/ M.set(this, void 0);
70
- x.set(this, void 0);
71
- W.set(this, void 0);
66
+ k.set(this, void 0);
67
+ y.set(this, void 0);
68
+ M.set(this, i(`./gx-ide-assets/new-kb/shortcuts.json`));
69
+ W.set(this, []);
70
+ /* References needed to collect data con "Create" button submit*/ x.set(this, void 0);
72
71
  _.set(this, void 0);
73
72
  F.set(this, void 0);
74
73
  T.set(this, void 0);
75
74
  I.set(this, void 0);
76
75
  E.set(this, void 0);
77
76
  N.set(this, void 0);
77
+ D.set(this, void 0);
78
78
  L.set(this, void 0);
79
79
  j.set(this, void 0);
80
- D.set(this, void 0);
81
- S.set(this, void 0);
82
80
  P.set(this, void 0);
81
+ S.set(this, void 0);
83
82
  C.set(this, void 0);
83
+ z.set(this, void 0);
84
+ A.set(this, void 0);
84
85
  // Uncomment when "TODO: define button handler and logic" is done.
85
86
  // #geminiToolsSearchPrimary = getIconPath({
86
87
  // category: "gemini-tools",
@@ -92,25 +93,29 @@ const dt = class {
92
93
  // name: "reset",
93
94
  // colorType: "primary"
94
95
  // });
95
- z.set(this, (t => {
96
+ B.set(this, (t => {
96
97
  const i = t === null || t === void 0 ? void 0 : t.detail;
97
- u(this, J, "f").call(this, i);
98
+ b(this, X, "f").call(this, i);
98
99
  }));
99
- A.set(this, (t => {
100
- u(this, q, "f").call(this, t.detail);
100
+ K.set(this, (t => {
101
+ b(this, O, "f").call(this, t.detail);
101
102
  }));
102
- B.set(this, (t => {
103
- b(this, w, t.detail, "f");
104
- u(this, X, "f").call(this);
105
- u(this, et, "f").call(this);
103
+ U.set(this, (t => {
104
+ v(this, k, t.detail, "f");
105
+ b(this, tt, "f").call(this);
106
+ b(this, nt, "f").call(this);
106
107
  }));
107
- K.set(this, (() => {
108
- u(this, X, "f").call(this);
108
+ V.set(this, (async () => {
109
+ await b(this, $, "f").call(this);
110
+ b(this, tt, "f").call(this);
109
111
  }));
110
- U.set(this, (() => [ e("h2", {
112
+ H.set(this, (() => {
113
+ v(this, y, b(this, I, "f").value, "f");
114
+ }));
115
+ R.set(this, (() => [ e("h2", {
111
116
  // #knowledge base storage
112
117
  class: "control-header subtitle-regular-xs\t text-align-center"
113
- }, u(this, m, "f").tabAdvanced.tabTitle), e("div", {
118
+ }, b(this, w, "f").tabAdvanced.tabTitle), e("div", {
114
119
  class: "field-group tab-advanced__field-group"
115
120
  }, e("div", {
116
121
  // #server name
@@ -118,106 +123,106 @@ const dt = class {
118
123
  }, e("label", {
119
124
  class: "label",
120
125
  htmlFor: "serverName"
121
- }, u(this, m, "f").tabAdvanced.serverName.label), e("ch-combo-box-render", {
126
+ }, b(this, w, "f").tabAdvanced.serverName.label), e("ch-combo-box-render", {
122
127
  class: "combo-box",
123
128
  disabled: this.serverNames.length === 0,
124
- placeholder: this.serverNames.length === 0 ? u(this, m, "f").tabAdvanced.serverName.disabledPlaceholder : "",
129
+ placeholder: this.serverNames.length === 0 ? b(this, w, "f").tabAdvanced.serverName.disabledPlaceholder : "",
125
130
  value: this.serverNamesInitialValue,
126
- ref: t => b(this, D, t, "f"),
131
+ ref: t => v(this, S, t, "f"),
127
132
  model: this.serverNamesComboBoxModel,
128
- onInput: this.serverNames.length > 0 && u(this, A, "f"),
133
+ onInput: this.serverNames.length > 0 && b(this, K, "f"),
129
134
  id: "serverName",
130
135
  part: "server-name"
131
- }), u(this, G, "f").call(this, u(this, D, "f"))), e("div", {
136
+ }), b(this, Q, "f").call(this, b(this, S, "f"))), e("div", {
132
137
  // #authentication type
133
138
  class: "field field-block authentication-type-field"
134
139
  }, e("label", {
135
140
  class: "label",
136
141
  htmlFor: "authenticationType"
137
- }, u(this, m, "f").tabAdvanced.authenticationType.label), e("ch-combo-box-render", {
142
+ }, b(this, w, "f").tabAdvanced.authenticationType.label), e("ch-combo-box-render", {
138
143
  class: "combo-box",
139
144
  disabled: this.authenticationTypes.length === 0,
140
- placeholder: this.authenticationTypes.length === 0 ? u(this, m, "f").tabAdvanced.authenticationType.disabledPlaceholder : "",
145
+ placeholder: this.authenticationTypes.length === 0 ? b(this, w, "f").tabAdvanced.authenticationType.disabledPlaceholder : "",
141
146
  value: this.authenticationTypesInitialValue,
142
- ref: t => b(this, M, t, "f"),
147
+ ref: t => v(this, x, t, "f"),
143
148
  model: this.authenticationTypesComboBoxModel,
144
149
  id: "authenticationType",
145
150
  part: "authentication-type",
146
- onInput: this.authenticationTypes.length > 0 ? u(this, z, "f") : undefined
147
- }), u(this, G, "f").call(this, u(this, M, "f"))), e("div", {
151
+ onInput: this.authenticationTypes.length > 0 ? b(this, B, "f") : undefined
152
+ }), b(this, Q, "f").call(this, b(this, x, "f"))), e("div", {
148
153
  // #database
149
154
  class: "field field-block database-field"
150
155
  }, e("label", {
151
156
  class: "label",
152
157
  htmlFor: "databaseName"
153
- }, u(this, m, "f").tabAdvanced.databaseName.label), e("ch-edit", {
158
+ }, b(this, w, "f").tabAdvanced.databaseName.label), e("ch-edit", {
154
159
  // TODO add placeholder
155
160
  class: "input",
156
161
  value: this.databaseName,
157
162
  id: "databaseName",
158
163
  part: "database-name",
159
- ref: t => b(this, _, t, "f")
160
- }), u(this, G, "f").call(this, u(this, _, "f"))), this.userNameVisible ? e("div", {
164
+ ref: t => v(this, T, t, "f")
165
+ }), b(this, Q, "f").call(this, b(this, T, "f"))), this.userNameVisible ? e("div", {
161
166
  // #username
162
167
  class: "field field-block username-field"
163
168
  }, e("label", {
164
169
  class: "label",
165
170
  htmlFor: "userName"
166
- }, u(this, m, "f").tabAdvanced.userName.label), e("ch-edit", {
171
+ }, b(this, w, "f").tabAdvanced.userName.label), e("ch-edit", {
167
172
  // TODO add placeholder
168
173
  class: "input",
169
174
  value: this.userName,
170
175
  id: "userName",
171
176
  part: "user-name",
172
- ref: t => b(this, P, t, "f")
173
- }), u(this, G, "f").call(this, u(this, P, "f"))) : null, e("div", {
177
+ ref: t => v(this, z, t, "f")
178
+ }), b(this, Q, "f").call(this, b(this, z, "f"))) : null, e("div", {
174
179
  // #collation
175
180
  class: "field field-block collation-field"
176
181
  }, e("label", {
177
182
  class: "label",
178
183
  htmlFor: "collation"
179
- }, u(this, m, "f").tabAdvanced.collation.label), e("ch-combo-box-render", {
184
+ }, b(this, w, "f").tabAdvanced.collation.label), e("ch-combo-box-render", {
180
185
  class: "combo-box",
181
186
  disabled: this.serverNames.length === 0,
182
- placeholder: this.collations.length === 0 ? u(this, m, "f").tabAdvanced.collation.disabledPlaceholder : "",
187
+ placeholder: this.collations.length === 0 ? b(this, w, "f").tabAdvanced.collation.disabledPlaceholder : "",
183
188
  value: this.collationsInitialValue,
184
- ref: t => b(this, x, t, "f"),
189
+ ref: t => v(this, _, t, "f"),
185
190
  model: this.collationsComboBoxModel,
186
191
  id: "collation",
187
192
  part: "collation"
188
- }), u(this, G, "f").call(this, u(this, x, "f"))), this.passwordVisible ? e("div", {
193
+ }), b(this, Q, "f").call(this, b(this, _, "f"))), this.passwordVisible ? e("div", {
189
194
  // #password
190
195
  class: "field field-block password-field"
191
196
  }, e("label", {
192
197
  class: "label",
193
198
  htmlFor: "password"
194
- }, u(this, m, "f").tabAdvanced.password.label), e("ch-edit", {
199
+ }, b(this, w, "f").tabAdvanced.password.label), e("ch-edit", {
195
200
  // TODO add placeholder
196
201
  class: "input",
197
202
  type: "password",
198
203
  value: this.password,
199
204
  id: "password",
200
205
  part: "password",
201
- ref: t => b(this, E, t, "f")
202
- }), u(this, G, "f").call(this, u(this, E, "f"))) : null, e("ch-checkbox", {
206
+ ref: t => v(this, D, t, "f")
207
+ }), b(this, Q, "f").call(this, b(this, D, "f"))) : null, e("ch-checkbox", {
203
208
  // #create data in knowledge base folder
204
209
  class: "checkbox create-data-in-kb-checkbox",
205
210
  checkedValue: "createDataFilesInKBFolder",
206
- caption: u(this, m, "f").tabAdvanced.createDataFilesInKbFolder,
211
+ caption: b(this, w, "f").tabAdvanced.createDataFilesInKbFolder,
207
212
  disabled: this.createDataInKbDisabled,
208
213
  part: "create-data-in-kb",
209
214
  id: "createDataFilesInKBFolder",
210
- ref: t => b(this, W, t, "f")
215
+ ref: t => v(this, F, t, "f")
211
216
  }), this.savePasswordVisible ? e("ch-checkbox", {
212
217
  // #save password
213
218
  class: "checkbox save-password-checkbox",
214
219
  checkedValue: "password",
215
- caption: u(this, m, "f").tabAdvanced.savePassword,
220
+ caption: b(this, w, "f").tabAdvanced.savePassword,
216
221
  part: "save-password",
217
222
  id: "savePassword",
218
- ref: t => b(this, j, t, "f")
223
+ ref: t => v(this, P, t, "f")
219
224
  }) : null) ]));
220
- V.set(this, (() => [ e("section", {
225
+ q.set(this, (() => [ e("section", {
221
226
  class: "basic__header field-group control-header-with-border spacing-body-inline"
222
227
  }, e("div", {
223
228
  // #prototyping target
@@ -225,37 +230,37 @@ const dt = class {
225
230
  }, e("label", {
226
231
  class: "label",
227
232
  htmlFor: "prototypingTarget"
228
- }, u(this, m, "f").tabBasic.prototypingTarget.label), e("ch-combo-box-render", {
233
+ }, b(this, w, "f").tabBasic.prototypingTarget.label), e("ch-combo-box-render", {
229
234
  id: "prototypingTarget",
230
235
  class: "combo-box",
231
236
  part: "prototyping-target",
232
237
  disabled: this.prototypingTargets.length === 0,
233
- placeholder: this.prototypingTargets.length === 0 ? u(this, m, "f").tabBasic.prototypingTarget.disabledPlaceholder : "",
238
+ placeholder: this.prototypingTargets.length === 0 ? b(this, w, "f").tabBasic.prototypingTarget.disabledPlaceholder : "",
234
239
  value: this.prototypingTargetsInitialValue,
235
240
  model: this.prototypingTargetsComboBoxModel,
236
- onInput: this.prototypingTargets.length > 0 ? u(this, K, "f") : undefined,
237
- ref: t => b(this, L, t, "f")
238
- }), u(this, G, "f").call(this, u(this, L, "f"))), e("div", {
241
+ onInput: this.prototypingTargets.length > 0 ? b(this, V, "f") : undefined,
242
+ ref: t => v(this, j, t, "f")
243
+ }), b(this, Q, "f").call(this, b(this, j, "f"))), e("div", {
239
244
  // #user interface
240
245
  class: "field field-block user-interface-language"
241
246
  }, e("label", {
242
247
  class: "label",
243
248
  htmlFor: "userInterfaceLanguage"
244
- }, u(this, m, "f").tabBasic.userInterfaceLanguage.label), e("ch-combo-box-render", {
249
+ }, b(this, w, "f").tabBasic.userInterfaceLanguage.label), e("ch-combo-box-render", {
245
250
  class: "combo-box",
246
251
  disabled: this.userInterfaceLanguages.length === 0,
247
- placeholder: this.userInterfaceLanguages.length === 0 ? u(this, m, "f").tabBasic.userInterfaceLanguage.disabledPlaceholder : "",
252
+ placeholder: this.userInterfaceLanguages.length === 0 ? b(this, w, "f").tabBasic.userInterfaceLanguage.disabledPlaceholder : "",
248
253
  value: this.userInterfaceLanguagesInitialValue,
249
- ref: t => b(this, S, t, "f"),
254
+ ref: t => v(this, C, t, "f"),
250
255
  model: this.userInterfaceLanguagesComboBoxModel,
251
256
  id: "userInterfaceLanguage",
252
257
  part: "user-interface-language"
253
- }), u(this, G, "f").call(this, u(this, S, "f")))), e("section", {
258
+ }), b(this, Q, "f").call(this, b(this, C, "f")))), e("section", {
254
259
  class: "section__back-end"
255
260
  }, e("h2", {
256
261
  // back end
257
262
  class: "control-header control-header-with-border control-header__back-end subtitle-regular-xs\t text-align-center spacing-body-inline"
258
- }, u(this, m, "f").tabBasic.backEnd.backEndLabel), e("div", {
263
+ }, b(this, w, "f").tabBasic.backEnd.backEndLabel), e("div", {
259
264
  class: "field-group main__back-end spacing-body-inline scrollable"
260
265
  }, e("div", {
261
266
  // #prototyping environment
@@ -263,65 +268,66 @@ const dt = class {
263
268
  }, e("label", {
264
269
  class: "label",
265
270
  htmlFor: "prototypingEnvironment"
266
- }, u(this, m, "f").tabBasic.backEnd.prototypingEnvironment.label), e("ch-combo-box-render", {
271
+ }, b(this, w, "f").tabBasic.backEnd.prototypingEnvironment.label), e("ch-combo-box-render", {
267
272
  class: "combo-box",
268
- disabled: this.prototypingEnvironments.length === 0,
269
- placeholder: this.prototypingEnvironments.length === 0 ? u(this, m, "f").tabBasic.backEnd.prototypingEnvironment.disabledPlaceholder : "",
270
- value: u(this, w, "f"),
271
- ref: t => b(this, N, t, "f"),
273
+ disabled: this.defaultPrototypingEnvironments.length === 0,
274
+ placeholder: this.defaultPrototypingEnvironments.length === 0 ? b(this, w, "f").tabBasic.backEnd.prototypingEnvironment.disabledPlaceholder : "",
275
+ value: b(this, k, "f"),
276
+ ref: t => v(this, L, t, "f"),
272
277
  model: this.prototypingEnvironmentsComboBoxModel,
273
- onInput: u(this, B, "f"),
278
+ onInput: b(this, U, "f"),
274
279
  part: "prototyping-environment",
275
280
  id: "prototypingEnvironment"
276
- }), u(this, G, "f").call(this, u(this, N, "f"))), e("div", {
281
+ }), b(this, Q, "f").call(this, b(this, L, "f"))), e("div", {
277
282
  // #data source
278
283
  class: "field field-block"
279
284
  }, e("label", {
280
285
  class: "label",
281
286
  htmlFor: "dataSource"
282
- }, u(this, m, "f").tabBasic.backEnd.dataSource.label), e("ch-combo-box-render", {
287
+ }, b(this, w, "f").tabBasic.backEnd.dataSource.label), e("ch-combo-box-render", {
283
288
  class: "combo-box",
284
289
  disabled: this.defaultDataSources.length === 0,
285
- placeholder: this.defaultDataSources.length === 0 ? u(this, m, "f").tabBasic.backEnd.dataSource.disabledPlaceholder : "",
290
+ placeholder: this.defaultDataSources.length === 0 ? b(this, w, "f").tabBasic.backEnd.dataSource.disabledPlaceholder : "",
286
291
  value: this.defaultDataSourcesInitialValue,
287
- ref: t => b(this, F, t, "f"),
292
+ ref: t => v(this, I, t, "f"),
293
+ onInput: b(this, H, "f"),
288
294
  model: this.defaultDataSourcesComboBoxModel,
289
295
  part: "data-source",
290
296
  id: "dataSource"
291
- }), u(this, G, "f").call(this, u(this, F, "f"))))), e("section", {
297
+ }), b(this, Q, "f").call(this, b(this, I, "f"))))), e("section", {
292
298
  class: "section__front-end"
293
299
  }, e("h2", {
294
300
  class: "control-header control-header-with-border control-header__front-end subtitle-regular-xs\t text-align-center spacing-body-inline"
295
- }, u(this, m, "f").tabBasic.frontEnd.frontEndLabel), e("div", {
301
+ }, b(this, w, "f").tabBasic.frontEnd.frontEndLabel), e("div", {
296
302
  class: "field-group main__front-end spacing-body-inline scrollable"
297
- }, r(this.frontEnds, u(this, O, "f"), u(this, g, "f").get(u(this, w, "f"))))) ]));
303
+ }, d(this.frontEnds, b(this, Y, "f"), b(this, g, "f").get(b(this, k, "f"))))) ]));
298
304
  // - - - - - - - - - -
299
- H.set(this, (() => {
305
+ G.set(this, (() => {
300
306
  if (this.cancelCallback) {
301
307
  this.cancelCallback();
302
308
  }
303
309
  }));
304
- R.set(this, (() => {
305
- var t, i, e, s, a, o, n, h, l, r, d, f, p, b, v;
306
- const m = (t = u(this, g, "f").get(u(this, w, "f"))) !== null && t !== void 0 ? t : [];
310
+ J.set(this, (() => {
311
+ var t, i, e, s, a, o, n, h, l, r, d, c, p, u, v;
312
+ const m = (t = b(this, g, "f").get(b(this, k, "f"))) !== null && t !== void 0 ? t : [];
307
313
  this.createCallback({
308
- authenticationType: (i = u(this, M, "f")) === null || i === void 0 ? void 0 : i.value,
309
- collation: (e = u(this, x, "f")) === null || e === void 0 ? void 0 : e.value,
310
- createDataFilesInKBFolder: !!((s = u(this, W, "f")) === null || s === void 0 ? void 0 : s.value),
311
- dataSource: (a = u(this, F, "f")) === null || a === void 0 ? void 0 : a.value,
312
- databaseName: (o = u(this, _, "f")) === null || o === void 0 ? void 0 : o.value,
314
+ authenticationType: (i = b(this, x, "f")) === null || i === void 0 ? void 0 : i.value,
315
+ collation: (e = b(this, _, "f")) === null || e === void 0 ? void 0 : e.value,
316
+ createDataFilesInKBFolder: !!((s = b(this, F, "f")) === null || s === void 0 ? void 0 : s.value),
317
+ dataSource: (a = b(this, I, "f")) === null || a === void 0 ? void 0 : a.value,
318
+ databaseName: (o = b(this, T, "f")) === null || o === void 0 ? void 0 : o.value,
313
319
  frontEnds: m,
314
- kbLocation: (n = u(this, I, "f")) === null || n === void 0 ? void 0 : n.value,
315
- kbName: (h = u(this, T, "f")) === null || h === void 0 ? void 0 : h.value,
316
- password: (l = u(this, E, "f")) === null || l === void 0 ? void 0 : l.value,
317
- prototypingEnvironment: (r = u(this, N, "f")) === null || r === void 0 ? void 0 : r.value,
318
- prototypingTarget: (d = u(this, L, "f")) === null || d === void 0 ? void 0 : d.value,
319
- savePassword: !!((f = u(this, j, "f")) === null || f === void 0 ? void 0 : f.value),
320
- serverName: (p = u(this, D, "f")) === null || p === void 0 ? void 0 : p.value,
321
- userInterfaceLanguage: (b = u(this, S, "f")) === null || b === void 0 ? void 0 : b.value,
322
- userName: (v = u(this, P, "f")) === null || v === void 0 ? void 0 : v.value
320
+ kbLocation: (n = b(this, N, "f")) === null || n === void 0 ? void 0 : n.value,
321
+ kbName: (h = b(this, E, "f")) === null || h === void 0 ? void 0 : h.value,
322
+ password: (l = b(this, D, "f")) === null || l === void 0 ? void 0 : l.value,
323
+ prototypingEnvironment: (r = b(this, L, "f")) === null || r === void 0 ? void 0 : r.value,
324
+ prototypingTarget: (d = b(this, j, "f")) === null || d === void 0 ? void 0 : d.value,
325
+ savePassword: !!((c = b(this, P, "f")) === null || c === void 0 ? void 0 : c.value),
326
+ serverName: (p = b(this, S, "f")) === null || p === void 0 ? void 0 : p.value,
327
+ userInterfaceLanguage: (u = b(this, C, "f")) === null || u === void 0 ? void 0 : u.value,
328
+ userName: (v = b(this, z, "f")) === null || v === void 0 ? void 0 : v.value
323
329
  }).then((t => {
324
- this.validatableControls = c(t, this.validatableControls);
330
+ this.validatableControls = f(t, this.validatableControls);
325
331
  }));
326
332
  }));
327
333
  /**
@@ -329,7 +335,7 @@ const dt = class {
329
335
  * option is selected.
330
336
  * */
331
337
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
332
- q.set(this, (t => {
338
+ O.set(this, (t => {
333
339
  var i;
334
340
  if (((i = this.serverNames[0]) === null || i === void 0 ? void 0 : i.id) === t) {
335
341
  this.createDataInKbDisabled = true;
@@ -339,7 +345,7 @@ const dt = class {
339
345
  }));
340
346
  // TODO: evaluate if this should be a global helper function.
341
347
  // It is used on new-kb as well.
342
- G.set(this, (t => {
348
+ Q.set(this, (t => {
343
349
  var i, s, a;
344
350
  return ((s = (i = this.validatableControls) === null || i === void 0 ? void 0 : i.get(t === null || t === void 0 ? void 0 : t.id)) === null || s === void 0 ? void 0 : s.hasError) && ((a = this.validatableControls.get(t.id)) === null || a === void 0 ? void 0 : a.message) && e("ch-tooltip", {
345
351
  class: "tooltip",
@@ -354,8 +360,8 @@ const dt = class {
354
360
  * Password, and Save Password fields.
355
361
  */
356
362
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
357
- J.set(this, (t => {
358
- if (t === at) {
363
+ X.set(this, (t => {
364
+ if (t === lt) {
359
365
  this.userNameVisible = false;
360
366
  this.passwordVisible = false;
361
367
  this.savePasswordVisible = false;
@@ -365,22 +371,22 @@ const dt = class {
365
371
  this.savePasswordVisible = true;
366
372
  }
367
373
  }));
368
- O.set(this, (t => {
374
+ Y.set(this, (t => {
369
375
  const i = t.target.checkedValue;
370
376
  const e = t.detail === i;
371
- u(this, Q, "f").call(this, i, e);
377
+ b(this, Z, "f").call(this, i, e);
372
378
  }));
373
379
  /**
374
380
  * This function updates frontEndsCheckedMap, that contains the checked
375
381
  * checkboxes for each language front ends.
376
382
  */
377
383
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
378
- Q.set(this, ((t, i) => {
379
- let e = u(this, g, "f").get(u(this, w, "f"));
384
+ Z.set(this, ((t, i) => {
385
+ let e = b(this, g, "f").get(b(this, k, "f"));
380
386
  if (!e) {
381
387
  // first time
382
388
  e = [];
383
- u(this, g, "f").set(u(this, w, "f"), e);
389
+ b(this, g, "f").set(b(this, k, "f"), e);
384
390
  }
385
391
  if (i) {
386
392
  // update by adding
@@ -388,35 +394,46 @@ const dt = class {
388
394
  } else {
389
395
  // update by removing
390
396
  const i = e.findIndex((i => i === t));
391
- f(e, i);
397
+ p(e, i);
398
+ }
399
+ }));
400
+ $.set(this, (async () => {
401
+ if (this.getPrototypingEnvironmentsCallback) {
402
+ const t = b(this, j, "f") ? b(this, j, "f").value : this.prototypingTargetsInitialValue;
403
+ const i = await this.getPrototypingEnvironmentsCallback(t);
404
+ if (i) {
405
+ this.defaultPrototypingEnvironments = i;
406
+ }
392
407
  }
393
408
  }));
394
- X.set(this, (() => {
409
+ tt.set(this, (() => {
395
410
  if (this.getDataSourcesCallback) {
396
- const t = u(this, N, "f").value;
397
- const i = u(this, L, "f").value;
411
+ const t = b(this, L, "f").value;
412
+ const i = b(this, j, "f").value;
398
413
  const e = this.getDataSourcesCallback(t, i);
399
414
  e.then((t => {
400
415
  if (t.length > 0) {
416
+ t = l(t, b(this, y, "f"));
417
+ v(this, y, r(t), "f");
401
418
  this.defaultDataSources = t;
402
419
  // set first option as selected
403
- u(this, F, "f").value = this.defaultDataSources[0].id;
420
+ b(this, I, "f").value = b(this, y, "f") !== undefined ? b(this, y, "f") : this.defaultDataSources[0].id;
404
421
  }
405
422
  })).catch((() => {}));
406
423
  }
407
424
  }));
408
- Y.set(this, (() => {
409
- const t = u(this, D, "f").value;
410
- u(this, q, "f").call(this, t);
411
- const i = u(this, M, "f").value;
412
- u(this, J, "f").call(this, i);
425
+ it.set(this, (() => {
426
+ const t = b(this, S, "f").value;
427
+ b(this, O, "f").call(this, t);
428
+ const i = b(this, x, "f").value;
429
+ b(this, X, "f").call(this, i);
413
430
  // map all "Advanced Tab" GxOption[]'s to ComboBoxModel's
414
431
  this.watchAuthenticationTypes(this.authenticationTypes);
415
432
  this.watchCollations(this.collations);
416
433
  }));
417
- Z.set(this, (() => {
434
+ et.set(this, (() => {
418
435
  // populate #controlsValidation with the controls that could have errors.
419
- const t = [ u(this, F, "f"), u(this, T, "f"), u(this, N, "f"), u(this, L, "f"), u(this, S, "f") ];
436
+ const t = [ b(this, I, "f"), b(this, E, "f"), b(this, L, "f"), b(this, j, "f"), b(this, C, "f") ];
420
437
  t.forEach((t => {
421
438
  if (t.id) {
422
439
  this.validatableControls.set(t.id, {
@@ -427,9 +444,9 @@ const dt = class {
427
444
  }
428
445
  }));
429
446
  }));
430
- $.set(this, (() => {
447
+ st.set(this, (() => {
431
448
  // populate #controlsValidation with the controls that could have errors.
432
- const t = [ u(this, I, "f"), u(this, M, "f"), u(this, W, "f"), u(this, D, "f"), u(this, M, "f"), u(this, _, "f"), u(this, P, "f"), u(this, x, "f"), u(this, E, "f"), u(this, j, "f") ];
449
+ const t = [ b(this, N, "f"), b(this, x, "f"), b(this, F, "f"), b(this, S, "f"), b(this, x, "f"), b(this, T, "f"), b(this, z, "f"), b(this, _, "f"), b(this, D, "f"), b(this, P, "f") ];
433
450
  t.forEach((t => {
434
451
  if (t.id) {
435
452
  this.validatableControls.set(t.id, {
@@ -444,15 +461,15 @@ const dt = class {
444
461
  * @description It allows defining the DBMS that will be used in the solution
445
462
  */
446
463
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
447
- tt.set(this, (() => {
464
+ at.set(this, (() => {
448
465
  this.selectLocationCallback().then((t => {
449
466
  if (t) {
450
467
  this.kbLocation = t;
451
468
  }
452
469
  }));
453
470
  }));
454
- it.set(this, (t => {
455
- if (t.detail.newSelectedId === rt) {
471
+ ot.set(this, (t => {
472
+ if (t.detail.newSelectedId === pt) {
456
473
  this.advancedTabIsVisible = true;
457
474
  // Some logic for advanced tab is done on componentDidRender lifecycle,
458
475
  // since the reference to the elements is needed.
@@ -463,8 +480,8 @@ const dt = class {
463
480
  * by comparing the new state (getFrontEndsCallback result) and previous state.
464
481
  */
465
482
  // eslint-disable-next-line @stencil-community/own-props-must-be-private
466
- et.set(this, (async () => {
467
- const t = await this.getFrontEndsCallback(u(this, w, "f"));
483
+ nt.set(this, (async () => {
484
+ const t = await this.getFrontEndsCallback(b(this, k, "f"));
468
485
  if ((t === null || t === void 0 ? void 0 : t.length) > 0) {
469
486
  this.frontEnds = t;
470
487
  }
@@ -499,11 +516,12 @@ const dt = class {
499
516
  this.defaultDataSources = [];
500
517
  this.getDataSourcesCallback = undefined;
501
518
  this.getFrontEndsCallback = undefined;
519
+ this.getPrototypingEnvironmentsCallback = undefined;
502
520
  this.isAdvanced = false;
503
521
  this.kbLocation = undefined;
504
522
  this.kbName = undefined;
505
523
  this.password = undefined;
506
- this.prototypingEnvironments = [];
524
+ this.defaultPrototypingEnvironments = [];
507
525
  this.prototypingTargets = [];
508
526
  this.savePassword = false;
509
527
  this.selectLocationCallback = undefined;
@@ -513,92 +531,93 @@ const dt = class {
513
531
  }
514
532
  watchAuthenticationTypes(t) {
515
533
  if (t === null || t === void 0 ? void 0 : t.length) {
516
- this.authenticationTypesComboBoxModel = d(t);
517
- this.authenticationTypesInitialValue = l(t);
534
+ this.authenticationTypesComboBoxModel = c(t);
535
+ this.authenticationTypesInitialValue = r(t);
518
536
  }
519
537
  }
520
538
  watchCollations(t) {
521
539
  if (t === null || t === void 0 ? void 0 : t.length) {
522
- this.collationsComboBoxModel = d(t);
523
- this.collationsInitialValue = l(t);
540
+ this.collationsComboBoxModel = c(t);
541
+ this.collationsInitialValue = r(t);
524
542
  }
525
543
  }
526
544
  watchDefaultDataSources(t) {
527
545
  if (t === null || t === void 0 ? void 0 : t.length) {
528
- this.defaultDataSourcesComboBoxModel = d(t);
529
- this.defaultDataSourcesInitialValue = l(t);
546
+ this.defaultDataSourcesComboBoxModel = c(t);
547
+ this.defaultDataSourcesInitialValue = r(t);
530
548
  }
531
549
  }
532
- watchPrototypingEnvironments(t) {
550
+ watchDefaultPrototypingEnvironments(t) {
533
551
  if (t === null || t === void 0 ? void 0 : t.length) {
534
- this.prototypingEnvironmentsComboBoxModel = d(t);
535
- b(this, w, l(t), "f");
536
- u(this, et, "f").call(this);
552
+ this.prototypingEnvironmentsComboBoxModel = c(t);
553
+ v(this, k, r(t), "f");
554
+ b(this, nt, "f").call(this);
537
555
  }
538
556
  }
539
557
  watchPrototypingTargets(t) {
540
558
  if (t === null || t === void 0 ? void 0 : t.length) {
541
- this.prototypingTargetsComboBoxModel = d(t);
542
- this.prototypingTargetsInitialValue = l(t);
559
+ this.prototypingTargetsComboBoxModel = c(t);
560
+ this.prototypingTargetsInitialValue = r(t);
561
+ b(this, $, "f").call(this);
543
562
  }
544
563
  }
545
564
  watchServerNames(t) {
546
565
  if (t === null || t === void 0 ? void 0 : t.length) {
547
- this.serverNamesComboBoxModel = d(t);
548
- this.serverNamesInitialValue = l(t);
566
+ this.serverNamesComboBoxModel = c(t);
567
+ this.serverNamesInitialValue = r(t);
549
568
  }
550
569
  }
551
570
  watchUserInterfaceLanguages(t) {
552
571
  if (t === null || t === void 0 ? void 0 : t.length) {
553
- this.userInterfaceLanguagesComboBoxModel = d(t);
554
- this.userInterfaceLanguagesInitialValue = l(t);
572
+ this.userInterfaceLanguagesComboBoxModel = c(t);
573
+ this.userInterfaceLanguagesInitialValue = r(t);
555
574
  }
556
575
  }
557
576
  async componentWillLoad() {
558
- b(this, m, await h.getComponentStrings(this.el), "f");
559
- b(this, y, [ {
560
- id: lt,
561
- name: u(this, m, "f").tabBasic.tabLabel
577
+ v(this, w, await h.getComponentStrings(this.el), "f");
578
+ v(this, W, [ {
579
+ id: ft,
580
+ name: b(this, w, "f").tabBasic.tabLabel
562
581
  }, {
563
- id: rt,
564
- name: u(this, m, "f").tabAdvanced.tabLabel
582
+ id: pt,
583
+ name: b(this, w, "f").tabAdvanced.tabLabel
565
584
  } ], "f");
566
585
  }
567
586
  connectedCallback() {
568
587
  this.watchDefaultDataSources(this.defaultDataSources);
569
- this.watchPrototypingEnvironments(this.prototypingEnvironments);
588
+ this.watchDefaultPrototypingEnvironments(this.defaultPrototypingEnvironments);
570
589
  this.watchPrototypingTargets(this.prototypingTargets);
571
590
  this.watchServerNames(this.serverNames);
572
591
  this.watchUserInterfaceLanguages(this.userInterfaceLanguages);
573
592
  }
574
593
  componentDidLoad() {
575
- u(this, Z, "f").call(this);
594
+ b(this, et, "f").call(this);
576
595
  }
577
596
  componentDidRender() {
578
- if (this.advancedTabIsVisible && !u(this, v, "f")) {
597
+ if (this.advancedTabIsVisible && !b(this, m, "f")) {
579
598
  // just call this once.
580
- u(this, Y, "f").call(this);
581
- u(this, $, "f").call(this);
582
- b(this, v, true, "f");
599
+ b(this, it, "f").call(this);
600
+ b(this, st, "f").call(this);
601
+ v(this, m, true, "f");
583
602
  }
584
603
  }
585
604
  /**
586
605
  * Suspends or reactivates the shortcuts
587
606
  */ async suspendShortcuts(t) {
588
607
  if (t) {
589
- u(this, C, "f").suspend = true;
608
+ b(this, A, "f").suspend = true;
590
609
  } else {
591
- u(this, C, "f").suspend = false;
610
+ b(this, A, "f").suspend = false;
592
611
  }
593
612
  }
594
613
  render() {
595
614
  return e(s, {
596
615
  class: "widget"
597
616
  }, e("ch-theme", {
598
- model: st
617
+ model: ht
599
618
  }), e("ch-shortcuts", {
600
- src: u(this, k, "f"),
601
- ref: t => b(this, C, t, "f")
619
+ src: b(this, M, "f"),
620
+ ref: t => v(this, A, t, "f")
602
621
  }), e("section", {
603
622
  class: "section"
604
623
  }, e("header", {
@@ -618,16 +637,16 @@ const dt = class {
618
637
  }, e("label", {
619
638
  class: "label kb-label",
620
639
  htmlFor: "kbName"
621
- }, u(this, m, "f").header.kbName), e("ch-edit", {
640
+ }, b(this, w, "f").header.kbName), e("ch-edit", {
622
641
  // TODO add placeholder
623
642
  autoFocus: true,
624
643
  class: "input kb-input",
625
644
  placeholder: "SalesInventory",
626
645
  value: this.kbName,
627
- ref: t => b(this, T, t, "f"),
646
+ ref: t => v(this, E, t, "f"),
628
647
  id: "kbName",
629
648
  part: "kb-name"
630
- }), u(this, G, "f").call(this, u(this, T, "f"))), this.isAdvanced && e("div", {
649
+ }), b(this, Q, "f").call(this, b(this, E, "f"))), this.isAdvanced && e("div", {
631
650
  class: "location-wrapper"
632
651
  }, e("div", {
633
652
  // #location
@@ -635,48 +654,48 @@ const dt = class {
635
654
  }, e("label", {
636
655
  class: "label location-label",
637
656
  htmlFor: "kbLocation"
638
- }, u(this, m, "f").header.kbLocation), e("ch-edit", {
657
+ }, b(this, w, "f").header.kbLocation), e("ch-edit", {
639
658
  // TODO add placeholder
640
659
  class: "input location-input",
641
660
  value: this.kbLocation,
642
- ref: t => b(this, I, t, "f"),
661
+ ref: t => v(this, N, t, "f"),
643
662
  id: "kbLocation",
644
663
  part: "kb-location"
645
- }), u(this, G, "f").call(this, u(this, I, "f"))), e("button", {
664
+ }), b(this, Q, "f").call(this, b(this, N, "f"))), e("button", {
646
665
  class: "button-tertiary button-icon-only location-icon",
647
- "aria-label": u(this, m, "f").header.selectLocationButton,
648
- title: u(this, m, "f").header.selectLocationButton,
666
+ "aria-label": b(this, w, "f").header.selectLocationButton,
667
+ title: b(this, w, "f").header.selectLocationButton,
649
668
  part: "button-select-location",
650
- onClick: u(this, tt, "f")
669
+ onClick: b(this, at, "f")
651
670
  }, e("ch-image", {
652
671
  class: "icon-md",
653
- src: ht
672
+ src: ct
654
673
  })))), this.isAdvanced ? e("ch-tab-render", {
655
674
  // #tab
656
675
  class: {
657
676
  scrollable: true,
658
677
  tab: true,
659
- [ot]: true
678
+ [rt]: true
660
679
  },
661
680
  tabListPosition: "block-start",
662
- model: u(this, y, "f"),
663
- selectedId: lt,
681
+ model: b(this, W, "f"),
682
+ selectedId: ft,
664
683
  overflow: "auto",
665
684
  contain: "size",
666
- onSelectedItemChange: !this.advancedTabIsVisible && u(this, it, "f")
685
+ onSelectedItemChange: !this.advancedTabIsVisible && b(this, ot, "f")
667
686
  }, e("div", {
668
- slot: lt,
669
- class: nt,
687
+ slot: ft,
688
+ class: dt,
670
689
  part: "tab-button-basic"
671
- }, u(this, V, "f").call(this)), this.advancedTabIsVisible && e("div", {
672
- slot: rt,
690
+ }, b(this, q, "f").call(this)), this.advancedTabIsVisible && e("div", {
691
+ slot: pt,
673
692
  class: "advanced spacing-body-inline",
674
693
  part: "tab-button-advanced"
675
- }, u(this, U, "f").call(this))) : e("div", {
676
- class: ot
694
+ }, b(this, R, "f").call(this))) : e("div", {
695
+ class: rt
677
696
  }, e("div", {
678
- class: nt
679
- }, u(this, V, "f").call(this))), e("footer", {
697
+ class: dt
698
+ }, b(this, q, "f").call(this))), e("footer", {
680
699
  class: {
681
700
  "control-footer": this.isAdvanced,
682
701
  "control-footer-with-border": !this.isAdvanced,
@@ -689,15 +708,15 @@ const dt = class {
689
708
  // #cancel
690
709
  class: "button-secondary",
691
710
  id: "button-cancel",
692
- onClick: u(this, H, "f"),
711
+ onClick: b(this, G, "f"),
693
712
  part: "button-cancel"
694
- }, u(this, m, "f").footer.btnCancel), e("button", {
713
+ }, b(this, w, "f").footer.btnCancel), e("button", {
695
714
  // #create
696
715
  class: "button-primary",
697
716
  id: "button-create",
698
- onClick: u(this, R, "f"),
717
+ onClick: b(this, J, "f"),
699
718
  part: "button-create"
700
- }, u(this, m, "f").footer.btnCreate)))));
719
+ }, b(this, w, "f").footer.btnCreate)))));
701
720
  }
702
721
  static get assetsDirs() {
703
722
  return [ "gx-ide-assets/new-kb" ];
@@ -710,7 +729,7 @@ const dt = class {
710
729
  authenticationTypes: [ "watchAuthenticationTypes" ],
711
730
  collations: [ "watchCollations" ],
712
731
  defaultDataSources: [ "watchDefaultDataSources" ],
713
- prototypingEnvironments: [ "watchPrototypingEnvironments" ],
732
+ defaultPrototypingEnvironments: [ "watchDefaultPrototypingEnvironments" ],
714
733
  prototypingTargets: [ "watchPrototypingTargets" ],
715
734
  serverNames: [ "watchServerNames" ],
716
735
  userInterfaceLanguages: [ "watchUserInterfaceLanguages" ]
@@ -718,17 +737,17 @@ const dt = class {
718
737
  }
719
738
  };
720
739
 
721
- v = new WeakMap, m = new WeakMap, g = new WeakMap, w = new WeakMap, k = new WeakMap,
722
- y = new WeakMap, M = new WeakMap, x = new WeakMap, W = new WeakMap, _ = new WeakMap,
723
- F = new WeakMap, T = new WeakMap, I = new WeakMap, E = new WeakMap, N = new WeakMap,
724
- L = new WeakMap, j = new WeakMap, D = new WeakMap, S = new WeakMap, P = new WeakMap,
725
- C = new WeakMap, z = new WeakMap, A = new WeakMap, B = new WeakMap, K = new WeakMap,
726
- U = new WeakMap, V = new WeakMap, H = new WeakMap, R = new WeakMap, q = new WeakMap,
727
- G = new WeakMap, J = new WeakMap, O = new WeakMap, Q = new WeakMap, X = new WeakMap,
728
- Y = new WeakMap, Z = new WeakMap, $ = new WeakMap, tt = new WeakMap, it = new WeakMap,
729
- et = new WeakMap;
740
+ m = new WeakMap, w = new WeakMap, g = new WeakMap, k = new WeakMap, y = new WeakMap,
741
+ M = new WeakMap, W = new WeakMap, x = new WeakMap, _ = new WeakMap, F = new WeakMap,
742
+ T = new WeakMap, I = new WeakMap, E = new WeakMap, N = new WeakMap, D = new WeakMap,
743
+ L = new WeakMap, j = new WeakMap, P = new WeakMap, S = new WeakMap, C = new WeakMap,
744
+ z = new WeakMap, A = new WeakMap, B = new WeakMap, K = new WeakMap, U = new WeakMap,
745
+ V = new WeakMap, H = new WeakMap, R = new WeakMap, q = new WeakMap, G = new WeakMap,
746
+ J = new WeakMap, O = new WeakMap, Q = new WeakMap, X = new WeakMap, Y = new WeakMap,
747
+ Z = new WeakMap, $ = new WeakMap, tt = new WeakMap, it = new WeakMap, et = new WeakMap,
748
+ st = new WeakMap, at = new WeakMap, ot = new WeakMap, nt = new WeakMap;
730
749
 
731
- dt.style = p;
750
+ ut.style = u;
732
751
 
733
- export { dt as gx_ide_new_kb };
734
- //# sourceMappingURL=p-ec9e0915.entry.js.map
752
+ export { ut as gx_ide_new_kb };
753
+ //# sourceMappingURL=p-4da77239.entry.js.map