@ngstarter-ui/components 21.0.40 → 21.0.41

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.
@@ -4375,6 +4375,8 @@
4375
4375
  "previewAsset": null,
4376
4376
  "selectors": [
4377
4377
  "ngs-basic-form-builder-field-settings",
4378
+ "ngs-basic-form-builder-layout-settings",
4379
+ "ngs-basic-form-builder-section-settings",
4378
4380
  "ngs-form-builder",
4379
4381
  "ngs-form-builder-field-host",
4380
4382
  "ngs-form-builder-renderer",
@@ -4382,9 +4384,13 @@
4382
4384
  ],
4383
4385
  "exportedSymbols": [
4384
4386
  "BasicFormBuilderFieldSettings",
4387
+ "BasicFormBuilderLayoutSettings",
4388
+ "BasicFormBuilderSectionSettings",
4385
4389
  "createDefaultFormBuilderSchema",
4386
4390
  "DEFAULT_FORM_BUILDER_FIELDS",
4391
+ "DEFAULT_FORM_BUILDER_ITEMS",
4387
4392
  "FORM_BUILDER_FIELDS",
4393
+ "FORM_BUILDER_ITEMS",
4388
4394
  "FORM_BUILDER_SETTINGS",
4389
4395
  "FormBuilder",
4390
4396
  "FormBuilderComponentImporter",
@@ -4394,12 +4400,17 @@
4394
4400
  "FormBuilderFieldDefinition",
4395
4401
  "FormBuilderFieldHost",
4396
4402
  "FormBuilderFieldRenderContext",
4403
+ "FormBuilderFieldSettingsContext",
4397
4404
  "FormBuilderFieldWidth",
4405
+ "formBuilderItem",
4406
+ "FormBuilderItemDefinition",
4407
+ "FormBuilderItemKind",
4398
4408
  "FormBuilderLayoutItem",
4399
4409
  "FormBuilderOption",
4400
4410
  "FormBuilderRenderer",
4401
4411
  "FormBuilderSchema",
4402
4412
  "FormBuilderSection",
4413
+ "FormBuilderSectionSettingsContext",
4403
4414
  "formBuilderSettings",
4404
4415
  "FormBuilderSettingsContext",
4405
4416
  "FormBuilderSettingsDefinition",
@@ -4418,6 +4429,7 @@
4418
4429
  "paletteTitle",
4419
4430
  "readonly",
4420
4431
  "schema",
4432
+ "section",
4421
4433
  "settingsDefinitions",
4422
4434
  "showSubmit",
4423
4435
  "submitLabel"
@@ -4429,7 +4441,6 @@
4429
4441
  "formReady"
4430
4442
  ],
4431
4443
  "cssTokens": [
4432
- "--ngs-button-height",
4433
4444
  "--ngs-card-padding",
4434
4445
  "--ngs-color-danger",
4435
4446
  "--ngs-color-on-primary-container",
@@ -4446,11 +4457,9 @@
4446
4457
  "--ngs-font-size-sm",
4447
4458
  "--ngs-font-size-xs",
4448
4459
  "--ngs-line-height-base",
4449
- "--ngs-radius-full",
4450
4460
  "--ngs-radius-lg",
4451
4461
  "--ngs-radius-md",
4452
4462
  "--ngs-radius-sm",
4453
- "--ngs-shadow-lg",
4454
4463
  "--ngs-state-focus-ring",
4455
4464
  "--ngs-tab-label-height",
4456
4465
  "--ngs-tree-node-drop-line-color",
@@ -10562,6 +10571,7 @@
10562
10571
  "ngsTreeNodePadding",
10563
10572
  "ngsTreeNodePaddingIndent",
10564
10573
  "ngsTreeNodeToggleRecursive",
10574
+ "nodePaddingIndent",
10565
10575
  "recursive",
10566
10576
  "reorderOnDrop",
10567
10577
  "selectable",
@@ -10588,7 +10598,6 @@
10588
10598
  "--ngs-nav-item-height",
10589
10599
  "--ngs-nav-item-hover-bg",
10590
10600
  "--ngs-nav-item-hover-color",
10591
- "--ngs-nav-item-padding",
10592
10601
  "--ngs-nav-item-radius",
10593
10602
  "--ngs-shadow-md",
10594
10603
  "--ngs-tree-container-background-color",