@gustavo-valsechi/client 1.3.31 → 1.3.32
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/components/index.js +3070 -13
- package/dist/components/index.mjs +3082 -11
- package/dist/contexts/index.js +504 -9
- package/dist/contexts/index.mjs +486 -4
- package/dist/index.js +3325 -8
- package/dist/index.mjs +3312 -4
- package/dist/interfaces/index.js +2 -8
- package/dist/interfaces/index.mjs +0 -2
- package/package.json +2 -2
- package/dist/components/styles.js +0 -54
- package/dist/components/styles.mjs +0 -19
- package/dist/components/types/avatar/index.js +0 -63
- package/dist/components/types/avatar/index.mjs +0 -29
- package/dist/components/types/avatar/styles.js +0 -93
- package/dist/components/types/avatar/styles.mjs +0 -59
- package/dist/components/types/badge/index.js +0 -54
- package/dist/components/types/badge/index.mjs +0 -20
- package/dist/components/types/badge/styles.js +0 -71
- package/dist/components/types/badge/styles.mjs +0 -37
- package/dist/components/types/block/index.js +0 -44
- package/dist/components/types/block/index.mjs +0 -20
- package/dist/components/types/block/styles.js +0 -65
- package/dist/components/types/block/styles.mjs +0 -30
- package/dist/components/types/chart/index.js +0 -80
- package/dist/components/types/chart/index.mjs +0 -46
- package/dist/components/types/chart/styles.js +0 -42
- package/dist/components/types/chart/styles.mjs +0 -8
- package/dist/components/types/credit-card/assets/index.js +0 -41
- package/dist/components/types/credit-card/assets/index.mjs +0 -21
- package/dist/components/types/credit-card/card/index.js +0 -67
- package/dist/components/types/credit-card/card/index.mjs +0 -37
- package/dist/components/types/credit-card/card/styles.js +0 -170
- package/dist/components/types/credit-card/card/styles.mjs +0 -136
- package/dist/components/types/credit-card/functions/index.js +0 -52
- package/dist/components/types/credit-card/functions/index.mjs +0 -22
- package/dist/components/types/credit-card/functions/styles.js +0 -75
- package/dist/components/types/credit-card/functions/styles.mjs +0 -41
- package/dist/components/types/credit-card/index.js +0 -70
- package/dist/components/types/credit-card/index.mjs +0 -36
- package/dist/components/types/credit-card/styles.js +0 -72
- package/dist/components/types/credit-card/styles.mjs +0 -38
- package/dist/components/types/credit-card/tools/index.js +0 -58
- package/dist/components/types/credit-card/tools/index.mjs +0 -23
- package/dist/components/types/form/index.js +0 -111
- package/dist/components/types/form/index.mjs +0 -75
- package/dist/components/types/form/styles.js +0 -53
- package/dist/components/types/form/styles.mjs +0 -19
- package/dist/components/types/form/types/button/index.js +0 -58
- package/dist/components/types/form/types/button/index.mjs +0 -24
- package/dist/components/types/form/types/button/loading/index.js +0 -38
- package/dist/components/types/form/types/button/loading/index.mjs +0 -14
- package/dist/components/types/form/types/button/loading/styles.js +0 -126
- package/dist/components/types/form/types/button/loading/styles.mjs +0 -92
- package/dist/components/types/form/types/button/styles.js +0 -79
- package/dist/components/types/form/types/button/styles.mjs +0 -45
- package/dist/components/types/form/types/datetime/index.js +0 -72
- package/dist/components/types/form/types/datetime/index.mjs +0 -38
- package/dist/components/types/form/types/datetime/styles.js +0 -78
- package/dist/components/types/form/types/datetime/styles.mjs +0 -44
- package/dist/components/types/form/types/file/index.js +0 -71
- package/dist/components/types/form/types/file/index.mjs +0 -47
- package/dist/components/types/form/types/file/styles.js +0 -65
- package/dist/components/types/form/types/file/styles.mjs +0 -31
- package/dist/components/types/form/types/index.js +0 -35
- package/dist/components/types/form/types/index.mjs +0 -8
- package/dist/components/types/form/types/input/index.js +0 -84
- package/dist/components/types/form/types/input/index.mjs +0 -50
- package/dist/components/types/form/types/input/styles.js +0 -84
- package/dist/components/types/form/types/input/styles.mjs +0 -50
- package/dist/components/types/form/types/label/index.js +0 -34
- package/dist/components/types/form/types/label/index.mjs +0 -10
- package/dist/components/types/form/types/label/styles.js +0 -45
- package/dist/components/types/form/types/label/styles.mjs +0 -11
- package/dist/components/types/form/types/select/index.js +0 -90
- package/dist/components/types/form/types/select/index.mjs +0 -56
- package/dist/components/types/form/types/select/styles.js +0 -90
- package/dist/components/types/form/types/select/styles.mjs +0 -56
- package/dist/components/types/form/types/textarea/index.js +0 -72
- package/dist/components/types/form/types/textarea/index.mjs +0 -38
- package/dist/components/types/form/types/textarea/styles.js +0 -77
- package/dist/components/types/form/types/textarea/styles.mjs +0 -43
- package/dist/components/types/index.js +0 -43
- package/dist/components/types/index.mjs +0 -12
- package/dist/components/types/loading/app/index.js +0 -35
- package/dist/components/types/loading/app/index.mjs +0 -11
- package/dist/components/types/loading/app/styles.js +0 -125
- package/dist/components/types/loading/app/styles.mjs +0 -91
- package/dist/components/types/loading/bar/index.js +0 -34
- package/dist/components/types/loading/bar/index.mjs +0 -10
- package/dist/components/types/loading/bar/styles.js +0 -59
- package/dist/components/types/loading/bar/styles.mjs +0 -25
- package/dist/components/types/loading/index.js +0 -25
- package/dist/components/types/loading/index.mjs +0 -3
- package/dist/components/types/logo/index.js +0 -37
- package/dist/components/types/logo/index.mjs +0 -13
- package/dist/components/types/logo/styles.js +0 -57
- package/dist/components/types/logo/styles.mjs +0 -23
- package/dist/components/types/lottie/animations/index.js +0 -36
- package/dist/components/types/lottie/animations/index.mjs +0 -6
- package/dist/components/types/lottie/index.js +0 -72
- package/dist/components/types/lottie/index.mjs +0 -38
- package/dist/components/types/lottie/styles.js +0 -60
- package/dist/components/types/lottie/styles.mjs +0 -26
- package/dist/components/types/modal/index.js +0 -66
- package/dist/components/types/modal/index.mjs +0 -32
- package/dist/components/types/modal/styles.js +0 -167
- package/dist/components/types/modal/styles.mjs +0 -133
- package/dist/components/types/table/index.js +0 -171
- package/dist/components/types/table/index.mjs +0 -135
- package/dist/components/types/table/modal/actions.js +0 -30
- package/dist/components/types/table/modal/actions.mjs +0 -10
- package/dist/components/types/table/modal/index.js +0 -91
- package/dist/components/types/table/modal/index.mjs +0 -61
- package/dist/components/types/table/modal/styles.js +0 -90
- package/dist/components/types/table/modal/styles.mjs +0 -56
- package/dist/components/types/table/paginate/index.js +0 -92
- package/dist/components/types/table/paginate/index.mjs +0 -58
- package/dist/components/types/table/paginate/styles.js +0 -74
- package/dist/components/types/table/paginate/styles.mjs +0 -40
- package/dist/components/types/table/styles.js +0 -300
- package/dist/components/types/table/styles.mjs +0 -266
- package/dist/contexts/icon/assets/brands/index.js +0 -31
- package/dist/contexts/icon/assets/brands/index.mjs +0 -11
- package/dist/contexts/icon/assets/index.js +0 -42
- package/dist/contexts/icon/assets/index.mjs +0 -12
- package/dist/contexts/icon/assets/regular/index.js +0 -31
- package/dist/contexts/icon/assets/regular/index.mjs +0 -11
- package/dist/contexts/icon/assets/solid/index.js +0 -31
- package/dist/contexts/icon/assets/solid/index.mjs +0 -11
- package/dist/contexts/icon/index.js +0 -107
- package/dist/contexts/icon/index.mjs +0 -72
- package/dist/contexts/icon/styles.js +0 -42
- package/dist/contexts/icon/styles.mjs +0 -8
- package/dist/contexts/modal/index.js +0 -92
- package/dist/contexts/modal/index.mjs +0 -57
- package/dist/contexts/modal/styles.js +0 -42
- package/dist/contexts/modal/styles.mjs +0 -8
- package/dist/contexts/theme/content.js +0 -104
- package/dist/contexts/theme/content.mjs +0 -79
- package/dist/contexts/theme/index.js +0 -68
- package/dist/contexts/theme/index.mjs +0 -43
- package/dist/contexts/theme/styles.js +0 -116
- package/dist/contexts/theme/styles.mjs +0 -82
- package/dist/contexts/tooltip/index.js +0 -107
- package/dist/contexts/tooltip/index.mjs +0 -72
- package/dist/contexts/tooltip/styles.js +0 -78
- package/dist/contexts/tooltip/styles.mjs +0 -44
- package/dist/interfaces/components/avatar/index.js +0 -17
- package/dist/interfaces/components/avatar/index.mjs +0 -1
- package/dist/interfaces/components/badge/index.js +0 -17
- package/dist/interfaces/components/badge/index.mjs +0 -1
- package/dist/interfaces/components/block/index.js +0 -17
- package/dist/interfaces/components/block/index.mjs +0 -1
- package/dist/interfaces/components/chart/index.js +0 -17
- package/dist/interfaces/components/chart/index.mjs +0 -1
- package/dist/interfaces/components/credit-card/index.js +0 -17
- package/dist/interfaces/components/credit-card/index.mjs +0 -1
- package/dist/interfaces/components/form/button/index.js +0 -17
- package/dist/interfaces/components/form/button/index.mjs +0 -1
- package/dist/interfaces/components/form/datetime/index.js +0 -17
- package/dist/interfaces/components/form/datetime/index.mjs +0 -1
- package/dist/interfaces/components/form/file/index.js +0 -17
- package/dist/interfaces/components/form/file/index.mjs +0 -1
- package/dist/interfaces/components/form/index.js +0 -35
- package/dist/interfaces/components/form/index.mjs +0 -8
- package/dist/interfaces/components/form/input/index.js +0 -17
- package/dist/interfaces/components/form/input/index.mjs +0 -1
- package/dist/interfaces/components/form/label/index.js +0 -17
- package/dist/interfaces/components/form/label/index.mjs +0 -1
- package/dist/interfaces/components/form/select/index.js +0 -17
- package/dist/interfaces/components/form/select/index.mjs +0 -1
- package/dist/interfaces/components/form/textarea/index.js +0 -17
- package/dist/interfaces/components/form/textarea/index.mjs +0 -1
- package/dist/interfaces/components/index.js +0 -43
- package/dist/interfaces/components/index.mjs +0 -12
- package/dist/interfaces/components/loading/app/index.js +0 -17
- package/dist/interfaces/components/loading/app/index.mjs +0 -1
- package/dist/interfaces/components/loading/bar/index.js +0 -17
- package/dist/interfaces/components/loading/bar/index.mjs +0 -1
- package/dist/interfaces/components/loading/index.js +0 -25
- package/dist/interfaces/components/loading/index.mjs +0 -3
- package/dist/interfaces/components/logo/index.js +0 -17
- package/dist/interfaces/components/logo/index.mjs +0 -1
- package/dist/interfaces/components/lottie/index.js +0 -17
- package/dist/interfaces/components/lottie/index.mjs +0 -1
- package/dist/interfaces/components/modal/index.js +0 -17
- package/dist/interfaces/components/modal/index.mjs +0 -1
- package/dist/interfaces/components/table/index.js +0 -23
- package/dist/interfaces/components/table/index.mjs +0 -2
- package/dist/interfaces/components/table/paginate/index.js +0 -17
- package/dist/interfaces/components/table/paginate/index.mjs +0 -1
- package/dist/interfaces/contexts/icon/index.js +0 -17
- package/dist/interfaces/contexts/icon/index.mjs +0 -1
- package/dist/interfaces/contexts/index.js +0 -29
- package/dist/interfaces/contexts/index.mjs +0 -5
- package/dist/interfaces/contexts/modal/index.js +0 -18
- package/dist/interfaces/contexts/modal/index.mjs +0 -2
- package/dist/interfaces/contexts/theme/index.js +0 -17
- package/dist/interfaces/contexts/theme/index.mjs +0 -1
- package/dist/interfaces/contexts/tooltip/index.js +0 -17
- package/dist/interfaces/contexts/tooltip/index.mjs +0 -1
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
16
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
17
|
-
var table_exports = {};
|
|
18
|
-
module.exports = __toCommonJS(table_exports);
|
|
19
|
-
__reExport(table_exports, require("./paginate"), module.exports);
|
|
20
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
-
0 && (module.exports = {
|
|
22
|
-
...require("./paginate")
|
|
23
|
-
});
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var paginate_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(paginate_exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var icon_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(icon_exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
16
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
17
|
-
var contexts_exports = {};
|
|
18
|
-
module.exports = __toCommonJS(contexts_exports);
|
|
19
|
-
__reExport(contexts_exports, require("./icon"), module.exports);
|
|
20
|
-
__reExport(contexts_exports, require("./theme"), module.exports);
|
|
21
|
-
__reExport(contexts_exports, require("./tooltip"), module.exports);
|
|
22
|
-
__reExport(contexts_exports, require("./modal"), module.exports);
|
|
23
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
24
|
-
0 && (module.exports = {
|
|
25
|
-
...require("./icon"),
|
|
26
|
-
...require("./theme"),
|
|
27
|
-
...require("./tooltip"),
|
|
28
|
-
...require("./modal")
|
|
29
|
-
});
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
"use client";
|
|
4
|
-
var __defProp = Object.defineProperty;
|
|
5
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
6
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __copyProps = (to, from, except, desc) => {
|
|
9
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
10
|
-
for (let key of __getOwnPropNames(from))
|
|
11
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
12
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
13
|
-
}
|
|
14
|
-
return to;
|
|
15
|
-
};
|
|
16
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
17
|
-
var modal_exports = {};
|
|
18
|
-
module.exports = __toCommonJS(modal_exports);
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var theme_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(theme_exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __copyProps = (to, from, except, desc) => {
|
|
8
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
9
|
-
for (let key of __getOwnPropNames(from))
|
|
10
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
11
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
12
|
-
}
|
|
13
|
-
return to;
|
|
14
|
-
};
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var tooltip_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(tooltip_exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use client";
|