@nomos-ui/core 0.0.4 → 0.0.5
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.
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { LinkConfig } from "../components/provider";
|
|
2
1
|
/**
|
|
3
2
|
* Hook to access the provider context for customizable components
|
|
4
3
|
*
|
|
@@ -13,7 +12,7 @@ import { LinkConfig } from "../components/provider";
|
|
|
13
12
|
export declare function useProvider(): {
|
|
14
13
|
components: {
|
|
15
14
|
Link: {
|
|
16
|
-
component: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements
|
|
15
|
+
component: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements>;
|
|
17
16
|
hrefKey: string;
|
|
18
17
|
};
|
|
19
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-provider.d.ts","sourceRoot":"","sources":["../../src/hooks/use-provider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"use-provider.d.ts","sourceRoot":"","sources":["../../src/hooks/use-provider.tsx"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW;;;;;;;EA2B1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-provider.js","sourceRoot":"","sources":["../../src/hooks/use-provider.tsx"],"names":[],"mappings":";;AAcA,
|
|
1
|
+
{"version":3,"file":"use-provider.js","sourceRoot":"","sources":["../../src/hooks/use-provider.tsx"],"names":[],"mappings":";;AAcA,kCA2BC;AAzCD,iCAAmC;AACnC,qDAAqE;AAErE;;;;;;;;;;GAUG;AACH,SAAgB,WAAW;IACzB,MAAM,OAAO,GAAG,IAAA,kBAAU,EAAC,0BAAe,CAAC,CAAC;IAE5C,IAAI,CAAC,OAAO,EAAE,CAAC;QACb,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;IAChE,CAAC;IAED,OAAO;QACL,GAAG,OAAO;QACV,UAAU,EAAE;YACV,GAAG,OAAO,CAAC,UAAU;YACrB,IAAI,EAAG,OAAO,EAAE,UAAU,EAAE,IAAmB,EAAE,SAAS;gBACxD,CAAC,CAAC;oBACE,SAAS,EACN,OAAO,EAAE,UAAU,EAAE,IAAmB,EAAE,SAAS;wBACnD,GAAyB;oBAC5B,OAAO,EACJ,OAAO,EAAE,UAAU,EAAE,IAAmB,EAAE,OAAO,IAAI,MAAM;iBAC/D;gBACH,CAAC,CAAC;oBACE,SAAS,EACN,OAAO,EAAE,UAAU,EAAE,IAA0B;wBAC/C,GAAyB;oBAC5B,OAAO,EAAE,MAAM;iBAChB;SACN;KACF,CAAC;AACJ,CAAC"}
|