infinity-forge 0.23.8 → 0.23.9
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/system/presentation/components/layout/component.js +1 -1
- package/dist/system/presentation/components/layout/component.js.map +1 -1
- package/dist/system/presentation/components/layout/header/version-01/index.js +2 -2
- package/dist/system/presentation/components/layout/header/version-01/index.js.map +1 -1
- package/dist/ui/hooks/index.d.ts +3 -1
- package/dist/ui/hooks/index.js +3 -3
- package/dist/ui/hooks/index.js.map +1 -1
- package/dist/ui/hooks/use-is-fixed/index.d.ts +1 -1
- package/dist/ui/hooks/use-is-fixed/index.js +3 -3
- package/dist/ui/hooks/use-is-fixed/index.js.map +1 -1
- package/dist/ui/hooks/use-screen-height/{use-screen-height.js → index.js} +1 -1
- package/dist/ui/hooks/use-screen-height/index.js.map +1 -0
- package/dist/ui/hooks/use-screen-width/{use-screen-width.js → index.js} +1 -1
- package/dist/ui/hooks/use-screen-width/index.js.map +1 -0
- package/package.json +1 -1
- package/dist/ui/hooks/use-screen-height/use-screen-height.js.map +0 -1
- package/dist/ui/hooks/use-screen-width/use-screen-width.js.map +0 -1
- /package/dist/ui/hooks/use-screen-height/{use-screen-height.d.ts → index.d.ts} +0 -0
- /package/dist/ui/hooks/use-screen-width/{use-screen-width.d.ts → index.d.ts} +0 -0
|
@@ -28,7 +28,7 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
28
28
|
var header_1 = require("./header/index.js");
|
|
29
29
|
var menu_1 = require("./menu/index.js");
|
|
30
30
|
var S = __importStar(require("./styles.js"));
|
|
31
|
-
var use_screen_width_1 = require("../../../../ui/hooks/use-screen-width/
|
|
31
|
+
var use_screen_width_1 = require("../../../../ui/hooks/use-screen-width/index.js");
|
|
32
32
|
function Layout(_a) {
|
|
33
33
|
var children = _a.children, workspaces = _a.workspaces;
|
|
34
34
|
var width = (0, use_screen_width_1.useScreenWidth)().width;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../../src/system/presentation/components/layout/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../../src/system/presentation/components/layout/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mCAAiC;AACjC,+BAAoC;AAGpC,0CAA6B;AAC7B,gEAA4D;AAE5D,SAAgB,MAAM,CAAC,EAA+E;QAA7E,QAAQ,cAAA,EAAE,UAAU,gBAAA;IACnC,IAAA,KAAK,GAAK,IAAA,iCAAc,GAAE,MAArB,CAAqB;IAElC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAA;IAElB,IAAM,QAAQ,GAAG,KAAK,IAAI,IAAI,CAAA;IAE9B,OAAO,CACL,wBAAC,CAAC,CAAC,MAAM,eACP,uBAAC,eAAM,IAAC,UAAU,EAAE,UAAU,GAAI,EAElC,iCAAK,SAAS,EAAC,gBAAgB,aAC7B,gCAAK,SAAS,EAAC,YAAY,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,GAAI,EAEvD,CAAC,QAAQ,IAAI,uBAAC,kBAAW,IAAC,UAAU,EAAE,UAAU,GAAI,EAErD,2CAAO,QAAQ,GAAQ,IACnB,IACG,CACZ,CAAA;AACH,CAAC;AApBD,wBAoBC"}
|
|
@@ -30,10 +30,10 @@ exports.HeaderVersion01 = void 0;
|
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var link_1 = __importDefault(require("next/link"));
|
|
32
32
|
var ui_1 = require("../../../../../../ui/index.js");
|
|
33
|
+
var use_screen_width_1 = require("../../../../../../ui/hooks/use-screen-width/index.js");
|
|
34
|
+
var menu_1 = require("../../menu/index.js");
|
|
33
35
|
var components_1 = require("../components/index.js");
|
|
34
36
|
var S = __importStar(require("./styles.js"));
|
|
35
|
-
var menu_1 = require("../../menu/index.js");
|
|
36
|
-
var use_screen_width_1 = require("../../../../../../ui/hooks/use-screen-width/use-screen-width.js");
|
|
37
37
|
function HeaderVersion01(_a) {
|
|
38
38
|
var workspaces = _a.workspaces;
|
|
39
39
|
var width = (0, use_screen_width_1.useScreenWidth)().width;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/header/version-01/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/layout/header/version-01/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mDAA4B;AAE5B,2BAAuC;AACvC,gEAA4D;AAE5D,mCAAwC;AACxC,4CAAsD;AAEtD,0CAA6B;AAE7B,SAAgB,eAAe,CAAC,EAAc;QAAZ,UAAU,gBAAA;IAClC,IAAA,KAAK,GAAK,IAAA,iCAAc,GAAE,MAArB,CAAqB;IAClC,IAAM,QAAQ,GAAG,KAAK,IAAI,IAAI,CAAA;IAE9B,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,cAAc,YACxB,uBAAC,CAAC,CAAC,eAAe,IAAC,EAAE,EAAC,QAAQ,YAC5B,wBAAC,cAAS,eACP,QAAQ,IAAI,uBAAC,kBAAW,IAAC,UAAU,EAAE,UAAU,GAAI,EAEpD,gCAAK,SAAS,EAAC,cAAc,YAC3B,uBAAC,cAAI,IAAC,SAAS,EAAC,MAAM,EAAC,IAAI,EAAC,GAAG,YAC7B,gCAAK,GAAG,EAAC,kBAAkB,EAAC,GAAG,EAAC,aAAa,GAAG,GAC3C,GACH,EAEN,4CACE,uBAAC,wBAAW,KAAG,EAEf,uBAAC,sBAAS,KAAG,IACT,IACI,GACM,GACd,CACT,CAAA;AACH,CAAC;AAzBD,0CAyBC"}
|
package/dist/ui/hooks/index.d.ts
CHANGED
package/dist/ui/hooks/index.js
CHANGED
|
@@ -14,9 +14,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./use-is-fixed/index.js"), exports);
|
|
18
17
|
__exportStar(require("./use-mounted/index.js"), exports);
|
|
18
|
+
__exportStar(require("./use-is-fixed/index.js"), exports);
|
|
19
19
|
__exportStar(require("./use-element-size/index.js"), exports);
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
__exportStar(require("./use-screen-width/index.js"), exports);
|
|
21
|
+
__exportStar(require("./use-screen-height/index.js"), exports);
|
|
22
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/ui/hooks/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/ui/hooks/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,iDAA8B;AAC9B,qDAAkC;AAClC,qDAAkC;AAClC,sDAAmC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.useIsFixed = void 0;
|
|
4
4
|
var react_1 = require("react");
|
|
5
|
-
function
|
|
5
|
+
function useIsFixed() {
|
|
6
6
|
var _a = (0, react_1.useState)(false), isFixed = _a[0], setIsFixed = _a[1];
|
|
7
7
|
(0, react_1.useEffect)(function () {
|
|
8
8
|
function handleScroll() {
|
|
@@ -23,5 +23,5 @@ function useScreen() {
|
|
|
23
23
|
isFixed: isFixed,
|
|
24
24
|
};
|
|
25
25
|
}
|
|
26
|
-
exports.
|
|
26
|
+
exports.useIsFixed = useIsFixed;
|
|
27
27
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-is-fixed/index.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-is-fixed/index.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,UAAU;IAClB,IAAA,KAAwB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAAtC,OAAO,QAAA,EAAE,UAAU,QAAmB,CAAA;IAE7C,IAAA,iBAAS,EAAC;QACR,SAAS,YAAY;YACnB,IAAI,MAAM,CAAC,OAAO,GAAG,EAAE,EAAE,CAAC;gBACxB,UAAU,CAAC,IAAI,CAAC,CAAA;YAClB,CAAC;iBAAM,CAAC;gBACN,UAAU,CAAC,KAAK,CAAC,CAAA;YACnB,CAAC;QACH,CAAC;QAED,YAAY,EAAE,CAAA;QAEd,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QAE/C,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QACpD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,OAAO;QACL,OAAO,SAAA;KACR,CAAA;AACH,CAAC;AAxBD,gCAwBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-screen-height/index.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,eAAe;IACvB,IAAA,KAAsB,IAAA,gBAAQ,EAAC,MAAM,CAAC,WAAW,CAAC,EAAjD,MAAM,QAAA,EAAE,SAAS,QAAgC,CAAA;IAExD,IAAA,iBAAS,EAAC;QACR,IAAM,YAAY,GAAG;YACnB,SAAS,CAAC,MAAM,CAAC,WAAW,CAAC,CAAA;QAC/B,CAAC,CAAA;QAED,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QAE/C,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QACpD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,OAAO;QACL,MAAM,QAAA;KACP,CAAA;AACH,CAAC;AAlBD,0CAkBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-screen-width/index.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,cAAc;IACtB,IAAA,KAAoB,IAAA,gBAAQ,EAAC,MAAM,CAAC,UAAU,CAAC,EAA9C,KAAK,QAAA,EAAE,QAAQ,QAA+B,CAAA;IAErD,IAAA,iBAAS,EAAC;QACR,IAAM,YAAY,GAAG;YACnB,QAAQ,CAAC,MAAM,CAAC,UAAU,CAAC,CAAA;QAC7B,CAAC,CAAA;QAED,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QAE/C,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QACpD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,OAAO;QACL,KAAK,OAAA;KACN,CAAA;AACH,CAAC;AAlBD,wCAkBC"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-screen-height.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-screen-height/use-screen-height.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,eAAe;IACvB,IAAA,KAAsB,IAAA,gBAAQ,EAAC,MAAM,CAAC,WAAW,CAAC,EAAjD,MAAM,QAAA,EAAE,SAAS,QAAgC,CAAA;IAExD,IAAA,iBAAS,EAAC;QACR,IAAM,YAAY,GAAG;YACnB,SAAS,CAAC,MAAM,CAAC,WAAW,CAAC,CAAA;QAC/B,CAAC,CAAA;QAED,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QAE/C,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QACpD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,OAAO;QACL,MAAM,QAAA;KACP,CAAA;AACH,CAAC;AAlBD,0CAkBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-screen-width.js","sourceRoot":"","sources":["../../../../src/ui/hooks/use-screen-width/use-screen-width.tsx"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,SAAgB,cAAc;IACtB,IAAA,KAAoB,IAAA,gBAAQ,EAAC,MAAM,CAAC,UAAU,CAAC,EAA9C,KAAK,QAAA,EAAE,QAAQ,QAA+B,CAAA;IAErD,IAAA,iBAAS,EAAC;QACR,IAAM,YAAY,GAAG;YACnB,QAAQ,CAAC,MAAM,CAAC,UAAU,CAAC,CAAA;QAC7B,CAAC,CAAA;QAED,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QAE/C,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAA;QACpD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,OAAO;QACL,KAAK,OAAA;KACN,CAAA;AACH,CAAC;AAlBD,wCAkBC"}
|
|
File without changes
|
|
File without changes
|