@ms-cloudpack/overlay 0.17.76 → 0.17.77
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/browser-esm/244.chunk.js +1 -1
- package/dist/browser-esm/244.chunk.js.map +1 -1
- package/dist/browser-esm/56.chunk.js +1 -1
- package/dist/browser-esm/56.chunk.js.map +1 -1
- package/dist/browser-esm/782.chunk.js +1 -1
- package/dist/browser-esm/782.chunk.js.map +1 -1
- package/dist/browser-esm/lib/constants.js +1 -1
- package/dist/browser-esm/lib/constants.js.map +1 -1
- package/dist/browser-esm/lib/index.js +1 -1
- package/dist/browser-esm/lib/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const id=250;export const ids=[250];export const modules={316:(o,t,
|
|
1
|
+
export const id=250;export const ids=[250];export const modules={316:(o,t,s)=>{s.d(t,{elementIds:()=>e});const e={root:"cloudpack-overlay-root",errorDialogRoot:"cloudpack-overlay-error-dialog",statusDialogRoot:"cloudpack-overlay-status-dialog",statusBadgeRoot:"cloudpack-overlay-status-badge"}}};import o from"../runtime.js";import*as t from"./constants.js";o.C(t);var s=o(o.s=316).elementIds;export{s as elementIds};
|
|
2
2
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib/constants.js","mappings":"yGAGO,
|
|
1
|
+
{"version":3,"file":"lib/constants.js","mappings":"yGAGO,MAAMA,EAAa,CAIxBC,KAAM,yBAINC,gBAAiB,iCAIjBC,iBAAkB,kCAIlBC,gBAAiB,iC","sources":["webpack://@ms-cloudpack/overlay/./src/constants.ts"],"sourcesContent":["// This file serves as a separate entry point which can be imported without rendering the overlay\n// as a side effect.\n\nexport const elementIds = {\n /**\n * ID for the root element of the overlay.\n */\n root: 'cloudpack-overlay-root',\n /**\n * ID for the root element of the error dialog.\n */\n errorDialogRoot: 'cloudpack-overlay-error-dialog',\n /**\n * ID for the root element of the status dialog.\n */\n statusDialogRoot: 'cloudpack-overlay-status-dialog',\n /**\n * ID for the root element of the status badge.\n */\n statusBadgeRoot: 'cloudpack-overlay-status-badge',\n} as const;\n"],"names":["elementIds","root","errorDialogRoot","statusDialogRoot","statusBadgeRoot"],"sourceRoot":""}
|