@umbraco-ui/uui 1.9.0 → 1.10.0-rc.0

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.
@@ -538,7 +538,7 @@
538
538
  },
539
539
  {
540
540
  "name": "label",
541
- "description": "Label to be used for aria-label and potentially as visual label for some components",
541
+ "description": "label to be used for aria-label and potentially as visual label for some components",
542
542
  "type": "string"
543
543
  },
544
544
  {
@@ -683,7 +683,7 @@
683
683
  {
684
684
  "name": "label",
685
685
  "attribute": "label",
686
- "description": "Label to be used for aria-label and potentially as visual label for some components",
686
+ "description": "label to be used for aria-label and potentially as visual label for some components",
687
687
  "type": "string"
688
688
  },
689
689
  {
@@ -3406,13 +3406,13 @@
3406
3406
  },
3407
3407
  {
3408
3408
  "name": "name",
3409
- "description": "This is a name property of the component.",
3409
+ "description": "get/set the name of the input",
3410
3410
  "type": "string",
3411
3411
  "default": "\"''\""
3412
3412
  },
3413
3413
  {
3414
3414
  "name": "value",
3415
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
3415
+ "description": "get/set the value of the input",
3416
3416
  "type": "string",
3417
3417
  "default": "\"''\""
3418
3418
  },
@@ -3584,14 +3584,14 @@
3584
3584
  {
3585
3585
  "name": "name",
3586
3586
  "attribute": "name",
3587
- "description": "This is a name property of the component.",
3587
+ "description": "get/set the name of the input",
3588
3588
  "type": "string",
3589
3589
  "default": "\"''\""
3590
3590
  },
3591
3591
  {
3592
3592
  "name": "value",
3593
3593
  "attribute": "value",
3594
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
3594
+ "description": "get/set the value of the input",
3595
3595
  "type": "string",
3596
3596
  "default": "\"''\""
3597
3597
  },
@@ -3812,13 +3812,13 @@
3812
3812
  },
3813
3813
  {
3814
3814
  "name": "name",
3815
- "description": "This is a name property of the component.",
3815
+ "description": "get/set the name of the input",
3816
3816
  "type": "string",
3817
3817
  "default": "\"''\""
3818
3818
  },
3819
3819
  {
3820
3820
  "name": "value",
3821
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
3821
+ "description": "get/set the value of the input",
3822
3822
  "type": "string",
3823
3823
  "default": "\"''\""
3824
3824
  },
@@ -3983,14 +3983,14 @@
3983
3983
  {
3984
3984
  "name": "name",
3985
3985
  "attribute": "name",
3986
- "description": "This is a name property of the component.",
3986
+ "description": "get/set the name of the input",
3987
3987
  "type": "string",
3988
3988
  "default": "\"''\""
3989
3989
  },
3990
3990
  {
3991
3991
  "name": "value",
3992
3992
  "attribute": "value",
3993
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
3993
+ "description": "get/set the value of the input",
3994
3994
  "type": "string",
3995
3995
  "default": "\"''\""
3996
3996
  },
@@ -4212,13 +4212,13 @@
4212
4212
  },
4213
4213
  {
4214
4214
  "name": "name",
4215
- "description": "This is a name property of the component.",
4215
+ "description": "get/set the name of the input",
4216
4216
  "type": "string",
4217
4217
  "default": "\"''\""
4218
4218
  },
4219
4219
  {
4220
4220
  "name": "value",
4221
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
4221
+ "description": "get/set the value of the input",
4222
4222
  "type": "string",
4223
4223
  "default": "\"''\""
4224
4224
  },
@@ -4383,14 +4383,14 @@
4383
4383
  {
4384
4384
  "name": "name",
4385
4385
  "attribute": "name",
4386
- "description": "This is a name property of the component.",
4386
+ "description": "get/set the name of the input",
4387
4387
  "type": "string",
4388
4388
  "default": "\"''\""
4389
4389
  },
4390
4390
  {
4391
4391
  "name": "value",
4392
4392
  "attribute": "value",
4393
- "description": "Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.",
4393
+ "description": "get/set the value of the input",
4394
4394
  "type": "string",
4395
4395
  "default": "\"''\""
4396
4396
  },