@dialpad/dialtone-mcp-server 1.5.0-next.2 → 1.5.0-next.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 (2) hide show
  1. package/build/index.js +412 -4281
  2. package/package.json +4 -4
package/build/index.js CHANGED
@@ -5263,7 +5263,7 @@ unionType([
5263
5263
  ]);
5264
5264
 
5265
5265
  var name = "@dialpad/dialtone-mcp-server";
5266
- var version = "1.5.0-next.2";
5266
+ var version = "1.5.0-next.3";
5267
5267
  var main$1 = "build/index.js";
5268
5268
  var type = "module";
5269
5269
  var bin = {
@@ -22737,7 +22737,7 @@ var utilityClassesData = {
22737
22737
  {
22738
22738
  prop: "min-inline-size",
22739
22739
  value: "var(--dt-layout-0)",
22740
- description: "var(--dt-layout-0)"
22740
+ description: "0px"
22741
22741
  }
22742
22742
  ]
22743
22743
  },
@@ -26449,7 +26449,7 @@ var utilityClassesData = {
26449
26449
  {
26450
26450
  prop: "box-shadow",
26451
26451
  value: "var(--dt-shadow-focus)",
26452
- description: "0rem 0rem 0rem 0.1rem oklch(0.9748 0.0025 48.72), 0rem 0rem 0rem 0.3rem oklch(0.6089 0.2128 259.28)"
26452
+ description: "0rem 0rem 0rem 0.2rem oklch(0.6089 0.2128 259.28) inset"
26453
26453
  }
26454
26454
  ]
26455
26455
  },
@@ -27081,6 +27081,178 @@ var utilityClassesData = {
27081
27081
  value: "infinite !important"
27082
27082
  }
27083
27083
  ]
27084
+ },
27085
+ "d-combobox-with-popover__list": {
27086
+ values: [
27087
+ {
27088
+ prop: "min-block-size",
27089
+ value: "calc(var(--dt-layout-25) * 1.75)",
27090
+ description: "calc(16px * 1.75)"
27091
+ }
27092
+ ]
27093
+ },
27094
+ "d-combobox-multi-select__chip": {
27095
+ values: [
27096
+ {
27097
+ prop: "z-index",
27098
+ value: "var(--zi-base1)",
27099
+ description: "1"
27100
+ },
27101
+ {
27102
+ prop: "max-inline-size",
27103
+ value: "var(--dt-layout-100-percent)",
27104
+ description: "100%"
27105
+ },
27106
+ {
27107
+ prop: "-webkit-margin-before",
27108
+ value: "var(--dt-spacing-50)",
27109
+ description: "4px"
27110
+ },
27111
+ {
27112
+ prop: "margin-block-start",
27113
+ value: "var(--dt-spacing-50)",
27114
+ description: "4px"
27115
+ },
27116
+ {
27117
+ prop: "margin-inline",
27118
+ value: "var(--dt-spacing-25)",
27119
+ description: "2px"
27120
+ }
27121
+ ]
27122
+ },
27123
+ "d-combobox-multi-select__chip-wrapper": {
27124
+ values: [
27125
+ {
27126
+ prop: "position",
27127
+ value: "absolute"
27128
+ },
27129
+ {
27130
+ prop: "max-inline-size",
27131
+ value: "calc(var(--dt-layout-100-percent) - var(--dt-spacing-50))",
27132
+ description: "calc(100% - 4px)"
27133
+ },
27134
+ {
27135
+ prop: "max-block-size",
27136
+ value: "initial"
27137
+ },
27138
+ {
27139
+ prop: "margin-inline",
27140
+ value: "var(--dt-spacing-25)",
27141
+ description: "2px"
27142
+ },
27143
+ {
27144
+ prop: "-webkit-padding-start",
27145
+ value: "var(--dt-spacing-1)",
27146
+ description: "0.1rem"
27147
+ },
27148
+ {
27149
+ prop: "padding-inline-start",
27150
+ value: "var(--dt-spacing-1)",
27151
+ description: "0.1rem"
27152
+ },
27153
+ {
27154
+ prop: "overflow-block",
27155
+ value: "visible"
27156
+ }
27157
+ ]
27158
+ },
27159
+ "d-combobox-multi-select__chip-wrapper-md--collapsed": {
27160
+ values: [
27161
+ {
27162
+ prop: "max-block-size",
27163
+ value: "2.8rem"
27164
+ },
27165
+ {
27166
+ prop: "overflow-block",
27167
+ value: "hidden"
27168
+ }
27169
+ ]
27170
+ },
27171
+ "d-combobox-multi-select__chip-wrapper-sm--collapsed": {
27172
+ values: [
27173
+ {
27174
+ prop: "max-block-size",
27175
+ value: "2.5rem"
27176
+ },
27177
+ {
27178
+ prop: "overflow-block",
27179
+ value: "hidden"
27180
+ }
27181
+ ]
27182
+ },
27183
+ "d-combobox-multi-select__chip-wrapper-xs--collapsed": {
27184
+ values: [
27185
+ {
27186
+ prop: "max-block-size",
27187
+ value: "2.5rem"
27188
+ },
27189
+ {
27190
+ prop: "overflow-block",
27191
+ value: "hidden"
27192
+ }
27193
+ ]
27194
+ },
27195
+ "d-combobox-multi-select__chip--truncate": {
27196
+ values: [
27197
+ {
27198
+ prop: "white-space",
27199
+ value: "nowrap"
27200
+ },
27201
+ {
27202
+ prop: "text-overflow",
27203
+ value: "ellipsis"
27204
+ }
27205
+ ]
27206
+ },
27207
+ "d-combobox-multi-select__input": {
27208
+ values: [
27209
+ {
27210
+ prop: "flex-grow",
27211
+ value: "1"
27212
+ }
27213
+ ]
27214
+ },
27215
+ "d-combobox-multi-select__input--hidden": {
27216
+ values: [
27217
+ {
27218
+ prop: "color",
27219
+ value: "transparent"
27220
+ }
27221
+ ]
27222
+ },
27223
+ "d-combobox-multi-select__input-wrapper": {
27224
+ values: [
27225
+ {
27226
+ prop: "position",
27227
+ value: "relative"
27228
+ },
27229
+ {
27230
+ prop: "display",
27231
+ value: "block"
27232
+ }
27233
+ ]
27234
+ },
27235
+ "d-combobox-multi-select__list": {
27236
+ values: [
27237
+ {
27238
+ prop: "min-block-size",
27239
+ value: "calc(var(--dt-layout-25) * 1.75)",
27240
+ description: "calc(16px * 1.75)"
27241
+ }
27242
+ ]
27243
+ },
27244
+ "d-combobox-multi-select__list--loading": {
27245
+ values: [
27246
+ {
27247
+ prop: "padding-block",
27248
+ value: "var(--dt-spacing-200)",
27249
+ description: "16px"
27250
+ },
27251
+ {
27252
+ prop: "text-align",
27253
+ value: "center"
27254
+ }
27255
+ ]
27084
27256
  },
27085
27257
  "d-bga-scroll": {
27086
27258
  values: [
@@ -31502,7 +31674,7 @@ var utilityClassesData = {
31502
31674
  {
31503
31675
  prop: "box-shadow",
31504
31676
  value: "var(--dt-shadow-focus) !important",
31505
- description: "0rem 0rem 0rem 0.1rem oklch(0.9748 0.0025 48.72), 0rem 0rem 0rem 0.3rem oklch(0.6089 0.2128 259.28)"
31677
+ description: "0rem 0rem 0rem 0.2rem oklch(0.6089 0.2128 259.28) inset"
31506
31678
  }
31507
31679
  ]
31508
31680
  },
@@ -31518,6 +31690,19 @@ var utilityClassesData = {
31518
31690
  description: "0rem 0rem 0rem 0.2rem oklch(0.6089 0.2128 259.28) inset"
31519
31691
  }
31520
31692
  ]
31693
+ },
31694
+ "d-ol-focusring-outset": {
31695
+ values: [
31696
+ {
31697
+ prop: "outline",
31698
+ value: "none !important"
31699
+ },
31700
+ {
31701
+ prop: "box-shadow",
31702
+ value: "var(--dt-shadow-focus-outset) !important",
31703
+ description: "0rem 0rem 0rem 0.1rem oklch(0.9748 0.0025 48.72), 0rem 0rem 0rem 0.3rem oklch(0.6089 0.2128 259.28)"
31704
+ }
31705
+ ]
31521
31706
  },
31522
31707
  "d-ol-none": {
31523
31708
  values: [
@@ -96787,6 +96972,16 @@ var tokensData = {
96787
96972
  "base-dark": {
96788
96973
  value: "-64px"
96789
96974
  }
96975
+ },
96976
+ "--dt-layout-0": {
96977
+ "base-light": {
96978
+ value: "0px",
96979
+ description: "0px"
96980
+ },
96981
+ "base-dark": {
96982
+ value: "0px",
96983
+ description: "0px"
96984
+ }
96790
96985
  },
96791
96986
  "--dt-layout-25": {
96792
96987
  "base-light": {
@@ -100090,7 +100285,103 @@ var tokensData = {
100090
100285
  value: "0.2rem"
100091
100286
  }
100092
100287
  },
100093
- "--dt-shadow-focus-1-blur": {
100288
+ "--dt-shadow-focus-inset-blur": {
100289
+ "base-light": {
100290
+ value: "0rem"
100291
+ },
100292
+ "base-dark": {
100293
+ value: "0rem"
100294
+ }
100295
+ },
100296
+ "--dt-shadow-focus-inset-spread": {
100297
+ "base-light": {
100298
+ value: "0.2rem"
100299
+ },
100300
+ "base-dark": {
100301
+ value: "0.2rem"
100302
+ }
100303
+ },
100304
+ "--dt-shadow-focus-inset-color": {
100305
+ "base-light": {
100306
+ value: "oklch(0.6089 0.2128 259.28)"
100307
+ },
100308
+ "base-dark": {
100309
+ value: "oklch(0.5552 0.223 260.26)"
100310
+ }
100311
+ },
100312
+ "--dt-shadow-focus-inset-type": {
100313
+ "base-light": {
100314
+ value: "dropShadow"
100315
+ },
100316
+ "base-dark": {
100317
+ value: "dropShadow"
100318
+ }
100319
+ },
100320
+ "--dt-shadow-focus-inset-offset-x": {
100321
+ "base-light": {
100322
+ value: "0rem"
100323
+ },
100324
+ "base-dark": {
100325
+ value: "0rem"
100326
+ }
100327
+ },
100328
+ "--dt-shadow-focus-inset-offset-y": {
100329
+ "base-light": {
100330
+ value: "0rem"
100331
+ },
100332
+ "base-dark": {
100333
+ value: "0rem"
100334
+ }
100335
+ },
100336
+ "--dt-shadow-focus-blur": {
100337
+ "base-light": {
100338
+ value: "0rem"
100339
+ },
100340
+ "base-dark": {
100341
+ value: "0rem"
100342
+ }
100343
+ },
100344
+ "--dt-shadow-focus-spread": {
100345
+ "base-light": {
100346
+ value: "0.2rem"
100347
+ },
100348
+ "base-dark": {
100349
+ value: "0.2rem"
100350
+ }
100351
+ },
100352
+ "--dt-shadow-focus-color": {
100353
+ "base-light": {
100354
+ value: "oklch(0.6089 0.2128 259.28)"
100355
+ },
100356
+ "base-dark": {
100357
+ value: "oklch(0.5552 0.223 260.26)"
100358
+ }
100359
+ },
100360
+ "--dt-shadow-focus-type": {
100361
+ "base-light": {
100362
+ value: "dropShadow"
100363
+ },
100364
+ "base-dark": {
100365
+ value: "dropShadow"
100366
+ }
100367
+ },
100368
+ "--dt-shadow-focus-offset-x": {
100369
+ "base-light": {
100370
+ value: "0rem"
100371
+ },
100372
+ "base-dark": {
100373
+ value: "0rem"
100374
+ }
100375
+ },
100376
+ "--dt-shadow-focus-offset-y": {
100377
+ "base-light": {
100378
+ value: "0rem"
100379
+ },
100380
+ "base-dark": {
100381
+ value: "0rem"
100382
+ }
100383
+ },
100384
+ "--dt-shadow-focus-outset-1-blur": {
100094
100385
  "base-light": {
100095
100386
  value: "0rem"
100096
100387
  },
@@ -100098,7 +100389,7 @@ var tokensData = {
100098
100389
  value: "0rem"
100099
100390
  }
100100
100391
  },
100101
- "--dt-shadow-focus-1-spread": {
100392
+ "--dt-shadow-focus-outset-1-spread": {
100102
100393
  "base-light": {
100103
100394
  value: "0.1rem"
100104
100395
  },
@@ -100106,7 +100397,7 @@ var tokensData = {
100106
100397
  value: "0.1rem"
100107
100398
  }
100108
100399
  },
100109
- "--dt-shadow-focus-1-color": {
100400
+ "--dt-shadow-focus-outset-1-color": {
100110
100401
  "base-light": {
100111
100402
  value: "oklch(0.9748 0.0025 48.72)"
100112
100403
  },
@@ -100114,7 +100405,7 @@ var tokensData = {
100114
100405
  value: "oklch(0.1949 0.006 91.63)"
100115
100406
  }
100116
100407
  },
100117
- "--dt-shadow-focus-1-type": {
100408
+ "--dt-shadow-focus-outset-1-type": {
100118
100409
  "base-light": {
100119
100410
  value: "dropShadow"
100120
100411
  },
@@ -100122,7 +100413,7 @@ var tokensData = {
100122
100413
  value: "dropShadow"
100123
100414
  }
100124
100415
  },
100125
- "--dt-shadow-focus-1-offset-x": {
100416
+ "--dt-shadow-focus-outset-1-offset-x": {
100126
100417
  "base-light": {
100127
100418
  value: "0rem"
100128
100419
  },
@@ -100130,7 +100421,7 @@ var tokensData = {
100130
100421
  value: "0rem"
100131
100422
  }
100132
100423
  },
100133
- "--dt-shadow-focus-1-offset-y": {
100424
+ "--dt-shadow-focus-outset-1-offset-y": {
100134
100425
  "base-light": {
100135
100426
  value: "0rem"
100136
100427
  },
@@ -100138,7 +100429,7 @@ var tokensData = {
100138
100429
  value: "0rem"
100139
100430
  }
100140
100431
  },
100141
- "--dt-shadow-focus-2-blur": {
100432
+ "--dt-shadow-focus-outset-2-blur": {
100142
100433
  "base-light": {
100143
100434
  value: "0rem"
100144
100435
  },
@@ -100146,7 +100437,7 @@ var tokensData = {
100146
100437
  value: "0rem"
100147
100438
  }
100148
100439
  },
100149
- "--dt-shadow-focus-2-spread": {
100440
+ "--dt-shadow-focus-outset-2-spread": {
100150
100441
  "base-light": {
100151
100442
  value: "0.3rem"
100152
100443
  },
@@ -100154,7 +100445,7 @@ var tokensData = {
100154
100445
  value: "0.3rem"
100155
100446
  }
100156
100447
  },
100157
- "--dt-shadow-focus-2-color": {
100448
+ "--dt-shadow-focus-outset-2-color": {
100158
100449
  "base-light": {
100159
100450
  value: "oklch(0.6089 0.2128 259.28)"
100160
100451
  },
@@ -100162,7 +100453,7 @@ var tokensData = {
100162
100453
  value: "oklch(0.5552 0.223 260.26)"
100163
100454
  }
100164
100455
  },
100165
- "--dt-shadow-focus-2-type": {
100456
+ "--dt-shadow-focus-outset-2-type": {
100166
100457
  "base-light": {
100167
100458
  value: "dropShadow"
100168
100459
  },
@@ -100170,7 +100461,7 @@ var tokensData = {
100170
100461
  value: "dropShadow"
100171
100462
  }
100172
100463
  },
100173
- "--dt-shadow-focus-2-offset-x": {
100464
+ "--dt-shadow-focus-outset-2-offset-x": {
100174
100465
  "base-light": {
100175
100466
  value: "0rem"
100176
100467
  },
@@ -100178,55 +100469,7 @@ var tokensData = {
100178
100469
  value: "0rem"
100179
100470
  }
100180
100471
  },
100181
- "--dt-shadow-focus-2-offset-y": {
100182
- "base-light": {
100183
- value: "0rem"
100184
- },
100185
- "base-dark": {
100186
- value: "0rem"
100187
- }
100188
- },
100189
- "--dt-shadow-focus-inset-blur": {
100190
- "base-light": {
100191
- value: "0rem"
100192
- },
100193
- "base-dark": {
100194
- value: "0rem"
100195
- }
100196
- },
100197
- "--dt-shadow-focus-inset-spread": {
100198
- "base-light": {
100199
- value: "0.2rem"
100200
- },
100201
- "base-dark": {
100202
- value: "0.2rem"
100203
- }
100204
- },
100205
- "--dt-shadow-focus-inset-color": {
100206
- "base-light": {
100207
- value: "oklch(0.6089 0.2128 259.28)"
100208
- },
100209
- "base-dark": {
100210
- value: "oklch(0.5552 0.223 260.26)"
100211
- }
100212
- },
100213
- "--dt-shadow-focus-inset-type": {
100214
- "base-light": {
100215
- value: "dropShadow"
100216
- },
100217
- "base-dark": {
100218
- value: "dropShadow"
100219
- }
100220
- },
100221
- "--dt-shadow-focus-inset-offset-x": {
100222
- "base-light": {
100223
- value: "0rem"
100224
- },
100225
- "base-dark": {
100226
- value: "0rem"
100227
- }
100228
- },
100229
- "--dt-shadow-focus-inset-offset-y": {
100472
+ "--dt-shadow-focus-outset-2-offset-y": {
100230
100473
  "base-light": {
100231
100474
  value: "0rem"
100232
100475
  },
@@ -105574,7 +105817,7 @@ var tokensData = {
105574
105817
  value: "8.2rem"
105575
105818
  }
105576
105819
  },
105577
- "--dt-shadow-focus": {
105820
+ "--dt-shadow-focus-outset": {
105578
105821
  "base-light": {
105579
105822
  value: "0rem 0rem 0rem 0.1rem oklch(0.9748 0.0025 48.72), 0rem 0rem 0rem 0.3rem oklch(0.6089 0.2128 259.28)"
105580
105823
  },
@@ -105629,6 +105872,14 @@ var tokensData = {
105629
105872
  "base-dark": {
105630
105873
  value: "0rem 0rem 0rem 0.2rem oklch(0.5552 0.223 260.26) inset"
105631
105874
  }
105875
+ },
105876
+ "--dt-shadow-focus": {
105877
+ "base-light": {
105878
+ value: "0rem 0rem 0rem 0.2rem oklch(0.6089 0.2128 259.28) inset"
105879
+ },
105880
+ "base-dark": {
105881
+ value: "0rem 0rem 0rem 0.2rem oklch(0.5552 0.223 260.26) inset"
105882
+ }
105632
105883
  },
105633
105884
  "--dt-shadow-small-1-blur": {
105634
105885
  "base-dark": {
@@ -474429,141 +474680,6 @@ var tokensData = {
474429
474680
  "dp-light": {
474430
474681
  value: "100%"
474431
474682
  }
474432
- },
474433
- "--tab--bgc": {
474434
- "dp-light": {
474435
- value: "oklch(0.3436 0.0055 56.21)"
474436
- }
474437
- },
474438
- "--contact-info-avatar-border-color": {
474439
- "dp-light": {
474440
- value: "oklch(1 0 0)"
474441
- }
474442
- },
474443
- "--emoji-item-color-inset-shadow": {
474444
- "dp-light": {
474445
- value: "transparent"
474446
- }
474447
- },
474448
- "--emoji-item-color-foreground": {
474449
- "dp-light": {
474450
- value: "oklch(0.4747 0.0059 86.72)"
474451
- }
474452
- },
474453
- "--emoji-item-color-background": {
474454
- "dp-light": {
474455
- value: "oklch(from oklch(0.8448 0.0059 84.57) l c h / .45)"
474456
- }
474457
- },
474458
- "--emoji-size": {
474459
- "dp-light": {
474460
- value: "calc(14px + 0.2rem)"
474461
- }
474462
- },
474463
- "--leftbar-row-color-foreground": {
474464
- "dp-light": {
474465
- value: "oklch(0.2572 0.0063 78.21)"
474466
- }
474467
- },
474468
- "--leftbar-row-color-background": {
474469
- "dp-light": {
474470
- value: "oklch(0.9748 0.0025 48.72)"
474471
- }
474472
- },
474473
- "--leftbar-row-radius": {
474474
- "dp-light": {
474475
- value: "0.8rem"
474476
- }
474477
- },
474478
- "--leftbar-row-opacity": {
474479
- "dp-light": {
474480
- value: "100%"
474481
- }
474482
- },
474483
- "--leftbar-row-alpha-color-foreground": {
474484
- "dp-light": {
474485
- value: "oklch(0.2572 0.0063 78.21)"
474486
- }
474487
- },
474488
- "--leftbar-row-alpha-width": {
474489
- "dp-light": {
474490
- value: "calc(32px + 4px)"
474491
- }
474492
- },
474493
- "--leftbar-row-alpha-height": {
474494
- "dp-light": {
474495
- value: "calc(32px + 4px)"
474496
- }
474497
- },
474498
- "--leftbar-row-omega-height": {
474499
- "dp-light": {
474500
- value: "calc(32px + 4px)"
474501
- }
474502
- },
474503
- "--leftbar-row-unread-badge-display": {
474504
- "dp-light": {
474505
- value: "inline-flex"
474506
- }
474507
- },
474508
- "--leftbar-row-description-color-foreground": {
474509
- "dp-light": {
474510
- value: "oklch(0.2572 0.0063 78.21)"
474511
- }
474512
- },
474513
- "--leftbar-row-description-font-weight": {
474514
- "dp-light": {
474515
- value: "400"
474516
- }
474517
- },
474518
- "--leftbar-row-description-font-size": {
474519
- "dp-light": {
474520
- value: "16px"
474521
- }
474522
- },
474523
- "--leftbar-row-description-line-height": {
474524
- "dp-light": {
474525
- value: "1.2"
474526
- }
474527
- },
474528
- "--leftbar-row-status-color-foreground": {
474529
- "dp-light": {
474530
- value: "oklch(0.26 0.01 78.2 / 0.6)"
474531
- }
474532
- },
474533
- "--leftbar-row-status-font-size": {
474534
- "dp-light": {
474535
- value: "12px"
474536
- }
474537
- },
474538
- "--leftbar-row-status-line-height": {
474539
- "dp-light": {
474540
- value: "1"
474541
- }
474542
- },
474543
- "--leftbar-row-action-position-right": {
474544
- "dp-light": {
474545
- value: "8px"
474546
- }
474547
- },
474548
- "--leftbar-row-action-position-bottom": {
474549
- "dp-light": {
474550
- value: "50%"
474551
- }
474552
- },
474553
- "--leftbar-row-action-width": {
474554
- "dp-light": {
474555
- value: "calc(16px * 1.5)"
474556
- }
474557
- },
474558
- "--leftbar-row-action-height": {
474559
- "dp-light": {
474560
- value: "calc(16px * 1.5)"
474561
- }
474562
- },
474563
- "--is-typing-size-shape": {
474564
- "dp-light": {
474565
- value: "calc(16px * 1.5)"
474566
- }
474567
474683
  },
474568
474684
  "--bgg-pattern": {
474569
474685
  "dp-light": {
@@ -485923,6 +486039,25 @@ var componentsData = [
485923
486039
  value: "['auto']"
485924
486040
  }
485925
486041
  },
486042
+ {
486043
+ name: "boundary",
486044
+ description: "The element used to determine overflow boundaries for the popover.\n<a\n class=\"d-link\"\n href=\"https://popper.js.org/docs/v2/utils/detect-overflow/#boundary\"\n target=\"_blank\"\n>\n Popper.js docs\n</a>",
486045
+ tags: {
486046
+ },
486047
+ values: [
486048
+ "clippingParents",
486049
+ "viewport",
486050
+ "document",
486051
+ "HTMLElement"
486052
+ ],
486053
+ type: {
486054
+ name: "string|HTML_ELEMENT_TYPE"
486055
+ },
486056
+ defaultValue: {
486057
+ func: false,
486058
+ value: "'clippingParents'"
486059
+ }
486060
+ },
485926
486061
  {
485927
486062
  name: "placement",
485928
486063
  description: "The direction the popover displays relative to the anchor.\n<a\n class=\"d-link\"\n href=\"https://atomiks.github.io/tippyjs/v6/all-props/#placement\"\n target=\"_blank\"\n>\n Tippy.js docs\n</a>",
@@ -493792,4080 +493927,6 @@ var componentsData = [
493792
493927
  sourceFiles: [
493793
493928
  "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/components/ValidationMessages/ValidationMessages.vue"
493794
493929
  ]
493795
- },
493796
- {
493797
- displayName: "DtRecipeCallbarButton",
493798
- exportName: "default",
493799
- description: "",
493800
- tags: {
493801
- },
493802
- props: [
493803
- {
493804
- name: "id",
493805
- description: "Id for the item.",
493806
- type: {
493807
- name: "string"
493808
- },
493809
- defaultValue: {
493810
- func: true,
493811
- value: "function() {\n return utils.getUniqueString();\n}"
493812
- }
493813
- },
493814
- {
493815
- name: "active",
493816
- description: "Determines whether the button should have active styling\ndefault is false.",
493817
- tags: {
493818
- see: [
493819
- {
493820
- description: "https://dialtone.dialpad.com/components/button/",
493821
- title: "see"
493822
- }
493823
- ]
493824
- },
493825
- values: [
493826
- "true",
493827
- "false"
493828
- ],
493829
- type: {
493830
- name: "boolean"
493831
- },
493832
- defaultValue: {
493833
- func: false,
493834
- value: "false"
493835
- }
493836
- },
493837
- {
493838
- name: "danger",
493839
- description: "Determines whether the button should have danger styling\ndefault is false.",
493840
- tags: {
493841
- see: [
493842
- {
493843
- description: "https://dialtone.dialpad.com/components/button/",
493844
- title: "see"
493845
- }
493846
- ]
493847
- },
493848
- values: [
493849
- "true",
493850
- "false"
493851
- ],
493852
- type: {
493853
- name: "boolean"
493854
- },
493855
- defaultValue: {
493856
- func: false,
493857
- value: "false"
493858
- }
493859
- },
493860
- {
493861
- name: "disabled",
493862
- description: "Determines whether the button should be disabled\ndefault is false.",
493863
- tags: {
493864
- },
493865
- values: [
493866
- "true",
493867
- "false"
493868
- ],
493869
- type: {
493870
- name: "boolean"
493871
- },
493872
- defaultValue: {
493873
- func: false,
493874
- value: "false"
493875
- }
493876
- },
493877
- {
493878
- name: "circle",
493879
- description: "Whether the button is a circle or not. Use only with icon-only buttons.",
493880
- tags: {
493881
- see: [
493882
- {
493883
- description: "https://dialtone.dialpad.com/components/button/",
493884
- title: "see"
493885
- }
493886
- ]
493887
- },
493888
- values: [
493889
- "true",
493890
- "false"
493891
- ],
493892
- type: {
493893
- name: "boolean"
493894
- },
493895
- defaultValue: {
493896
- func: false,
493897
- value: "false"
493898
- }
493899
- },
493900
- {
493901
- name: "ariaLabel",
493902
- description: "Aria label for the button. If empty, it takes its value from the default slot.",
493903
- type: {
493904
- name: "string"
493905
- },
493906
- defaultValue: {
493907
- func: false,
493908
- value: "null"
493909
- }
493910
- },
493911
- {
493912
- name: "buttonClass",
493913
- description: "Additional class name for the button wrapper element.",
493914
- type: {
493915
- name: "string|array|object"
493916
- },
493917
- defaultValue: {
493918
- func: false,
493919
- value: "''"
493920
- }
493921
- },
493922
- {
493923
- name: "textClass",
493924
- description: "Additional class name for the button text.",
493925
- type: {
493926
- name: "string|array|object"
493927
- },
493928
- defaultValue: {
493929
- func: false,
493930
- value: "''"
493931
- }
493932
- },
493933
- {
493934
- name: "buttonWidthSize",
493935
- type: {
493936
- name: "string"
493937
- },
493938
- defaultValue: {
493939
- func: false,
493940
- value: "'xl'"
493941
- },
493942
- values: [
493943
- "sm",
493944
- "md",
493945
- "lg",
493946
- "xl"
493947
- ]
493948
- },
493949
- {
493950
- name: "importance",
493951
- description: "The fill and outline of the button associated with its visual importance.",
493952
- tags: {
493953
- },
493954
- values: [
493955
- "clear",
493956
- "outlined",
493957
- "primary"
493958
- ],
493959
- type: {
493960
- name: "string"
493961
- },
493962
- defaultValue: {
493963
- func: false,
493964
- value: "''"
493965
- }
493966
- },
493967
- {
493968
- name: "invertedTooltip",
493969
- description: "Whether the tooltip has an inverted background color.",
493970
- tags: {
493971
- },
493972
- values: [
493973
- "true",
493974
- "false"
493975
- ],
493976
- type: {
493977
- name: "boolean"
493978
- },
493979
- defaultValue: {
493980
- func: false,
493981
- value: "false"
493982
- }
493983
- },
493984
- {
493985
- name: "showTooltip",
493986
- description: "Use this if you would like to manually override the logic for when the tooltip shows.\nOtherwise it will just show on hover/focus.",
493987
- tags: {
493988
- },
493989
- values: [
493990
- "null",
493991
- "true",
493992
- "false"
493993
- ],
493994
- type: {
493995
- name: "boolean"
493996
- },
493997
- defaultValue: {
493998
- func: false,
493999
- value: "null"
494000
- }
494001
- },
494002
- {
494003
- name: "tooltipText",
494004
- description: "The message that displays in the tooltip. This will be overridden by the tooltip slot.",
494005
- type: {
494006
- name: "string"
494007
- },
494008
- defaultValue: {
494009
- func: false,
494010
- value: "undefined"
494011
- }
494012
- },
494013
- {
494014
- name: "tooltipDelay",
494015
- description: "Whether there is a delay before the tooltip shows on hover/focus.",
494016
- tags: {
494017
- },
494018
- values: [
494019
- "true",
494020
- "false"
494021
- ],
494022
- type: {
494023
- name: "boolean"
494024
- },
494025
- defaultValue: {
494026
- func: false,
494027
- value: "undefined"
494028
- }
494029
- }
494030
- ],
494031
- events: [
494032
- {
494033
- name: "click",
494034
- description: "Native click event",
494035
- type: {
494036
- names: [
494037
- "PointerEvent | KeyboardEvent"
494038
- ]
494039
- }
494040
- }
494041
- ],
494042
- slots: [
494043
- {
494044
- name: "default"
494045
- },
494046
- {
494047
- name: "blockStartIcon"
494048
- },
494049
- {
494050
- name: "icon",
494051
- description: "@deprecated Use blockStartIcon"
494052
- },
494053
- {
494054
- name: "tooltip"
494055
- }
494056
- ],
494057
- sourceFiles: [
494058
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/buttons/callbar_button/callbar_button.vue"
494059
- ]
494060
- },
494061
- {
494062
- displayName: "DtRecipeCallbarButtonWithDropdown",
494063
- exportName: "default",
494064
- description: "",
494065
- tags: {
494066
- },
494067
- props: [
494068
- {
494069
- name: "id",
494070
- description: "Id for the item.",
494071
- type: {
494072
- name: "string"
494073
- },
494074
- defaultValue: {
494075
- func: true,
494076
- value: "function() {\n return utils.getUniqueString();\n}"
494077
- }
494078
- },
494079
- {
494080
- name: "ariaLabel",
494081
- description: "Aria label for the button. If empty, it takes its value from the default slot.",
494082
- type: {
494083
- name: "string"
494084
- },
494085
- defaultValue: {
494086
- func: false,
494087
- value: "null"
494088
- }
494089
- },
494090
- {
494091
- name: "placement",
494092
- description: "The direction the dropdown displays relative to the anchor.",
494093
- tags: {
494094
- "default": [
494095
- {
494096
- description: "'top'",
494097
- title: "default"
494098
- }
494099
- ]
494100
- },
494101
- values: [
494102
- "'bottom'",
494103
- "'bottom-start'",
494104
- "'bottom-end'",
494105
- "'right'",
494106
- "'right-start'",
494107
- "'right-end'",
494108
- "'left'",
494109
- "'left-start'",
494110
- "'left-end'",
494111
- "'top'",
494112
- "'top-start'",
494113
- "'top-end'"
494114
- ],
494115
- type: {
494116
- name: "string"
494117
- },
494118
- defaultValue: {
494119
- func: false,
494120
- value: "'top'"
494121
- }
494122
- },
494123
- {
494124
- name: "fallbackPlacements",
494125
- description: "If the dropdown does not fit in the direction described by \"placement\",\nit will attempt to change it's direction to the \"fallbackPlacements\".",
494126
- tags: {
494127
- },
494128
- values: [
494129
- "top",
494130
- "top-start",
494131
- "top-end",
494132
- "right",
494133
- "right-start",
494134
- "right-end",
494135
- "left",
494136
- "left-start",
494137
- "left-end",
494138
- "bottom",
494139
- "bottom-start",
494140
- "bottom-end",
494141
- "auto",
494142
- "auto-start",
494143
- "auto-end"
494144
- ],
494145
- type: {
494146
- name: "array"
494147
- },
494148
- defaultValue: {
494149
- func: false,
494150
- value: "['auto']"
494151
- }
494152
- },
494153
- {
494154
- name: "disabled",
494155
- description: "Determines whether the button should be disabled\ndefault is false.",
494156
- tags: {
494157
- },
494158
- values: [
494159
- "true",
494160
- "false"
494161
- ],
494162
- type: {
494163
- name: "boolean"
494164
- },
494165
- defaultValue: {
494166
- func: false,
494167
- value: "false"
494168
- }
494169
- },
494170
- {
494171
- name: "forceShowArrow",
494172
- description: "Forces showing the arrow, even if the button is disabled.\ndefault is false",
494173
- tags: {
494174
- },
494175
- values: [
494176
- "true",
494177
- "false"
494178
- ],
494179
- type: {
494180
- name: "boolean"
494181
- },
494182
- defaultValue: {
494183
- func: false,
494184
- value: "false"
494185
- }
494186
- },
494187
- {
494188
- name: "active",
494189
- description: "Determines whether the button should have active styling\ndefault is false.",
494190
- tags: {
494191
- see: [
494192
- {
494193
- description: "https://dialtone.dialpad.com/components/button/",
494194
- title: "see"
494195
- }
494196
- ]
494197
- },
494198
- values: [
494199
- "true",
494200
- "false"
494201
- ],
494202
- type: {
494203
- name: "boolean"
494204
- },
494205
- defaultValue: {
494206
- func: false,
494207
- value: "false"
494208
- }
494209
- },
494210
- {
494211
- name: "danger",
494212
- description: "Determines whether the button should have danger styling\ndefault is false.",
494213
- tags: {
494214
- see: [
494215
- {
494216
- description: "https://dialtone.dialpad.com/components/button/",
494217
- title: "see"
494218
- }
494219
- ]
494220
- },
494221
- values: [
494222
- "true",
494223
- "false"
494224
- ],
494225
- type: {
494226
- name: "boolean"
494227
- },
494228
- defaultValue: {
494229
- func: false,
494230
- value: "false"
494231
- }
494232
- },
494233
- {
494234
- name: "onClick",
494235
- description: "We need this declaration because of how Vue3 informs the component about a listener.\nSpoiler alert: it doesn't.\nVue3 intends to work as a real pub-sub, meaning the publisher has not a clue of who the subscribers are.\nThis makes it impossible from the regular declaration (emits: ['click']) to check whether\nwe actually have a click handler or not.\nWe're hacking it by adding an onClick prop: https://github.com/vuejs/core/issues/5220",
494236
- type: {
494237
- name: "func"
494238
- },
494239
- defaultValue: {
494240
- func: false,
494241
- value: "null"
494242
- }
494243
- },
494244
- {
494245
- name: "buttonClass",
494246
- description: "Additional class name for the button wrapper element.",
494247
- type: {
494248
- name: "string|array|object"
494249
- },
494250
- defaultValue: {
494251
- func: false,
494252
- value: "''"
494253
- }
494254
- },
494255
- {
494256
- name: "textClass",
494257
- description: "Additional class name for the button text.",
494258
- type: {
494259
- name: "string|array|object"
494260
- },
494261
- defaultValue: {
494262
- func: false,
494263
- value: "''"
494264
- }
494265
- },
494266
- {
494267
- name: "buttonWidthSize",
494268
- type: {
494269
- name: "string"
494270
- },
494271
- defaultValue: {
494272
- func: false,
494273
- value: "'xl'"
494274
- },
494275
- values: [
494276
- "sm",
494277
- "md",
494278
- "lg",
494279
- "xl"
494280
- ]
494281
- },
494282
- {
494283
- name: "invertedTooltip",
494284
- description: "Whether the tooltip has an inverted background color.",
494285
- tags: {
494286
- },
494287
- values: [
494288
- "true",
494289
- "false"
494290
- ],
494291
- type: {
494292
- name: "boolean"
494293
- },
494294
- defaultValue: {
494295
- func: false,
494296
- value: "false"
494297
- }
494298
- },
494299
- {
494300
- name: "showTooltip",
494301
- description: "Use this if you would like to manually override the logic for when the tooltip shows.\nOtherwise it will just show on hover/focus.",
494302
- tags: {
494303
- },
494304
- values: [
494305
- "null",
494306
- "true",
494307
- "false"
494308
- ],
494309
- type: {
494310
- name: "boolean"
494311
- },
494312
- defaultValue: {
494313
- func: false,
494314
- value: "null"
494315
- }
494316
- },
494317
- {
494318
- name: "tooltipText",
494319
- description: "The message that displays in the tooltip. This will be overridden by the tooltip slot.",
494320
- type: {
494321
- name: "string"
494322
- },
494323
- defaultValue: {
494324
- func: false,
494325
- value: "undefined"
494326
- }
494327
- },
494328
- {
494329
- name: "tooltipDelay",
494330
- description: "Whether there is a delay before the tooltip shows on hover/focus.",
494331
- tags: {
494332
- },
494333
- values: [
494334
- "true",
494335
- "false"
494336
- ],
494337
- type: {
494338
- name: "boolean"
494339
- },
494340
- defaultValue: {
494341
- func: false,
494342
- value: "undefined"
494343
- }
494344
- }
494345
- ],
494346
- events: [
494347
- {
494348
- name: "arrow-click",
494349
- description: "Emitted when the arrow is clicked",
494350
- type: {
494351
- names: [
494352
- "undefined"
494353
- ]
494354
- }
494355
- },
494356
- {
494357
- name: "click",
494358
- description: "Native click event",
494359
- type: {
494360
- names: [
494361
- "PointerEvent | KeyboardEvent"
494362
- ]
494363
- }
494364
- },
494365
- {
494366
- name: "opened",
494367
- description: "Emitted when modal dropdown is opened or closed.",
494368
- type: {
494369
- names: [
494370
- "undefined"
494371
- ]
494372
- }
494373
- }
494374
- ],
494375
- slots: [
494376
- {
494377
- name: "blockStartIcon"
494378
- },
494379
- {
494380
- name: "icon"
494381
- },
494382
- {
494383
- name: "tooltip"
494384
- },
494385
- {
494386
- name: "default"
494387
- },
494388
- {
494389
- name: "list",
494390
- scoped: true,
494391
- bindings: [
494392
- {
494393
- name: "close",
494394
- title: "binding"
494395
- }
494396
- ]
494397
- }
494398
- ],
494399
- sourceFiles: [
494400
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue"
494401
- ]
494402
- },
494403
- {
494404
- displayName: "DtRecipeCallbarButtonWithPopover",
494405
- exportName: "default",
494406
- description: "",
494407
- tags: {
494408
- },
494409
- props: [
494410
- {
494411
- name: "id",
494412
- description: "Id for the item.",
494413
- type: {
494414
- name: "string"
494415
- },
494416
- defaultValue: {
494417
- func: true,
494418
- value: "function() {\n return utils.getUniqueString();\n}"
494419
- }
494420
- },
494421
- {
494422
- name: "ariaLabel",
494423
- description: "Aria label for the button. If empty, it takes its value from the default slot.",
494424
- type: {
494425
- name: "string"
494426
- },
494427
- defaultValue: {
494428
- func: false,
494429
- value: "null"
494430
- }
494431
- },
494432
- {
494433
- name: "placement",
494434
- description: "The direction the popover displays relative to the anchor.",
494435
- tags: {
494436
- "default": [
494437
- {
494438
- description: "'top'",
494439
- title: "default"
494440
- }
494441
- ]
494442
- },
494443
- values: [
494444
- "'bottom'",
494445
- "'bottom-start'",
494446
- "'bottom-end'",
494447
- "'right'",
494448
- "'right-start'",
494449
- "'right-end'",
494450
- "'left'",
494451
- "'left-start'",
494452
- "'left-end'",
494453
- "'top'",
494454
- "'top-start'",
494455
- "'top-end'"
494456
- ],
494457
- type: {
494458
- name: "string"
494459
- },
494460
- defaultValue: {
494461
- func: false,
494462
- value: "'top'"
494463
- }
494464
- },
494465
- {
494466
- name: "offset",
494467
- description: "Displaces the content box from its anchor element\n by the specified number of pixels.\n <a\n class=\"d-link\"\n href=\"https://atomiks.github.io/tippyjs/v6/all-props/#offset\"\n target=\"_blank\"\n >\n Tippy.js docs\n </a>",
494468
- type: {
494469
- name: "array"
494470
- },
494471
- defaultValue: {
494472
- func: false,
494473
- value: "[0, 16]"
494474
- }
494475
- },
494476
- {
494477
- name: "initialFocusElement",
494478
- description: "The element that is focused when the popover is opened. This can be an\nHTMLElement within the popover, a string starting with '#' which will\nfind the element by ID. 'first' which will automatically focus\nthe first element, or 'dialog' which will focus the dialog window itself.\nIf the dialog is modal this prop cannot be 'none'.",
494479
- type: {
494480
- name: "string"
494481
- },
494482
- defaultValue: {
494483
- func: false,
494484
- value: "'first'"
494485
- }
494486
- },
494487
- {
494488
- name: "showCloseButton",
494489
- description: "Determines visibility for close button",
494490
- type: {
494491
- name: "boolean"
494492
- },
494493
- defaultValue: {
494494
- func: false,
494495
- value: "true"
494496
- }
494497
- },
494498
- {
494499
- name: "disabled",
494500
- description: "Determines whether the button should be disabled\ndefault is false.",
494501
- tags: {
494502
- },
494503
- values: [
494504
- "true",
494505
- "false"
494506
- ],
494507
- type: {
494508
- name: "boolean"
494509
- },
494510
- defaultValue: {
494511
- func: false,
494512
- value: "false"
494513
- }
494514
- },
494515
- {
494516
- name: "forceShowArrow",
494517
- description: "Forces showing the arrow, even if the button is disabled.\ndefault is false",
494518
- tags: {
494519
- },
494520
- values: [
494521
- "true",
494522
- "false"
494523
- ],
494524
- type: {
494525
- name: "boolean"
494526
- },
494527
- defaultValue: {
494528
- func: false,
494529
- value: "false"
494530
- }
494531
- },
494532
- {
494533
- name: "active",
494534
- description: "Determines whether the button should have active styling\ndefault is false.",
494535
- tags: {
494536
- see: [
494537
- {
494538
- description: "https://dialtone.dialpad.com/components/button/",
494539
- title: "see"
494540
- }
494541
- ]
494542
- },
494543
- values: [
494544
- "true",
494545
- "false"
494546
- ],
494547
- type: {
494548
- name: "boolean"
494549
- },
494550
- defaultValue: {
494551
- func: false,
494552
- value: "false"
494553
- }
494554
- },
494555
- {
494556
- name: "danger",
494557
- description: "Determines whether the button should have danger styling\ndefault is false.",
494558
- tags: {
494559
- see: [
494560
- {
494561
- description: "https://dialtone.dialpad.com/components/button/",
494562
- title: "see"
494563
- }
494564
- ]
494565
- },
494566
- values: [
494567
- "true",
494568
- "false"
494569
- ],
494570
- type: {
494571
- name: "boolean"
494572
- },
494573
- defaultValue: {
494574
- func: false,
494575
- value: "false"
494576
- }
494577
- },
494578
- {
494579
- name: "onClick",
494580
- description: "We need this declaration because of how Vue3 informs the component about a listener.\nSpoiler alert: it doesn't.\nVue3 intends to work as a real pub-sub, meaning the publisher has not a clue of who the subscribers are.\nThis makes it impossible from the regular declaration (emits: ['click']) to check whether\nwe actually have a click handler or not.\nWe're hacking it by adding an onClick prop: https://github.com/vuejs/core/issues/5220",
494581
- type: {
494582
- name: "func"
494583
- },
494584
- defaultValue: {
494585
- func: false,
494586
- value: "null"
494587
- }
494588
- },
494589
- {
494590
- name: "buttonClass",
494591
- description: "Additional class name for the button wrapper element.",
494592
- type: {
494593
- name: "string|array|object"
494594
- },
494595
- defaultValue: {
494596
- func: false,
494597
- value: "''"
494598
- }
494599
- },
494600
- {
494601
- name: "textClass",
494602
- description: "Additional class name for the button text.",
494603
- type: {
494604
- name: "string|array|object"
494605
- },
494606
- defaultValue: {
494607
- func: false,
494608
- value: "''"
494609
- }
494610
- },
494611
- {
494612
- name: "buttonWidthSize",
494613
- type: {
494614
- name: "string"
494615
- },
494616
- defaultValue: {
494617
- func: false,
494618
- value: "'xl'"
494619
- },
494620
- values: [
494621
- "sm",
494622
- "md",
494623
- "lg",
494624
- "xl"
494625
- ]
494626
- },
494627
- {
494628
- name: "contentClass",
494629
- description: "Additional class name for the popover content wrapper element.",
494630
- type: {
494631
- name: "string|array|object"
494632
- },
494633
- defaultValue: {
494634
- func: false,
494635
- value: "''"
494636
- }
494637
- },
494638
- {
494639
- name: "openPopover",
494640
- description: "To auto open the modal popover.",
494641
- type: {
494642
- name: "boolean"
494643
- },
494644
- defaultValue: {
494645
- func: false,
494646
- value: "false"
494647
- }
494648
- },
494649
- {
494650
- name: "invertedTooltip",
494651
- description: "Whether the tooltip has an inverted background color.",
494652
- tags: {
494653
- },
494654
- values: [
494655
- "true",
494656
- "false"
494657
- ],
494658
- type: {
494659
- name: "boolean"
494660
- },
494661
- defaultValue: {
494662
- func: false,
494663
- value: "false"
494664
- }
494665
- },
494666
- {
494667
- name: "showTooltip",
494668
- description: "Use this if you would like to manually override the logic for when the tooltip shows.\nOtherwise it will just show on hover/focus.",
494669
- tags: {
494670
- },
494671
- values: [
494672
- "null",
494673
- "true",
494674
- "false"
494675
- ],
494676
- type: {
494677
- name: "boolean"
494678
- },
494679
- defaultValue: {
494680
- func: false,
494681
- value: "null"
494682
- }
494683
- },
494684
- {
494685
- name: "tooltipText",
494686
- description: "The message that displays in the tooltip. This will be overridden by the tooltip slot.",
494687
- type: {
494688
- name: "string"
494689
- },
494690
- defaultValue: {
494691
- func: false,
494692
- value: "undefined"
494693
- }
494694
- },
494695
- {
494696
- name: "tooltipDelay",
494697
- description: "Whether there is a delay before the tooltip shows on hover/focus.",
494698
- tags: {
494699
- },
494700
- values: [
494701
- "true",
494702
- "false"
494703
- ],
494704
- type: {
494705
- name: "boolean"
494706
- },
494707
- defaultValue: {
494708
- func: false,
494709
- value: "undefined"
494710
- }
494711
- }
494712
- ],
494713
- events: [
494714
- {
494715
- name: "arrow-click",
494716
- description: "Emitted when the arrow is clicked",
494717
- type: {
494718
- names: [
494719
- "undefined"
494720
- ]
494721
- }
494722
- },
494723
- {
494724
- name: "click",
494725
- description: "Native click event",
494726
- type: {
494727
- names: [
494728
- "PointerEvent | KeyboardEvent"
494729
- ]
494730
- }
494731
- },
494732
- {
494733
- name: "opened",
494734
- description: "Emitted when modal popover is opened or closed.",
494735
- type: {
494736
- names: [
494737
- "undefined"
494738
- ]
494739
- }
494740
- }
494741
- ],
494742
- slots: [
494743
- {
494744
- name: "blockStartIcon"
494745
- },
494746
- {
494747
- name: "icon"
494748
- },
494749
- {
494750
- name: "tooltip"
494751
- },
494752
- {
494753
- name: "default"
494754
- },
494755
- {
494756
- name: "content"
494757
- },
494758
- {
494759
- name: "headerContent"
494760
- },
494761
- {
494762
- name: "footerContent"
494763
- }
494764
- ],
494765
- sourceFiles: [
494766
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"
494767
- ]
494768
- },
494769
- {
494770
- displayName: "DtRecipeIvrNode",
494771
- exportName: "default",
494772
- description: "",
494773
- tags: {
494774
- },
494775
- props: [
494776
- {
494777
- name: "nodeType",
494778
- description: "type of IVR Node.",
494779
- type: {
494780
- name: "string"
494781
- },
494782
- required: true
494783
- },
494784
- {
494785
- name: "nodeLabel",
494786
- description: "Descriptive label for the node name.",
494787
- type: {
494788
- name: "string"
494789
- },
494790
- required: true
494791
- },
494792
- {
494793
- name: "isSelected",
494794
- description: "Selected state of the node",
494795
- type: {
494796
- name: "boolean"
494797
- },
494798
- defaultValue: {
494799
- func: false,
494800
- value: "false"
494801
- }
494802
- },
494803
- {
494804
- name: "dtmfKey",
494805
- description: "DTMF input",
494806
- type: {
494807
- name: "string"
494808
- },
494809
- defaultValue: {
494810
- func: false,
494811
- value: "null"
494812
- }
494813
- }
494814
- ],
494815
- events: [
494816
- {
494817
- name: "click",
494818
- description: "Add node click event",
494819
- type: {
494820
- names: [
494821
- "PointerEvent | KeyboardEvent"
494822
- ]
494823
- }
494824
- }
494825
- ],
494826
- slots: [
494827
- {
494828
- name: "connector"
494829
- },
494830
- {
494831
- name: "menuItems",
494832
- scoped: true,
494833
- bindings: [
494834
- {
494835
- name: "close",
494836
- title: "binding"
494837
- }
494838
- ]
494839
- },
494840
- {
494841
- name: "content"
494842
- }
494843
- ],
494844
- sourceFiles: [
494845
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/cards/ivr_node/ivr_node.vue"
494846
- ]
494847
- },
494848
- {
494849
- displayName: "DtRecipeGroupedChip",
494850
- exportName: "default",
494851
- description: "",
494852
- tags: {
494853
- },
494854
- slots: [
494855
- {
494856
- name: "startIcon",
494857
- description: "Slot for start chip icon information"
494858
- },
494859
- {
494860
- name: "leftIcon",
494861
- description: "@deprecated Use startIcon"
494862
- },
494863
- {
494864
- name: "startContent",
494865
- description: "Slot for start chip content information"
494866
- },
494867
- {
494868
- name: "leftContent",
494869
- description: "@deprecated Use startContent"
494870
- },
494871
- {
494872
- name: "endIcon",
494873
- description: "Slot for end chip icon information"
494874
- },
494875
- {
494876
- name: "rightIcon",
494877
- description: "@deprecated Use endIcon"
494878
- },
494879
- {
494880
- name: "endContent",
494881
- description: "Slot for end chip content information"
494882
- },
494883
- {
494884
- name: "rightContent",
494885
- description: "@deprecated Use endContent"
494886
- }
494887
- ],
494888
- sourceFiles: [
494889
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/chips/grouped_chip/grouped_chip.vue"
494890
- ]
494891
- },
494892
- {
494893
- displayName: "DtRecipeAttachmentCarousel",
494894
- exportName: "default",
494895
- description: "",
494896
- tags: {
494897
- },
494898
- props: [
494899
- {
494900
- name: "mediaList",
494901
- description: "media - object array of media objects",
494902
- tags: {
494903
- type: [
494904
- {
494905
- title: "type",
494906
- type: {
494907
- name: "Array"
494908
- }
494909
- }
494910
- ]
494911
- },
494912
- type: {
494913
- name: "Array"
494914
- },
494915
- defaultValue: {
494916
- func: false,
494917
- value: "[]"
494918
- }
494919
- }
494920
- ],
494921
- events: [
494922
- {
494923
- name: "remove-media",
494924
- description: "Emitted when popover is shown or hidden",
494925
- type: {
494926
- names: [
494927
- "Number"
494928
- ]
494929
- }
494930
- }
494931
- ],
494932
- sourceFiles: [
494933
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/attachment_carousel/attachment_carousel.vue"
494934
- ]
494935
- },
494936
- {
494937
- displayName: "EditorToolbarButton",
494938
- exportName: "default",
494939
- description: "",
494940
- tags: {
494941
- },
494942
- props: [
494943
- {
494944
- name: "isActive",
494945
- description: "Whether the button is active",
494946
- type: {
494947
- name: "boolean"
494948
- },
494949
- defaultValue: {
494950
- func: false,
494951
- value: "false"
494952
- }
494953
- },
494954
- {
494955
- name: "tooltipMessage",
494956
- description: "Tooltip message",
494957
- type: {
494958
- name: "string"
494959
- },
494960
- required: true
494961
- },
494962
- {
494963
- name: "dataQA",
494964
- description: "Data QA attribute for testing",
494965
- type: {
494966
- name: "string"
494967
- },
494968
- defaultValue: {
494969
- func: false,
494970
- value: "''"
494971
- }
494972
- },
494973
- {
494974
- name: "tabindex",
494975
- description: "Tab index for keyboard navigation",
494976
- type: {
494977
- name: "number"
494978
- },
494979
- defaultValue: {
494980
- func: false,
494981
- value: "-1"
494982
- }
494983
- },
494984
- {
494985
- name: "icon",
494986
- description: "Icon component",
494987
- type: {
494988
- name: "object"
494989
- },
494990
- required: true
494991
- },
494992
- {
494993
- name: "label",
494994
- description: "Button label text",
494995
- type: {
494996
- name: "string"
494997
- },
494998
- defaultValue: {
494999
- func: false,
495000
- value: "''"
495001
- }
495002
- },
495003
- {
495004
- name: "onClick",
495005
- description: "Click handler function",
495006
- type: {
495007
- name: "func"
495008
- },
495009
- required: true
495010
- }
495011
- ],
495012
- events: [
495013
- {
495014
- name: "shift-focus-right",
495015
- description: "Emitted when right arrow key is pressed"
495016
- },
495017
- {
495018
- name: "shift-focus-left",
495019
- description: "Emitted when left arrow key is pressed"
495020
- }
495021
- ],
495022
- slots: [
495023
- {
495024
- name: "extra"
495025
- }
495026
- ],
495027
- sourceFiles: [
495028
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/editor/EditorToolbarButton.vue"
495029
- ]
495030
- },
495031
- {
495032
- displayName: "EditorToolbardropdownButton",
495033
- exportName: "default",
495034
- description: "",
495035
- tags: {
495036
- },
495037
- props: [
495038
- {
495039
- name: "isActive",
495040
- description: "Whether the button is active",
495041
- type: {
495042
- name: "boolean"
495043
- },
495044
- defaultValue: {
495045
- func: false,
495046
- value: "false"
495047
- }
495048
- },
495049
- {
495050
- name: "tooltipMessage",
495051
- description: "Tooltip message",
495052
- type: {
495053
- name: "string"
495054
- },
495055
- required: true
495056
- },
495057
- {
495058
- name: "dataQa",
495059
- description: "Data QA attribute for testing",
495060
- type: {
495061
- name: "string"
495062
- },
495063
- defaultValue: {
495064
- func: false,
495065
- value: "''"
495066
- }
495067
- },
495068
- {
495069
- name: "dropdownDataQa",
495070
- description: "dropdown specific data QA attribute",
495071
- type: {
495072
- name: "string"
495073
- },
495074
- defaultValue: {
495075
- func: false,
495076
- value: "''"
495077
- }
495078
- },
495079
- {
495080
- name: "tabindex",
495081
- description: "Tab index for keyboard navigation",
495082
- type: {
495083
- name: "number"
495084
- },
495085
- defaultValue: {
495086
- func: false,
495087
- value: "-1"
495088
- }
495089
- },
495090
- {
495091
- name: "icon",
495092
- description: "Icon component",
495093
- type: {
495094
- name: "object"
495095
- },
495096
- required: true
495097
- }
495098
- ],
495099
- events: [
495100
- {
495101
- name: "shift-focus-right",
495102
- description: "Emitted when right arrow key is pressed"
495103
- },
495104
- {
495105
- name: "shift-focus-left",
495106
- description: "Emitted when left arrow key is pressed"
495107
- }
495108
- ],
495109
- slots: [
495110
- {
495111
- name: "list",
495112
- scoped: true,
495113
- bindings: [
495114
- {
495115
- name: "close",
495116
- title: "binding"
495117
- }
495118
- ]
495119
- }
495120
- ],
495121
- sourceFiles: [
495122
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue"
495123
- ]
495124
- },
495125
- {
495126
- displayName: "EditorToolbarPopoverButton",
495127
- exportName: "default",
495128
- description: "",
495129
- tags: {
495130
- },
495131
- props: [
495132
- {
495133
- name: "isActive",
495134
- description: "Whether the button is active",
495135
- type: {
495136
- name: "boolean"
495137
- },
495138
- defaultValue: {
495139
- func: false,
495140
- value: "false"
495141
- }
495142
- },
495143
- {
495144
- name: "tooltipMessage",
495145
- description: "Tooltip message",
495146
- type: {
495147
- name: "string"
495148
- },
495149
- required: true
495150
- },
495151
- {
495152
- name: "dataQa",
495153
- description: "Data QA attribute for testing",
495154
- type: {
495155
- name: "string"
495156
- },
495157
- defaultValue: {
495158
- func: false,
495159
- value: "''"
495160
- }
495161
- },
495162
- {
495163
- name: "popoverDataQa",
495164
- description: "Popover specific data QA attribute",
495165
- type: {
495166
- name: "string"
495167
- },
495168
- defaultValue: {
495169
- func: false,
495170
- value: "''"
495171
- }
495172
- },
495173
- {
495174
- name: "tabindex",
495175
- description: "Tab index for keyboard navigation",
495176
- type: {
495177
- name: "number"
495178
- },
495179
- defaultValue: {
495180
- func: false,
495181
- value: "-1"
495182
- }
495183
- },
495184
- {
495185
- name: "icon",
495186
- description: "Icon component",
495187
- type: {
495188
- name: "object"
495189
- },
495190
- required: true
495191
- }
495192
- ],
495193
- events: [
495194
- {
495195
- name: "shift-focus-right",
495196
- description: "Emitted when right arrow key is pressed"
495197
- },
495198
- {
495199
- name: "shift-focus-left",
495200
- description: "Emitted when left arrow key is pressed"
495201
- }
495202
- ],
495203
- slots: [
495204
- {
495205
- name: "content",
495206
- scoped: true,
495207
- bindings: [
495208
- {
495209
- name: "close",
495210
- title: "binding"
495211
- }
495212
- ]
495213
- }
495214
- ],
495215
- sourceFiles: [
495216
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue"
495217
- ]
495218
- },
495219
- {
495220
- displayName: "DtRecipeEditor",
495221
- exportName: "default",
495222
- description: "",
495223
- tags: {
495224
- },
495225
- props: [
495226
- {
495227
- name: "modelValue",
495228
- description: "Value of the input. The object format should match TipTap's JSON\ndocument structure: https://tiptap.dev/guide/output#option-1-json",
495229
- type: {
495230
- name: "object|string"
495231
- },
495232
- defaultValue: {
495233
- func: false,
495234
- value: "''"
495235
- }
495236
- },
495237
- {
495238
- name: "editable",
495239
- description: "Whether the input is editable",
495240
- type: {
495241
- name: "boolean"
495242
- },
495243
- defaultValue: {
495244
- func: false,
495245
- value: "true"
495246
- }
495247
- },
495248
- {
495249
- name: "inputAriaLabel",
495250
- description: "Descriptive label for the input element",
495251
- type: {
495252
- name: "string"
495253
- },
495254
- required: true,
495255
- defaultValue: {
495256
- func: false,
495257
- value: "''"
495258
- }
495259
- },
495260
- {
495261
- name: "inputClass",
495262
- description: "Additional class name for the input element. Only accepts a String value\nbecause this is passed to the editor via options. For multiple classes,\njoin them into one string, e.g. \"d-p-100 d-hmx-150\"",
495263
- type: {
495264
- name: "string"
495265
- },
495266
- defaultValue: {
495267
- func: false,
495268
- value: "''"
495269
- }
495270
- },
495271
- {
495272
- name: "autoFocus",
495273
- description: "Whether the input should receive focus after the component has been\nmounted. Either one of `start`, `end`, `all` or a Boolean or a Number.\n- `start` Sets the focus to the beginning of the input\n- `end` Sets the focus to the end of the input\n- `all` Selects the whole contents of the input\n- `Number` Sets the focus to a specific position in the input\n- `true` Defaults to `start`\n- `false` Disables autofocus",
495274
- tags: {
495275
- },
495276
- values: [
495277
- "true",
495278
- "false",
495279
- "start",
495280
- "end",
495281
- "all",
495282
- "number"
495283
- ],
495284
- type: {
495285
- name: "boolean|string|number"
495286
- },
495287
- defaultValue: {
495288
- func: false,
495289
- value: "false"
495290
- }
495291
- },
495292
- {
495293
- name: "placeholder",
495294
- description: "Placeholder text",
495295
- type: {
495296
- name: "string"
495297
- },
495298
- defaultValue: {
495299
- func: false,
495300
- value: "''"
495301
- }
495302
- },
495303
- {
495304
- name: "maxHeight",
495305
- description: "Content area needs to dynamically adjust height based on the conversation area height.\ncan be vh|px|rem|em|%",
495306
- type: {
495307
- name: "string"
495308
- },
495309
- defaultValue: {
495310
- func: false,
495311
- value: "'unset'"
495312
- }
495313
- },
495314
- {
495315
- name: "setLinkPlaceholder",
495316
- description: "Placeholder text for the set link input field",
495317
- type: {
495318
- name: "string"
495319
- },
495320
- defaultValue: {
495321
- func: false,
495322
- value: "''"
495323
- }
495324
- },
495325
- {
495326
- name: "showBoldButton",
495327
- description: "Show button to render text as bold",
495328
- type: {
495329
- name: "boolean"
495330
- },
495331
- defaultValue: {
495332
- func: false,
495333
- value: "true"
495334
- }
495335
- },
495336
- {
495337
- name: "showItalicsButton",
495338
- description: "Show button to render text in italics",
495339
- type: {
495340
- name: "boolean"
495341
- },
495342
- defaultValue: {
495343
- func: false,
495344
- value: "true"
495345
- }
495346
- },
495347
- {
495348
- name: "showUnderlineButton",
495349
- description: "Show button to underline text",
495350
- type: {
495351
- name: "boolean"
495352
- },
495353
- defaultValue: {
495354
- func: false,
495355
- value: "true"
495356
- }
495357
- },
495358
- {
495359
- name: "showStrikeButton",
495360
- description: "Show button to strike text",
495361
- type: {
495362
- name: "boolean"
495363
- },
495364
- defaultValue: {
495365
- func: false,
495366
- value: "true"
495367
- }
495368
- },
495369
- {
495370
- name: "showListItemsButton",
495371
- description: "Show button to render list items",
495372
- type: {
495373
- name: "boolean"
495374
- },
495375
- defaultValue: {
495376
- func: false,
495377
- value: "true"
495378
- }
495379
- },
495380
- {
495381
- name: "showOrderedListButton",
495382
- description: "Show button to render ordered list items",
495383
- type: {
495384
- name: "boolean"
495385
- },
495386
- defaultValue: {
495387
- func: false,
495388
- value: "true"
495389
- }
495390
- },
495391
- {
495392
- name: "showAlignLeftButton",
495393
- description: "Show button to align text to the left",
495394
- type: {
495395
- name: "boolean"
495396
- },
495397
- defaultValue: {
495398
- func: false,
495399
- value: "true"
495400
- }
495401
- },
495402
- {
495403
- name: "showAlignCenterButton",
495404
- description: "Show button to align text to the center",
495405
- type: {
495406
- name: "boolean"
495407
- },
495408
- defaultValue: {
495409
- func: false,
495410
- value: "true"
495411
- }
495412
- },
495413
- {
495414
- name: "showAlignRightButton",
495415
- description: "Show button to align text to the right",
495416
- type: {
495417
- name: "boolean"
495418
- },
495419
- defaultValue: {
495420
- func: false,
495421
- value: "true"
495422
- }
495423
- },
495424
- {
495425
- name: "showAlignJustifyButton",
495426
- description: "Show button to justify text",
495427
- type: {
495428
- name: "boolean"
495429
- },
495430
- defaultValue: {
495431
- func: false,
495432
- value: "true"
495433
- }
495434
- },
495435
- {
495436
- name: "showQuoteButton",
495437
- description: "Show button to add quote format to text",
495438
- type: {
495439
- name: "boolean"
495440
- },
495441
- defaultValue: {
495442
- func: false,
495443
- value: "true"
495444
- }
495445
- },
495446
- {
495447
- name: "showCodeBlockButton",
495448
- description: "Show button to add code block",
495449
- type: {
495450
- name: "boolean"
495451
- },
495452
- defaultValue: {
495453
- func: false,
495454
- value: "true"
495455
- }
495456
- },
495457
- {
495458
- name: "showQuickRepliesButton",
495459
- description: "Show button to handle quick replies",
495460
- type: {
495461
- name: "boolean"
495462
- },
495463
- defaultValue: {
495464
- func: false,
495465
- value: "true"
495466
- }
495467
- },
495468
- {
495469
- name: "showInlineImageButton",
495470
- description: "Show button to add an inline image",
495471
- type: {
495472
- name: "boolean"
495473
- },
495474
- defaultValue: {
495475
- func: false,
495476
- value: "false"
495477
- }
495478
- },
495479
- {
495480
- name: "showVariableButton",
495481
- description: "Show button to add a variable",
495482
- type: {
495483
- name: "boolean"
495484
- },
495485
- defaultValue: {
495486
- func: false,
495487
- value: "false"
495488
- }
495489
- },
495490
- {
495491
- name: "variableCategories",
495492
- description: "Variable categories to display when variable button is clicked",
495493
- type: {
495494
- name: "array"
495495
- },
495496
- defaultValue: {
495497
- func: false,
495498
- value: "[]"
495499
- }
495500
- },
495501
- {
495502
- name: "showAddLink",
495503
- description: "Show add link default config.",
495504
- type: {
495505
- name: "object"
495506
- },
495507
- defaultValue: {
495508
- func: false,
495509
- value: "{\n showAddLinkButton: true\n}"
495510
- }
495511
- },
495512
- {
495513
- name: "showFontStyleButton",
495514
- description: "Show font style button.",
495515
- type: {
495516
- name: "boolean"
495517
- },
495518
- defaultValue: {
495519
- func: false,
495520
- value: "false"
495521
- }
495522
- },
495523
- {
495524
- name: "showFontSizeButton",
495525
- description: "Show font size button.",
495526
- type: {
495527
- name: "boolean"
495528
- },
495529
- defaultValue: {
495530
- func: false,
495531
- value: "false"
495532
- }
495533
- },
495534
- {
495535
- name: "showFontColorButton",
495536
- description: "Show font color button.",
495537
- type: {
495538
- name: "boolean"
495539
- },
495540
- defaultValue: {
495541
- func: false,
495542
- value: "false"
495543
- }
495544
- },
495545
- {
495546
- name: "fontStyles",
495547
- description: "Available font styles for the font style dropdown.",
495548
- type: {
495549
- name: "array"
495550
- },
495551
- defaultValue: {
495552
- func: false,
495553
- value: "[\n { name: 'Arial', value: null }, // arial is the default font\n { name: 'Georgia', value: 'Georgia' },\n { name: 'Helvetica', value: 'Helvetica' },\n { name: 'Verdana', value: 'Verdana'},\n { name: 'Times New Roman', value: 'Times New Roman' },\n]"
495554
- }
495555
- },
495556
- {
495557
- name: "fontSizes",
495558
- type: {
495559
- name: "array"
495560
- },
495561
- defaultValue: {
495562
- func: false,
495563
- value: "[\n { name: 'Small', value: '12px'},\n { name: 'Normal', value: '15px'},\n { name: 'Large', value: '24px'},\n { name: 'Huge', value: '36px'},\n]"
495564
- }
495565
- },
495566
- {
495567
- name: "allowBackgroundColor",
495568
- description: "Whether the input allows background color to be introduced in the text.",
495569
- type: {
495570
- name: "boolean"
495571
- },
495572
- defaultValue: {
495573
- func: false,
495574
- value: "false"
495575
- }
495576
- },
495577
- {
495578
- name: "allowLineHeight",
495579
- description: "Whether the input allows line height to be introduced in the text.",
495580
- type: {
495581
- name: "boolean"
495582
- },
495583
- defaultValue: {
495584
- func: false,
495585
- value: "false"
495586
- }
495587
- },
495588
- {
495589
- name: "preserveWhitespace",
495590
- description: "Controls how whitespace is handled when parsing HTML content.\n- 'full': All whitespace is preserved\n- true: Whitespace in inline content is preserved, whitespace-only nodes between blocks are removed\n- false: Standard HTML whitespace collapsing",
495591
- tags: {
495592
- },
495593
- values: [
495594
- "full",
495595
- "true",
495596
- "false"
495597
- ],
495598
- type: {
495599
- name: "boolean|string"
495600
- },
495601
- defaultValue: {
495602
- func: false,
495603
- value: "'full'"
495604
- }
495605
- },
495606
- {
495607
- name: "useDivTags",
495608
- description: "Use div tags instead of paragraph tags to show text",
495609
- type: {
495610
- name: "boolean"
495611
- },
495612
- defaultValue: {
495613
- func: false,
495614
- value: "false"
495615
- }
495616
- },
495617
- {
495618
- name: "allowTables",
495619
- description: "Allow Tables to be used in to the editor",
495620
- type: {
495621
- name: "boolean"
495622
- },
495623
- defaultValue: {
495624
- func: false,
495625
- value: "false"
495626
- }
495627
- },
495628
- {
495629
- name: "allowImageResize",
495630
- description: "Allow image resizing",
495631
- type: {
495632
- name: "boolean"
495633
- },
495634
- defaultValue: {
495635
- func: false,
495636
- value: "false"
495637
- }
495638
- }
495639
- ],
495640
- events: [
495641
- {
495642
- name: "focus",
495643
- description: "Native focus event",
495644
- type: {
495645
- names: [
495646
- "union"
495647
- ]
495648
- }
495649
- },
495650
- {
495651
- name: "blur",
495652
- description: "Native blur event",
495653
- type: {
495654
- names: [
495655
- "union"
495656
- ]
495657
- }
495658
- },
495659
- {
495660
- name: "update:modelValue",
495661
- description: "Event fired to sync the modelValue prop with the parent component",
495662
- type: {
495663
- names: [
495664
- "union"
495665
- ]
495666
- }
495667
- },
495668
- {
495669
- name: "quick-replies-click",
495670
- description: "Quick replies button\npressed event"
495671
- },
495672
- {
495673
- name: "inline-image-click",
495674
- description: "Emit when inline image button is clicked"
495675
- },
495676
- {
495677
- name: "text-input",
495678
- description: "Emit when text input is changed",
495679
- type: {
495680
- names: [
495681
- "String"
495682
- ]
495683
- }
495684
- }
495685
- ],
495686
- sourceFiles: [
495687
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/editor/editor.vue"
495688
- ]
495689
- },
495690
- {
495691
- displayName: "DtRecipeEmojiRow",
495692
- exportName: "default",
495693
- description: "",
495694
- tags: {
495695
- },
495696
- props: [
495697
- {
495698
- name: "reactions",
495699
- description: "Provide an array of reaction objects to be shown.",
495700
- type: {
495701
- name: "array"
495702
- },
495703
- defaultValue: {
495704
- func: false,
495705
- value: "[]"
495706
- }
495707
- }
495708
- ],
495709
- events: [
495710
- {
495711
- name: "emoji-clicked",
495712
- type: {
495713
- names: [
495714
- "undefined"
495715
- ]
495716
- }
495717
- },
495718
- {
495719
- name: "emoji-hovered",
495720
- type: {
495721
- names: [
495722
- "undefined"
495723
- ]
495724
- }
495725
- }
495726
- ],
495727
- slots: [
495728
- {
495729
- name: "picker",
495730
- description: "Slot for emoji picker component, including the anchor."
495731
- }
495732
- ],
495733
- sourceFiles: [
495734
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/emoji_row/emoji_row.vue"
495735
- ]
495736
- },
495737
- {
495738
- displayName: "DtRecipeFeedItemPill",
495739
- exportName: "default",
495740
- description: "",
495741
- tags: {
495742
- },
495743
- props: [
495744
- {
495745
- name: "title",
495746
- description: "Bolded primary text",
495747
- type: {
495748
- name: "string"
495749
- },
495750
- defaultValue: {
495751
- func: true,
495752
- value: "() => ''"
495753
- }
495754
- },
495755
- {
495756
- name: "buttonClass",
495757
- description: "Additional styling for the pill",
495758
- type: {
495759
- name: "string|array|object"
495760
- },
495761
- defaultValue: {
495762
- func: false,
495763
- value: "''"
495764
- }
495765
- },
495766
- {
495767
- name: "toggleable",
495768
- description: "Sets whether the pill can be toggled (Icon changing on hover, expanding and collapsing, pointer)",
495769
- type: {
495770
- name: "boolean"
495771
- },
495772
- defaultValue: {
495773
- func: true,
495774
- value: "() => true"
495775
- }
495776
- },
495777
- {
495778
- name: "defaultToggled",
495779
- type: {
495780
- name: "boolean"
495781
- },
495782
- defaultValue: {
495783
- func: true,
495784
- value: "() => false"
495785
- }
495786
- },
495787
- {
495788
- name: "borderColor",
495789
- description: "Callbox border color",
495790
- tags: {
495791
- },
495792
- values: [
495793
- "default",
495794
- "ai",
495795
- "critical"
495796
- ],
495797
- type: {
495798
- name: "string"
495799
- },
495800
- defaultValue: {
495801
- func: false,
495802
- value: "'default'"
495803
- }
495804
- }
495805
- ],
495806
- slots: [
495807
- {
495808
- name: "title"
495809
- },
495810
- {
495811
- name: "startIcon",
495812
- scoped: true,
495813
- description: "Slot for start icon, icon-size slot prop defaults to '300'",
495814
- bindings: [
495815
- {
495816
- name: "icon-size",
495817
- title: "binding"
495818
- }
495819
- ]
495820
- },
495821
- {
495822
- name: "leftIcon",
495823
- scoped: true,
495824
- description: "@deprecated Use startIcon",
495825
- bindings: [
495826
- {
495827
- name: "icon-size",
495828
- title: "binding"
495829
- }
495830
- ]
495831
- },
495832
- {
495833
- name: "subtitle"
495834
- },
495835
- {
495836
- name: "blockEnd",
495837
- description: "Slot for block-end content"
495838
- },
495839
- {
495840
- name: "bottom",
495841
- description: "@deprecated Use blockEnd"
495842
- },
495843
- {
495844
- name: "end",
495845
- description: "Slot for end content"
495846
- },
495847
- {
495848
- name: "right",
495849
- description: "@deprecated Use end"
495850
- },
495851
- {
495852
- name: "content"
495853
- }
495854
- ],
495855
- sourceFiles: [
495856
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/feed_item_pill/feed_item_pill.vue"
495857
- ]
495858
- },
495859
- {
495860
- description: "This mixin provides the methods to automatically trap tab focus within\nthe component this mixin is on, meaning it is not possible to tab out\nof the component without dismissing it.\n\nUseful for accessibility reasons on things like important actionable alerts.\n\nUse focusFirstElement to focus on the first tabbable element within your component, and call\nfocusTrappedTabPress every time tab is pressed to trap tab within this\ncomponent.\n\nNote that focusFirstElement WILL focus elements with tabindex=\"-1\",\nhowever focusTrappedTabPress will not.",
495861
- displayName: "DtRecipeFeedItemRow",
495862
- tags: {
495863
- },
495864
- exportName: "default",
495865
- props: [
495866
- {
495867
- name: "avatarSeed",
495868
- description: "Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.",
495869
- type: {
495870
- name: "string"
495871
- },
495872
- defaultValue: {
495873
- func: false,
495874
- value: "null"
495875
- }
495876
- },
495877
- {
495878
- name: "showHeader",
495879
- description: "Show avatar, show header text or dont show left time and vice versa",
495880
- type: {
495881
- name: "boolean"
495882
- },
495883
- defaultValue: {
495884
- func: false,
495885
- value: "false"
495886
- }
495887
- },
495888
- {
495889
- name: "avatarImageUrl",
495890
- description: "Optional avatar image url.\nIf not provided it will use extracted initials from displayName.",
495891
- type: {
495892
- name: "string"
495893
- },
495894
- defaultValue: {
495895
- func: false,
495896
- value: "''"
495897
- }
495898
- },
495899
- {
495900
- name: "displayName",
495901
- description: "The display name of the sender",
495902
- type: {
495903
- name: "string"
495904
- },
495905
- defaultValue: {
495906
- func: false,
495907
- value: "''"
495908
- }
495909
- },
495910
- {
495911
- name: "noInitials",
495912
- description: "Initials will never be shown. Instead it will show a \"User\" icon.",
495913
- type: {
495914
- name: "boolean"
495915
- },
495916
- defaultValue: {
495917
- func: false,
495918
- value: "false"
495919
- }
495920
- },
495921
- {
495922
- name: "time",
495923
- description: "time string displayed as is.\nShown on the header when showHeader is true",
495924
- type: {
495925
- name: "string"
495926
- },
495927
- defaultValue: {
495928
- func: false,
495929
- value: "''"
495930
- }
495931
- },
495932
- {
495933
- name: "shortTime",
495934
- description: "short time string without AM/PM displayed as is.\nShown on the left of feed item when showHeader is false and isActive is true",
495935
- type: {
495936
- name: "string"
495937
- },
495938
- defaultValue: {
495939
- func: false,
495940
- value: "''"
495941
- }
495942
- },
495943
- {
495944
- name: "labelText",
495945
- description: "A label displayed next to the displayName. Will not show if empty.",
495946
- type: {
495947
- name: "string"
495948
- },
495949
- defaultValue: {
495950
- func: false,
495951
- value: "''"
495952
- }
495953
- },
495954
- {
495955
- name: "isActive",
495956
- description: "displays a darkened background on the row.",
495957
- type: {
495958
- name: "boolean"
495959
- },
495960
- defaultValue: {
495961
- func: false,
495962
- value: "false"
495963
- }
495964
- },
495965
- {
495966
- name: "state",
495967
- description: "state for the feed item row. Can be normal, searched & error",
495968
- type: {
495969
- name: "string"
495970
- },
495971
- defaultValue: {
495972
- func: false,
495973
- value: "DEFAULT_FEED_ROW_STATE"
495974
- }
495975
- }
495976
- ],
495977
- events: [
495978
- {
495979
- name: "hover",
495980
- description: "Fires when hovered over feed row",
495981
- type: {
495982
- names: [
495983
- "Boolean"
495984
- ]
495985
- }
495986
- },
495987
- {
495988
- name: "focus",
495989
- description: "Fires when focused over feed row",
495990
- type: {
495991
- names: [
495992
- "Boolean"
495993
- ]
495994
- }
495995
- },
495996
- {
495997
- name: "keydown",
495998
- description: "Key down event",
495999
- type: {
496000
- names: [
496001
- "KeyboardEvent"
496002
- ]
496003
- }
496004
- }
496005
- ],
496006
- slots: [
496007
- {
496008
- name: "avatar",
496009
- description: "Slot to contain the avatar, overrides avatar props."
496010
- },
496011
- {
496012
- name: "displayName",
496013
- description: "Slot for display name"
496014
- },
496015
- {
496016
- name: "default"
496017
- },
496018
- {
496019
- name: "attachment"
496020
- },
496021
- {
496022
- name: "reactions",
496023
- description: "Slot for reactions row component"
496024
- },
496025
- {
496026
- name: "threading",
496027
- description: "Slot for threading row component"
496028
- },
496029
- {
496030
- name: "menu",
496031
- description: "Slot for actions hover menu component"
496032
- }
496033
- ],
496034
- sourceFiles: [
496035
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/common/mixins/modal.js",
496036
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/feed_item_row/feed_item_row.vue"
496037
- ]
496038
- },
496039
- {
496040
- displayName: "DtRecipeMessageInput",
496041
- exportName: "default",
496042
- description: "",
496043
- tags: {
496044
- },
496045
- props: [
496046
- {
496047
- name: "richText",
496048
- description: "Displays all the buttons for rich text formatting above the message input, and enables it within the editor.\nRich text formatting for the purposes of this component is defined as:\n\nbold, italic, strikethrough, lists, blockquotes, inline code tags, and code blocks.\n\nIf you are sending a message to a phone rather than a Dialpad to Dialpad message, you should have this as false.",
496049
- type: {
496050
- name: "boolean"
496051
- },
496052
- defaultValue: {
496053
- func: false,
496054
- value: "true"
496055
- }
496056
- },
496057
- {
496058
- name: "modelValue",
496059
- description: "Value of the input. The object format should match TipTap's JSON\ndocument structure: https://tiptap.dev/guide/output#option-1-json",
496060
- type: {
496061
- name: "object|string"
496062
- },
496063
- defaultValue: {
496064
- func: false,
496065
- value: "''"
496066
- }
496067
- },
496068
- {
496069
- name: "editable",
496070
- description: "Whether the input is editable",
496071
- type: {
496072
- name: "boolean"
496073
- },
496074
- defaultValue: {
496075
- func: false,
496076
- value: "true"
496077
- }
496078
- },
496079
- {
496080
- name: "inputAriaLabel",
496081
- description: "Descriptive label for the input element",
496082
- type: {
496083
- name: "string"
496084
- },
496085
- required: true,
496086
- defaultValue: {
496087
- func: false,
496088
- value: "''"
496089
- }
496090
- },
496091
- {
496092
- name: "allowTyping",
496093
- description: "Allows the user to type. Set to false to prevent typing (deleting text will still work).",
496094
- type: {
496095
- name: "boolean"
496096
- },
496097
- defaultValue: {
496098
- func: false,
496099
- value: "true"
496100
- }
496101
- },
496102
- {
496103
- name: "inputClass",
496104
- description: "Additional class name for the input element. Only accepts a String value\nbecause this is passed to the editor via options. For multiple classes,\njoin them into one string, e.g. \"d-p-100 d-hmx-150\"",
496105
- type: {
496106
- name: "string"
496107
- },
496108
- defaultValue: {
496109
- func: false,
496110
- value: "''"
496111
- }
496112
- },
496113
- {
496114
- name: "autoFocus",
496115
- description: "Whether the input should receive focus after the component has been\nmounted. Either one of `start`, `end`, `all` or a Boolean or a Number.\n- `start` Sets the focus to the beginning of the input\n- `end` Sets the focus to the end of the input\n- `all` Selects the whole contents of the input\n- `Number` Sets the focus to a specific position in the input\n- `true` Defaults to `start`\n- `false` Disables autofocus",
496116
- tags: {
496117
- },
496118
- values: [
496119
- "true",
496120
- "false",
496121
- "start",
496122
- "end",
496123
- "all",
496124
- "number"
496125
- ],
496126
- type: {
496127
- name: "boolean|string|number"
496128
- },
496129
- defaultValue: {
496130
- func: false,
496131
- value: "false"
496132
- }
496133
- },
496134
- {
496135
- name: "outputFormat",
496136
- description: "The output format that the editor uses when emitting the \"update:modelValue\" event.\nOne of `text`, `json`, `html`, `markdown`. See https://tiptap.dev/guide/output for\nexamples.",
496137
- tags: {
496138
- },
496139
- values: [
496140
- "text",
496141
- "json",
496142
- "html",
496143
- "markdown"
496144
- ],
496145
- type: {
496146
- name: "string"
496147
- },
496148
- defaultValue: {
496149
- func: false,
496150
- value: "'json'"
496151
- }
496152
- },
496153
- {
496154
- name: "placeholder",
496155
- description: "Placeholder text",
496156
- type: {
496157
- name: "string"
496158
- },
496159
- defaultValue: {
496160
- func: false,
496161
- value: "''"
496162
- }
496163
- },
496164
- {
496165
- name: "disableSend",
496166
- description: "Disable Send Button",
496167
- type: {
496168
- name: "boolean"
496169
- },
496170
- defaultValue: {
496171
- func: false,
496172
- value: "false"
496173
- }
496174
- },
496175
- {
496176
- name: "maxHeight",
496177
- description: "Content area needs to dynamically adjust height based on the conversation area height.\ncan be vh|px|rem|em|%",
496178
- type: {
496179
- name: "string"
496180
- },
496181
- defaultValue: {
496182
- func: false,
496183
- value: "'unset'"
496184
- }
496185
- },
496186
- {
496187
- name: "showEmojiPicker",
496188
- type: {
496189
- name: "boolean"
496190
- },
496191
- defaultValue: {
496192
- func: false,
496193
- value: "true"
496194
- }
496195
- },
496196
- {
496197
- name: "emojiPickerProps",
496198
- description: "Props to pass into the emoji picker.",
496199
- type: {
496200
- name: "object"
496201
- },
496202
- defaultValue: {
496203
- func: false,
496204
- value: "{}"
496205
- }
496206
- },
496207
- {
496208
- name: "showCharacterLimit",
496209
- description: "Enable character Limit warning",
496210
- type: {
496211
- name: "boolean|object"
496212
- },
496213
- defaultValue: {
496214
- func: true,
496215
- value: "() => ({ count: 1500, warning: 500, message: '' })"
496216
- }
496217
- },
496218
- {
496219
- name: "showImagePicker",
496220
- type: {
496221
- name: "boolean|object"
496222
- },
496223
- defaultValue: {
496224
- func: true,
496225
- value: "() => ({})"
496226
- }
496227
- },
496228
- {
496229
- name: "showSend",
496230
- description: "Send button defaults.\nTODO (Dialtone 10):\n- Change to `showSendButton`, boolean only.",
496231
- type: {
496232
- name: "boolean|object"
496233
- },
496234
- defaultValue: {
496235
- func: true,
496236
- value: "() => ({})"
496237
- }
496238
- },
496239
- {
496240
- name: "showCancel",
496241
- description: "Cancel button defaults.\nTODO (Dialtone 10): Change to `showCancelButton`, boolean only.",
496242
- type: {
496243
- name: "boolean|object"
496244
- },
496245
- defaultValue: {
496246
- func: true,
496247
- value: "() => ({})"
496248
- }
496249
- },
496250
- {
496251
- name: "mentionSuggestion",
496252
- description: "suggestion object containing the items query function.\nThe valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n\nThe only required key is the items function which is used to query the contacts for suggestion.\nitems({ query }) => { return [ContactObject]; }\nContactObject format:\n{ name: string, avatarSrc: string, id: string }\n\nWhen null, it does not add the plugin.",
496253
- type: {
496254
- name: "object"
496255
- },
496256
- defaultValue: {
496257
- func: false,
496258
- value: "null"
496259
- }
496260
- },
496261
- {
496262
- name: "channelSuggestion",
496263
- description: "suggestion object containing the items query function.\nThe valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n\nThe only required key is the items function which is used to query the channels for suggestion.\nitems({ query }) => { return [ChannelObject]; }\nChannelObject format:\n{ name: string, id: string, locked: boolean }\n\nWhen null, it does not add the plugin. Setting locked to true will display a lock rather than hash.",
496264
- type: {
496265
- name: "object"
496266
- },
496267
- defaultValue: {
496268
- func: false,
496269
- value: "null"
496270
- }
496271
- },
496272
- {
496273
- name: "slashCommandSuggestion",
496274
- description: "suggestion object containing the items query function.\nThe valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n\nThe only required key is the items function which is used to query the slash commands for suggestion.\nitems({ query }) => { return [SlashCommandObject]; }\nSlashCommandObject format:\n{ command: string, description: string, parametersExample?: string }\nThe \"parametersExample\" parameter is optional, and describes an example\nof the parameters that command can take.\n\nWhen null, it does not add the plugin.",
496275
- type: {
496276
- name: "object"
496277
- },
496278
- defaultValue: {
496279
- func: false,
496280
- value: "null"
496281
- }
496282
- },
496283
- {
496284
- name: "boldButtonOptions",
496285
- description: "descriptive text fields for the bold button\n\nobject format:\n{ keyboardShortcutText: string }",
496286
- type: {
496287
- name: "object"
496288
- },
496289
- defaultValue: {
496290
- func: false,
496291
- value: "{\n keyboardShortcutText: 'Mod + B'\n}"
496292
- }
496293
- },
496294
- {
496295
- name: "italicButtonOptions",
496296
- description: "descriptive text fields for the italic button\n\nobject format:\n{ keyboardShortcutText: string }",
496297
- type: {
496298
- name: "object"
496299
- },
496300
- defaultValue: {
496301
- func: false,
496302
- value: "{\n keyboardShortcutText: 'Mod + I'\n}"
496303
- }
496304
- },
496305
- {
496306
- name: "strikeButtonOptions",
496307
- description: "descriptive text fields for the strikethrough button\n\nobject format:\n{ keyboardShortcutText: string }",
496308
- type: {
496309
- name: "object"
496310
- },
496311
- defaultValue: {
496312
- func: false,
496313
- value: "{\n keyboardShortcutText: 'Mod + Shift + S'\n}"
496314
- }
496315
- },
496316
- {
496317
- name: "linkButtonOptions",
496318
- description: "descriptive text fields for the link button\n\nobject format:\n{ keyboardShortcutText: string }",
496319
- type: {
496320
- name: "object"
496321
- },
496322
- defaultValue: {
496323
- func: false,
496324
- value: "{\n // TODO: implement mod k\n keyboardShortcutText: 'Mod + K',\n\n linkPlaceholder: 'e.g. https://www.dialpad.com'\n}"
496325
- }
496326
- },
496327
- {
496328
- name: "bulletListButtonOptions",
496329
- description: "descriptive text fields for the bullet list button\n\nobject format:\n{ keyboardShortcutText: string }",
496330
- type: {
496331
- name: "object"
496332
- },
496333
- defaultValue: {
496334
- func: false,
496335
- value: "{\n keyboardShortcutText: 'Mod + Shift + 8'\n}"
496336
- }
496337
- },
496338
- {
496339
- name: "orderedListButtonOptions",
496340
- description: "descriptive text fields for the ordered list button\n\nobject format:\n{ keyboardShortcutText: string }",
496341
- type: {
496342
- name: "object"
496343
- },
496344
- defaultValue: {
496345
- func: false,
496346
- value: "{\n keyboardShortcutText: 'Mod + Shift + 7'\n}"
496347
- }
496348
- },
496349
- {
496350
- name: "blockQuoteButtonOptions",
496351
- description: "descriptive text fields for the italic button\n\nobject format:\n{ keyboardShortcutText: string }",
496352
- type: {
496353
- name: "object"
496354
- },
496355
- defaultValue: {
496356
- func: false,
496357
- value: "{\n keyboardShortcutText: 'Mod + Shift + B'\n}"
496358
- }
496359
- },
496360
- {
496361
- name: "codeButtonOptions",
496362
- description: "descriptive text fields for the code button\n\nobject format:\n{ keyboardShortcutText: string }",
496363
- type: {
496364
- name: "object"
496365
- },
496366
- defaultValue: {
496367
- func: false,
496368
- value: "{\n keyboardShortcutText: 'Mod + E'\n}"
496369
- }
496370
- },
496371
- {
496372
- name: "codeBlockButtonOptions",
496373
- description: "descriptive text fields for the code block button\n\nobject format:\n{ keyboardShortcutText: string }",
496374
- type: {
496375
- name: "object"
496376
- },
496377
- defaultValue: {
496378
- func: false,
496379
- value: "{\n keyboardShortcutText: 'Mod + Alt + C'\n}"
496380
- }
496381
- }
496382
- ],
496383
- events: [
496384
- {
496385
- name: "selected-command",
496386
- description: "Fires when a slash command is selected",
496387
- type: {
496388
- names: [
496389
- "String"
496390
- ]
496391
- }
496392
- },
496393
- {
496394
- name: "add-emoji",
496395
- description: "Emitted when the 'Add emoji' button is clicked",
496396
- type: {
496397
- names: [
496398
- "Boolean"
496399
- ]
496400
- }
496401
- },
496402
- {
496403
- name: "emoji-scroll-bottom-reached",
496404
- description: "Emitted when the emoji picker scroll reaches the bottom"
496405
- },
496406
- {
496407
- name: "submit",
496408
- description: "Fires when send button is clicked",
496409
- type: {
496410
- names: [
496411
- "String"
496412
- ]
496413
- }
496414
- },
496415
- {
496416
- name: "select-media",
496417
- description: "Fires when media is selected from image button",
496418
- type: {
496419
- names: [
496420
- "Array"
496421
- ]
496422
- }
496423
- },
496424
- {
496425
- name: "add-media",
496426
- description: "Fires when media is dropped into the message input",
496427
- type: {
496428
- names: [
496429
- "Array"
496430
- ]
496431
- }
496432
- },
496433
- {
496434
- name: "paste-media",
496435
- description: "Fires when media is pasted into the message input",
496436
- type: {
496437
- names: [
496438
- "Array"
496439
- ]
496440
- }
496441
- },
496442
- {
496443
- name: "cancel",
496444
- description: "Fires when cancel button is pressed (only on edit mode)",
496445
- type: {
496446
- names: [
496447
- "Boolean"
496448
- ]
496449
- }
496450
- },
496451
- {
496452
- name: "skin-tone",
496453
- description: "Fires when skin tone is selected from the emoji picker",
496454
- type: {
496455
- names: [
496456
- "String"
496457
- ]
496458
- }
496459
- },
496460
- {
496461
- name: "selected-emoji",
496462
- description: "Fires when emoji is selected from the emoji picker",
496463
- type: {
496464
- names: [
496465
- "String"
496466
- ]
496467
- }
496468
- },
496469
- {
496470
- name: "meeting-pill-close",
496471
- description: "Fires when meeting pill is closed",
496472
- type: {
496473
- names: [
496474
- "String"
496475
- ]
496476
- }
496477
- },
496478
- {
496479
- name: "update:modelValue",
496480
- description: "Event to sync the value with the parent",
496481
- type: {
496482
- names: [
496483
- "union"
496484
- ]
496485
- }
496486
- },
496487
- {
496488
- name: "text-input",
496489
- description: "Emitted when input changes, returns text content only",
496490
- type: {
496491
- names: [
496492
- "String"
496493
- ]
496494
- }
496495
- },
496496
- {
496497
- name: "markdown-input",
496498
- description: "Emitted when input changes, returns markdown content only",
496499
- type: {
496500
- names: [
496501
- "String"
496502
- ]
496503
- }
496504
- }
496505
- ],
496506
- slots: [
496507
- {
496508
- name: "blockStart",
496509
- description: "Renders above the input, but still within the borders."
496510
- },
496511
- {
496512
- name: "top",
496513
- description: "@deprecated Use blockStart"
496514
- },
496515
- {
496516
- name: "middle",
496517
- description: "Slot for attachment carousel"
496518
- },
496519
- {
496520
- name: "emojiGiphyPicker",
496521
- description: "Slot for emojiGiphy picker"
496522
- },
496523
- {
496524
- name: "customActionIcons",
496525
- description: "Slot to add extra action icons next to default ones"
496526
- },
496527
- {
496528
- name: "messagePolish",
496529
- description: "Slot for message polish"
496530
- },
496531
- {
496532
- name: "scheduleMessage"
496533
- },
496534
- {
496535
- name: "smsCount"
496536
- },
496537
- {
496538
- name: "sendButton",
496539
- description: "Slot for sendButton picker"
496540
- },
496541
- {
496542
- name: "sendIcon",
496543
- scoped: true,
496544
- description: "Slot for send button icon",
496545
- bindings: [
496546
- {
496547
- name: "icon-size",
496548
- title: "binding"
496549
- }
496550
- ]
496551
- }
496552
- ],
496553
- sourceFiles: [
496554
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/message_input/message_input.vue"
496555
- ]
496556
- },
496557
- {
496558
- displayName: "DtRecipeMessageInputButton",
496559
- exportName: "default",
496560
- description: "",
496561
- tags: {
496562
- },
496563
- props: [
496564
- {
496565
- name: "ariaLabel",
496566
- type: {
496567
- name: "string"
496568
- },
496569
- required: true
496570
- },
496571
- {
496572
- name: "tooltipText",
496573
- type: {
496574
- name: "string"
496575
- },
496576
- required: true
496577
- },
496578
- {
496579
- name: "keyboardShortcutText",
496580
- type: {
496581
- name: "string"
496582
- },
496583
- defaultValue: {
496584
- func: false,
496585
- value: "''"
496586
- }
496587
- },
496588
- {
496589
- name: "isActive",
496590
- type: {
496591
- name: "boolean"
496592
- },
496593
- defaultValue: {
496594
- func: false,
496595
- value: "false"
496596
- }
496597
- },
496598
- {
496599
- name: "dataQa",
496600
- type: {
496601
- name: "string"
496602
- },
496603
- required: true
496604
- }
496605
- ],
496606
- events: [
496607
- {
496608
- name: "click"
496609
- }
496610
- ],
496611
- slots: [
496612
- {
496613
- name: "icon"
496614
- }
496615
- ],
496616
- sourceFiles: [
496617
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/message_input/message_input_button.vue"
496618
- ]
496619
- },
496620
- {
496621
- displayName: "MessageInputLink",
496622
- exportName: "default",
496623
- description: "",
496624
- tags: {
496625
- },
496626
- props: [
496627
- {
496628
- name: "open",
496629
- type: {
496630
- name: "boolean"
496631
- },
496632
- defaultValue: {
496633
- func: false,
496634
- value: "false"
496635
- }
496636
- },
496637
- {
496638
- name: "linkButtonOptions",
496639
- type: {
496640
- name: "object"
496641
- },
496642
- required: true
496643
- },
496644
- {
496645
- name: "isSelectionActive",
496646
- type: {
496647
- name: "func"
496648
- },
496649
- defaultValue: {
496650
- func: true,
496651
- value: "() => {}"
496652
- }
496653
- }
496654
- ],
496655
- events: [
496656
- {
496657
- name: "opened"
496658
- },
496659
- {
496660
- name: "set-link"
496661
- },
496662
- {
496663
- name: "remove-link"
496664
- }
496665
- ],
496666
- sourceFiles: [
496667
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/message_input/message_input_link.vue"
496668
- ]
496669
- },
496670
- {
496671
- displayName: "DtRecipeMessageInputTopbar",
496672
- exportName: "default",
496673
- description: "",
496674
- tags: {
496675
- },
496676
- props: [
496677
- {
496678
- name: "boldButtonOptions",
496679
- type: {
496680
- name: "object"
496681
- },
496682
- defaultValue: {
496683
- func: false,
496684
- value: "{}"
496685
- }
496686
- },
496687
- {
496688
- name: "italicButtonOptions",
496689
- type: {
496690
- name: "object"
496691
- },
496692
- defaultValue: {
496693
- func: false,
496694
- value: "{}"
496695
- }
496696
- },
496697
- {
496698
- name: "strikeButtonOptions",
496699
- type: {
496700
- name: "object"
496701
- },
496702
- defaultValue: {
496703
- func: false,
496704
- value: "{}"
496705
- }
496706
- },
496707
- {
496708
- name: "bulletListButtonOptions",
496709
- type: {
496710
- name: "object"
496711
- },
496712
- defaultValue: {
496713
- func: false,
496714
- value: "{}"
496715
- }
496716
- },
496717
- {
496718
- name: "orderedListButtonOptions",
496719
- type: {
496720
- name: "object"
496721
- },
496722
- defaultValue: {
496723
- func: false,
496724
- value: "{}"
496725
- }
496726
- },
496727
- {
496728
- name: "blockQuoteButtonOptions",
496729
- type: {
496730
- name: "object"
496731
- },
496732
- defaultValue: {
496733
- func: false,
496734
- value: "{}"
496735
- }
496736
- },
496737
- {
496738
- name: "codeButtonOptions",
496739
- type: {
496740
- name: "object"
496741
- },
496742
- defaultValue: {
496743
- func: false,
496744
- value: "{}"
496745
- }
496746
- },
496747
- {
496748
- name: "codeBlockButtonOptions",
496749
- type: {
496750
- name: "object"
496751
- },
496752
- defaultValue: {
496753
- func: false,
496754
- value: "{}"
496755
- }
496756
- },
496757
- {
496758
- name: "isSelectionActive",
496759
- type: {
496760
- name: "func"
496761
- },
496762
- defaultValue: {
496763
- func: true,
496764
- value: "() => {}"
496765
- }
496766
- }
496767
- ],
496768
- events: [
496769
- {
496770
- name: "click"
496771
- }
496772
- ],
496773
- slots: [
496774
- {
496775
- name: "link",
496776
- description: "special slot for link button, since links require a custom dialog"
496777
- }
496778
- ],
496779
- sourceFiles: [
496780
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/message_input/message_input_topbar.vue"
496781
- ]
496782
- },
496783
- {
496784
- displayName: "DtRecipeTimePill",
496785
- exportName: "default",
496786
- description: "",
496787
- tags: {
496788
- },
496789
- props: [
496790
- {
496791
- name: "dateTimeDisplay",
496792
- description: "Date time display value",
496793
- type: {
496794
- name: "string"
496795
- },
496796
- required: true
496797
- },
496798
- {
496799
- name: "dateTime",
496800
- description: "Machine-readable attribute\nAccepts a string value of YYYY-MM-DD or YYYY-MM-DDThh:mm:ssTZD",
496801
- type: {
496802
- name: "string"
496803
- },
496804
- required: true
496805
- }
496806
- ],
496807
- sourceFiles: [
496808
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/conversation_view/time_pill/time_pill.vue"
496809
- ]
496810
- },
496811
- {
496812
- displayName: "DtRecipeSettingsMenuButton",
496813
- exportName: "default",
496814
- description: "",
496815
- tags: {
496816
- },
496817
- props: [
496818
- {
496819
- name: "updateAvailable",
496820
- description: "Determines whether the button should display the update state\ndefault is false",
496821
- tags: {
496822
- },
496823
- values: [
496824
- "true",
496825
- "false"
496826
- ],
496827
- type: {
496828
- name: "boolean"
496829
- },
496830
- defaultValue: {
496831
- func: false,
496832
- value: "false"
496833
- }
496834
- },
496835
- {
496836
- name: "ariaLabel",
496837
- description: "Aria label",
496838
- type: {
496839
- name: "string"
496840
- },
496841
- required: true
496842
- }
496843
- ],
496844
- slots: [
496845
- {
496846
- name: "default"
496847
- }
496848
- ],
496849
- sourceFiles: [
496850
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/header/settings_menu_button/settings_menu_button.vue"
496851
- ]
496852
- },
496853
- {
496854
- displayName: "DtRecipeContactInfo",
496855
- exportName: "default",
496856
- description: "",
496857
- tags: {
496858
- },
496859
- props: [
496860
- {
496861
- name: "role",
496862
- description: "String to use for the item's role.",
496863
- type: {
496864
- name: "string"
496865
- },
496866
- defaultValue: {
496867
- func: false,
496868
- value: "''"
496869
- }
496870
- },
496871
- {
496872
- name: "showAvatar",
496873
- description: "Display avatar if `showAvatar` property is true.",
496874
- type: {
496875
- name: "boolean"
496876
- },
496877
- defaultValue: {
496878
- func: false,
496879
- value: "true"
496880
- }
496881
- },
496882
- {
496883
- name: "avatarSrc",
496884
- description: "Optional avatar image url.",
496885
- type: {
496886
- name: "string"
496887
- },
496888
- defaultValue: {
496889
- func: false,
496890
- value: "''"
496891
- }
496892
- },
496893
- {
496894
- name: "avatarSeed",
496895
- description: "Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.",
496896
- type: {
496897
- name: "string"
496898
- },
496899
- defaultValue: {
496900
- func: false,
496901
- value: "null"
496902
- }
496903
- },
496904
- {
496905
- name: "avatarFullName",
496906
- description: "Avatar's full name, used to extract initials\nto display in avatar if `avatarSrc` and `avatarIcon` are empty.",
496907
- type: {
496908
- name: "string"
496909
- },
496910
- defaultValue: {
496911
- func: false,
496912
- value: "''"
496913
- }
496914
- },
496915
- {
496916
- name: "avatarSize",
496917
- description: "The size of the avatar",
496918
- tags: {
496919
- },
496920
- values: [
496921
- "xs",
496922
- "sm",
496923
- "md",
496924
- "lg",
496925
- "xl"
496926
- ],
496927
- type: {
496928
- name: "string"
496929
- },
496930
- defaultValue: {
496931
- func: false,
496932
- value: "'lg'"
496933
- }
496934
- },
496935
- {
496936
- name: "avatarLabelledBy",
496937
- description: "The aria-labelledby of the button containing avatars",
496938
- type: {
496939
- name: "string"
496940
- },
496941
- defaultValue: {
496942
- func: false,
496943
- value: "''"
496944
- }
496945
- },
496946
- {
496947
- name: "avatarColor",
496948
- description: "Avatar color to display if `avatarSrc` is empty.",
496949
- type: {
496950
- name: "string"
496951
- },
496952
- defaultValue: {
496953
- func: false,
496954
- value: "null"
496955
- }
496956
- },
496957
- {
496958
- name: "presence",
496959
- description: "Determines whether to show the presence indicator for\nAvatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',\n'active', or 'dnd'. By default, it's null and nothing is shown.",
496960
- tags: {
496961
- },
496962
- values: [
496963
- "null",
496964
- "busy",
496965
- "away",
496966
- "offline",
496967
- "active",
496968
- "dnd"
496969
- ],
496970
- type: {
496971
- name: "string"
496972
- },
496973
- defaultValue: {
496974
- func: false,
496975
- value: "null"
496976
- }
496977
- },
496978
- {
496979
- name: "avatarList",
496980
- description: "Showing multiple avatars in contact info.\nThe props of array items are: <br>\n`src` - avatar image url (optional) <br>\n`fullName` - full name, used to extract initials to display in avatar<br>\n if `avatarSrc` and `avatarIcon` are empty<br>\n`seed` - determines uniqueness of avatar background <br>\n`text` - text that overlays the avatar (optional) <br>\n`icon` - icon that overlays the avatar (optional) <br>\n`halo` - halo highlight around the avatar. boolean true/false",
496981
- type: {
496982
- name: "array"
496983
- },
496984
- defaultValue: {
496985
- func: false,
496986
- value: "null"
496987
- }
496988
- }
496989
- ],
496990
- events: [
496991
- {
496992
- name: "avatar-click"
496993
- }
496994
- ],
496995
- slots: [
496996
- {
496997
- name: "avatarIcon",
496998
- scoped: true,
496999
- description: "Slot for avatar icon in a list",
497000
- bindings: [
497001
- {
497002
- name: "icon-size",
497003
- title: "binding"
497004
- }
497005
- ]
497006
- },
497007
- {
497008
- name: "header",
497009
- description: "Slot for header information"
497010
- },
497011
- {
497012
- name: "subtitle",
497013
- description: "Slot for subtitle information"
497014
- },
497015
- {
497016
- name: "blockEnd",
497017
- description: "Slot for block-end content"
497018
- },
497019
- {
497020
- name: "bottom",
497021
- description: "@deprecated Use blockEnd"
497022
- },
497023
- {
497024
- name: "end",
497025
- description: "Slot for the end content"
497026
- },
497027
- {
497028
- name: "right",
497029
- description: "@deprecated Use end"
497030
- }
497031
- ],
497032
- sourceFiles: [
497033
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/item_layout/contact_info/contact_info.vue"
497034
- ]
497035
- },
497036
- {
497037
- displayName: "DtRecipeCallbox",
497038
- exportName: "default",
497039
- description: "",
497040
- tags: {
497041
- },
497042
- props: [
497043
- {
497044
- name: "badgeText",
497045
- description: "Text for the badge element",
497046
- type: {
497047
- name: "string"
497048
- },
497049
- defaultValue: {
497050
- func: false,
497051
- value: "''"
497052
- }
497053
- },
497054
- {
497055
- name: "badgeColor",
497056
- description: "Color for the badge element",
497057
- tags: {
497058
- },
497059
- values: [
497060
- "null",
497061
- "warning"
497062
- ],
497063
- type: {
497064
- name: "string"
497065
- },
497066
- defaultValue: {
497067
- func: false,
497068
- value: "null"
497069
- }
497070
- },
497071
- {
497072
- name: "avatarSrc",
497073
- description: "Optional avatar image url.\nIf not provided it will use the initial of the name.",
497074
- type: {
497075
- name: "string"
497076
- },
497077
- defaultValue: {
497078
- func: false,
497079
- value: "''"
497080
- }
497081
- },
497082
- {
497083
- name: "avatarFullName",
497084
- description: "Avatar's full name, used to extract initials\nto display if `avatarSrc` is empty.",
497085
- type: {
497086
- name: "string"
497087
- },
497088
- defaultValue: {
497089
- func: false,
497090
- value: "''"
497091
- }
497092
- },
497093
- {
497094
- name: "avatarSeed",
497095
- description: "Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.",
497096
- type: {
497097
- name: "string"
497098
- },
497099
- defaultValue: {
497100
- func: false,
497101
- value: "''"
497102
- }
497103
- },
497104
- {
497105
- name: "headerText",
497106
- description: "Callbox header text",
497107
- type: {
497108
- name: "string"
497109
- },
497110
- defaultValue: {
497111
- func: false,
497112
- value: "undefined"
497113
- }
497114
- },
497115
- {
497116
- name: "borderColor",
497117
- description: "Callbox border color",
497118
- tags: {
497119
- },
497120
- values: [
497121
- "default",
497122
- "ai",
497123
- "critical"
497124
- ],
497125
- type: {
497126
- name: "string"
497127
- },
497128
- defaultValue: {
497129
- func: false,
497130
- value: "'default'"
497131
- }
497132
- },
497133
- {
497134
- name: "clickable",
497135
- description: "Makes the callbox avatar and title clickable,\nemits a click event when clicked.",
497136
- type: {
497137
- name: "boolean"
497138
- },
497139
- defaultValue: {
497140
- func: false,
497141
- value: "false"
497142
- }
497143
- },
497144
- {
497145
- name: "isOnHold",
497146
- description: "Controls the avatars overlay icon",
497147
- type: {
497148
- name: "boolean"
497149
- },
497150
- defaultValue: {
497151
- func: false,
497152
- value: "false"
497153
- }
497154
- }
497155
- ],
497156
- events: [
497157
- {
497158
- name: "click",
497159
- description: "Callbox click event",
497160
- type: {
497161
- names: [
497162
- "PointerEvent | KeyboardEvent"
497163
- ]
497164
- }
497165
- }
497166
- ],
497167
- slots: [
497168
- {
497169
- name: "video",
497170
- description: "Slot for video stream"
497171
- },
497172
- {
497173
- name: "badge",
497174
- description: "Slot for call center badge"
497175
- },
497176
- {
497177
- name: "subtitle",
497178
- description: "Slot for subtitle"
497179
- },
497180
- {
497181
- name: "end",
497182
- description: "Slot for end icons"
497183
- },
497184
- {
497185
- name: "right",
497186
- description: "@deprecated Use end"
497187
- },
497188
- {
497189
- name: "blockEnd",
497190
- description: "Slot for block-end content"
497191
- },
497192
- {
497193
- name: "bottom",
497194
- description: "@deprecated Use blockEnd"
497195
- }
497196
- ],
497197
- sourceFiles: [
497198
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/callbox/callbox.vue"
497199
- ]
497200
- },
497201
- {
497202
- displayName: "DtRecipeContactCentersRow",
497203
- exportName: "default",
497204
- description: "",
497205
- tags: {
497206
- },
497207
- props: [
497208
- {
497209
- name: "ariaLabel",
497210
- description: "Will be read out by a screen reader upon focus of this row. If not defined \"description\" will be read.",
497211
- type: {
497212
- name: "string"
497213
- },
497214
- defaultValue: {
497215
- func: false,
497216
- value: "''"
497217
- }
497218
- },
497219
- {
497220
- name: "description",
497221
- description: "Text displayed next to the icon. Required.",
497222
- type: {
497223
- name: "string"
497224
- },
497225
- required: true
497226
- },
497227
- {
497228
- name: "selected",
497229
- description: "Determines if the row is selected",
497230
- type: {
497231
- name: "boolean"
497232
- },
497233
- defaultValue: {
497234
- func: false,
497235
- value: "false"
497236
- }
497237
- },
497238
- {
497239
- name: "showActions",
497240
- description: "Shows the unread count badge, the chevron button, and the right slot.",
497241
- type: {
497242
- name: "boolean"
497243
- },
497244
- defaultValue: {
497245
- func: false,
497246
- value: "true"
497247
- }
497248
- },
497249
- {
497250
- name: "unreadCount",
497251
- description: "Number of unread messages, could be a string to support '99+'",
497252
- type: {
497253
- name: "string"
497254
- },
497255
- defaultValue: {
497256
- func: false,
497257
- value: "null"
497258
- }
497259
- }
497260
- ],
497261
- events: [
497262
- {
497263
- name: "click",
497264
- description: "Native click event on the row itself",
497265
- type: {
497266
- names: [
497267
- "PointerEvent | KeyboardEvent"
497268
- ]
497269
- }
497270
- },
497271
- {
497272
- name: "click-menu",
497273
- description: "Menu button clicked",
497274
- type: {
497275
- names: [
497276
- "PointerEvent | KeyboardEvent"
497277
- ]
497278
- }
497279
- }
497280
- ],
497281
- slots: [
497282
- {
497283
- name: "end",
497284
- description: "Slot for end content"
497285
- },
497286
- {
497287
- name: "right",
497288
- description: "@deprecated Use end"
497289
- },
497290
- {
497291
- name: "timer"
497292
- }
497293
- ],
497294
- sourceFiles: [
497295
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/contact_centers_row/contact_centers_row.vue"
497296
- ]
497297
- },
497298
- {
497299
- displayName: "DtRecipeContactRow",
497300
- exportName: "default",
497301
- description: "",
497302
- tags: {
497303
- },
497304
- props: [
497305
- {
497306
- name: "avatarSrc",
497307
- description: "Optional avatar image url.\nIf not provided it will use the initial of the name.",
497308
- type: {
497309
- name: "string"
497310
- },
497311
- defaultValue: {
497312
- func: false,
497313
- value: "''"
497314
- }
497315
- },
497316
- {
497317
- name: "avatarPresence",
497318
- description: "Determines whether to show the presence indicator for\nAvatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',\n'active', or 'dnd'. By default, it's null and nothing is shown.\ndefer validation to avatar component.",
497319
- tags: {
497320
- },
497321
- values: [
497322
- "null",
497323
- "busy",
497324
- "away",
497325
- "offline",
497326
- "active",
497327
- "dnd"
497328
- ],
497329
- type: {
497330
- name: "string"
497331
- },
497332
- defaultValue: {
497333
- func: false,
497334
- value: "null"
497335
- }
497336
- },
497337
- {
497338
- name: "avatarSeed",
497339
- description: "Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.",
497340
- type: {
497341
- name: "string"
497342
- },
497343
- defaultValue: {
497344
- func: false,
497345
- value: "null"
497346
- }
497347
- },
497348
- {
497349
- name: "avatarColor",
497350
- description: "Avatar color to display if `avatarSrc` is empty.",
497351
- type: {
497352
- name: "string"
497353
- },
497354
- defaultValue: {
497355
- func: false,
497356
- value: "null"
497357
- }
497358
- },
497359
- {
497360
- name: "presenceText",
497361
- description: "Text describing the user's presence, such as \"in a meeting\"",
497362
- type: {
497363
- name: "string"
497364
- },
497365
- defaultValue: {
497366
- func: false,
497367
- value: "''"
497368
- }
497369
- },
497370
- {
497371
- name: "name",
497372
- description: "Name of the contact",
497373
- type: {
497374
- name: "string"
497375
- },
497376
- required: true
497377
- },
497378
- {
497379
- name: "userStatus",
497380
- description: "Status as set by the user.",
497381
- type: {
497382
- name: "string"
497383
- },
497384
- defaultValue: {
497385
- func: false,
497386
- value: "''"
497387
- }
497388
- },
497389
- {
497390
- name: "muted",
497391
- description: "Gives a faded style to be used when muted",
497392
- type: {
497393
- name: "boolean"
497394
- },
497395
- defaultValue: {
497396
- func: false,
497397
- value: "false"
497398
- }
497399
- },
497400
- {
497401
- name: "unreadCount",
497402
- description: "Number of unread messages",
497403
- type: {
497404
- name: "string"
497405
- },
497406
- defaultValue: {
497407
- func: false,
497408
- value: "null"
497409
- }
497410
- },
497411
- {
497412
- name: "hasUnreads",
497413
- description: "Styles the row with an increased font weight to convey it has unreads. This must be true to see\nthe unread count badge.",
497414
- type: {
497415
- name: "boolean"
497416
- },
497417
- defaultValue: {
497418
- func: false,
497419
- value: "false"
497420
- }
497421
- },
497422
- {
497423
- name: "selected",
497424
- description: "Determines if the row is selected",
497425
- type: {
497426
- name: "boolean"
497427
- },
497428
- defaultValue: {
497429
- func: false,
497430
- value: "false"
497431
- }
497432
- },
497433
- {
497434
- name: "noInitials",
497435
- description: "Initials will never be shown. Instead it will show a \"User\" icon.",
497436
- type: {
497437
- name: "boolean"
497438
- },
497439
- defaultValue: {
497440
- func: false,
497441
- value: "false"
497442
- }
497443
- },
497444
- {
497445
- name: "isTyping",
497446
- description: "Shows an \"is typing\" animation over the avatar when true.",
497447
- type: {
497448
- name: "boolean"
497449
- },
497450
- defaultValue: {
497451
- func: false,
497452
- value: "false"
497453
- }
497454
- },
497455
- {
497456
- name: "hasCallButton",
497457
- description: "Whether the contact row should display a call button when hovered.",
497458
- type: {
497459
- name: "boolean"
497460
- },
497461
- defaultValue: {
497462
- func: false,
497463
- value: "true"
497464
- }
497465
- }
497466
- ],
497467
- events: [
497468
- {
497469
- name: "call",
497470
- description: "Call button clicked",
497471
- type: {
497472
- names: [
497473
- "PointerEvent | KeyboardEvent"
497474
- ]
497475
- }
497476
- }
497477
- ],
497478
- sourceFiles: [
497479
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/contact_row/contact_row.vue"
497480
- ]
497481
- },
497482
- {
497483
- displayName: "DtRecipeGeneralRow",
497484
- exportName: "default",
497485
- description: "",
497486
- tags: {
497487
- },
497488
- props: [
497489
- {
497490
- name: "type",
497491
- description: "Determines the icon to show.\nIf type is contact center, the color prop must be provided and will determine the color of the icon",
497492
- type: {
497493
- name: "string"
497494
- },
497495
- defaultValue: {
497496
- func: false,
497497
- value: "'inbox'"
497498
- }
497499
- },
497500
- {
497501
- name: "ariaLabel",
497502
- description: "Will be read out by a screen reader upon focus of this row. If not defined \"description\" will be read.",
497503
- type: {
497504
- name: "string"
497505
- },
497506
- defaultValue: {
497507
- func: false,
497508
- value: "''"
497509
- }
497510
- },
497511
- {
497512
- name: "description",
497513
- description: "Text displayed next to the icon. Required. Even if you are overriding this field using the label slot\nyou still must input this as it will be displayed as the \"title\" attribute for the row.",
497514
- type: {
497515
- name: "string"
497516
- },
497517
- required: true
497518
- },
497519
- {
497520
- name: "color",
497521
- description: "Determines the color of the contact center icon",
497522
- type: {
497523
- name: "string"
497524
- },
497525
- defaultValue: {
497526
- func: false,
497527
- value: "null"
497528
- }
497529
- },
497530
- {
497531
- name: "channelSetting",
497532
- description: "The channel setting, either 'mention' or 'always'.",
497533
- tags: {
497534
- },
497535
- values: [
497536
- "'mention'",
497537
- "'always'",
497538
- "null."
497539
- ],
497540
- type: {
497541
- name: "string"
497542
- },
497543
- defaultValue: {
497544
- func: false,
497545
- value: "null"
497546
- }
497547
- },
497548
- {
497549
- name: "hasUnreads",
497550
- description: "Styles the row with an increased font weight to convey it has unreads. This must be true to see\nthe unread count badge.",
497551
- type: {
497552
- name: "boolean"
497553
- },
497554
- defaultValue: {
497555
- func: false,
497556
- value: "false"
497557
- }
497558
- },
497559
- {
497560
- name: "unreadCount",
497561
- description: "Number of unread messages",
497562
- type: {
497563
- name: "string"
497564
- },
497565
- defaultValue: {
497566
- func: false,
497567
- value: "null"
497568
- }
497569
- },
497570
- {
497571
- name: "unreadMentionCount",
497572
- description: "Number of unread mention messages",
497573
- type: {
497574
- name: "string"
497575
- },
497576
- defaultValue: {
497577
- func: false,
497578
- value: "null"
497579
- }
497580
- },
497581
- {
497582
- name: "selected",
497583
- description: "Determines if the row is selected",
497584
- type: {
497585
- name: "boolean"
497586
- },
497587
- defaultValue: {
497588
- func: false,
497589
- value: "false"
497590
- }
497591
- },
497592
- {
497593
- name: "muted",
497594
- description: "Gives a faded style to be used when muted",
497595
- type: {
497596
- name: "boolean"
497597
- },
497598
- defaultValue: {
497599
- func: false,
497600
- value: "false"
497601
- }
497602
- },
497603
- {
497604
- name: "activeVoiceChat",
497605
- description: "Shows styling to represent an active voice chat. This will display over unreadCount.",
497606
- type: {
497607
- name: "boolean"
497608
- },
497609
- defaultValue: {
497610
- func: false,
497611
- value: "false"
497612
- }
497613
- },
497614
- {
497615
- name: "dndText",
497616
- description: "Acronym used to represent \"Do not Disturb\" state. If entered will display the entered text alongside\nunreadCount.",
497617
- type: {
497618
- name: "string"
497619
- },
497620
- defaultValue: {
497621
- func: false,
497622
- value: "''"
497623
- }
497624
- },
497625
- {
497626
- name: "hasCallButton",
497627
- description: "Whether the row should have a call button. Usually only applicable to individual contact rows.",
497628
- type: {
497629
- name: "boolean"
497630
- },
497631
- defaultValue: {
497632
- func: false,
497633
- value: "false"
497634
- }
497635
- },
497636
- {
497637
- name: "isTyping",
497638
- description: "Shows an \"is typing\" animation over the avatar when true.",
497639
- type: {
497640
- name: "boolean"
497641
- },
497642
- defaultValue: {
497643
- func: false,
497644
- value: "false"
497645
- }
497646
- },
497647
- {
497648
- name: "iconSize",
497649
- description: "Sets the size of the icon.",
497650
- type: {
497651
- name: "string"
497652
- },
497653
- defaultValue: {
497654
- func: false,
497655
- value: "'300'"
497656
- }
497657
- }
497658
- ],
497659
- events: [
497660
- {
497661
- name: "call",
497662
- description: "Call button clicked",
497663
- type: {
497664
- names: [
497665
- "PointerEvent | KeyboardEvent"
497666
- ]
497667
- }
497668
- }
497669
- ],
497670
- slots: [
497671
- {
497672
- name: "start"
497673
- },
497674
- {
497675
- name: "left"
497676
- },
497677
- {
497678
- name: "label"
497679
- }
497680
- ],
497681
- sourceFiles: [
497682
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/general_row/general_row.vue"
497683
- ]
497684
- },
497685
- {
497686
- displayName: "DtRecipeGroupRow",
497687
- exportName: "default",
497688
- description: "",
497689
- tags: {
497690
- },
497691
- props: [
497692
- {
497693
- name: "names",
497694
- description: "Names of the group members",
497695
- type: {
497696
- name: "string"
497697
- },
497698
- required: true
497699
- },
497700
- {
497701
- name: "unreadCount",
497702
- description: "Number of unread messages",
497703
- type: {
497704
- name: "string"
497705
- },
497706
- defaultValue: {
497707
- func: false,
497708
- value: "null"
497709
- }
497710
- },
497711
- {
497712
- name: "unreadMentionCount",
497713
- description: "Number of unread mention messages",
497714
- type: {
497715
- name: "string"
497716
- },
497717
- defaultValue: {
497718
- func: false,
497719
- value: "null"
497720
- }
497721
- },
497722
- {
497723
- name: "hasUnreads",
497724
- description: "Styles the row with an increased font weight to convey it has unreads. This must be true to see\nthe unread count badge.",
497725
- type: {
497726
- name: "boolean"
497727
- },
497728
- defaultValue: {
497729
- func: false,
497730
- value: "false"
497731
- }
497732
- },
497733
- {
497734
- name: "selected",
497735
- description: "Determines if the row is selected",
497736
- type: {
497737
- name: "boolean"
497738
- },
497739
- defaultValue: {
497740
- func: false,
497741
- value: "false"
497742
- }
497743
- },
497744
- {
497745
- name: "isTyping",
497746
- description: "Shows an \"is typing\" animation over the avatar when true.",
497747
- type: {
497748
- name: "boolean"
497749
- },
497750
- defaultValue: {
497751
- func: false,
497752
- value: "false"
497753
- }
497754
- }
497755
- ],
497756
- sourceFiles: [
497757
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/group_row/group_row.vue"
497758
- ]
497759
- },
497760
- {
497761
- displayName: "DtRecipeUnreadPill",
497762
- exportName: "default",
497763
- description: "",
497764
- tags: {
497765
- },
497766
- props: [
497767
- {
497768
- name: "kind",
497769
- description: "The kind of unread pill which determines the styling",
497770
- tags: {
497771
- },
497772
- values: [
497773
- "'mentions'",
497774
- "'messages'"
497775
- ],
497776
- type: {
497777
- name: "string"
497778
- },
497779
- required: true
497780
- },
497781
- {
497782
- name: "direction",
497783
- description: "The direction of the arrow icon",
497784
- tags: {
497785
- },
497786
- values: [
497787
- "'up'",
497788
- "'down'"
497789
- ],
497790
- type: {
497791
- name: "string"
497792
- },
497793
- required: true
497794
- }
497795
- ],
497796
- events: [
497797
- {
497798
- name: "click",
497799
- description: "Native click event",
497800
- type: {
497801
- names: [
497802
- "PointerEvent | KeyboardEvent"
497803
- ]
497804
- }
497805
- }
497806
- ],
497807
- slots: [
497808
- {
497809
- name: "default"
497810
- }
497811
- ],
497812
- sourceFiles: [
497813
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/leftbar/unread_pill/unread_pill.vue"
497814
- ]
497815
- },
497816
- {
497817
- displayName: "DtRecipeTopBannerInfo",
497818
- exportName: "default",
497819
- description: "",
497820
- tags: {
497821
- },
497822
- props: [
497823
- {
497824
- name: "colorCode",
497825
- description: "color of the banner background",
497826
- type: {
497827
- name: "string"
497828
- },
497829
- defaultValue: {
497830
- func: false,
497831
- value: "'green300'"
497832
- },
497833
- values: [
497834
- "green300",
497835
- "green100",
497836
- "red200",
497837
- "red100",
497838
- "gold100",
497839
- "gold200",
497840
- "black100",
497841
- "white"
497842
- ]
497843
- }
497844
- ],
497845
- slots: [
497846
- {
497847
- name: "start",
497848
- description: "Slot for start content"
497849
- },
497850
- {
497851
- name: "left",
497852
- description: "@deprecated Use start"
497853
- },
497854
- {
497855
- name: "default"
497856
- },
497857
- {
497858
- name: "end",
497859
- description: "Slot for end content"
497860
- },
497861
- {
497862
- name: "right",
497863
- description: "@deprecated Use end"
497864
- }
497865
- ],
497866
- sourceFiles: [
497867
- "/home/runner/work/dialtone/dialtone/packages/dialtone-vue/recipes/notices/top_banner_info/top_banner_info.vue"
497868
- ]
497869
493930
  }
497870
493931
  ];
497871
493932
 
@@ -498108,6 +494169,14 @@ var categories = {
498108
494169
  ],
498109
494170
  clockify: [
498110
494171
  ],
494172
+ "compass-color": [
494173
+ "navigation",
494174
+ "direction",
494175
+ "location",
494176
+ "map",
494177
+ "bearing",
494178
+ "orient"
494179
+ ],
498111
494180
  "copper-crm": [
498112
494181
  ],
498113
494182
  dialbot: [
@@ -499705,6 +495774,14 @@ var categories = {
499705
495774
  "html",
499706
495775
  "xml"
499707
495776
  ],
495777
+ compass: [
495778
+ "navigation",
495779
+ "direction",
495780
+ "location",
495781
+ "map",
495782
+ "bearing",
495783
+ "orient"
495784
+ ],
499708
495785
  copy: [
499709
495786
  "clone",
499710
495787
  "duplicate"
@@ -502263,7 +498340,7 @@ var documentationData = [
502263
498340
  headingPath: [
502264
498341
  "Variants"
502265
498342
  ],
502266
- content: "Dialtone provides five options for kind, with three levels of importance. Use kind=\"primary\" for the main call to action, kind=\"danger\" for destructive actions, kind=\"muted\" for secondary actions, kind=\"clear\" for low-emphasis actions, and kind=\"link\" for navigation-style buttons. The DtButton kind prop controls the visual hierarchy and semantic meaning of the action.",
498343
+ content: "Dialtone provides five options for kind, with three levels of importance. Use kind=\"primary\" for the main call to action, kind=\"critical\" for destructive actions, kind=\"muted\" for secondary actions, kind=\"clear\" for low-emphasis actions, and kind=\"link\" for navigation-style buttons. The DtButton kind prop controls the visual hierarchy and semantic meaning of the action.",
502267
498344
  frontmatter: {
502268
498345
  title: "Button",
502269
498346
  description: "A button is an UI element which signals key actions to take an action throughout an app. It is important a button is identifiable, consistent, communicates its actions clearly, and is appropriately sized to its action.",
@@ -509815,7 +505892,7 @@ var documentationData = [
509815
505892
  category: "components",
509816
505893
  headingPath: [
509817
505894
  ],
509818
- content: "!INFO\nNot a standalone component, please use Message Input recipe instead",
505895
+ content: "!INFO\nNot a standalone component. For a complete message input experience, use DpEditor / DpMessageInput from @dialpad/chatkit instead",
509819
505896
  frontmatter: {
509820
505897
  title: "Rich Text Editor",
509821
505898
  description: "A rich text editor is a component that allows users to format text with a variety of styles. It enables also mixing text with custom components built as extensions, such as links and user mentions.",
@@ -525796,7 +521873,7 @@ var documentationData = [
525796
521873
  "Migration Tool: Flex to Stack",
525797
521874
  "Usage"
525798
521875
  ],
525799
- content: "Preview Changes\n\n \n\nTarget a Directory\n\n \n\nApply All Changes\n\n \n\nInteractive Mode\n\n \n\nInteractive mode displays each change with:\n\n- Color-coded diff (red = before, green = after)\n- List of retained classes with explanations\n- Warnings for edge cases\n\nFor each match, respond with:\n\n- y or yes: Apply this change\n- n or no: Skip this change\n- a or all: Apply all remaining changes without further prompts\n- q or quit: Stop and save\n\nAt the end, you'll see a summary showing files scanned, modified, and total changes applied.\n\nOptions:\n\n- --dry-run: Show changes without applying\n- --validate: Validate transformations and check for potential issues (implies --dry-run)\n- --cwd : Set working directory\n- --ext : File extension to process (default: .vue). Can be specified multiple times\n- --file : Specific file to process. Can be specified multiple times. Relative or absolute paths supported\n- --yes or -y: Auto-apply all changes\n- --show-outline: Add attribute for visual debugging\n- --remove-outline: Remove attributes after review\n- --help or -h: Show help\n\nProcess specific file extensions:\n\n \n\nTarget specific files:\n\n \n\nWhen using --file, the --cwd option is ignored. The --ext option still validates file extensions.\n\nValidate transformations before applying:\n\n \n\nValidation mode checks for:\n\n- Missing closing tags for transformed elements\n- Invalid transformation positions\n- Overlapping transformations\n- Large gaps between opening and closing tags (potential mismatch)\n\nIf validation passes, you can confidently run without --validate to apply changes.",
521876
+ content: "Preview Changes\n\n \n\nTarget a Directory\n\n \n\nApply All Changes\n\n \n\nInteractive Mode\n\n \n\nInteractive mode displays each change with:\n\n- Color-coded diff (red = before, green = after)\n- List of retained classes with explanations\n- Warnings for edge cases\n\nFor each match, respond with:\n\n- y or yes: Apply this change\n- n or no: Skip this change\n- a or all: Apply all remaining changes without further prompts\n- q or quit: Stop and save\n\nAt the end, you'll see a summary showing files scanned, modified, and total changes applied.\n\nOptions:\n\n- --dry-run: Show changes without applying\n- --validate: Validate transformations and check for potential issues (implies --dry-run)\n- --cwd : Set working directory\n- --ext : File extension to process (default: .vue). Can be specified multiple times\n- --file : Specific file to process. Can be specified multiple times. Relative or absolute paths supported\n- --yes or -y: Auto-apply all changes\n- --show-outline: Add attribute for visual debugging\n- --remove-outline: Remove attributes after review\n- --no-import: Skip import injection (use when DtStack is globally registered)\n- --package : Package name for injected DtStack imports (e.g. @dialpad/dialtone-next). Overrides import-path detection\n- --help or -h: Show help\n\nProcess specific file extensions:\n\n \n\nTarget specific files:\n\n \n\nWhen using --file, the --cwd option is ignored. The --ext option still validates file extensions.\n\nValidate transformations before applying:\n\n \n\nValidation mode checks for:\n\n- Missing closing tags for transformed elements\n- Invalid transformation positions\n- Overlapping transformations\n- Large gaps between opening and closing tags (potential mismatch)\n\nIf validation passes, you can confidently run without --validate to apply changes.",
525800
521877
  frontmatter: {
525801
521878
  title: "Migrating from Flex CSS Utilities to DtStack",
525802
521879
  description: "Guide and migration tool for replacing d-d-flex utilities with the DtStack component. Covers automatic migration, edge cases, and flex-to-prop mapping.",
@@ -526297,7 +522374,7 @@ var documentationData = [
526297
522374
  "Quick Start",
526298
522375
  "Master migration script (recommended)"
526299
522376
  ],
526300
- content: "The fastest path is the master migration script. It orchestrates all tools in the correct order and includes a health check to see what's left.",
522377
+ content: "The fastest path is the master migration script. It orchestrates all tools in the correct order and includes a health check to see what's left.\n\n \n\n!INFO Custom package name\nSome teams run multiple versions of Dialtone side by side during an incremental migration by installing the new version under an alias such as @dialpad/dialtone-next. Pass --package so migrations that inject component imports (Flex to Stack, Typography) reference that alias instead of @dialpad/dialtone-vue.\n> Both import-injecting migrations are opt-in, and --all runs only the required migrations — so --all --package … will not apply the alias. Select them explicitly with --only flex-to-stack,typography, add --include-opt-in to run every migration, or use the interactive prompt.",
526301
522378
  frontmatter: {
526302
522379
  title: "Migration Guide",
526303
522380
  description: "Step-by-step guides for migrating to the latest Dialtone major version. Each guide covers what changed, why it changed, and how to update your code — including automated migration tools.",
@@ -528345,7 +524422,7 @@ var documentationData = [
528345
524422
  "Migration Tool",
528346
524423
  "Usage"
528347
524424
  ],
528348
- content: "Preview Changes\n\n \n\nTarget a Directory\n\n \n\nApply All Changes\n\n \n\nInteractive Mode\n\n \n\nIn interactive mode the tool processes one file at a time. For each file that has changes, it prints the file path and prompts once before writing:\n\n \n\nRespond with:\n\n- y / yes: apply all changes in this file\n- n / no: skip this file\n- a / all: apply this file and every remaining file without further prompts\n- q / quit: stop immediately\n\nThe prompt applies or skips the whole file — it does not step through individual changes within a file. To preview exactly what would change before committing, run --dry-run first (it reports which files would be modified).\n\nTarget Specific Files\n\n \n\nWhen using --file, the --cwd option is ignored.\n\nValidate Existing DtText Elements\n\n \n\n--validate runs read-only and scans existing ` elements for prop bugs: object syntax (:kind=\"{ … }\"), invalid prop values, and mixed CSS classes. Useful as a post-migration audit.\n\nRemove Review Markers\n\n \n\nStrips all comments after you have reviewed and resolved each flagged pattern. Add --dry-run to preview which files would be cleaned.\n\nAll options:\n\n| Option | Description |\n| --- | --- |\n| --cwd | Working directory (default: current directory) |\n| --file | Specific file to process (repeatable; ignores --cwd) |\n| --dry-run | Show changes without writing files |\n| --yes, -y | Apply all changes without prompting |\n| --remove-markers | Strip all dt-text-migrate review comments |\n| --validate | Read-only: scan existing for prop bugs |\n| --help, -h | Show help |\n\nFiles processed: .vue and .html`.",
524425
+ content: "Preview Changes\n\n \n\nTarget a Directory\n\n \n\nApply All Changes\n\n \n\nInteractive Mode\n\n \n\nIn interactive mode the tool processes one file at a time. For each file that has changes, it prints the file path and prompts once before writing:\n\n \n\nRespond with:\n\n- y / yes: apply all changes in this file\n- n / no: skip this file\n- a / all: apply this file and every remaining file without further prompts\n- q / quit: stop immediately\n\nThe prompt applies or skips the whole file — it does not step through individual changes within a file. To preview exactly what would change before committing, run --dry-run first (it reports which files would be modified).\n\nTarget Specific Files\n\n \n\nWhen using --file, the --cwd option is ignored.\n\nValidate Existing DtText Elements\n\n \n\n--validate runs read-only and scans existing ` elements for prop bugs: object syntax (:kind=\"{ … }\"), invalid prop values, and mixed CSS classes. Useful as a post-migration audit.\n\nRemove Review Markers\n\n \n\nStrips all comments after you have reviewed and resolved each flagged pattern. Add --dry-run to preview which files would be cleaned.\n\nAll options:\n\n| Option | Description |\n| --- | --- |\n| --cwd | Working directory (default: current directory) |\n| --file | Specific file to process (repeatable; ignores --cwd) |\n| --dry-run | Show changes without writing files |\n| --yes, -y | Apply all changes without prompting |\n| --remove-markers | Strip all dt-text-migrate review comments |\n| --validate | Read-only: scan existing for prop bugs |\n| --package | Package name for injected DtText imports (e.g. @dialpad/dialtone-next). Overrides import-path detection |\n| --help, -h | Show help |\n\nFiles processed: .vue and .html`.",
528349
524426
  frontmatter: {
528350
524427
  title: "Typography Utilities to DtText",
528351
524428
  description: "Guide and migration tool for replacing legacy typography utility classes (d-headline--*, d-body--*, d-label--*, d-code--md, d-fw-*, d-fc-*, d-lh-*, d-truncate, d-ta-*) with the DtText component. Covers automatic migration, edge cases, and class-to-prop mapping.",
@@ -528364,7 +524441,7 @@ var documentationData = [
528364
524441
  "Post-Migration",
528365
524442
  "Add DtText Imports"
528366
524443
  ],
528367
- content: "When a file gains its first `, the script prints a per-file notice on stdout if DtText is not already imported or registered. It infers the import path from the file's existing imports: files that already import from @dialpad/dialtone-vue (or @dialpad/dialtone-icons) get an @dialpad/dialtone-vue suggestion; otherwise it suggests the local @/components/text path. Follow the printed instructions:\n\nOptions API (registered globally in your app):\n\n \n\nComposition API:\n\n \n\nProjects that import Dialtone components locally will instead see import { DtText } from '@/components/text';` — use whichever path matches your project's existing imports.",
524444
+ content: "When a file gains its first `, the script prints a per-file notice on stdout if DtText is not already imported or registered. It infers the import path from the file's existing imports: files that already import from @dialpad/dialtone-vue (or @dialpad/dialtone-icons) get an @dialpad/dialtone-vue suggestion; otherwise it suggests the local @/components/text path. Follow the printed instructions:\n\nOptions API (registered globally in your app):\n\n \n\nComposition API:\n\n \n\nProjects that import Dialtone components locally will instead see import { DtText } from '@/components/text'; — use whichever path matches your project's existing imports.\n\nIf you run Dialtone under a custom package alias (for example @dialpad/dialtone-next while migrating incrementally), pass --package` to force injected imports to use it:",
528368
524445
  frontmatter: {
528369
524446
  title: "Typography Utilities to DtText",
528370
524447
  description: "Guide and migration tool for replacing legacy typography utility classes (d-headline--*, d-body--*, d-label--*, d-code--md, d-fw-*, d-fc-*, d-lh-*, d-truncate, d-ta-*) with the DtText component. Covers automatic migration, edge cases, and class-to-prop mapping.",
@@ -533586,7 +529663,61 @@ var documentationData = [
533586
529663
  headingPath: [
533587
529664
  "Usage"
533588
529665
  ],
533589
- content: "Use d-ol-{focusring|focusring-inset|none} to change an elements' outline.\n\n \n\n Use d-ol-focusring to add a focus ring that will render outside of the element.\n Use d-ol-focusring-inset to add a focus ring that renders within the edge of the element. This is particularly useful when the containing element bleeds to the edge of its parent or its overflow property is set to hidden.\n\n import { outline } from '@data/interactivity.json';",
529666
+ content: "Use d-ol-{focusring|focusring-outset|none} to change an element's outline.\n\n \n\n- Use d-ol-focusring to add a focus ring within the edge of an element. Use this utility when an element reaches the edge of its parent or its overflow property is set to hidden.\n- Use d-ol-focusring-outset to add a focus ring outside the edge of an element.\n- Use d-ol-none to remove an element's focus ring.",
529667
+ frontmatter: {
529668
+ title: "Outline",
529669
+ description: "Utilities for controlling an element's outline.",
529670
+ status: null,
529671
+ figmaUrl: null,
529672
+ storybook: null
529673
+ },
529674
+ filePath: "apps/dialtone-documentation/docs/utilities/interactivity/outline.md"
529675
+ },
529676
+ {
529677
+ id: "utilities/interactivity/outline#hover",
529678
+ docId: "utilities/interactivity/outline",
529679
+ docTitle: "Outline",
529680
+ category: "utilities",
529681
+ headingPath: [
529682
+ "Hover"
529683
+ ],
529684
+ content: "Use h:d-ol-{focusring|focusring-outset|none} to change an element's outline on :hover.",
529685
+ frontmatter: {
529686
+ title: "Outline",
529687
+ description: "Utilities for controlling an element's outline.",
529688
+ status: null,
529689
+ figmaUrl: null,
529690
+ storybook: null
529691
+ },
529692
+ filePath: "apps/dialtone-documentation/docs/utilities/interactivity/outline.md"
529693
+ },
529694
+ {
529695
+ id: "utilities/interactivity/outline#focus-visible",
529696
+ docId: "utilities/interactivity/outline",
529697
+ docTitle: "Outline",
529698
+ category: "utilities",
529699
+ headingPath: [
529700
+ "Focus Visible"
529701
+ ],
529702
+ content: "Use fv:d-ol-{focusring|focusring-outset|none} to change an element's outline on :focus-visible when focused by keyboard.\n\n!INFO\nfv:d-ol- applies to elements that are focused via keyboard navigation**, not mouse or touch.",
529703
+ frontmatter: {
529704
+ title: "Outline",
529705
+ description: "Utilities for controlling an element's outline.",
529706
+ status: null,
529707
+ figmaUrl: null,
529708
+ storybook: null
529709
+ },
529710
+ filePath: "apps/dialtone-documentation/docs/utilities/interactivity/outline.md"
529711
+ },
529712
+ {
529713
+ id: "utilities/interactivity/outline#focus",
529714
+ docId: "utilities/interactivity/outline",
529715
+ docTitle: "Outline",
529716
+ category: "utilities",
529717
+ headingPath: [
529718
+ "Focus"
529719
+ ],
529720
+ content: "Use f:d-ol-{focusring|focusring-outset|none} to change an element's outline on :focus and :focus-within.\n\n \n\n import { outline } from '@data/interactivity.json';",
533590
529721
  frontmatter: {
533591
529722
  title: "Outline",
533592
529723
  description: "Utilities for controlling an element's outline.",