synos-helena 24.0.0-spv.1 → 24.0.1-beta.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/lib/dark.js +1 -1
- package/lib/dark.js.gz +0 -0
- package/lib/dark.js.map +1 -1
- package/lib/dark.js.map.gz +0 -0
- package/lib/helena.js +1 -1
- package/lib/helena.js.gz +0 -0
- package/lib/helena.js.map +1 -1
- package/lib/helena.js.map.gz +0 -0
- package/lib/index.css.map +1 -1
- package/lib/index.css.map.gz +0 -0
- package/lib/index.js +1 -1
- package/lib/index.js.LICENSE.txt +6 -18
- package/lib/index.js.LICENSE.txt.gz +0 -0
- package/lib/index.js.gz +0 -0
- package/lib/index.js.map +1 -1
- package/lib/index.js.map.gz +0 -0
- package/lib/light.css.map +1 -1
- package/lib/light.css.map.gz +0 -0
- package/lib/light.js +1 -1
- package/lib/light.js.gz +0 -0
- package/lib/light.js.map +1 -1
- package/lib/light.js.map.gz +0 -0
- package/lib/src/HLEnvironmentText/HLEnvironmentText.d.ts +1 -2
- package/lib/src/HLEnvironmentText/HLEnvironmentTypes.d.ts +2 -2
- package/lib/src/HLErrorBoundary/HLErrorBoundary.d.ts +2 -2
- package/lib/src/HLException/Error/Error.d.ts +4 -0
- package/lib/src/HLFromTo/HLFromTo.d.ts +1 -2
- package/lib/src/HLHeader/HLHeader.d.ts +1 -2
- package/lib/src/HLHelpContext/HLHelpContext.d.ts +1 -1
- package/lib/src/HLNotification/HLNotification.d.ts +1 -2
- package/lib/src/HLNotification/notificationList/NotificationList.d.ts +1 -2
- package/lib/src/util/Permissions.d.ts +1 -1
- package/package.json +1 -1
package/lib/light.css.map.gz
CHANGED
|
Binary file
|
package/lib/light.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["synchro-helena"]=o():e["synchro-helena"]=o()}(self,(()
|
|
1
|
+
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["synchro-helena"]=o():e["synchro-helena"]=o()}(self,(function(){return(()=>{"use strict";var e={r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},o={};return e.r(o),o})()}));
|
|
2
2
|
//# sourceMappingURL=light.js.map
|
package/lib/light.js.gz
CHANGED
|
Binary file
|
package/lib/light.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"light.js","mappings":"CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,GAAIH,GACe,iBAAZC,QACdA,QAAQ,kBAAoBD,IAE5BD,EAAK,kBAAoBC,
|
|
1
|
+
{"version":3,"file":"light.js","mappings":"CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,GAAIH,GACe,iBAAZC,QACdA,QAAQ,kBAAoBD,IAE5BD,EAAK,kBAAoBC,IAR3B,CASGK,MAAM,WACT,M,mBCTA,IAAIC,EAAsB,CCA1BA,EAAyBL,IACH,oBAAXM,QAA0BA,OAAOC,aAC1CC,OAAOC,eAAeT,EAASM,OAAOC,YAAa,CAAEG,MAAO,WAE7DF,OAAOC,eAAeT,EAAS,aAAc,CAAEU,OAAO,M","sources":["webpack://synchro-helena/webpack/universalModuleDefinition","webpack://synchro-helena/webpack/bootstrap","webpack://synchro-helena/webpack/runtime/make namespace object"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"synchro-helena\"] = factory();\n\telse\n\t\troot[\"synchro-helena\"] = factory();\n})(self, function() {\nreturn ","// The require scope\nvar __webpack_require__ = {};\n\n","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["root","factory","exports","module","define","amd","self","__webpack_require__","Symbol","toStringTag","Object","defineProperty","value"],"sourceRoot":""}
|
package/lib/light.js.map.gz
CHANGED
|
Binary file
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { HLEnvironmentTextPropTypes } from '.';
|
|
3
2
|
declare const HLEnvironmentText: {
|
|
4
|
-
(props: HLEnvironmentTextPropTypes):
|
|
3
|
+
(props: HLEnvironmentTextPropTypes): JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default HLEnvironmentText;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
type EnvironmentsType = 'DEV' | 'QA' | 'UAT' | 'PROD';
|
|
2
|
-
type LocationsType = 'header' | 'footer';
|
|
1
|
+
declare type EnvironmentsType = 'DEV' | 'QA' | 'UAT' | 'PROD';
|
|
2
|
+
declare type LocationsType = 'header' | 'footer';
|
|
3
3
|
declare enum LocationsEnum {
|
|
4
4
|
Header = "header",
|
|
5
5
|
Footer = "footer"
|
|
@@ -6,8 +6,8 @@ declare class HLErrorBoundary extends React.Component<HLErrorBoundaryPropTypes,
|
|
|
6
6
|
errorCatch: boolean;
|
|
7
7
|
};
|
|
8
8
|
pageRefresh: () => void;
|
|
9
|
-
getErrorContent(serviceDescription: any):
|
|
9
|
+
getErrorContent(serviceDescription: any): JSX.Element;
|
|
10
10
|
componentDidCatch(): void;
|
|
11
|
-
render():
|
|
11
|
+
render(): JSX.Element;
|
|
12
12
|
}
|
|
13
13
|
export default HLErrorBoundary;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { HLFromToProps } from './index';
|
|
3
2
|
declare const HLFromTo: {
|
|
4
|
-
<L, R, T>(props: HLFromToProps<L, R, T>):
|
|
3
|
+
<L, R, T>(props: HLFromToProps<L, R, T>): JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default HLFromTo;
|
|
@@ -3,6 +3,6 @@ import { HLHelpContextProps, HLHelpContextState } from '.';
|
|
|
3
3
|
declare class HLHelpContext extends React.Component<HLHelpContextProps, HLHelpContextState> {
|
|
4
4
|
constructor(props: HLHelpContextProps);
|
|
5
5
|
_onCancel: () => void;
|
|
6
|
-
render():
|
|
6
|
+
render(): JSX.Element;
|
|
7
7
|
}
|
|
8
8
|
export default HLHelpContext;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { HLNotificationPropTypes } from './index';
|
|
3
2
|
declare const HLNotification: {
|
|
4
|
-
(props: HLNotificationPropTypes):
|
|
3
|
+
(props: HLNotificationPropTypes): JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default HLNotification;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { NotificationListPropTypes } from './index';
|
|
3
2
|
declare const NotificationList: {
|
|
4
|
-
(props: NotificationListPropTypes):
|
|
3
|
+
(props: NotificationListPropTypes): JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default NotificationList;
|