@descope/web-components-ui 1.0.418 → 1.0.419
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/cjs/index.cjs.js
CHANGED
@@ -17529,8 +17529,6 @@ var hybridField$1 = /*#__PURE__*/Object.freeze({
|
|
17529
17529
|
vars: vars$2
|
17530
17530
|
});
|
17531
17531
|
|
17532
|
-
customElements.define(componentName$N, EnrichedTextClass);
|
17533
|
-
|
17534
17532
|
const componentName$2 = getComponentName('alert');
|
17535
17533
|
|
17536
17534
|
class RawAlert extends createBaseClass({ componentName: componentName$2, baseSelector: ':host > div' }) {
|