domain0 0.5.0 → 0.6.0

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/ui.cjs CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./sdk-DwnYJ501.cjs");exports.applyWhiteLabel=e.o,exports.createDomain0=e.t,exports.createDomain0Localizer=e.c,exports.domain0=e.n,exports.domain0TranslatedLocales=e.l,exports.interpolateWhiteLabelCopy=e.s,exports.localizedCopy=e.u,exports.mountDomain0Connect=e.a,exports.mountDomain0ConnectionFlow=e.i,exports.mountDomain0SharedFlow=e.r;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./sdk-CrmroILY.cjs");exports.applyWhiteLabel=e.o,exports.createDomain0=e.t,exports.createDomain0Localizer=e.c,exports.domain0=e.n,exports.domain0TranslatedLocales=e.l,exports.interpolateWhiteLabelCopy=e.s,exports.localizedCopy=e.u,exports.mountDomain0Connect=e.a,exports.mountDomain0ConnectionFlow=e.i,exports.mountDomain0SharedFlow=e.r;
package/dist/ui.d.cts CHANGED
@@ -47,7 +47,7 @@ declare const englishMessages: {
47
47
  readonly domainConnectHeading: "Connect through Domain Connect";
48
48
  readonly domainConnectGuidance: "Your DNS provider will show the exact service template and ask for consent before applying it.";
49
49
  readonly domainConnectResumeUnavailable: "This host application must provide the same Domain Connect service template to resume this handoff.";
50
- readonly domainConnectUnavailable: "This host application has not configured its Domain Connect service template. Guided manual setup remains available.";
50
+ readonly domainConnectUnavailable: "This DNS provider cannot use the requested Domain Connect template. Choose another connection method.";
51
51
  readonly continueSecurely: (provider: string) => string;
52
52
  readonly continueSecurelyNewTab: (provider: string) => string;
53
53
  readonly completedDomainConnect: "I completed Domain Connect";
package/dist/ui.d.mts CHANGED
@@ -47,7 +47,7 @@ declare const englishMessages: {
47
47
  readonly domainConnectHeading: "Connect through Domain Connect";
48
48
  readonly domainConnectGuidance: "Your DNS provider will show the exact service template and ask for consent before applying it.";
49
49
  readonly domainConnectResumeUnavailable: "This host application must provide the same Domain Connect service template to resume this handoff.";
50
- readonly domainConnectUnavailable: "This host application has not configured its Domain Connect service template. Guided manual setup remains available.";
50
+ readonly domainConnectUnavailable: "This DNS provider cannot use the requested Domain Connect template. Choose another connection method.";
51
51
  readonly continueSecurely: (provider: string) => string;
52
52
  readonly continueSecurelyNewTab: (provider: string) => string;
53
53
  readonly completedDomainConnect: "I completed Domain Connect";
package/dist/ui.mjs CHANGED
@@ -1 +1 @@
1
- import{a as e,c as t,i as n,l as r,n as i,o as a,r as o,s,t as c,u as l}from"./sdk-BEFduVyo.mjs";export{a as applyWhiteLabel,c as createDomain0,t as createDomain0Localizer,i as domain0,r as domain0TranslatedLocales,s as interpolateWhiteLabelCopy,l as localizedCopy,e as mountDomain0Connect,n as mountDomain0ConnectionFlow,o as mountDomain0SharedFlow};
1
+ import{a as e,c as t,i as n,l as r,n as i,o as a,r as o,s,t as c,u as l}from"./sdk-CmmUNLRB.mjs";export{a as applyWhiteLabel,c as createDomain0,t as createDomain0Localizer,i as domain0,r as domain0TranslatedLocales,s as interpolateWhiteLabelCopy,l as localizedCopy,e as mountDomain0Connect,n as mountDomain0ConnectionFlow,o as mountDomain0SharedFlow};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "domain0",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "description": "Type-safe SDK and embeddable UI for the open-source Domain0 domain connection platform",
5
5
  "author": "Domain0",
6
6
  "license": "Apache-2.0",