@dialpad/dialtone-vue 2.59.0 → 2.59.1

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.
@@ -2231,6 +2231,7 @@ __webpack_require__.d(__webpack_exports__, {
2231
2231
  "DtNotice": () => (/* reexport */ notice),
2232
2232
  "DtPagination": () => (/* reexport */ pagination),
2233
2233
  "DtPopover": () => (/* reexport */ popover),
2234
+ "DtPresence": () => (/* reexport */ presence),
2234
2235
  "DtRadio": () => (/* reexport */ radio_radio),
2235
2236
  "DtRadioGroup": () => (/* reexport */ radio_group),
2236
2237
  "DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
@@ -2279,6 +2280,8 @@ __webpack_require__.d(__webpack_exports__, {
2279
2280
  "POPOVER_INITIAL_FOCUS_STRINGS": () => (/* reexport */ POPOVER_INITIAL_FOCUS_STRINGS),
2280
2281
  "POPOVER_PADDING_CLASSES": () => (/* reexport */ POPOVER_PADDING_CLASSES),
2281
2282
  "POPOVER_ROLES": () => (/* reexport */ POPOVER_ROLES),
2283
+ "PRESENCE_STATES": () => (/* reexport */ PRESENCE_STATES),
2284
+ "PRESENCE_STATES_LIST": () => (/* reexport */ PRESENCE_STATES_LIST),
2282
2285
  "ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
2283
2286
  "SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
2284
2287
  "SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
@@ -23302,6 +23305,7 @@ var grouped_chip_component = normalizeComponent(
23302
23305
 
23303
23306
 
23304
23307
 
23308
+
23305
23309
 
23306
23310
 
23307
23311
  /// Recipes
@@ -2241,6 +2241,7 @@ __webpack_require__.d(__webpack_exports__, {
2241
2241
  "DtNotice": () => (/* reexport */ notice),
2242
2242
  "DtPagination": () => (/* reexport */ pagination),
2243
2243
  "DtPopover": () => (/* reexport */ popover),
2244
+ "DtPresence": () => (/* reexport */ presence),
2244
2245
  "DtRadio": () => (/* reexport */ radio_radio),
2245
2246
  "DtRadioGroup": () => (/* reexport */ radio_group),
2246
2247
  "DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
@@ -2289,6 +2290,8 @@ __webpack_require__.d(__webpack_exports__, {
2289
2290
  "POPOVER_INITIAL_FOCUS_STRINGS": () => (/* reexport */ POPOVER_INITIAL_FOCUS_STRINGS),
2290
2291
  "POPOVER_PADDING_CLASSES": () => (/* reexport */ POPOVER_PADDING_CLASSES),
2291
2292
  "POPOVER_ROLES": () => (/* reexport */ POPOVER_ROLES),
2293
+ "PRESENCE_STATES": () => (/* reexport */ PRESENCE_STATES),
2294
+ "PRESENCE_STATES_LIST": () => (/* reexport */ PRESENCE_STATES_LIST),
2292
2295
  "ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
2293
2296
  "SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
2294
2297
  "SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
@@ -23312,6 +23315,7 @@ var grouped_chip_component = normalizeComponent(
23312
23315
 
23313
23316
 
23314
23317
 
23318
+
23315
23319
 
23316
23320
 
23317
23321
  /// Recipes