@digipair/skill-web-spectrum 0.73.2 → 0.73.3

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 (3) hide show
  1. package/package.json +1 -1
  2. package/schema.fr.json +0 -465
  3. package/schema.json +0 -465
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-web-spectrum",
3
- "version": "0.73.2",
3
+ "version": "0.73.3",
4
4
  "keywords": [
5
5
  "digipair",
6
6
  "web"
package/schema.fr.json CHANGED
@@ -4805,72 +4805,6 @@
4805
4805
  "x-events": []
4806
4806
  }
4807
4807
  },
4808
- "/Help Text Mixin": {
4809
- "post": {
4810
- "tags": [
4811
- "web",
4812
- "needPins"
4813
- ],
4814
- "summary": "Help Text Mixin",
4815
- "parameters": [
4816
- {
4817
- "name": "class",
4818
- "summary": "Class",
4819
- "description": "Class of the element.",
4820
- "required": false,
4821
- "schema": {
4822
- "type": "string"
4823
- }
4824
- },
4825
- {
4826
- "name": "style",
4827
- "summary": "Style",
4828
- "description": "CSS style of the element.",
4829
- "required": false,
4830
- "schema": {
4831
- "type": "string"
4832
- }
4833
- },
4834
- {
4835
- "name": "id",
4836
- "summary": "Id",
4837
- "description": "Id of the element.",
4838
- "required": false,
4839
- "schema": {
4840
- "type": "string"
4841
- }
4842
- },
4843
- {
4844
- "name": "textContent",
4845
- "summary": "Text Content",
4846
- "description": "Text content of the element.",
4847
- "required": false,
4848
- "schema": {
4849
- "type": "string"
4850
- }
4851
- },
4852
- {
4853
- "name": "innerHTML",
4854
- "summary": "Inner HTML",
4855
- "description": "Inner HTML of the element.",
4856
- "required": false,
4857
- "schema": {
4858
- "type": "string"
4859
- }
4860
- },
4861
- {
4862
- "name": "slot",
4863
- "summary": "Slot",
4864
- "description": "Slot of the element.",
4865
- "required": false,
4866
- "schema": {
4867
- "type": "string"
4868
- }
4869
- }
4870
- ],
4871
- "x-events": []
4872
- }
4873
- },
4874
4808
  "/sp-icon": {
4875
4809
  "post": {
4876
4810
  "tags": [
@@ -4982,170 +4916,6 @@
4982
4916
  ]
4983
4917
  }
4984
4918
  },
4985
- "/icons-ui": {
4986
- "post": {
4987
- "tags": [
4988
- "web",
4989
- "needPins"
4990
- ],
4991
- "summary": "icons-ui",
4992
- "parameters": [
4993
- {
4994
- "name": "class",
4995
- "summary": "Class",
4996
- "description": "Class of the element.",
4997
- "required": false,
4998
- "schema": {
4999
- "type": "string"
5000
- }
5001
- },
5002
- {
5003
- "name": "style",
5004
- "summary": "Style",
5005
- "description": "CSS style of the element.",
5006
- "required": false,
5007
- "schema": {
5008
- "type": "string"
5009
- }
5010
- },
5011
- {
5012
- "name": "id",
5013
- "summary": "Id",
5014
- "description": "Id of the element.",
5015
- "required": false,
5016
- "schema": {
5017
- "type": "string"
5018
- }
5019
- },
5020
- {
5021
- "name": "textContent",
5022
- "summary": "Text Content",
5023
- "description": "Text content of the element.",
5024
- "required": false,
5025
- "schema": {
5026
- "type": "string"
5027
- }
5028
- },
5029
- {
5030
- "name": "innerHTML",
5031
- "summary": "Inner HTML",
5032
- "description": "Inner HTML of the element.",
5033
- "required": false,
5034
- "schema": {
5035
- "type": "string"
5036
- }
5037
- },
5038
- {
5039
- "name": "slot",
5040
- "summary": "Slot",
5041
- "description": "Slot of the element.",
5042
- "required": false,
5043
- "schema": {
5044
- "type": "string"
5045
- }
5046
- },
5047
- {
5048
- "name": "label",
5049
- "summary": "label",
5050
- "description": "",
5051
- "schema": {
5052
- "type": "string"
5053
- }
5054
- },
5055
- {
5056
- "name": "size",
5057
- "summary": "size",
5058
- "description": "",
5059
- "schema": {
5060
- "type": "string"
5061
- }
5062
- }
5063
- ],
5064
- "x-events": []
5065
- }
5066
- },
5067
- "/icons-workflow": {
5068
- "post": {
5069
- "tags": [
5070
- "web",
5071
- "needPins"
5072
- ],
5073
- "summary": "icons-workflow",
5074
- "parameters": [
5075
- {
5076
- "name": "class",
5077
- "summary": "Class",
5078
- "description": "Class of the element.",
5079
- "required": false,
5080
- "schema": {
5081
- "type": "string"
5082
- }
5083
- },
5084
- {
5085
- "name": "style",
5086
- "summary": "Style",
5087
- "description": "CSS style of the element.",
5088
- "required": false,
5089
- "schema": {
5090
- "type": "string"
5091
- }
5092
- },
5093
- {
5094
- "name": "id",
5095
- "summary": "Id",
5096
- "description": "Id of the element.",
5097
- "required": false,
5098
- "schema": {
5099
- "type": "string"
5100
- }
5101
- },
5102
- {
5103
- "name": "textContent",
5104
- "summary": "Text Content",
5105
- "description": "Text content of the element.",
5106
- "required": false,
5107
- "schema": {
5108
- "type": "string"
5109
- }
5110
- },
5111
- {
5112
- "name": "innerHTML",
5113
- "summary": "Inner HTML",
5114
- "description": "Inner HTML of the element.",
5115
- "required": false,
5116
- "schema": {
5117
- "type": "string"
5118
- }
5119
- },
5120
- {
5121
- "name": "slot",
5122
- "summary": "Slot",
5123
- "description": "Slot of the element.",
5124
- "required": false,
5125
- "schema": {
5126
- "type": "string"
5127
- }
5128
- },
5129
- {
5130
- "name": "label",
5131
- "summary": "label",
5132
- "description": "",
5133
- "schema": {
5134
- "type": "string"
5135
- }
5136
- },
5137
- {
5138
- "name": "size",
5139
- "summary": "size",
5140
- "description": "",
5141
- "schema": {
5142
- "type": "string"
5143
- }
5144
- }
5145
- ],
5146
- "x-events": []
5147
- }
5148
- },
5149
4919
  "/sp-illustrated-message": {
5150
4920
  "post": {
5151
4921
  "tags": [
@@ -10297,241 +10067,6 @@
10297
10067
  ]
10298
10068
  }
10299
10069
  },
10300
- "/textarea": {
10301
- "post": {
10302
- "tags": [
10303
- "web",
10304
- "needPins"
10305
- ],
10306
- "summary": "textarea",
10307
- "parameters": [
10308
- {
10309
- "name": "class",
10310
- "summary": "Class",
10311
- "description": "Class of the element.",
10312
- "required": false,
10313
- "schema": {
10314
- "type": "string"
10315
- }
10316
- },
10317
- {
10318
- "name": "style",
10319
- "summary": "Style",
10320
- "description": "CSS style of the element.",
10321
- "required": false,
10322
- "schema": {
10323
- "type": "string"
10324
- }
10325
- },
10326
- {
10327
- "name": "id",
10328
- "summary": "Id",
10329
- "description": "Id of the element.",
10330
- "required": false,
10331
- "schema": {
10332
- "type": "string"
10333
- }
10334
- },
10335
- {
10336
- "name": "textContent",
10337
- "summary": "Text Content",
10338
- "description": "Text content of the element.",
10339
- "required": false,
10340
- "schema": {
10341
- "type": "string"
10342
- }
10343
- },
10344
- {
10345
- "name": "innerHTML",
10346
- "summary": "Inner HTML",
10347
- "description": "Inner HTML of the element.",
10348
- "required": false,
10349
- "schema": {
10350
- "type": "string"
10351
- }
10352
- },
10353
- {
10354
- "name": "slot",
10355
- "summary": "Slot",
10356
- "description": "Slot of the element.",
10357
- "required": false,
10358
- "schema": {
10359
- "type": "string"
10360
- }
10361
- },
10362
- {
10363
- "name": "autocomplete",
10364
- "summary": "autocomplete",
10365
- "description": "What form of assistance should be provided when attempting to supply a value to the form control",
10366
- "schema": {
10367
- "type": "string"
10368
- }
10369
- },
10370
- {
10371
- "name": "disabled",
10372
- "summary": "disabled",
10373
- "description": "Disable this control. It will not receive focus or events",
10374
- "schema": {
10375
- "type": "boolean"
10376
- }
10377
- },
10378
- {
10379
- "name": "grows",
10380
- "summary": "grows",
10381
- "description": "Whether a form control delivered with the `multiline` attribute will change size vertically to accomodate longer input",
10382
- "schema": {
10383
- "type": "boolean"
10384
- }
10385
- },
10386
- {
10387
- "name": "invalid",
10388
- "summary": "invalid",
10389
- "description": "Whether the `value` held by the form control is invalid.",
10390
- "schema": {
10391
- "type": "boolean"
10392
- }
10393
- },
10394
- {
10395
- "name": "label",
10396
- "summary": "label",
10397
- "description": "A string applied via `aria-label` to the form control when a user visible label is not provided.",
10398
- "schema": {
10399
- "type": "string"
10400
- }
10401
- },
10402
- {
10403
- "name": "maxlength",
10404
- "summary": "maxlength",
10405
- "description": "Defines the maximum string length that the user can enter",
10406
- "schema": {
10407
- "type": "number"
10408
- }
10409
- },
10410
- {
10411
- "name": "minlength",
10412
- "summary": "minlength",
10413
- "description": "Defines the minimum string length that the user can enter",
10414
- "schema": {
10415
- "type": "number"
10416
- }
10417
- },
10418
- {
10419
- "name": "multiline",
10420
- "summary": "multiline",
10421
- "description": "Whether the form control should accept a value longer than one line",
10422
- "schema": {
10423
- "type": "boolean"
10424
- }
10425
- },
10426
- {
10427
- "name": "name",
10428
- "summary": "name",
10429
- "description": "Name of the form control.",
10430
- "schema": {
10431
- "type": "string"
10432
- }
10433
- },
10434
- {
10435
- "name": "pattern",
10436
- "summary": "pattern",
10437
- "description": "Pattern the `value` must match to be valid",
10438
- "schema": {
10439
- "type": "string"
10440
- }
10441
- },
10442
- {
10443
- "name": "placeholder",
10444
- "summary": "placeholder",
10445
- "description": "Text that appears in the form control when it has no value set",
10446
- "schema": {
10447
- "type": "string"
10448
- }
10449
- },
10450
- {
10451
- "name": "quiet",
10452
- "summary": "quiet",
10453
- "description": "Whether to display the form control with no visible background",
10454
- "schema": {
10455
- "type": "boolean"
10456
- }
10457
- },
10458
- {
10459
- "name": "readonly",
10460
- "summary": "readonly",
10461
- "description": "Whether a user can interact with the value of the form control",
10462
- "schema": {
10463
- "type": "boolean"
10464
- }
10465
- },
10466
- {
10467
- "name": "required",
10468
- "summary": "required",
10469
- "description": "Whether the form control will be found to be invalid when it holds no `value`",
10470
- "schema": {
10471
- "type": "boolean"
10472
- }
10473
- },
10474
- {
10475
- "name": "rows",
10476
- "summary": "rows",
10477
- "description": "The specific number of rows the form control should provide in the user interface",
10478
- "schema": {
10479
- "type": "number"
10480
- }
10481
- },
10482
- {
10483
- "name": "tabIndex",
10484
- "summary": "tabIndex",
10485
- "description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
10486
- "schema": {
10487
- "type": "number"
10488
- }
10489
- },
10490
- {
10491
- "name": "valid",
10492
- "summary": "valid",
10493
- "description": "Whether the `value` held by the form control is valid.",
10494
- "schema": {
10495
- "type": "boolean"
10496
- }
10497
- },
10498
- {
10499
- "name": "value",
10500
- "summary": "value",
10501
- "description": "The value held by the form control",
10502
- "schema": {
10503
- "type": "string"
10504
- }
10505
- }
10506
- ],
10507
- "x-events": [
10508
- {
10509
- "name": "change",
10510
- "summary": "change",
10511
- "description": "An alteration to the value of the element has been committed by the user.",
10512
- "required": false,
10513
- "schema": {
10514
- "type": "array",
10515
- "items": {
10516
- "$ref": "https://schemas.digipair.ai/pinsSettings"
10517
- }
10518
- }
10519
- },
10520
- {
10521
- "name": "input",
10522
- "summary": "input",
10523
- "description": "The value of the element has changed.",
10524
- "required": false,
10525
- "schema": {
10526
- "type": "array",
10527
- "items": {
10528
- "$ref": "https://schemas.digipair.ai/pinsSettings"
10529
- }
10530
- }
10531
- }
10532
- ]
10533
- }
10534
- },
10535
10070
  "/sp-thumbnail": {
10536
10071
  "post": {
10537
10072
  "tags": [
package/schema.json CHANGED
@@ -4805,72 +4805,6 @@
4805
4805
  "x-events": []
4806
4806
  }
4807
4807
  },
4808
- "/Help Text Mixin": {
4809
- "post": {
4810
- "tags": [
4811
- "web",
4812
- "needPins"
4813
- ],
4814
- "summary": "Help Text Mixin",
4815
- "parameters": [
4816
- {
4817
- "name": "class",
4818
- "summary": "Class",
4819
- "description": "Class of the element.",
4820
- "required": false,
4821
- "schema": {
4822
- "type": "string"
4823
- }
4824
- },
4825
- {
4826
- "name": "style",
4827
- "summary": "Style",
4828
- "description": "CSS style of the element.",
4829
- "required": false,
4830
- "schema": {
4831
- "type": "string"
4832
- }
4833
- },
4834
- {
4835
- "name": "id",
4836
- "summary": "Id",
4837
- "description": "Id of the element.",
4838
- "required": false,
4839
- "schema": {
4840
- "type": "string"
4841
- }
4842
- },
4843
- {
4844
- "name": "textContent",
4845
- "summary": "Text Content",
4846
- "description": "Text content of the element.",
4847
- "required": false,
4848
- "schema": {
4849
- "type": "string"
4850
- }
4851
- },
4852
- {
4853
- "name": "innerHTML",
4854
- "summary": "Inner HTML",
4855
- "description": "Inner HTML of the element.",
4856
- "required": false,
4857
- "schema": {
4858
- "type": "string"
4859
- }
4860
- },
4861
- {
4862
- "name": "slot",
4863
- "summary": "Slot",
4864
- "description": "Slot of the element.",
4865
- "required": false,
4866
- "schema": {
4867
- "type": "string"
4868
- }
4869
- }
4870
- ],
4871
- "x-events": []
4872
- }
4873
- },
4874
4808
  "/sp-icon": {
4875
4809
  "post": {
4876
4810
  "tags": [
@@ -4982,170 +4916,6 @@
4982
4916
  ]
4983
4917
  }
4984
4918
  },
4985
- "/icons-ui": {
4986
- "post": {
4987
- "tags": [
4988
- "web",
4989
- "needPins"
4990
- ],
4991
- "summary": "icons-ui",
4992
- "parameters": [
4993
- {
4994
- "name": "class",
4995
- "summary": "Class",
4996
- "description": "Class of the element.",
4997
- "required": false,
4998
- "schema": {
4999
- "type": "string"
5000
- }
5001
- },
5002
- {
5003
- "name": "style",
5004
- "summary": "Style",
5005
- "description": "CSS style of the element.",
5006
- "required": false,
5007
- "schema": {
5008
- "type": "string"
5009
- }
5010
- },
5011
- {
5012
- "name": "id",
5013
- "summary": "Id",
5014
- "description": "Id of the element.",
5015
- "required": false,
5016
- "schema": {
5017
- "type": "string"
5018
- }
5019
- },
5020
- {
5021
- "name": "textContent",
5022
- "summary": "Text Content",
5023
- "description": "Text content of the element.",
5024
- "required": false,
5025
- "schema": {
5026
- "type": "string"
5027
- }
5028
- },
5029
- {
5030
- "name": "innerHTML",
5031
- "summary": "Inner HTML",
5032
- "description": "Inner HTML of the element.",
5033
- "required": false,
5034
- "schema": {
5035
- "type": "string"
5036
- }
5037
- },
5038
- {
5039
- "name": "slot",
5040
- "summary": "Slot",
5041
- "description": "Slot of the element.",
5042
- "required": false,
5043
- "schema": {
5044
- "type": "string"
5045
- }
5046
- },
5047
- {
5048
- "name": "label",
5049
- "summary": "label",
5050
- "description": "",
5051
- "schema": {
5052
- "type": "string"
5053
- }
5054
- },
5055
- {
5056
- "name": "size",
5057
- "summary": "size",
5058
- "description": "",
5059
- "schema": {
5060
- "type": "string"
5061
- }
5062
- }
5063
- ],
5064
- "x-events": []
5065
- }
5066
- },
5067
- "/icons-workflow": {
5068
- "post": {
5069
- "tags": [
5070
- "web",
5071
- "needPins"
5072
- ],
5073
- "summary": "icons-workflow",
5074
- "parameters": [
5075
- {
5076
- "name": "class",
5077
- "summary": "Class",
5078
- "description": "Class of the element.",
5079
- "required": false,
5080
- "schema": {
5081
- "type": "string"
5082
- }
5083
- },
5084
- {
5085
- "name": "style",
5086
- "summary": "Style",
5087
- "description": "CSS style of the element.",
5088
- "required": false,
5089
- "schema": {
5090
- "type": "string"
5091
- }
5092
- },
5093
- {
5094
- "name": "id",
5095
- "summary": "Id",
5096
- "description": "Id of the element.",
5097
- "required": false,
5098
- "schema": {
5099
- "type": "string"
5100
- }
5101
- },
5102
- {
5103
- "name": "textContent",
5104
- "summary": "Text Content",
5105
- "description": "Text content of the element.",
5106
- "required": false,
5107
- "schema": {
5108
- "type": "string"
5109
- }
5110
- },
5111
- {
5112
- "name": "innerHTML",
5113
- "summary": "Inner HTML",
5114
- "description": "Inner HTML of the element.",
5115
- "required": false,
5116
- "schema": {
5117
- "type": "string"
5118
- }
5119
- },
5120
- {
5121
- "name": "slot",
5122
- "summary": "Slot",
5123
- "description": "Slot of the element.",
5124
- "required": false,
5125
- "schema": {
5126
- "type": "string"
5127
- }
5128
- },
5129
- {
5130
- "name": "label",
5131
- "summary": "label",
5132
- "description": "",
5133
- "schema": {
5134
- "type": "string"
5135
- }
5136
- },
5137
- {
5138
- "name": "size",
5139
- "summary": "size",
5140
- "description": "",
5141
- "schema": {
5142
- "type": "string"
5143
- }
5144
- }
5145
- ],
5146
- "x-events": []
5147
- }
5148
- },
5149
4919
  "/sp-illustrated-message": {
5150
4920
  "post": {
5151
4921
  "tags": [
@@ -10297,241 +10067,6 @@
10297
10067
  ]
10298
10068
  }
10299
10069
  },
10300
- "/textarea": {
10301
- "post": {
10302
- "tags": [
10303
- "web",
10304
- "needPins"
10305
- ],
10306
- "summary": "textarea",
10307
- "parameters": [
10308
- {
10309
- "name": "class",
10310
- "summary": "Class",
10311
- "description": "Class of the element.",
10312
- "required": false,
10313
- "schema": {
10314
- "type": "string"
10315
- }
10316
- },
10317
- {
10318
- "name": "style",
10319
- "summary": "Style",
10320
- "description": "CSS style of the element.",
10321
- "required": false,
10322
- "schema": {
10323
- "type": "string"
10324
- }
10325
- },
10326
- {
10327
- "name": "id",
10328
- "summary": "Id",
10329
- "description": "Id of the element.",
10330
- "required": false,
10331
- "schema": {
10332
- "type": "string"
10333
- }
10334
- },
10335
- {
10336
- "name": "textContent",
10337
- "summary": "Text Content",
10338
- "description": "Text content of the element.",
10339
- "required": false,
10340
- "schema": {
10341
- "type": "string"
10342
- }
10343
- },
10344
- {
10345
- "name": "innerHTML",
10346
- "summary": "Inner HTML",
10347
- "description": "Inner HTML of the element.",
10348
- "required": false,
10349
- "schema": {
10350
- "type": "string"
10351
- }
10352
- },
10353
- {
10354
- "name": "slot",
10355
- "summary": "Slot",
10356
- "description": "Slot of the element.",
10357
- "required": false,
10358
- "schema": {
10359
- "type": "string"
10360
- }
10361
- },
10362
- {
10363
- "name": "autocomplete",
10364
- "summary": "autocomplete",
10365
- "description": "What form of assistance should be provided when attempting to supply a value to the form control",
10366
- "schema": {
10367
- "type": "string"
10368
- }
10369
- },
10370
- {
10371
- "name": "disabled",
10372
- "summary": "disabled",
10373
- "description": "Disable this control. It will not receive focus or events",
10374
- "schema": {
10375
- "type": "boolean"
10376
- }
10377
- },
10378
- {
10379
- "name": "grows",
10380
- "summary": "grows",
10381
- "description": "Whether a form control delivered with the `multiline` attribute will change size vertically to accomodate longer input",
10382
- "schema": {
10383
- "type": "boolean"
10384
- }
10385
- },
10386
- {
10387
- "name": "invalid",
10388
- "summary": "invalid",
10389
- "description": "Whether the `value` held by the form control is invalid.",
10390
- "schema": {
10391
- "type": "boolean"
10392
- }
10393
- },
10394
- {
10395
- "name": "label",
10396
- "summary": "label",
10397
- "description": "A string applied via `aria-label` to the form control when a user visible label is not provided.",
10398
- "schema": {
10399
- "type": "string"
10400
- }
10401
- },
10402
- {
10403
- "name": "maxlength",
10404
- "summary": "maxlength",
10405
- "description": "Defines the maximum string length that the user can enter",
10406
- "schema": {
10407
- "type": "number"
10408
- }
10409
- },
10410
- {
10411
- "name": "minlength",
10412
- "summary": "minlength",
10413
- "description": "Defines the minimum string length that the user can enter",
10414
- "schema": {
10415
- "type": "number"
10416
- }
10417
- },
10418
- {
10419
- "name": "multiline",
10420
- "summary": "multiline",
10421
- "description": "Whether the form control should accept a value longer than one line",
10422
- "schema": {
10423
- "type": "boolean"
10424
- }
10425
- },
10426
- {
10427
- "name": "name",
10428
- "summary": "name",
10429
- "description": "Name of the form control.",
10430
- "schema": {
10431
- "type": "string"
10432
- }
10433
- },
10434
- {
10435
- "name": "pattern",
10436
- "summary": "pattern",
10437
- "description": "Pattern the `value` must match to be valid",
10438
- "schema": {
10439
- "type": "string"
10440
- }
10441
- },
10442
- {
10443
- "name": "placeholder",
10444
- "summary": "placeholder",
10445
- "description": "Text that appears in the form control when it has no value set",
10446
- "schema": {
10447
- "type": "string"
10448
- }
10449
- },
10450
- {
10451
- "name": "quiet",
10452
- "summary": "quiet",
10453
- "description": "Whether to display the form control with no visible background",
10454
- "schema": {
10455
- "type": "boolean"
10456
- }
10457
- },
10458
- {
10459
- "name": "readonly",
10460
- "summary": "readonly",
10461
- "description": "Whether a user can interact with the value of the form control",
10462
- "schema": {
10463
- "type": "boolean"
10464
- }
10465
- },
10466
- {
10467
- "name": "required",
10468
- "summary": "required",
10469
- "description": "Whether the form control will be found to be invalid when it holds no `value`",
10470
- "schema": {
10471
- "type": "boolean"
10472
- }
10473
- },
10474
- {
10475
- "name": "rows",
10476
- "summary": "rows",
10477
- "description": "The specific number of rows the form control should provide in the user interface",
10478
- "schema": {
10479
- "type": "number"
10480
- }
10481
- },
10482
- {
10483
- "name": "tabIndex",
10484
- "summary": "tabIndex",
10485
- "description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
10486
- "schema": {
10487
- "type": "number"
10488
- }
10489
- },
10490
- {
10491
- "name": "valid",
10492
- "summary": "valid",
10493
- "description": "Whether the `value` held by the form control is valid.",
10494
- "schema": {
10495
- "type": "boolean"
10496
- }
10497
- },
10498
- {
10499
- "name": "value",
10500
- "summary": "value",
10501
- "description": "The value held by the form control",
10502
- "schema": {
10503
- "type": "string"
10504
- }
10505
- }
10506
- ],
10507
- "x-events": [
10508
- {
10509
- "name": "change",
10510
- "summary": "change",
10511
- "description": "An alteration to the value of the element has been committed by the user.",
10512
- "required": false,
10513
- "schema": {
10514
- "type": "array",
10515
- "items": {
10516
- "$ref": "https://schemas.digipair.ai/pinsSettings"
10517
- }
10518
- }
10519
- },
10520
- {
10521
- "name": "input",
10522
- "summary": "input",
10523
- "description": "The value of the element has changed.",
10524
- "required": false,
10525
- "schema": {
10526
- "type": "array",
10527
- "items": {
10528
- "$ref": "https://schemas.digipair.ai/pinsSettings"
10529
- }
10530
- }
10531
- }
10532
- ]
10533
- }
10534
- },
10535
10070
  "/sp-thumbnail": {
10536
10071
  "post": {
10537
10072
  "tags": [