@hubspot/ui-extensions-sdk-api-metadata 0.11.6 → 0.12.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.
@@ -1293,6 +1293,26 @@ export const componentPropsReader = createAnalyzeResultReader({
1293
1293
  ]
1294
1294
  }
1295
1295
  },
1296
+ {
1297
+ "kind": "export",
1298
+ "exportName": "ScoreProps",
1299
+ "declarationKind": "type",
1300
+ "isType": true,
1301
+ "type": {
1302
+ "kind": "type-reference",
1303
+ "typeId": "ScoreProps:@hubspot/ui-extensions:dist/shared/types/components/score.d.ts",
1304
+ "typeString": "ScoreProps"
1305
+ },
1306
+ "jsdoc": {
1307
+ "text": "The props type for {@link !components.ScoreCircle}.",
1308
+ "tags": [
1309
+ {
1310
+ "name": "category",
1311
+ "text": "Component Props"
1312
+ }
1313
+ ]
1314
+ }
1315
+ },
1296
1316
  {
1297
1317
  "kind": "export",
1298
1318
  "exportName": "SearchInputProps",
@@ -2338,7 +2358,8 @@ export const componentPropsReader = createAnalyzeResultReader({
2338
2358
  }
2339
2359
  }
2340
2360
  ],
2341
- "./testing": []
2361
+ "./testing": [],
2362
+ "./hs-internal": []
2342
2363
  },
2343
2364
  "types": {
2344
2365
  "AccordionProps:@hubspot/ui-extensions:dist/shared/types/components/accordion.d.ts": {
@@ -2488,7 +2509,16 @@ export const componentPropsReader = createAnalyzeResultReader({
2488
2509
  "kind": "primitive",
2489
2510
  "name": "string"
2490
2511
  },
2491
- "isOptional": true
2512
+ "isOptional": true,
2513
+ "jsdoc": {
2514
+ "text": "Used by `findByTestId()` to locate this component in tests.",
2515
+ "tags": [
2516
+ {
2517
+ "name": "see",
2518
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
2519
+ }
2520
+ ]
2521
+ }
2492
2522
  }
2493
2523
  ]
2494
2524
  },
@@ -2744,7 +2774,16 @@ export const componentPropsReader = createAnalyzeResultReader({
2744
2774
  "kind": "primitive",
2745
2775
  "name": "string"
2746
2776
  },
2747
- "isOptional": true
2777
+ "isOptional": true,
2778
+ "jsdoc": {
2779
+ "text": "Used by `findByTestId()` to locate this component in tests.",
2780
+ "tags": [
2781
+ {
2782
+ "name": "see",
2783
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
2784
+ }
2785
+ ]
2786
+ }
2748
2787
  }
2749
2788
  ]
2750
2789
  },
@@ -2938,7 +2977,16 @@ export const componentPropsReader = createAnalyzeResultReader({
2938
2977
  "kind": "primitive",
2939
2978
  "name": "string"
2940
2979
  },
2941
- "isOptional": true
2980
+ "isOptional": true,
2981
+ "jsdoc": {
2982
+ "text": "Used by `findByTestId()` to locate this component in tests.",
2983
+ "tags": [
2984
+ {
2985
+ "name": "see",
2986
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
2987
+ }
2988
+ ]
2989
+ }
2942
2990
  }
2943
2991
  ]
2944
2992
  },
@@ -3198,7 +3246,16 @@ export const componentPropsReader = createAnalyzeResultReader({
3198
3246
  "kind": "primitive",
3199
3247
  "name": "string"
3200
3248
  },
3201
- "isOptional": true
3249
+ "isOptional": true,
3250
+ "jsdoc": {
3251
+ "text": "Used by `findByTestId()` to locate this component in tests.",
3252
+ "tags": [
3253
+ {
3254
+ "name": "see",
3255
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
3256
+ }
3257
+ ]
3258
+ }
3202
3259
  }
3203
3260
  ]
3204
3261
  },
@@ -3212,7 +3269,16 @@ export const componentPropsReader = createAnalyzeResultReader({
3212
3269
  "kind": "primitive",
3213
3270
  "name": "string"
3214
3271
  },
3215
- "isOptional": true
3272
+ "isOptional": true,
3273
+ "jsdoc": {
3274
+ "text": "Used by `findByTestId()` to locate this component in tests.",
3275
+ "tags": [
3276
+ {
3277
+ "name": "see",
3278
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
3279
+ }
3280
+ ]
3281
+ }
3216
3282
  }
3217
3283
  ]
3218
3284
  },
@@ -3722,7 +3788,16 @@ export const componentPropsReader = createAnalyzeResultReader({
3722
3788
  "kind": "primitive",
3723
3789
  "name": "string"
3724
3790
  },
3725
- "isOptional": true
3791
+ "isOptional": true,
3792
+ "jsdoc": {
3793
+ "text": "Used by `findByTestId()` to locate this component in tests.",
3794
+ "tags": [
3795
+ {
3796
+ "name": "see",
3797
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
3798
+ }
3799
+ ]
3800
+ }
3726
3801
  }
3727
3802
  ]
3728
3803
  },
@@ -3745,7 +3820,16 @@ export const componentPropsReader = createAnalyzeResultReader({
3745
3820
  "kind": "primitive",
3746
3821
  "name": "string"
3747
3822
  },
3748
- "isOptional": true
3823
+ "isOptional": true,
3824
+ "jsdoc": {
3825
+ "text": "Used by `findByTestId()` to locate this component in tests.",
3826
+ "tags": [
3827
+ {
3828
+ "name": "see",
3829
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
3830
+ }
3831
+ ]
3832
+ }
3749
3833
  },
3750
3834
  {
3751
3835
  "kind": "property",
@@ -3997,7 +4081,16 @@ export const componentPropsReader = createAnalyzeResultReader({
3997
4081
  "kind": "primitive",
3998
4082
  "name": "string"
3999
4083
  },
4000
- "isOptional": true
4084
+ "isOptional": true,
4085
+ "jsdoc": {
4086
+ "text": "Used by `findByTestId()` to locate this component in tests.",
4087
+ "tags": [
4088
+ {
4089
+ "name": "see",
4090
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
4091
+ }
4092
+ ]
4093
+ }
4001
4094
  }
4002
4095
  ]
4003
4096
  },
@@ -4210,7 +4303,16 @@ export const componentPropsReader = createAnalyzeResultReader({
4210
4303
  "kind": "primitive",
4211
4304
  "name": "string"
4212
4305
  },
4213
- "isOptional": true
4306
+ "isOptional": true,
4307
+ "jsdoc": {
4308
+ "text": "Used by `findByTestId()` to locate this component in tests.",
4309
+ "tags": [
4310
+ {
4311
+ "name": "see",
4312
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
4313
+ }
4314
+ ]
4315
+ }
4214
4316
  },
4215
4317
  {
4216
4318
  "kind": "property",
@@ -4277,7 +4379,16 @@ export const componentPropsReader = createAnalyzeResultReader({
4277
4379
  "kind": "primitive",
4278
4380
  "name": "string"
4279
4381
  },
4280
- "isOptional": true
4382
+ "isOptional": true,
4383
+ "jsdoc": {
4384
+ "text": "Used by `findByTestId()` to locate this component in tests.",
4385
+ "tags": [
4386
+ {
4387
+ "name": "see",
4388
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
4389
+ }
4390
+ ]
4391
+ }
4281
4392
  }
4282
4393
  ]
4283
4394
  },
@@ -4415,7 +4526,16 @@ export const componentPropsReader = createAnalyzeResultReader({
4415
4526
  "kind": "primitive",
4416
4527
  "name": "string"
4417
4528
  },
4418
- "isOptional": true
4529
+ "isOptional": true,
4530
+ "jsdoc": {
4531
+ "text": "Used by `findByTestId()` to locate this component in tests.",
4532
+ "tags": [
4533
+ {
4534
+ "name": "see",
4535
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
4536
+ }
4537
+ ]
4538
+ }
4419
4539
  }
4420
4540
  ]
4421
4541
  },
@@ -4529,7 +4649,16 @@ export const componentPropsReader = createAnalyzeResultReader({
4529
4649
  "kind": "primitive",
4530
4650
  "name": "string"
4531
4651
  },
4532
- "isOptional": true
4652
+ "isOptional": true,
4653
+ "jsdoc": {
4654
+ "text": "Used by `findByTestId()` to locate this component in tests.",
4655
+ "tags": [
4656
+ {
4657
+ "name": "see",
4658
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
4659
+ }
4660
+ ]
4661
+ }
4533
4662
  }
4534
4663
  ]
4535
4664
  },
@@ -4900,7 +5029,16 @@ export const componentPropsReader = createAnalyzeResultReader({
4900
5029
  "kind": "primitive",
4901
5030
  "name": "string"
4902
5031
  },
4903
- "isOptional": true
5032
+ "isOptional": true,
5033
+ "jsdoc": {
5034
+ "text": "Used by `findByTestId()` to locate this component in tests.",
5035
+ "tags": [
5036
+ {
5037
+ "name": "see",
5038
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
5039
+ }
5040
+ ]
5041
+ }
4904
5042
  }
4905
5043
  ]
4906
5044
  },
@@ -5150,7 +5288,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5150
5288
  "kind": "primitive",
5151
5289
  "name": "string"
5152
5290
  },
5153
- "isOptional": true
5291
+ "isOptional": true,
5292
+ "jsdoc": {
5293
+ "text": "Used by `findByTestId()` to locate this component in tests.",
5294
+ "tags": [
5295
+ {
5296
+ "name": "see",
5297
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
5298
+ }
5299
+ ]
5300
+ }
5154
5301
  }
5155
5302
  ]
5156
5303
  },
@@ -5273,7 +5420,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5273
5420
  "kind": "primitive",
5274
5421
  "name": "string"
5275
5422
  },
5276
- "isOptional": true
5423
+ "isOptional": true,
5424
+ "jsdoc": {
5425
+ "text": "Used by `findByTestId()` to locate this component in tests.",
5426
+ "tags": [
5427
+ {
5428
+ "name": "see",
5429
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
5430
+ }
5431
+ ]
5432
+ }
5277
5433
  }
5278
5434
  ]
5279
5435
  },
@@ -5499,7 +5655,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5499
5655
  "kind": "primitive",
5500
5656
  "name": "string"
5501
5657
  },
5502
- "isOptional": true
5658
+ "isOptional": true,
5659
+ "jsdoc": {
5660
+ "text": "Used by `findByTestId()` to locate this component in tests.",
5661
+ "tags": [
5662
+ {
5663
+ "name": "see",
5664
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
5665
+ }
5666
+ ]
5667
+ }
5503
5668
  }
5504
5669
  ]
5505
5670
  },
@@ -5706,7 +5871,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5706
5871
  "kind": "primitive",
5707
5872
  "name": "string"
5708
5873
  },
5709
- "isOptional": true
5874
+ "isOptional": true,
5875
+ "jsdoc": {
5876
+ "text": "Used by `findByTestId()` to locate this component in tests.",
5877
+ "tags": [
5878
+ {
5879
+ "name": "see",
5880
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
5881
+ }
5882
+ ]
5883
+ }
5710
5884
  }
5711
5885
  ]
5712
5886
  },
@@ -5872,7 +6046,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5872
6046
  "kind": "primitive",
5873
6047
  "name": "string"
5874
6048
  },
5875
- "isOptional": true
6049
+ "isOptional": true,
6050
+ "jsdoc": {
6051
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6052
+ "tags": [
6053
+ {
6054
+ "name": "see",
6055
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6056
+ }
6057
+ ]
6058
+ }
5876
6059
  }
5877
6060
  ]
5878
6061
  },
@@ -5972,7 +6155,16 @@ export const componentPropsReader = createAnalyzeResultReader({
5972
6155
  "kind": "primitive",
5973
6156
  "name": "string"
5974
6157
  },
5975
- "isOptional": true
6158
+ "isOptional": true,
6159
+ "jsdoc": {
6160
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6161
+ "tags": [
6162
+ {
6163
+ "name": "see",
6164
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6165
+ }
6166
+ ]
6167
+ }
5976
6168
  }
5977
6169
  ]
5978
6170
  },
@@ -6041,7 +6233,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6041
6233
  "kind": "primitive",
6042
6234
  "name": "string"
6043
6235
  },
6044
- "isOptional": true
6236
+ "isOptional": true,
6237
+ "jsdoc": {
6238
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6239
+ "tags": [
6240
+ {
6241
+ "name": "see",
6242
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6243
+ }
6244
+ ]
6245
+ }
6045
6246
  }
6046
6247
  ]
6047
6248
  },
@@ -6112,7 +6313,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6112
6313
  "kind": "primitive",
6113
6314
  "name": "string"
6114
6315
  },
6115
- "isOptional": true
6316
+ "isOptional": true,
6317
+ "jsdoc": {
6318
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6319
+ "tags": [
6320
+ {
6321
+ "name": "see",
6322
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6323
+ }
6324
+ ]
6325
+ }
6116
6326
  }
6117
6327
  ]
6118
6328
  },
@@ -6192,7 +6402,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6192
6402
  "kind": "primitive",
6193
6403
  "name": "string"
6194
6404
  },
6195
- "isOptional": true
6405
+ "isOptional": true,
6406
+ "jsdoc": {
6407
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6408
+ "tags": [
6409
+ {
6410
+ "name": "see",
6411
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6412
+ }
6413
+ ]
6414
+ }
6196
6415
  }
6197
6416
  ]
6198
6417
  },
@@ -6299,7 +6518,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6299
6518
  "kind": "primitive",
6300
6519
  "name": "string"
6301
6520
  },
6302
- "isOptional": true
6521
+ "isOptional": true,
6522
+ "jsdoc": {
6523
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6524
+ "tags": [
6525
+ {
6526
+ "name": "see",
6527
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6528
+ }
6529
+ ]
6530
+ }
6303
6531
  }
6304
6532
  ]
6305
6533
  },
@@ -6313,7 +6541,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6313
6541
  "kind": "primitive",
6314
6542
  "name": "string"
6315
6543
  },
6316
- "isOptional": true
6544
+ "isOptional": true,
6545
+ "jsdoc": {
6546
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6547
+ "tags": [
6548
+ {
6549
+ "name": "see",
6550
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6551
+ }
6552
+ ]
6553
+ }
6317
6554
  },
6318
6555
  {
6319
6556
  "kind": "property",
@@ -6387,7 +6624,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6387
6624
  "kind": "primitive",
6388
6625
  "name": "string"
6389
6626
  },
6390
- "isOptional": true
6627
+ "isOptional": true,
6628
+ "jsdoc": {
6629
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6630
+ "tags": [
6631
+ {
6632
+ "name": "see",
6633
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6634
+ }
6635
+ ]
6636
+ }
6391
6637
  }
6392
6638
  ]
6393
6639
  },
@@ -6457,7 +6703,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6457
6703
  "kind": "primitive",
6458
6704
  "name": "string"
6459
6705
  },
6460
- "isOptional": true
6706
+ "isOptional": true,
6707
+ "jsdoc": {
6708
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6709
+ "tags": [
6710
+ {
6711
+ "name": "see",
6712
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6713
+ }
6714
+ ]
6715
+ }
6461
6716
  }
6462
6717
  ]
6463
6718
  },
@@ -6529,7 +6784,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6529
6784
  "kind": "primitive",
6530
6785
  "name": "string"
6531
6786
  },
6532
- "isOptional": true
6787
+ "isOptional": true,
6788
+ "jsdoc": {
6789
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6790
+ "tags": [
6791
+ {
6792
+ "name": "see",
6793
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6794
+ }
6795
+ ]
6796
+ }
6533
6797
  }
6534
6798
  ]
6535
6799
  },
@@ -6709,7 +6973,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6709
6973
  "kind": "primitive",
6710
6974
  "name": "string"
6711
6975
  },
6712
- "isOptional": true
6976
+ "isOptional": true,
6977
+ "jsdoc": {
6978
+ "text": "Used by `findByTestId()` to locate this component in tests.",
6979
+ "tags": [
6980
+ {
6981
+ "name": "see",
6982
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
6983
+ }
6984
+ ]
6985
+ }
6713
6986
  }
6714
6987
  ]
6715
6988
  },
@@ -6803,7 +7076,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6803
7076
  "kind": "primitive",
6804
7077
  "name": "string"
6805
7078
  },
6806
- "isOptional": true
7079
+ "isOptional": true,
7080
+ "jsdoc": {
7081
+ "text": "Used by `findByTestId()` to locate this component in tests.",
7082
+ "tags": [
7083
+ {
7084
+ "name": "see",
7085
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
7086
+ }
7087
+ ]
7088
+ }
6807
7089
  }
6808
7090
  ]
6809
7091
  },
@@ -6858,7 +7140,16 @@ export const componentPropsReader = createAnalyzeResultReader({
6858
7140
  "kind": "primitive",
6859
7141
  "name": "string"
6860
7142
  },
6861
- "isOptional": true
7143
+ "isOptional": true,
7144
+ "jsdoc": {
7145
+ "text": "Used by `findByTestId()` to locate this component in tests.",
7146
+ "tags": [
7147
+ {
7148
+ "name": "see",
7149
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
7150
+ }
7151
+ ]
7152
+ }
6862
7153
  }
6863
7154
  ]
6864
7155
  },
@@ -7170,7 +7461,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7170
7461
  "kind": "primitive",
7171
7462
  "name": "string"
7172
7463
  },
7173
- "isOptional": true
7464
+ "isOptional": true,
7465
+ "jsdoc": {
7466
+ "text": "Used by `findByTestId()` to locate this component in tests.",
7467
+ "tags": [
7468
+ {
7469
+ "name": "see",
7470
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
7471
+ }
7472
+ ]
7473
+ }
7174
7474
  }
7175
7475
  ]
7176
7476
  },
@@ -7379,6 +7679,32 @@ export const componentPropsReader = createAnalyzeResultReader({
7379
7679
  ]
7380
7680
  }
7381
7681
  },
7682
+ {
7683
+ "kind": "property",
7684
+ "name": "value",
7685
+ "type": {
7686
+ "kind": "type-reference",
7687
+ "typeId": "BaseDate:@hubspot/ui-extensions:dist/shared/types/components/inputs.d.ts",
7688
+ "typeString": "BaseDate"
7689
+ },
7690
+ "isOptional": true,
7691
+ "jsdoc": {
7692
+ "text": "The value of the input. Must include the year, month, and day.\n- `year`: the four-digit year (e.g., `2023`).\n- `month`: starting at `0`, the number of the month (e.g., `0` = January, `11` = December).\n- `date`: the number of the day (e.g., `1` = the first day of the month)."
7693
+ }
7694
+ },
7695
+ {
7696
+ "kind": "property",
7697
+ "name": "defaultValue",
7698
+ "type": {
7699
+ "kind": "type-reference",
7700
+ "typeId": "BaseDate:@hubspot/ui-extensions:dist/shared/types/components/inputs.d.ts",
7701
+ "typeString": "BaseDate"
7702
+ },
7703
+ "isOptional": true,
7704
+ "jsdoc": {
7705
+ "text": "The default date value. Uses the same format as the value field."
7706
+ }
7707
+ },
7382
7708
  {
7383
7709
  "kind": "property",
7384
7710
  "name": "error",
@@ -7431,28 +7757,6 @@ export const componentPropsReader = createAnalyzeResultReader({
7431
7757
  "text": "The input's unique identifier, similar to the HTML input element name attribute."
7432
7758
  }
7433
7759
  },
7434
- {
7435
- "kind": "property",
7436
- "name": "value",
7437
- "type": {
7438
- "kind": "union",
7439
- "types": [
7440
- {
7441
- "kind": "primitive",
7442
- "name": "null"
7443
- },
7444
- {
7445
- "kind": "type-reference",
7446
- "typeId": "BaseDate:@hubspot/ui-extensions:dist/shared/types/components/inputs.d.ts",
7447
- "typeString": "BaseDate"
7448
- }
7449
- ]
7450
- },
7451
- "isOptional": true,
7452
- "jsdoc": {
7453
- "text": "The value of the input."
7454
- }
7455
- },
7456
7760
  {
7457
7761
  "kind": "property",
7458
7762
  "name": "required",
@@ -7501,28 +7805,6 @@ export const componentPropsReader = createAnalyzeResultReader({
7501
7805
  "text": "The text that displays in a tooltip next to the input label."
7502
7806
  }
7503
7807
  },
7504
- {
7505
- "kind": "property",
7506
- "name": "defaultValue",
7507
- "type": {
7508
- "kind": "union",
7509
- "types": [
7510
- {
7511
- "kind": "primitive",
7512
- "name": "null"
7513
- },
7514
- {
7515
- "kind": "type-reference",
7516
- "typeId": "BaseDate:@hubspot/ui-extensions:dist/shared/types/components/inputs.d.ts",
7517
- "typeString": "BaseDate"
7518
- }
7519
- ]
7520
- },
7521
- "isOptional": true,
7522
- "jsdoc": {
7523
- "text": "The value of the input on the first render."
7524
- }
7525
- },
7526
7808
  {
7527
7809
  "kind": "property",
7528
7810
  "name": "validationMessage",
@@ -7641,7 +7923,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7641
7923
  "kind": "primitive",
7642
7924
  "name": "string"
7643
7925
  },
7644
- "isOptional": true
7926
+ "isOptional": true,
7927
+ "jsdoc": {
7928
+ "text": "Used by `findByTestId()` to locate this component in tests.",
7929
+ "tags": [
7930
+ {
7931
+ "name": "see",
7932
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
7933
+ }
7934
+ ]
7935
+ }
7645
7936
  }
7646
7937
  ]
7647
7938
  },
@@ -7682,7 +7973,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7682
7973
  "kind": "primitive",
7683
7974
  "name": "string"
7684
7975
  },
7685
- "isOptional": true
7976
+ "isOptional": true,
7977
+ "jsdoc": {
7978
+ "text": "Used by `findByTestId()` to locate this component in tests.",
7979
+ "tags": [
7980
+ {
7981
+ "name": "see",
7982
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
7983
+ }
7984
+ ]
7985
+ }
7686
7986
  }
7687
7987
  ]
7688
7988
  },
@@ -7735,7 +8035,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7735
8035
  "kind": "primitive",
7736
8036
  "name": "string"
7737
8037
  },
7738
- "isOptional": true
8038
+ "isOptional": true,
8039
+ "jsdoc": {
8040
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8041
+ "tags": [
8042
+ {
8043
+ "name": "see",
8044
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8045
+ }
8046
+ ]
8047
+ }
7739
8048
  }
7740
8049
  ]
7741
8050
  },
@@ -7812,7 +8121,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7812
8121
  "kind": "primitive",
7813
8122
  "name": "string"
7814
8123
  },
7815
- "isOptional": true
8124
+ "isOptional": true,
8125
+ "jsdoc": {
8126
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8127
+ "tags": [
8128
+ {
8129
+ "name": "see",
8130
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8131
+ }
8132
+ ]
8133
+ }
7816
8134
  }
7817
8135
  ]
7818
8136
  },
@@ -7874,7 +8192,16 @@ export const componentPropsReader = createAnalyzeResultReader({
7874
8192
  "kind": "primitive",
7875
8193
  "name": "string"
7876
8194
  },
7877
- "isOptional": true
8195
+ "isOptional": true,
8196
+ "jsdoc": {
8197
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8198
+ "tags": [
8199
+ {
8200
+ "name": "see",
8201
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8202
+ }
8203
+ ]
8204
+ }
7878
8205
  }
7879
8206
  ]
7880
8207
  },
@@ -8138,7 +8465,16 @@ export const componentPropsReader = createAnalyzeResultReader({
8138
8465
  "kind": "primitive",
8139
8466
  "name": "string"
8140
8467
  },
8141
- "isOptional": true
8468
+ "isOptional": true,
8469
+ "jsdoc": {
8470
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8471
+ "tags": [
8472
+ {
8473
+ "name": "see",
8474
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8475
+ }
8476
+ ]
8477
+ }
8142
8478
  }
8143
8479
  ]
8144
8480
  },
@@ -8436,7 +8772,16 @@ export const componentPropsReader = createAnalyzeResultReader({
8436
8772
  "kind": "primitive",
8437
8773
  "name": "string"
8438
8774
  },
8439
- "isOptional": true
8775
+ "isOptional": true,
8776
+ "jsdoc": {
8777
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8778
+ "tags": [
8779
+ {
8780
+ "name": "see",
8781
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8782
+ }
8783
+ ]
8784
+ }
8440
8785
  }
8441
8786
  ]
8442
8787
  },
@@ -8582,7 +8927,16 @@ export const componentPropsReader = createAnalyzeResultReader({
8582
8927
  "kind": "primitive",
8583
8928
  "name": "string"
8584
8929
  },
8585
- "isOptional": true
8930
+ "isOptional": true,
8931
+ "jsdoc": {
8932
+ "text": "Used by `findByTestId()` to locate this component in tests.",
8933
+ "tags": [
8934
+ {
8935
+ "name": "see",
8936
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
8937
+ }
8938
+ ]
8939
+ }
8586
8940
  }
8587
8941
  ]
8588
8942
  },
@@ -8683,7 +9037,16 @@ export const componentPropsReader = createAnalyzeResultReader({
8683
9037
  "kind": "primitive",
8684
9038
  "name": "string"
8685
9039
  },
8686
- "isOptional": true
9040
+ "isOptional": true,
9041
+ "jsdoc": {
9042
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9043
+ "tags": [
9044
+ {
9045
+ "name": "see",
9046
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9047
+ }
9048
+ ]
9049
+ }
8687
9050
  }
8688
9051
  ]
8689
9052
  },
@@ -8804,7 +9167,16 @@ export const componentPropsReader = createAnalyzeResultReader({
8804
9167
  "kind": "primitive",
8805
9168
  "name": "string"
8806
9169
  },
8807
- "isOptional": true
9170
+ "isOptional": true,
9171
+ "jsdoc": {
9172
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9173
+ "tags": [
9174
+ {
9175
+ "name": "see",
9176
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9177
+ }
9178
+ ]
9179
+ }
8808
9180
  }
8809
9181
  ]
8810
9182
  },
@@ -9084,7 +9456,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9084
9456
  "kind": "primitive",
9085
9457
  "name": "string"
9086
9458
  },
9087
- "isOptional": true
9459
+ "isOptional": true,
9460
+ "jsdoc": {
9461
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9462
+ "tags": [
9463
+ {
9464
+ "name": "see",
9465
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9466
+ }
9467
+ ]
9468
+ }
9088
9469
  }
9089
9470
  ]
9090
9471
  },
@@ -9204,7 +9585,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9204
9585
  "kind": "primitive",
9205
9586
  "name": "string"
9206
9587
  },
9207
- "isOptional": true
9588
+ "isOptional": true,
9589
+ "jsdoc": {
9590
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9591
+ "tags": [
9592
+ {
9593
+ "name": "see",
9594
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9595
+ }
9596
+ ]
9597
+ }
9208
9598
  }
9209
9599
  ]
9210
9600
  },
@@ -9313,7 +9703,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9313
9703
  "kind": "primitive",
9314
9704
  "name": "string"
9315
9705
  },
9316
- "isOptional": true
9706
+ "isOptional": true,
9707
+ "jsdoc": {
9708
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9709
+ "tags": [
9710
+ {
9711
+ "name": "see",
9712
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9713
+ }
9714
+ ]
9715
+ }
9317
9716
  }
9318
9717
  ]
9319
9718
  },
@@ -9460,7 +9859,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9460
9859
  "kind": "primitive",
9461
9860
  "name": "string"
9462
9861
  },
9463
- "isOptional": true
9862
+ "isOptional": true,
9863
+ "jsdoc": {
9864
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9865
+ "tags": [
9866
+ {
9867
+ "name": "see",
9868
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9869
+ }
9870
+ ]
9871
+ }
9464
9872
  }
9465
9873
  ]
9466
9874
  },
@@ -9556,7 +9964,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9556
9964
  "kind": "primitive",
9557
9965
  "name": "string"
9558
9966
  },
9559
- "isOptional": true
9967
+ "isOptional": true,
9968
+ "jsdoc": {
9969
+ "text": "Used by `findByTestId()` to locate this component in tests.",
9970
+ "tags": [
9971
+ {
9972
+ "name": "see",
9973
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
9974
+ }
9975
+ ]
9976
+ }
9560
9977
  }
9561
9978
  ]
9562
9979
  },
@@ -9582,7 +9999,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9582
9999
  "kind": "primitive",
9583
10000
  "name": "string"
9584
10001
  },
9585
- "isOptional": true
10002
+ "isOptional": true,
10003
+ "jsdoc": {
10004
+ "text": "Used by `findByTestId()` to locate this component in tests.",
10005
+ "tags": [
10006
+ {
10007
+ "name": "see",
10008
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
10009
+ }
10010
+ ]
10011
+ }
9586
10012
  }
9587
10013
  ]
9588
10014
  },
@@ -9626,7 +10052,16 @@ export const componentPropsReader = createAnalyzeResultReader({
9626
10052
  "kind": "primitive",
9627
10053
  "name": "string"
9628
10054
  },
9629
- "isOptional": true
10055
+ "isOptional": true,
10056
+ "jsdoc": {
10057
+ "text": "Used by `findByTestId()` to locate this component in tests.",
10058
+ "tags": [
10059
+ {
10060
+ "name": "see",
10061
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
10062
+ }
10063
+ ]
10064
+ }
9630
10065
  }
9631
10066
  ]
9632
10067
  },
@@ -10532,7 +10967,16 @@ export const componentPropsReader = createAnalyzeResultReader({
10532
10967
  "kind": "primitive",
10533
10968
  "name": "string"
10534
10969
  },
10535
- "isOptional": true
10970
+ "isOptional": true,
10971
+ "jsdoc": {
10972
+ "text": "Used by `findByTestId()` to locate this component in tests.",
10973
+ "tags": [
10974
+ {
10975
+ "name": "see",
10976
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
10977
+ }
10978
+ ]
10979
+ }
10536
10980
  }
10537
10981
  ]
10538
10982
  },
@@ -10600,7 +11044,16 @@ export const componentPropsReader = createAnalyzeResultReader({
10600
11044
  "kind": "primitive",
10601
11045
  "name": "string"
10602
11046
  },
10603
- "isOptional": true
11047
+ "isOptional": true,
11048
+ "jsdoc": {
11049
+ "text": "Used by `findByTestId()` to locate this component in tests.",
11050
+ "tags": [
11051
+ {
11052
+ "name": "see",
11053
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
11054
+ }
11055
+ ]
11056
+ }
10604
11057
  }
10605
11058
  ]
10606
11059
  },
@@ -10817,7 +11270,16 @@ export const componentPropsReader = createAnalyzeResultReader({
10817
11270
  "kind": "primitive",
10818
11271
  "name": "string"
10819
11272
  },
10820
- "isOptional": true
11273
+ "isOptional": true,
11274
+ "jsdoc": {
11275
+ "text": "Used by `findByTestId()` to locate this component in tests.",
11276
+ "tags": [
11277
+ {
11278
+ "name": "see",
11279
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
11280
+ }
11281
+ ]
11282
+ }
10821
11283
  }
10822
11284
  ]
10823
11285
  },
@@ -10936,7 +11398,16 @@ export const componentPropsReader = createAnalyzeResultReader({
10936
11398
  "kind": "primitive",
10937
11399
  "name": "string"
10938
11400
  },
10939
- "isOptional": true
11401
+ "isOptional": true,
11402
+ "jsdoc": {
11403
+ "text": "Used by `findByTestId()` to locate this component in tests.",
11404
+ "tags": [
11405
+ {
11406
+ "name": "see",
11407
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
11408
+ }
11409
+ ]
11410
+ }
10940
11411
  }
10941
11412
  ]
10942
11413
  },
@@ -11104,7 +11575,16 @@ export const componentPropsReader = createAnalyzeResultReader({
11104
11575
  "kind": "primitive",
11105
11576
  "name": "string"
11106
11577
  },
11107
- "isOptional": true
11578
+ "isOptional": true,
11579
+ "jsdoc": {
11580
+ "text": "Used by `findByTestId()` to locate this component in tests.",
11581
+ "tags": [
11582
+ {
11583
+ "name": "see",
11584
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
11585
+ }
11586
+ ]
11587
+ }
11108
11588
  }
11109
11589
  ]
11110
11590
  },
@@ -11421,7 +11901,16 @@ export const componentPropsReader = createAnalyzeResultReader({
11421
11901
  "kind": "primitive",
11422
11902
  "name": "string"
11423
11903
  },
11424
- "isOptional": true
11904
+ "isOptional": true,
11905
+ "jsdoc": {
11906
+ "text": "Used by `findByTestId()` to locate this component in tests.",
11907
+ "tags": [
11908
+ {
11909
+ "name": "see",
11910
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
11911
+ }
11912
+ ]
11913
+ }
11425
11914
  }
11426
11915
  ]
11427
11916
  },
@@ -11548,7 +12037,16 @@ export const componentPropsReader = createAnalyzeResultReader({
11548
12037
  "kind": "primitive",
11549
12038
  "name": "string"
11550
12039
  },
11551
- "isOptional": true
12040
+ "isOptional": true,
12041
+ "jsdoc": {
12042
+ "text": "Used by `findByTestId()` to locate this component in tests.",
12043
+ "tags": [
12044
+ {
12045
+ "name": "see",
12046
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
12047
+ }
12048
+ ]
12049
+ }
11552
12050
  }
11553
12051
  ]
11554
12052
  },
@@ -11617,7 +12115,16 @@ export const componentPropsReader = createAnalyzeResultReader({
11617
12115
  "kind": "primitive",
11618
12116
  "name": "string"
11619
12117
  },
11620
- "isOptional": true
12118
+ "isOptional": true,
12119
+ "jsdoc": {
12120
+ "text": "Used by `findByTestId()` to locate this component in tests.",
12121
+ "tags": [
12122
+ {
12123
+ "name": "see",
12124
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
12125
+ }
12126
+ ]
12127
+ }
11621
12128
  }
11622
12129
  ]
11623
12130
  },
@@ -12668,7 +13175,16 @@ export const componentPropsReader = createAnalyzeResultReader({
12668
13175
  "kind": "primitive",
12669
13176
  "name": "string"
12670
13177
  },
12671
- "isOptional": true
13178
+ "isOptional": true,
13179
+ "jsdoc": {
13180
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13181
+ "tags": [
13182
+ {
13183
+ "name": "see",
13184
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13185
+ }
13186
+ ]
13187
+ }
12672
13188
  },
12673
13189
  {
12674
13190
  "kind": "property",
@@ -12791,7 +13307,16 @@ export const componentPropsReader = createAnalyzeResultReader({
12791
13307
  "kind": "primitive",
12792
13308
  "name": "string"
12793
13309
  },
12794
- "isOptional": true
13310
+ "isOptional": true,
13311
+ "jsdoc": {
13312
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13313
+ "tags": [
13314
+ {
13315
+ "name": "see",
13316
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13317
+ }
13318
+ ]
13319
+ }
12795
13320
  }
12796
13321
  ]
12797
13322
  },
@@ -12899,7 +13424,16 @@ export const componentPropsReader = createAnalyzeResultReader({
12899
13424
  "kind": "primitive",
12900
13425
  "name": "string"
12901
13426
  },
12902
- "isOptional": true
13427
+ "isOptional": true,
13428
+ "jsdoc": {
13429
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13430
+ "tags": [
13431
+ {
13432
+ "name": "see",
13433
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13434
+ }
13435
+ ]
13436
+ }
12903
13437
  }
12904
13438
  ]
12905
13439
  },
@@ -12943,7 +13477,16 @@ export const componentPropsReader = createAnalyzeResultReader({
12943
13477
  "kind": "primitive",
12944
13478
  "name": "string"
12945
13479
  },
12946
- "isOptional": true
13480
+ "isOptional": true,
13481
+ "jsdoc": {
13482
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13483
+ "tags": [
13484
+ {
13485
+ "name": "see",
13486
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13487
+ }
13488
+ ]
13489
+ }
12947
13490
  }
12948
13491
  ]
12949
13492
  },
@@ -12969,7 +13512,16 @@ export const componentPropsReader = createAnalyzeResultReader({
12969
13512
  "kind": "primitive",
12970
13513
  "name": "string"
12971
13514
  },
12972
- "isOptional": true
13515
+ "isOptional": true,
13516
+ "jsdoc": {
13517
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13518
+ "tags": [
13519
+ {
13520
+ "name": "see",
13521
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13522
+ }
13523
+ ]
13524
+ }
12973
13525
  }
12974
13526
  ]
12975
13527
  },
@@ -13135,7 +13687,16 @@ export const componentPropsReader = createAnalyzeResultReader({
13135
13687
  "kind": "primitive",
13136
13688
  "name": "string"
13137
13689
  },
13138
- "isOptional": true
13690
+ "isOptional": true,
13691
+ "jsdoc": {
13692
+ "text": "Used by `findByTestId()` to locate this component in tests.",
13693
+ "tags": [
13694
+ {
13695
+ "name": "see",
13696
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
13697
+ }
13698
+ ]
13699
+ }
13139
13700
  }
13140
13701
  ]
13141
13702
  },
@@ -13440,7 +14001,16 @@ export const componentPropsReader = createAnalyzeResultReader({
13440
14001
  "kind": "primitive",
13441
14002
  "name": "string"
13442
14003
  },
13443
- "isOptional": true
14004
+ "isOptional": true,
14005
+ "jsdoc": {
14006
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14007
+ "tags": [
14008
+ {
14009
+ "name": "see",
14010
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14011
+ }
14012
+ ]
14013
+ }
13444
14014
  }
13445
14015
  ]
13446
14016
  },
@@ -13793,7 +14363,16 @@ export const componentPropsReader = createAnalyzeResultReader({
13793
14363
  "kind": "primitive",
13794
14364
  "name": "string"
13795
14365
  },
13796
- "isOptional": true
14366
+ "isOptional": true,
14367
+ "jsdoc": {
14368
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14369
+ "tags": [
14370
+ {
14371
+ "name": "see",
14372
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14373
+ }
14374
+ ]
14375
+ }
13797
14376
  }
13798
14377
  ]
13799
14378
  },
@@ -13946,7 +14525,16 @@ export const componentPropsReader = createAnalyzeResultReader({
13946
14525
  "kind": "primitive",
13947
14526
  "name": "string"
13948
14527
  },
13949
- "isOptional": true
14528
+ "isOptional": true,
14529
+ "jsdoc": {
14530
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14531
+ "tags": [
14532
+ {
14533
+ "name": "see",
14534
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14535
+ }
14536
+ ]
14537
+ }
13950
14538
  }
13951
14539
  ]
13952
14540
  },
@@ -13972,7 +14560,16 @@ export const componentPropsReader = createAnalyzeResultReader({
13972
14560
  "kind": "primitive",
13973
14561
  "name": "string"
13974
14562
  },
13975
- "isOptional": true
14563
+ "isOptional": true,
14564
+ "jsdoc": {
14565
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14566
+ "tags": [
14567
+ {
14568
+ "name": "see",
14569
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14570
+ }
14571
+ ]
14572
+ }
13976
14573
  }
13977
14574
  ]
13978
14575
  },
@@ -14138,7 +14735,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14138
14735
  "kind": "primitive",
14139
14736
  "name": "string"
14140
14737
  },
14141
- "isOptional": true
14738
+ "isOptional": true,
14739
+ "jsdoc": {
14740
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14741
+ "tags": [
14742
+ {
14743
+ "name": "see",
14744
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14745
+ }
14746
+ ]
14747
+ }
14142
14748
  }
14143
14749
  ]
14144
14750
  },
@@ -14182,7 +14788,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14182
14788
  "kind": "primitive",
14183
14789
  "name": "string"
14184
14790
  },
14185
- "isOptional": true
14791
+ "isOptional": true,
14792
+ "jsdoc": {
14793
+ "text": "Used by `findByTestId()` to locate this component in tests.",
14794
+ "tags": [
14795
+ {
14796
+ "name": "see",
14797
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
14798
+ }
14799
+ ]
14800
+ }
14186
14801
  }
14187
14802
  ]
14188
14803
  },
@@ -14384,7 +14999,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14384
14999
  "kind": "primitive",
14385
15000
  "name": "string"
14386
15001
  },
14387
- "isOptional": true
15002
+ "isOptional": true,
15003
+ "jsdoc": {
15004
+ "text": "Used by `findByTestId()` to locate this component in tests.",
15005
+ "tags": [
15006
+ {
15007
+ "name": "see",
15008
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
15009
+ }
15010
+ ]
15011
+ }
14388
15012
  }
14389
15013
  ]
14390
15014
  },
@@ -14537,7 +15161,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14537
15161
  "kind": "primitive",
14538
15162
  "name": "string"
14539
15163
  },
14540
- "isOptional": true
15164
+ "isOptional": true,
15165
+ "jsdoc": {
15166
+ "text": "Used by `findByTestId()` to locate this component in tests.",
15167
+ "tags": [
15168
+ {
15169
+ "name": "see",
15170
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
15171
+ }
15172
+ ]
15173
+ }
14541
15174
  }
14542
15175
  ]
14543
15176
  },
@@ -14869,7 +15502,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14869
15502
  "kind": "primitive",
14870
15503
  "name": "string"
14871
15504
  },
14872
- "isOptional": true
15505
+ "isOptional": true,
15506
+ "jsdoc": {
15507
+ "text": "Used by `findByTestId()` to locate this component in tests.",
15508
+ "tags": [
15509
+ {
15510
+ "name": "see",
15511
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
15512
+ }
15513
+ ]
15514
+ }
14873
15515
  }
14874
15516
  ]
14875
15517
  },
@@ -14986,7 +15628,16 @@ export const componentPropsReader = createAnalyzeResultReader({
14986
15628
  "kind": "primitive",
14987
15629
  "name": "string"
14988
15630
  },
14989
- "isOptional": true
15631
+ "isOptional": true,
15632
+ "jsdoc": {
15633
+ "text": "Used by `findByTestId()` to locate this component in tests.",
15634
+ "tags": [
15635
+ {
15636
+ "name": "see",
15637
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
15638
+ }
15639
+ ]
15640
+ }
14990
15641
  }
14991
15642
  ]
14992
15643
  },
@@ -15135,6 +15786,40 @@ export const componentPropsReader = createAnalyzeResultReader({
15135
15786
  }
15136
15787
  ]
15137
15788
  },
15789
+ "ScoreProps:@hubspot/ui-extensions:dist/shared/types/components/score.d.ts": {
15790
+ "kind": "object",
15791
+ "properties": [
15792
+ {
15793
+ "kind": "property",
15794
+ "name": "testId",
15795
+ "type": {
15796
+ "kind": "primitive",
15797
+ "name": "string"
15798
+ },
15799
+ "isOptional": true,
15800
+ "jsdoc": {
15801
+ "text": "Used by `findByTestId()` to locate this component in tests.",
15802
+ "tags": [
15803
+ {
15804
+ "name": "see",
15805
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
15806
+ }
15807
+ ]
15808
+ }
15809
+ },
15810
+ {
15811
+ "kind": "property",
15812
+ "name": "score",
15813
+ "type": {
15814
+ "kind": "primitive",
15815
+ "name": "number"
15816
+ },
15817
+ "jsdoc": {
15818
+ "text": "The numerical score to display. Must be a value between 0 and 100.\nDecimal values will be clamped to the nearest integer."
15819
+ }
15820
+ }
15821
+ ]
15822
+ },
15138
15823
  "SearchInputProps:@hubspot/ui-extensions:dist/shared/types/components/inputs.d.ts": {
15139
15824
  "kind": "object",
15140
15825
  "properties": [
@@ -15433,7 +16118,16 @@ export const componentPropsReader = createAnalyzeResultReader({
15433
16118
  "kind": "primitive",
15434
16119
  "name": "string"
15435
16120
  },
15436
- "isOptional": true
16121
+ "isOptional": true,
16122
+ "jsdoc": {
16123
+ "text": "Used by `findByTestId()` to locate this component in tests.",
16124
+ "tags": [
16125
+ {
16126
+ "name": "see",
16127
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
16128
+ }
16129
+ ]
16130
+ }
15437
16131
  }
15438
16132
  ]
15439
16133
  },
@@ -15774,7 +16468,16 @@ export const componentPropsReader = createAnalyzeResultReader({
15774
16468
  "kind": "primitive",
15775
16469
  "name": "string"
15776
16470
  },
15777
- "isOptional": true
16471
+ "isOptional": true,
16472
+ "jsdoc": {
16473
+ "text": "Used by `findByTestId()` to locate this component in tests.",
16474
+ "tags": [
16475
+ {
16476
+ "name": "see",
16477
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
16478
+ }
16479
+ ]
16480
+ }
15778
16481
  }
15779
16482
  ]
15780
16483
  },
@@ -15882,7 +16585,16 @@ export const componentPropsReader = createAnalyzeResultReader({
15882
16585
  "kind": "primitive",
15883
16586
  "name": "string"
15884
16587
  },
15885
- "isOptional": true
16588
+ "isOptional": true,
16589
+ "jsdoc": {
16590
+ "text": "Used by `findByTestId()` to locate this component in tests.",
16591
+ "tags": [
16592
+ {
16593
+ "name": "see",
16594
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
16595
+ }
16596
+ ]
16597
+ }
15886
16598
  }
15887
16599
  ]
15888
16600
  },
@@ -16003,7 +16715,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16003
16715
  "kind": "primitive",
16004
16716
  "name": "string"
16005
16717
  },
16006
- "isOptional": true
16718
+ "isOptional": true,
16719
+ "jsdoc": {
16720
+ "text": "Used by `findByTestId()` to locate this component in tests.",
16721
+ "tags": [
16722
+ {
16723
+ "name": "see",
16724
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
16725
+ }
16726
+ ]
16727
+ }
16007
16728
  },
16008
16729
  {
16009
16730
  "kind": "property",
@@ -16183,7 +16904,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16183
16904
  "kind": "primitive",
16184
16905
  "name": "string"
16185
16906
  },
16186
- "isOptional": true
16907
+ "isOptional": true,
16908
+ "jsdoc": {
16909
+ "text": "Used by `findByTestId()` to locate this component in tests.",
16910
+ "tags": [
16911
+ {
16912
+ "name": "see",
16913
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
16914
+ }
16915
+ ]
16916
+ }
16187
16917
  }
16188
16918
  ]
16189
16919
  },
@@ -16367,7 +17097,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16367
17097
  "kind": "primitive",
16368
17098
  "name": "string"
16369
17099
  },
16370
- "isOptional": true
17100
+ "isOptional": true,
17101
+ "jsdoc": {
17102
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17103
+ "tags": [
17104
+ {
17105
+ "name": "see",
17106
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17107
+ }
17108
+ ]
17109
+ }
16371
17110
  }
16372
17111
  ]
16373
17112
  },
@@ -16437,7 +17176,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16437
17176
  "kind": "primitive",
16438
17177
  "name": "string"
16439
17178
  },
16440
- "isOptional": true
17179
+ "isOptional": true,
17180
+ "jsdoc": {
17181
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17182
+ "tags": [
17183
+ {
17184
+ "name": "see",
17185
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17186
+ }
17187
+ ]
17188
+ }
16441
17189
  }
16442
17190
  ]
16443
17191
  },
@@ -16463,7 +17211,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16463
17211
  "kind": "primitive",
16464
17212
  "name": "string"
16465
17213
  },
16466
- "isOptional": true
17214
+ "isOptional": true,
17215
+ "jsdoc": {
17216
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17217
+ "tags": [
17218
+ {
17219
+ "name": "see",
17220
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17221
+ }
17222
+ ]
17223
+ }
16467
17224
  }
16468
17225
  ]
16469
17226
  },
@@ -16535,7 +17292,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16535
17292
  "kind": "primitive",
16536
17293
  "name": "string"
16537
17294
  },
16538
- "isOptional": true
17295
+ "isOptional": true,
17296
+ "jsdoc": {
17297
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17298
+ "tags": [
17299
+ {
17300
+ "name": "see",
17301
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17302
+ }
17303
+ ]
17304
+ }
16539
17305
  }
16540
17306
  ]
16541
17307
  },
@@ -16682,7 +17448,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16682
17448
  "kind": "primitive",
16683
17449
  "name": "string"
16684
17450
  },
16685
- "isOptional": true
17451
+ "isOptional": true,
17452
+ "jsdoc": {
17453
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17454
+ "tags": [
17455
+ {
17456
+ "name": "see",
17457
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17458
+ }
17459
+ ]
17460
+ }
16686
17461
  }
16687
17462
  ]
16688
17463
  },
@@ -16871,7 +17646,16 @@ export const componentPropsReader = createAnalyzeResultReader({
16871
17646
  "kind": "primitive",
16872
17647
  "name": "string"
16873
17648
  },
16874
- "isOptional": true
17649
+ "isOptional": true,
17650
+ "jsdoc": {
17651
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17652
+ "tags": [
17653
+ {
17654
+ "name": "see",
17655
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17656
+ }
17657
+ ]
17658
+ }
16875
17659
  }
16876
17660
  ]
16877
17661
  },
@@ -17171,7 +17955,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17171
17955
  "kind": "primitive",
17172
17956
  "name": "string"
17173
17957
  },
17174
- "isOptional": true
17958
+ "isOptional": true,
17959
+ "jsdoc": {
17960
+ "text": "Used by `findByTestId()` to locate this component in tests.",
17961
+ "tags": [
17962
+ {
17963
+ "name": "see",
17964
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
17965
+ }
17966
+ ]
17967
+ }
17175
17968
  },
17176
17969
  {
17177
17970
  "kind": "property",
@@ -17353,7 +18146,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17353
18146
  "kind": "primitive",
17354
18147
  "name": "string"
17355
18148
  },
17356
- "isOptional": true
18149
+ "isOptional": true,
18150
+ "jsdoc": {
18151
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18152
+ "tags": [
18153
+ {
18154
+ "name": "see",
18155
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18156
+ }
18157
+ ]
18158
+ }
17357
18159
  }
17358
18160
  ]
17359
18161
  },
@@ -17376,7 +18178,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17376
18178
  "kind": "primitive",
17377
18179
  "name": "string"
17378
18180
  },
17379
- "isOptional": true
18181
+ "isOptional": true,
18182
+ "jsdoc": {
18183
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18184
+ "tags": [
18185
+ {
18186
+ "name": "see",
18187
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18188
+ }
18189
+ ]
18190
+ }
17380
18191
  },
17381
18192
  {
17382
18193
  "kind": "property",
@@ -17465,7 +18276,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17465
18276
  "kind": "primitive",
17466
18277
  "name": "string"
17467
18278
  },
17468
- "isOptional": true
18279
+ "isOptional": true,
18280
+ "jsdoc": {
18281
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18282
+ "tags": [
18283
+ {
18284
+ "name": "see",
18285
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18286
+ }
18287
+ ]
18288
+ }
17469
18289
  }
17470
18290
  ]
17471
18291
  },
@@ -17560,7 +18380,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17560
18380
  "kind": "primitive",
17561
18381
  "name": "string"
17562
18382
  },
17563
- "isOptional": true
18383
+ "isOptional": true,
18384
+ "jsdoc": {
18385
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18386
+ "tags": [
18387
+ {
18388
+ "name": "see",
18389
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18390
+ }
18391
+ ]
18392
+ }
17564
18393
  }
17565
18394
  ]
17566
18395
  },
@@ -17741,7 +18570,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17741
18570
  "kind": "primitive",
17742
18571
  "name": "string"
17743
18572
  },
17744
- "isOptional": true
18573
+ "isOptional": true,
18574
+ "jsdoc": {
18575
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18576
+ "tags": [
18577
+ {
18578
+ "name": "see",
18579
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18580
+ }
18581
+ ]
18582
+ }
17745
18583
  }
17746
18584
  ]
17747
18585
  },
@@ -17940,7 +18778,16 @@ export const componentPropsReader = createAnalyzeResultReader({
17940
18778
  "kind": "primitive",
17941
18779
  "name": "string"
17942
18780
  },
17943
- "isOptional": true
18781
+ "isOptional": true,
18782
+ "jsdoc": {
18783
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18784
+ "tags": [
18785
+ {
18786
+ "name": "see",
18787
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18788
+ }
18789
+ ]
18790
+ }
17944
18791
  }
17945
18792
  ]
17946
18793
  },
@@ -18059,7 +18906,16 @@ export const componentPropsReader = createAnalyzeResultReader({
18059
18906
  "kind": "primitive",
18060
18907
  "name": "string"
18061
18908
  },
18062
- "isOptional": true
18909
+ "isOptional": true,
18910
+ "jsdoc": {
18911
+ "text": "Used by `findByTestId()` to locate this component in tests.",
18912
+ "tags": [
18913
+ {
18914
+ "name": "see",
18915
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
18916
+ }
18917
+ ]
18918
+ }
18063
18919
  }
18064
18920
  ]
18065
18921
  },
@@ -18420,7 +19276,16 @@ export const componentPropsReader = createAnalyzeResultReader({
18420
19276
  "kind": "primitive",
18421
19277
  "name": "string"
18422
19278
  },
18423
- "isOptional": true
19279
+ "isOptional": true,
19280
+ "jsdoc": {
19281
+ "text": "Used by `findByTestId()` to locate this component in tests.",
19282
+ "tags": [
19283
+ {
19284
+ "name": "see",
19285
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
19286
+ }
19287
+ ]
19288
+ }
18424
19289
  }
18425
19290
  ]
18426
19291
  },
@@ -18660,7 +19525,16 @@ export const componentPropsReader = createAnalyzeResultReader({
18660
19525
  "kind": "primitive",
18661
19526
  "name": "string"
18662
19527
  },
18663
- "isOptional": true
19528
+ "isOptional": true,
19529
+ "jsdoc": {
19530
+ "text": "Used by `findByTestId()` to locate this component in tests.",
19531
+ "tags": [
19532
+ {
19533
+ "name": "see",
19534
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
19535
+ }
19536
+ ]
19537
+ }
18664
19538
  }
18665
19539
  ]
18666
19540
  },
@@ -18722,7 +19596,16 @@ export const componentPropsReader = createAnalyzeResultReader({
18722
19596
  "kind": "primitive",
18723
19597
  "name": "string"
18724
19598
  },
18725
- "isOptional": true
19599
+ "isOptional": true,
19600
+ "jsdoc": {
19601
+ "text": "Used by `findByTestId()` to locate this component in tests.",
19602
+ "tags": [
19603
+ {
19604
+ "name": "see",
19605
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
19606
+ }
19607
+ ]
19608
+ }
18726
19609
  }
18727
19610
  ]
18728
19611
  },
@@ -19083,7 +19966,16 @@ export const componentPropsReader = createAnalyzeResultReader({
19083
19966
  "kind": "primitive",
19084
19967
  "name": "string"
19085
19968
  },
19086
- "isOptional": true
19969
+ "isOptional": true,
19970
+ "jsdoc": {
19971
+ "text": "Used by `findByTestId()` to locate this component in tests.",
19972
+ "tags": [
19973
+ {
19974
+ "name": "see",
19975
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
19976
+ }
19977
+ ]
19978
+ }
19087
19979
  }
19088
19980
  ]
19089
19981
  },
@@ -19385,7 +20277,16 @@ export const componentPropsReader = createAnalyzeResultReader({
19385
20277
  "kind": "primitive",
19386
20278
  "name": "string"
19387
20279
  },
19388
- "isOptional": true
20280
+ "isOptional": true,
20281
+ "jsdoc": {
20282
+ "text": "Used by `findByTestId()` to locate this component in tests.",
20283
+ "tags": [
20284
+ {
20285
+ "name": "see",
20286
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
20287
+ }
20288
+ ]
20289
+ }
19389
20290
  }
19390
20291
  ]
19391
20292
  },
@@ -19446,7 +20347,16 @@ export const componentPropsReader = createAnalyzeResultReader({
19446
20347
  "kind": "primitive",
19447
20348
  "name": "string"
19448
20349
  },
19449
- "isOptional": true
20350
+ "isOptional": true,
20351
+ "jsdoc": {
20352
+ "text": "Used by `findByTestId()` to locate this component in tests.",
20353
+ "tags": [
20354
+ {
20355
+ "name": "see",
20356
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
20357
+ }
20358
+ ]
20359
+ }
19450
20360
  }
19451
20361
  ]
19452
20362
  },
@@ -19501,7 +20411,16 @@ export const componentPropsReader = createAnalyzeResultReader({
19501
20411
  "kind": "primitive",
19502
20412
  "name": "string"
19503
20413
  },
19504
- "isOptional": true
20414
+ "isOptional": true,
20415
+ "jsdoc": {
20416
+ "text": "Used by `findByTestId()` to locate this component in tests.",
20417
+ "tags": [
20418
+ {
20419
+ "name": "see",
20420
+ "text": "{@link https://developers.hubspot.com/docs/apps/developer-platform/add-features/ui-extensibility/testing/reference#findbytestid Testing utilities reference}"
20421
+ }
20422
+ ]
20423
+ }
19505
20424
  },
19506
20425
  {
19507
20426
  "kind": "property",