@zeniai/web-components 4.1.95 → 4.1.97
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.
- package/dist/{SessionTimeoutPopup-B3hvvs9P.js → SessionTimeoutPopup-BVSKDeNC.js} +1 -1
- package/dist/{SessionTimeoutPopup-C36tkjtF.cjs → SessionTimeoutPopup-mSmmGwD6.cjs} +1 -1
- package/dist/cockpit.cjs.js +1 -1
- package/dist/cockpit.esm.js +2 -2
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/package.json +4 -4
|
@@ -211419,7 +211419,7 @@ const If = {
|
|
|
211419
211419
|
description: O.cards.moreProviders.description,
|
|
211420
211420
|
buttonLabel: O.cards.moreProviders.requestButtonLabel,
|
|
211421
211421
|
showBellIcon: !1,
|
|
211422
|
-
onAction: () => g("
|
|
211422
|
+
onAction: () => g("more_providers"),
|
|
211423
211423
|
isAdmin: e
|
|
211424
211424
|
}
|
|
211425
211425
|
)
|