namirasoft-site-react 1.4.528 → 1.4.529
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.
|
@@ -4,7 +4,7 @@ export function NSLoading(props) {
|
|
|
4
4
|
var _a, _b, _c, _d, _e, _f;
|
|
5
5
|
let size = props.small ? 32 : 96;
|
|
6
6
|
let content = _jsxs(_Fragment, { children: [!((_a = props.hideTitle) !== null && _a !== void 0 ? _a : false) &&
|
|
7
|
-
_jsx("h5", { children: (_b = props.title) !== null && _b !== void 0 ? _b : "Loading" }), _jsx("video", { style: { backgroundColor: "transparent", pointerEvents: "none" }, width: size, height: size, loop: true, muted: true, playsInline: true, autoPlay: true, children: _jsx("source", { src: "https://static.namirasoft.com/image/
|
|
7
|
+
_jsx("h5", { children: (_b = props.title) !== null && _b !== void 0 ? _b : "Loading" }), _jsx("video", { style: { backgroundColor: "transparent", pointerEvents: "none" }, width: size, height: size, loop: true, muted: true, playsInline: true, autoPlay: true, children: _jsx("source", { src: "https://static.namirasoft.com/image/concept/loading/96.webm", type: "video/webm" }) }), !((_c = props.hideDescription) !== null && _c !== void 0 ? _c : false) &&
|
|
8
8
|
_jsx("p", { children: (_d = props.description) !== null && _d !== void 0 ? _d : "Please wait ..." })] });
|
|
9
9
|
if (props.hideContainer)
|
|
10
10
|
return content;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NSLoading.js","sourceRoot":"","sources":["../../src/components/NSLoading.tsx"],"names":[],"mappings":";AACA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAY5C,MAAM,UAAU,SAAS,CAAC,KAAqB;;IAE9C,IAAI,IAAI,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACjC,IAAI,OAAO,GAAG,8BAEZ,CAAC,CAAC,MAAA,KAAK,CAAC,SAAS,mCAAI,KAAK,CAAC;gBAC3B,uBAAK,MAAA,KAAK,CAAC,KAAK,mCAAI,SAAS,GAAM,EAEpC,gBACC,KAAK,EAAE,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAC3F,IAAI,QAAC,KAAK,QAAC,WAAW,QAAC,QAAQ,kBAE/B,iBAAQ,GAAG,EAAC,
|
|
1
|
+
{"version":3,"file":"NSLoading.js","sourceRoot":"","sources":["../../src/components/NSLoading.tsx"],"names":[],"mappings":";AACA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAY5C,MAAM,UAAU,SAAS,CAAC,KAAqB;;IAE9C,IAAI,IAAI,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACjC,IAAI,OAAO,GAAG,8BAEZ,CAAC,CAAC,MAAA,KAAK,CAAC,SAAS,mCAAI,KAAK,CAAC;gBAC3B,uBAAK,MAAA,KAAK,CAAC,KAAK,mCAAI,SAAS,GAAM,EAEpC,gBACC,KAAK,EAAE,EAAE,eAAe,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAC3F,IAAI,QAAC,KAAK,QAAC,WAAW,QAAC,QAAQ,kBAE/B,iBAAQ,GAAG,EAAC,6DAA6D,EAAC,IAAI,EAAC,YAAY,GAAG,GACvF,EAEP,CAAC,CAAC,MAAA,KAAK,CAAC,eAAe,mCAAI,KAAK,CAAC;gBACjC,sBAAI,MAAA,KAAK,CAAC,WAAW,mCAAI,iBAAiB,GAAK,IAE9C,CAAC;IACJ,IAAI,KAAK,CAAC,aAAa;QACtB,OAAO,OAAO,CAAC;IAChB,OAAO,CACN,cACC,EAAE,EAAE,KAAK,CAAC,EAAE,EACZ,SAAS,EAAE,GAAG,MAAM,CAAC,iBAAiB,IAAI,MAAA,MAAA,KAAK,CAAC,SAAS,0CAAE,IAAI,CAAC,GAAG,CAAC,mCAAI,EAAE,GAAG,EAC7E,KAAK,EAAE,KAAK,CAAC,KAAK,YAEjB,OAAO,GACH,CACN,CAAC;AACH,CAAC"}
|
package/logo.png
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"framework": "npm",
|
|
9
9
|
"application": "package",
|
|
10
10
|
"private": false,
|
|
11
|
-
"version": "1.4.
|
|
11
|
+
"version": "1.4.529",
|
|
12
12
|
"author": "Amir Abolhasani",
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"main": "./dist/main.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@uiw/react-json-view": "^2.0.0-alpha.42",
|
|
33
33
|
"antd": "^6.3.6",
|
|
34
34
|
"async-mutex": "^0.5.0",
|
|
35
|
-
"axios": "^1.15.
|
|
35
|
+
"axios": "^1.15.2",
|
|
36
36
|
"bootstrap": "^5.3.8",
|
|
37
37
|
"chart.js": "^4.5.1",
|
|
38
38
|
"copyfiles": "^2.4.1",
|
|
@@ -23,7 +23,7 @@ export function NSLoading(props: NSLoadingProps)
|
|
|
23
23
|
style={{ backgroundColor: "transparent", pointerEvents: "none" }} width={size} height={size}
|
|
24
24
|
loop muted playsInline autoPlay
|
|
25
25
|
>
|
|
26
|
-
<source src="https://static.namirasoft.com/image/
|
|
26
|
+
<source src="https://static.namirasoft.com/image/concept/loading/96.webm" type="video/webm" />
|
|
27
27
|
</video>
|
|
28
28
|
{
|
|
29
29
|
!(props.hideDescription ?? false) &&
|