ngx-sp-infra 2.1.5 → 3.0.2-test
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/package.json +9 -10
- package/src/assets/styles/_variables.scss +101 -0
- package/src/assets/styles/global.scss +1312 -0
- package/src/assets/styles/styles.scss +269 -0
- package/esm2022/lib/directives/copy-clipboard.directive.mjs +0 -28
- package/esm2022/lib/directives/loading-btn.directive.mjs +0 -73
- package/esm2022/lib/directives/required.directive.mjs +0 -104
- package/esm2022/lib/infra.module.mjs +0 -215
- package/esm2022/lib/message/alert/alert.component.mjs +0 -32
- package/esm2022/lib/message/confirm/confirm.component.mjs +0 -52
- package/esm2022/lib/message/confirm-modal/confirm-modal.component.mjs +0 -72
- package/esm2022/lib/message/message-enum.mjs +0 -23
- package/esm2022/lib/message/message.service.mjs +0 -132
- package/esm2022/lib/message/save/save.component.mjs +0 -46
- package/esm2022/lib/models/DownloadArquivos.mjs +0 -3
- package/esm2022/lib/models/combobox/record-combobox.mjs +0 -15
- package/esm2022/lib/models/combobox/ret-records-combobox.mjs +0 -12
- package/esm2022/lib/models/email-model.mjs +0 -35
- package/esm2022/lib/models/forms/custom-form-control.mjs +0 -24
- package/esm2022/lib/models/icons/icon.model.mjs +0 -854
- package/esm2022/lib/models/ierror.mjs +0 -2
- package/esm2022/lib/models/ipagination.mjs +0 -2
- package/esm2022/lib/models/report-file.mjs +0 -7
- package/esm2022/lib/models/ret-error.mjs +0 -3
- package/esm2022/lib/models/ret-feedback-message.mjs +0 -7
- package/esm2022/lib/models/ret-report-file.mjs +0 -3
- package/esm2022/lib/pipes/cpf-cnpj.pipe.mjs +0 -20
- package/esm2022/lib/pipes/currency.pipe.mjs +0 -16
- package/esm2022/lib/pipes/text-filter.pipe.mjs +0 -17
- package/esm2022/lib/pipes/to-url.pipe.mjs +0 -32
- package/esm2022/lib/service/ip-service.service.mjs +0 -39
- package/esm2022/lib/service/modal-utils.service.mjs +0 -59
- package/esm2022/lib/utils/check-url-and-method.service.mjs +0 -70
- package/esm2022/lib/utils/form-utils.mjs +0 -111
- package/esm2022/lib/utils/settings.service.mjs +0 -32
- package/esm2022/lib/utils/utils.mjs +0 -340
- package/esm2022/lib/validators/cpf-cnpj.validator.directive.mjs +0 -24
- package/esm2022/lib/validators/cpf-cnpj.validator.mjs +0 -54
- package/esm2022/lib/widgets/breadcrumb/infra-breadcrumb/infra-breadcrumb.component.mjs +0 -35
- package/esm2022/lib/widgets/breadcrumb/infra-breadcrumb-item/infra-breadcrumb-item.component.mjs +0 -28
- package/esm2022/lib/widgets/breadcrumb/portalrh-breadcrumb/breadcrumb.component.mjs +0 -21
- package/esm2022/lib/widgets/click-outside/clickoutside.directive.mjs +0 -167
- package/esm2022/lib/widgets/combobox/combobox.component.mjs +0 -569
- package/esm2022/lib/widgets/combobox/pipes/filter-by.pipe.mjs +0 -44
- package/esm2022/lib/widgets/combobox/pipes/limit-to.pipe.mjs +0 -19
- package/esm2022/lib/widgets/content-container/content-container.component.mjs +0 -44
- package/esm2022/lib/widgets/field-contador-message/field-contador-message.component.mjs +0 -45
- package/esm2022/lib/widgets/field-control-error/field-control-error.component.mjs +0 -23
- package/esm2022/lib/widgets/field-error-message/field-error-message.component.mjs +0 -36
- package/esm2022/lib/widgets/input-trim/input-trim.component.mjs +0 -34
- package/esm2022/lib/widgets/lib-combobox/lib-combobox.component.mjs +0 -261
- package/esm2022/lib/widgets/lib-icons/lib-icons.component.mjs +0 -168
- package/esm2022/lib/widgets/loading/loading.component.mjs +0 -12
- package/esm2022/lib/widgets/loading-button/loading-button.component.mjs +0 -19
- package/esm2022/lib/widgets/nav-produtos/nav-produtos.component.mjs +0 -49
- package/esm2022/lib/widgets/ordering/ordering.component.mjs +0 -57
- package/esm2022/lib/widgets/search-combobox/search-combobox.component.mjs +0 -209
- package/esm2022/lib/widgets/simple-header/simple-header.component.mjs +0 -113
- package/esm2022/lib/widgets/spinner/spinner.component.mjs +0 -59
- package/esm2022/lib/widgets/svg-storage/svg-storage.component.mjs +0 -95
- package/esm2022/lib/widgets/table/table.component.mjs +0 -199
- package/esm2022/lib/widgets/tree/models/ret-tree.mjs +0 -3
- package/esm2022/lib/widgets/tree/models/tree-item.mjs +0 -7
- package/esm2022/lib/widgets/tree/pipes/search-tree.pipe.mjs +0 -17
- package/esm2022/lib/widgets/tree/tree.component.mjs +0 -108
- package/esm2022/ngx-sp-infra.mjs +0 -5
- package/esm2022/public-api.mjs +0 -72
- package/fesm2022/ngx-sp-infra.mjs +0 -4822
- package/fesm2022/ngx-sp-infra.mjs.map +0 -1
- package/index.d.ts +0 -5
- package/lib/directives/copy-clipboard.directive.d.ts +0 -7
- package/lib/directives/loading-btn.directive.d.ts +0 -26
- package/lib/directives/required.directive.d.ts +0 -60
- package/lib/infra.module.d.ts +0 -48
- package/lib/message/alert/alert.component.d.ts +0 -14
- package/lib/message/confirm/confirm.component.d.ts +0 -22
- package/lib/message/confirm-modal/confirm-modal.component.d.ts +0 -33
- package/lib/message/message-enum.d.ts +0 -20
- package/lib/message/message.service.d.ts +0 -31
- package/lib/message/save/save.component.d.ts +0 -21
- package/lib/models/DownloadArquivos.d.ts +0 -11
- package/lib/models/combobox/record-combobox.d.ts +0 -15
- package/lib/models/combobox/ret-records-combobox.d.ts +0 -11
- package/lib/models/email-model.d.ts +0 -30
- package/lib/models/forms/custom-form-control.d.ts +0 -15
- package/lib/models/icons/icon.model.d.ts +0 -12
- package/lib/models/ierror.d.ts +0 -4
- package/lib/models/ipagination.d.ts +0 -5
- package/lib/models/report-file.d.ts +0 -4
- package/lib/models/ret-error.d.ts +0 -5
- package/lib/models/ret-feedback-message.d.ts +0 -7
- package/lib/models/ret-report-file.d.ts +0 -7
- package/lib/pipes/cpf-cnpj.pipe.d.ts +0 -7
- package/lib/pipes/currency.pipe.d.ts +0 -7
- package/lib/pipes/text-filter.pipe.d.ts +0 -8
- package/lib/pipes/to-url.pipe.d.ts +0 -16
- package/lib/service/ip-service.service.d.ts +0 -15
- package/lib/service/modal-utils.service.d.ts +0 -30
- package/lib/utils/check-url-and-method.service.d.ts +0 -35
- package/lib/utils/form-utils.d.ts +0 -56
- package/lib/utils/settings.service.d.ts +0 -9
- package/lib/utils/utils.d.ts +0 -58
- package/lib/validators/cpf-cnpj.validator.d.ts +0 -18
- package/lib/validators/cpf-cnpj.validator.directive.d.ts +0 -7
- package/lib/widgets/breadcrumb/infra-breadcrumb/infra-breadcrumb.component.d.ts +0 -29
- package/lib/widgets/breadcrumb/infra-breadcrumb-item/infra-breadcrumb-item.component.d.ts +0 -14
- package/lib/widgets/breadcrumb/portalrh-breadcrumb/breadcrumb.component.d.ts +0 -10
- package/lib/widgets/click-outside/clickoutside.directive.d.ts +0 -40
- package/lib/widgets/combobox/combobox.component.d.ts +0 -174
- package/lib/widgets/combobox/pipes/filter-by.pipe.d.ts +0 -10
- package/lib/widgets/combobox/pipes/limit-to.pipe.d.ts +0 -7
- package/lib/widgets/content-container/content-container.component.d.ts +0 -16
- package/lib/widgets/field-contador-message/field-contador-message.component.d.ts +0 -14
- package/lib/widgets/field-control-error/field-control-error.component.d.ts +0 -12
- package/lib/widgets/field-error-message/field-error-message.component.d.ts +0 -15
- package/lib/widgets/input-trim/input-trim.component.d.ts +0 -11
- package/lib/widgets/lib-combobox/lib-combobox.component.d.ts +0 -118
- package/lib/widgets/lib-icons/lib-icons.component.d.ts +0 -47
- package/lib/widgets/loading/loading.component.d.ts +0 -6
- package/lib/widgets/loading-button/loading-button.component.d.ts +0 -7
- package/lib/widgets/nav-produtos/nav-produtos.component.d.ts +0 -15
- package/lib/widgets/ordering/ordering.component.d.ts +0 -18
- package/lib/widgets/search-combobox/search-combobox.component.d.ts +0 -98
- package/lib/widgets/simple-header/simple-header.component.d.ts +0 -78
- package/lib/widgets/spinner/spinner.component.d.ts +0 -25
- package/lib/widgets/svg-storage/svg-storage.component.d.ts +0 -16
- package/lib/widgets/table/table.component.d.ts +0 -93
- package/lib/widgets/tree/models/ret-tree.d.ts +0 -7
- package/lib/widgets/tree/models/tree-item.d.ts +0 -11
- package/lib/widgets/tree/pipes/search-tree.pipe.d.ts +0 -8
- package/lib/widgets/tree/tree.component.d.ts +0 -27
- package/public-api.d.ts +0 -68
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ngx-sp-infra",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.2-test",
|
|
4
4
|
"description": "Biblioteca de utilitários da Infra.",
|
|
5
5
|
"author": "P&D",
|
|
6
6
|
"keywords": [
|
|
@@ -19,14 +19,10 @@
|
|
|
19
19
|
"type": "git",
|
|
20
20
|
"url": "https://github.com/SISPROV6/ngx-sp-infra"
|
|
21
21
|
},
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
},
|
|
27
|
-
"dependencies": {
|
|
28
|
-
"tslib": "^2.6.1"
|
|
29
|
-
},
|
|
22
|
+
"files": [
|
|
23
|
+
"src/assets/styles",
|
|
24
|
+
"../../dist"
|
|
25
|
+
],
|
|
30
26
|
"module": "fesm2022/ngx-sp-infra.mjs",
|
|
31
27
|
"typings": "index.d.ts",
|
|
32
28
|
"exports": {
|
|
@@ -40,5 +36,8 @@
|
|
|
40
36
|
"default": "./fesm2022/ngx-sp-infra.mjs"
|
|
41
37
|
}
|
|
42
38
|
},
|
|
43
|
-
"sideEffects": false
|
|
39
|
+
"sideEffects": false,
|
|
40
|
+
"dependencies": {
|
|
41
|
+
"tslib": "^2.3.0"
|
|
42
|
+
}
|
|
44
43
|
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
// Este arquivo servirá para agrupar os antgios "sispro-variables.scss" e "_global-variables.scss"
|
|
2
|
+
|
|
3
|
+
// _global-variables.scss
|
|
4
|
+
// ----- CORES PRINCIPAIS -----
|
|
5
|
+
// Usadas para os elementos e trechos principais como, por exemplo, cores de containers, cores de fundo, entre outros...
|
|
6
|
+
$white: #ffffff;
|
|
7
|
+
$gray: #e9ecef;
|
|
8
|
+
|
|
9
|
+
$main-color: #007BFF;
|
|
10
|
+
$basic-text-color: #212529;
|
|
11
|
+
$text-color: #0D6EFD;
|
|
12
|
+
|
|
13
|
+
$footer-text-color: #2847A0;
|
|
14
|
+
|
|
15
|
+
$border-color: #dee2e6;
|
|
16
|
+
$input-color: #6C757D;
|
|
17
|
+
$header-table: #C4C4C4;
|
|
18
|
+
|
|
19
|
+
$hover: #BDD4EC;
|
|
20
|
+
|
|
21
|
+
$background-pdf: #E0E6EC;
|
|
22
|
+
|
|
23
|
+
$steps-text-color: #6C757D;
|
|
24
|
+
|
|
25
|
+
$default-border: 1px solid rgba(15, 15, 15, 0.3);
|
|
26
|
+
// ----- CORES SECUNDÁRIAS -----
|
|
27
|
+
// Usadas para componentes e trechos separados como, por exemplo, cores de botões secundários, inputs, trechos mais
|
|
28
|
+
// isolados de componentes, entre outros...
|
|
29
|
+
|
|
30
|
+
// #region CORES DE CÍRCULOS DE STATUS
|
|
31
|
+
$status-active-color: #28A745;
|
|
32
|
+
$status-inactive-color: #a72828;
|
|
33
|
+
|
|
34
|
+
$sisglobal-fase-rascunho: #fff;
|
|
35
|
+
$sisglobal-fase-elaboracao: #6c757d;
|
|
36
|
+
$sisglobal-fase-aprovacao: #007bff;
|
|
37
|
+
$sisglobal-fase-assinatura: #ffc107;
|
|
38
|
+
$sisglobal-fase-vigente: #198754;
|
|
39
|
+
$sisglobal-fase-encerrado: #dc3545;
|
|
40
|
+
// #endregion CORES DE CÍRCULOS DE STATUS
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
// ----- FONTES -----
|
|
45
|
+
$title-font-size: 1.5rem;
|
|
46
|
+
$input-font-size: 1rem;
|
|
47
|
+
$audit-font-size: .75rem;
|
|
48
|
+
$search-buttons-font-size: 0.875rem;
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
// sispro-variables.scss
|
|
53
|
+
// ----- CORES PRINCIPAIS -----
|
|
54
|
+
// Usadas para os elementos e trechos principais como, por exemplo, cores de containers, cores de fundo, entre outros...
|
|
55
|
+
$white: #ffffff;
|
|
56
|
+
$gray: #e9ecef;
|
|
57
|
+
|
|
58
|
+
//PRIMÁRIAS
|
|
59
|
+
$primary-dark-bg: #213B70; //Menu
|
|
60
|
+
$primary-medium-bg: #2847A0;
|
|
61
|
+
$primary-light-bg: #3767b2;
|
|
62
|
+
$primary-disabled-bg: #7395C9;
|
|
63
|
+
$neutral-bg: #F5F5F5; //Background do sistema
|
|
64
|
+
|
|
65
|
+
//TEXTOS
|
|
66
|
+
$primary-text-color: #212529;
|
|
67
|
+
$disabled-text-color: #6C757D;
|
|
68
|
+
$white-text-color: #fff;
|
|
69
|
+
$primary-text-medium: #2847A0;
|
|
70
|
+
$primary-text-light: #3767B2;
|
|
71
|
+
|
|
72
|
+
//OUTLINES
|
|
73
|
+
$outline-error: #B23737;
|
|
74
|
+
$outline-normal: #CED4DA;
|
|
75
|
+
$outline-dark: #BAC3CC;
|
|
76
|
+
$outline-active: #3767B2;
|
|
77
|
+
|
|
78
|
+
//ALERTAS
|
|
79
|
+
$alert-primary-text: #084298;
|
|
80
|
+
$alert-primary-bg: #CFE2FF;
|
|
81
|
+
$alert-secondary-text: #055160;
|
|
82
|
+
$alert-secondary-bg: #CFF4FC;
|
|
83
|
+
$alert-error-text: #842029;
|
|
84
|
+
$alert-error-bg: #F8D7DA;
|
|
85
|
+
$alert-success-text: #0F5132;
|
|
86
|
+
$alert-success-bg: #D1E7DD;
|
|
87
|
+
$alert-warning-text: #664D03;
|
|
88
|
+
$alert-warning-bg: #FFF3CD;
|
|
89
|
+
$alert-grey-text: #41464B;
|
|
90
|
+
$alert-grey-bg: #E2E3E5;
|
|
91
|
+
|
|
92
|
+
//BORDA
|
|
93
|
+
$border-container: #C4C4C4;
|
|
94
|
+
|
|
95
|
+
/*----------------------------*\
|
|
96
|
+
FONTES E TIPOGRAFIA
|
|
97
|
+
\*----------------------------*/
|
|
98
|
+
$title-font-size: 1.5rem;
|
|
99
|
+
$input-font-size: 1rem;
|
|
100
|
+
$audit-font-size: .75rem;
|
|
101
|
+
$search-buttons-font-size: 0.875rem;
|