@its/core 2.2.6 → 2.2.8
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/core.es.js +2833 -2818
- package/dist/types/src/components/Auth/AuthWrapper.d.ts.map +1 -1
- package/dist/types/src/components/Language/LanguageSelector.d.ts.map +1 -1
- package/dist/types/src/components/Styled/AppBar.d.ts +1 -1
- package/dist/types/src/components/Styled/Paper.d.ts +1 -1
- package/dist/types/src/store/config_context/ConfigProvider.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/Auth/AuthWrapper.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAY,gBAAgB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"AuthWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/Auth/AuthWrapper.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAY,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAQ1D,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,oBAAoB,EACpB,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,eAAe,EACf,IAAI,EACJ,SAAS,EACT,KAAK,EACL,YAAY,EACZ,MAAM,EACN,OAAO,EACP,KAAK,EACL,MAAM,EACN,QAAe,EACf,YAAkB,EAClB,cAAc,EACd,IAAI,GACL,EAAE,gBAAgB,2CA8HlB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/Language/LanguageSelector.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/Language/LanguageSelector.tsx"],"names":[],"mappings":"AAUA,UAAU,QAAQ;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AACD,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,KAAK,EACL,QAAe,GAChB,EAAE;IACD,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC,CAAC;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,2CAgGA;AAED,eAAe,gBAAgB,CAAC"}
|
|
@@ -2,6 +2,6 @@ import type { Theme } from '@mui/material/styles';
|
|
|
2
2
|
type AppBarProps = {
|
|
3
3
|
theme?: Theme;
|
|
4
4
|
};
|
|
5
|
-
declare const AppBar: import("@emotion/styled").StyledComponent<import("@mui/material/AppBar").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "color" | "position" | "children" | "sx" | "className" | "
|
|
5
|
+
declare const AppBar: import("@emotion/styled").StyledComponent<import("@mui/material/AppBar").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "color" | "position" | "children" | "sx" | "className" | "classes" | "elevation" | "square" | "variant" | "enableColorOnDark"> & import("@mui/system").MUIStyledCommonProps<Theme> & AppBarProps, {}, {}>;
|
|
6
6
|
export { AppBar };
|
|
7
7
|
//# sourceMappingURL=AppBar.d.ts.map
|
|
@@ -21,7 +21,7 @@ export type FormPaperProps = {
|
|
|
21
21
|
backdropFilter?: string;
|
|
22
22
|
style?: React.CSSProperties;
|
|
23
23
|
};
|
|
24
|
-
declare const FormPaper: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").PaperOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "children" | "sx" | "className" | "
|
|
24
|
+
declare const FormPaper: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").PaperOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "children" | "sx" | "className" | "classes" | "elevation" | "square" | "variant">, "children" | "elevation" | "variant"> & {
|
|
25
25
|
theme?: import("@emotion/react").Theme;
|
|
26
26
|
} & FormPaperProps, {}, {}>;
|
|
27
27
|
export { FormPaper };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigProvider.d.ts","sourceRoot":"","sources":["../../../../../src/store/config_context/ConfigProvider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ConfigProvider.d.ts","sourceRoot":"","sources":["../../../../../src/store/config_context/ConfigProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAuB,SAAS,EAAiB,MAAM,OAAO,CAAC;AAItE,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,eAAO,MAAM,aAAa,kCAA+B,CAAC;AAE1D,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,CAAC,EAAE,EAAE,QAAQ,EAAE,EAAE,mBAAmB,2CAwC1E"}
|