x25 17.6.5 → 17.6.6

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/UI/Things.d.ts CHANGED
@@ -1,3 +1,4 @@
1
1
  import React from "react";
2
+ import "../styles/index.scss";
2
3
  declare const Things: () => React.JSX.Element;
3
4
  export default Things;
package/UI/Things.js CHANGED
@@ -4,11 +4,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  const react_1 = __importDefault(require("react"));
7
- const react_redux_1 = require("react-redux");
8
7
  const react_notification_system_redux2_1 = __importDefault(require("react-notification-system-redux2"));
8
+ const react_redux_1 = require("react-redux");
9
9
  const Root_1 = __importDefault(require("../Modal/Root"));
10
- const config_1 = require("../config");
11
10
  const actions_1 = require("../actions");
11
+ const config_1 = require("../config");
12
+ require("../styles/index.scss");
12
13
  const mapStateToProps = (state) => ({
13
14
  notifications: (0, config_1.getNotificationState)(state) || [],
14
15
  }), mapDispatchToProps = (dispatch) => ({
package/UI/Things.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Things.js","sourceRoot":"","sources":["../../src/UI/Things.tsx"],"names":[],"mappings":";;;;;AAAA,kDAA0B;AAC1B,6CAAsC;AACtC,wGAA6D;AAC7D,yDAAsC;AACtC,sCAAiD;AACjD,wCAAgD;AAGhD,MACE,eAAe,GAAG,CAAC,KAAY,EAAE,EAAE,CAAC,CAAC;IACnC,aAAa,EAAE,IAAA,6BAAoB,EAAC,KAAK,CAAC,IAAI,EAAE;CACjD,CAAC,EACF,kBAAkB,GAAG,CAAC,QAAkB,EAAE,EAAE,CAAC,CAAC;IAC5C,aAAa,EAAE,CAAC,YAA+B,EAAE,EAAE;QACjD,QAAQ,CAAC,IAAA,4BAAkB,EAAC,YAAY,CAAC,GAAG,CAAC,CAAC,CAAC;IACjD,CAAC;CACF,CAAC,EAEF,sBAAsB,GAAG,IAAA,qBAAO,EAAC,eAAe,EAAE,kBAAkB,CAAC,CAAC,0CAAa,CAAC,EAEpF,MAAM,GAAG,GAAG,EAAE,CAAC,CACb;IACE,uCAAK,SAAS,EAAC,cAAc;QAC3B,8BAAC,sBAAsB,OAAG,CACtB;IACN,8BAAC,cAAS,OAAG,CACZ,CACJ,CAAC;AAEJ,kBAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Things.js","sourceRoot":"","sources":["../../src/UI/Things.tsx"],"names":[],"mappings":";;;;;AAAA,kDAA0B;AAC1B,wGAA6D;AAC7D,6CAAsC;AACtC,yDAAsC;AACtC,wCAAgD;AAChD,sCAAiD;AAGjD,gCAA8B;AAE9B,MACE,eAAe,GAAG,CAAC,KAAY,EAAE,EAAE,CAAC,CAAC;IACnC,aAAa,EAAE,IAAA,6BAAoB,EAAC,KAAK,CAAC,IAAI,EAAE;CACjD,CAAC,EACF,kBAAkB,GAAG,CAAC,QAAkB,EAAE,EAAE,CAAC,CAAC;IAC5C,aAAa,EAAE,CAAC,YAA+B,EAAE,EAAE;QACjD,QAAQ,CAAC,IAAA,4BAAkB,EAAC,YAAY,CAAC,GAAG,CAAC,CAAC,CAAC;IACjD,CAAC;CACF,CAAC,EAEF,sBAAsB,GAAG,IAAA,qBAAO,EAAC,eAAe,EAAE,kBAAkB,CAAC,CAAC,0CAAa,CAAC,EAEpF,MAAM,GAAG,GAAG,EAAE,CAAC,CACb;IACE,uCAAK,SAAS,EAAC,cAAc;QAC3B,8BAAC,sBAAsB,OAAG,CACtB;IACN,8BAAC,cAAS,OAAG,CACZ,CACJ,CAAC;AAEJ,kBAAe,MAAM,CAAC"}
package/index.d.ts CHANGED
@@ -3,6 +3,5 @@ export { default as JSONSyntaxFromData } from "./Developer/JSONSyntaxFromData";
3
3
  export { default as JSONSyntaxFromText } from "./Developer/JSONSyntaxFromText";
4
4
  export { default as normalize } from "./utility/normalize";
5
5
  export { default as words } from "./utility/words";
6
- import "./Developer/json.scss";
7
6
  export { default as paymentUtils } from "./Payment/index";
8
7
  export { default as Payment } from "./Payment/Pieces/Payment";
package/index.js CHANGED
@@ -17,8 +17,6 @@ var normalize_1 = require("./utility/normalize");
17
17
  Object.defineProperty(exports, "normalize", { enumerable: true, get: function () { return __importDefault(normalize_1).default; } });
18
18
  var words_1 = require("./utility/words");
19
19
  Object.defineProperty(exports, "words", { enumerable: true, get: function () { return __importDefault(words_1).default; } });
20
- // Payment
21
- require("./Developer/json.scss");
22
20
  var index_1 = require("./Payment/index");
23
21
  Object.defineProperty(exports, "paymentUtils", { enumerable: true, get: function () { return __importDefault(index_1).default; } });
24
22
  var Payment_1 = require("./Payment/Pieces/Payment");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAEA,MAAM;AACN,8CAAwD;AAA/C,yHAAA,OAAO,OAAc;AAE9B,aAAa;AACb,qEAA+E;AAAtE,yIAAA,OAAO,OAAsB;AACtC,qEAA+E;AAAtE,yIAAA,OAAO,OAAsB;AAEtC,UAAU;AACV,iDAA2D;AAAlD,uHAAA,OAAO,OAAa;AAC7B,yCAAmD;AAA1C,+GAAA,OAAO,OAAS;AAEzB,WAAW;AACX,iCAA+B;AAE/B,yCAA0D;AAAjD,sHAAA,OAAO,OAAgB;AAChC,oDAA8D;AAArD,mHAAA,OAAO,OAAW"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAEA,MAAM;AACN,8CAAwD;AAA/C,yHAAA,OAAO,OAAc;AAE9B,aAAa;AACb,qEAA+E;AAAtE,yIAAA,OAAO,OAAsB;AACtC,qEAA+E;AAAtE,yIAAA,OAAO,OAAsB;AAEtC,UAAU;AACV,iDAA2D;AAAlD,uHAAA,OAAO,OAAa;AAC7B,yCAAmD;AAA1C,+GAAA,OAAO,OAAS;AAEzB,yCAA0D;AAAjD,sHAAA,OAAO,OAAgB;AAChC,oDAA8D;AAArD,mHAAA,OAAO,OAAW"}
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "17.6.5",
2
+ "version": "17.6.6",
3
3
  "name": "x25",
4
4
  "description": "x25",
5
5
  "types": "./dist/index.d.ts",
package/styles/index.css CHANGED
@@ -0,0 +1 @@
1
+ .json-object .string{color:#50a14f;font-weight:400}.json-object .number{font-weight:bold;color:#986801}.json-object .boolean{font-weight:bold;color:#0184bc}.json-object .null{font-weight:bold;color:#0184bc}.json-object .key{color:#e45649}[data-bs-theme="dark"] .string{color:#f1fa76;font-weight:400}[data-bs-theme="dark"] .number{color:#bd93ec}[data-bs-theme="dark"] .boolean{color:#bd93ec}[data-bs-theme="dark"] .null{color:magenta}[data-bs-theme="dark"] .key{color:#72e9fd}
@@ -1 +0,0 @@
1
- .json-object .string{color:#50a14f;font-weight:400}.json-object .number{font-weight:bold;color:#986801}.json-object .boolean{font-weight:bold;color:#0184bc}.json-object .null{font-weight:bold;color:#0184bc}.json-object .key{color:#e45649}[data-bs-theme="dark"] .string{color:#f1fa76;font-weight:400}[data-bs-theme="dark"] .number{color:#bd93ec}[data-bs-theme="dark"] .boolean{color:#bd93ec}[data-bs-theme="dark"] .null{color:magenta}[data-bs-theme="dark"] .key{color:#72e9fd}