@visns-studio/visns-components 4.6.13 → 4.7.1

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.
Files changed (107) hide show
  1. package/dist/104e5636d8ddb791614c.woff2 +0 -0
  2. package/dist/11fe6a83d647de5daf95.woff +0 -0
  3. package/dist/141e2a8c7836495afe2a.woff +0 -0
  4. package/dist/2ba5877f7079830b5383.woff +0 -0
  5. package/dist/2d6836f45b2037be41f3.woff +0 -0
  6. package/dist/399.0a0f3e0d21be1057d599.css +8 -0
  7. package/dist/399.b8f57fa3f8c0c10119e4.js +1 -0
  8. package/dist/47d566c3b1293dfd9d77.woff +0 -0
  9. package/dist/6282a13cbba671a71913.woff2 +0 -0
  10. package/dist/78266f551031aa9db127.woff +0 -0
  11. package/dist/7b7da89f1e3fdcbfe36c.woff2 +0 -0
  12. package/dist/7e78e8338af7efeda712.woff2 +0 -0
  13. package/dist/7fa387951673abf164b1.woff2 +0 -0
  14. package/dist/819d59862c2d0640aad8.woff +0 -0
  15. package/dist/b615e1a6c838ea059a56.woff +0 -0
  16. package/dist/b9b1aa739c660c4ce67c.woff2 +0 -0
  17. package/dist/c5f3640b11df9414facb.woff +0 -0
  18. package/dist/da26d162ff5af71d6590.woff2 +0 -0
  19. package/dist/dd5b2912dbf896310865.woff2 +0 -0
  20. package/dist/f282b331272463c1aa6c.woff2 +0 -0
  21. package/dist/main.83b033670d64419bb497.css +1 -0
  22. package/dist/main.b1723d17cd2d3513ab62.js +1 -0
  23. package/dist/report.html +39 -0
  24. package/dist/runtime.33c276593b23f8035b8d.js +1 -0
  25. package/package.json +26 -6
  26. package/.idea/codeStyles/Project.xml +0 -50
  27. package/.idea/codeStyles/codeStyleConfig.xml +0 -5
  28. package/.idea/deployment.xml +0 -4
  29. package/.idea/modules.xml +0 -8
  30. package/.idea/php.xml +0 -19
  31. package/.idea/vcs.xml +0 -6
  32. package/.idea/visns-components.iml +0 -8
  33. package/.prettierrc.json +0 -7
  34. package/.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs +0 -541
  35. package/.yarn/releases/yarn-3.6.1.cjs +0 -874
  36. package/.yarnrc.yml +0 -7
  37. package/components/cms/DataGrid.jsx +0 -1461
  38. package/components/cms/DropZone.jsx +0 -349
  39. package/components/cms/Field.jsx +0 -802
  40. package/components/cms/Form.jsx +0 -476
  41. package/components/cms/generic/CmsDetail.jsx +0 -36
  42. package/components/cms/generic/CmsIndex.jsx +0 -73
  43. package/components/cms/generic/CmsSort.jsx +0 -125
  44. package/components/cms/sorting/Item.jsx +0 -115
  45. package/components/cms/sorting/List.jsx +0 -30
  46. package/components/crm/AsyncSelect.jsx +0 -125
  47. package/components/crm/Autocomplete.jsx +0 -174
  48. package/components/crm/Breadcrumb.jsx +0 -52
  49. package/components/crm/Call.jsx +0 -220
  50. package/components/crm/DataGrid.jsx +0 -2701
  51. package/components/crm/Download.jsx +0 -101
  52. package/components/crm/Fetch.jsx +0 -119
  53. package/components/crm/Field.jsx +0 -1557
  54. package/components/crm/Form.jsx +0 -1409
  55. package/components/crm/Loader.jsx +0 -29
  56. package/components/crm/MultiSelect.jsx +0 -78
  57. package/components/crm/Navigation.jsx +0 -619
  58. package/components/crm/Notification.jsx +0 -197
  59. package/components/crm/QrCode.jsx +0 -83
  60. package/components/crm/Select.jsx +0 -58
  61. package/components/crm/SelectList.jsx +0 -21
  62. package/components/crm/TableFilter.jsx +0 -198
  63. package/components/crm/auth/Login.jsx +0 -230
  64. package/components/crm/auth/Profile.jsx +0 -280
  65. package/components/crm/auth/Reset.jsx +0 -111
  66. package/components/crm/auth/Verify.jsx +0 -174
  67. package/components/crm/auth/styles/Login.module.css +0 -245
  68. package/components/crm/auth/styles/Profile.module.css +0 -222
  69. package/components/crm/auth/styles/Reset.module.css +0 -216
  70. package/components/crm/auth/styles/Verify.module.css +0 -216
  71. package/components/crm/generic/AuditLog.jsx +0 -108
  72. package/components/crm/generic/AuditLogs.jsx +0 -115
  73. package/components/crm/generic/GenericAuth.jsx +0 -166
  74. package/components/crm/generic/GenericDashboard.jsx +0 -42
  75. package/components/crm/generic/GenericDetail.jsx +0 -1499
  76. package/components/crm/generic/GenericDynamic.jsx +0 -915
  77. package/components/crm/generic/GenericFormBuilder.jsx +0 -1765
  78. package/components/crm/generic/GenericIndex.jsx +0 -376
  79. package/components/crm/generic/GenericMain.jsx +0 -129
  80. package/components/crm/generic/GenericSort.jsx +0 -188
  81. package/components/crm/generic/NotificationList.jsx +0 -64
  82. package/components/crm/generic/styles/AuditLog.module.css +0 -147
  83. package/components/crm/generic/styles/AuditLogs.module.css +0 -92
  84. package/components/crm/generic/styles/GenericDetail.module.css +0 -634
  85. package/components/crm/generic/styles/GenericDynamic.module.css +0 -932
  86. package/components/crm/generic/styles/GenericFormBuilder.module.css +0 -944
  87. package/components/crm/generic/styles/GenericIndex.module.css +0 -247
  88. package/components/crm/generic/styles/GenericMain.module.css +0 -91
  89. package/components/crm/generic/styles/GenericSort.module.css +0 -123
  90. package/components/crm/generic/styles/NotificationList.module.css +0 -67
  91. package/components/crm/sorting/Item.jsx +0 -117
  92. package/components/crm/sorting/List.jsx +0 -32
  93. package/components/crm/sorting/styles/Item.module.css +0 -68
  94. package/components/crm/sorting/styles/List.module.css +0 -68
  95. package/components/crm/styles/AsyncSelect.module.css +0 -8
  96. package/components/crm/styles/Autocomplete.module.css +0 -44
  97. package/components/crm/styles/DataGrid.module.css +0 -210
  98. package/components/crm/styles/Field.module.css +0 -311
  99. package/components/crm/styles/Form.module.css +0 -499
  100. package/components/crm/styles/Loader.module.css +0 -94
  101. package/components/crm/styles/MultiSelect.module.css +0 -8
  102. package/components/crm/styles/Navigation.module.css +0 -978
  103. package/components/crm/styles/Notification.module.css +0 -147
  104. package/components/crm/styles/QrCode.module.css +0 -87
  105. package/components/crm/styles/TableFilter.module.css +0 -52
  106. package/components/styles/global.css +0 -73
  107. package/index.js +0 -86
@@ -1,147 +0,0 @@
1
- .notibox {
2
- background: #fff;
3
- border: 1px solid var(--primary-color-lighter);
4
- border-top-color: rgb(204, 204, 204);
5
- border-right-color: rgb(204, 204, 204);
6
- border-bottom-color: rgb(204, 204, 204);
7
- border-left-color: rgb(204, 204, 204);
8
- border-color: rgba(0, 0, 0, 0.2);
9
- box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
10
- display: block;
11
- opacity: 1;
12
- outline: none;
13
- overflow: hidden;
14
- position: absolute;
15
- padding: 6px;
16
- border-radius: var(--br);
17
- width: 550px;
18
- overflow-y: scroll;
19
- transform: translateX(-470px);
20
- text-align: left;
21
- color: var(--paragraph-color);
22
- box-sizing: border-box;
23
- transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
24
- z-index: 999;
25
- }
26
-
27
- .notibox .notiscrollwrap {
28
- max-height: 190px;
29
- overflow-y: auto;
30
- }
31
-
32
- .notibox .notibox-item {
33
- width: 100%;
34
- display: block;
35
- background: #f0f0f0;
36
- border-radius: var(--br);
37
- padding: 9px 36px 8px 6px;
38
- box-sizing: border-box;
39
- margin-bottom: 4px;
40
- position: relative;
41
- }
42
-
43
- .notibox-item a {
44
- background: none !important;
45
- padding: 0 !important;
46
- line-height: inherit !important;
47
- border-radius: 0 !important;
48
- color: inherit !important;
49
- display: inline !important;
50
- text-decoration: underline !important;
51
- border: none !important;
52
- font-weight: 700 !important;
53
- text-decoration: none !important;
54
- }
55
-
56
- .notibox-item a:hover {
57
- background: none !important;
58
- color: var(--secondary-color) !important;
59
- }
60
-
61
- .notibox .notibox-item span {
62
- color: var(--paragraph-color);
63
- font-size: 80%;
64
- }
65
-
66
- .notibox .notibox-item > button {
67
- position: absolute;
68
- right: 6px;
69
- top: 5px;
70
- cursor: pointer;
71
- padding: 0;
72
- margin: 0;
73
- outline: none;
74
- background: none;
75
- border: none;
76
- }
77
-
78
- .notibox .notibox-item > button svg {
79
- width: 100%;
80
- max-width: 20px;
81
- }
82
-
83
- .notibox .notibox-item .noti-read {
84
- color: var(--primary-color);
85
- }
86
-
87
- .notibox .notibox-item .cis-bell-exclamation {
88
- display: none;
89
- visibility: hidden;
90
- }
91
-
92
- .notibox .notibox-actions {
93
- width: 100%;
94
- display: block;
95
- border-top: 1px solid darken(#f0f0f0, 5%);
96
- padding: 10px 0 5px 0;
97
- margin-top: 10px;
98
- }
99
-
100
- .notibox .notibox-actions button {
101
- display: inline-block;
102
- border-radius: 6px;
103
- border: 1px solid var(--primary-color-lighter);
104
- margin-right: 5px;
105
- padding: 8px;
106
- font-size: 0.875em;
107
- outline: none;
108
- color: var(--tertiary-color);
109
- background: var(--primary-color);
110
- }
111
-
112
- .notilink {
113
- background: none;
114
- padding: 0;
115
- line-height: inherit;
116
- border-radius: 0;
117
- color: inherit;
118
- display: inline;
119
- text-decoration: underline;
120
- border: none;
121
- font-weight: 700;
122
- text-decoration: none;
123
- }
124
-
125
- .notilink:hover {
126
- background: none;
127
- color: var(--secondary-color);
128
- }
129
-
130
- .noti {
131
- animation: notification 1s infinite;
132
- }
133
-
134
- @keyframes notification {
135
- 0% {
136
- color: var(--secondary-color);
137
- opacity: 0;
138
- }
139
- 50% {
140
- color: #c0ff52;
141
- opacity: 1;
142
- }
143
- 100% {
144
- color: var(--secondary-color);
145
- opacity: 0;
146
- }
147
- }
@@ -1,87 +0,0 @@
1
- .gridtxt {
2
- &__header {
3
- width: 100%;
4
- display: block;
5
- background: rgba(var(--item-color-rgb), 1.05);
6
- box-sizing: border-box;
7
- padding: 10px 20px;
8
- border-radius: 0;
9
- margin-bottom: 0;
10
- font-weight: 700;
11
- text-align: center;
12
- color: var(--paragraph-color);
13
-
14
- span {
15
- font-weight: 700;
16
- }
17
- }
18
-
19
- > ul {
20
- width: 100%;
21
- display: flex;
22
- justify-content: flex-start;
23
- flex-direction: row;
24
- flex-wrap: wrap;
25
- list-style: none;
26
- box-sizing: border-box;
27
- padding: 0.85rem;
28
- margin: 0;
29
-
30
- li {
31
- flex: 0 0 calc(50% - 10px);
32
- padding: 0.85rem;
33
- box-sizing: border-box;
34
- border: 1px solid rgba(var(--primary-color-rgb), 0.15);
35
- color: var(--paragraph-color);
36
- background: rgba(var(--tertiary-color-rgb), 0.95);
37
- margin: 5px;
38
- border-radius: var(--br);
39
- line-height: 1.45;
40
- }
41
-
42
- .fw-grid-item {
43
- flex: 0 0 calc(100% - 10px);
44
- }
45
-
46
- .notecolor {
47
- border: 1px solid var(--secondary-color);
48
- }
49
- }
50
- }
51
-
52
- .customer__overview {
53
- width: 100%;
54
- display: flex;
55
- justify-content: flex-start;
56
- flex-direction: row;
57
- flex-wrap: wrap;
58
- list-style: none;
59
- box-sizing: border-box;
60
- padding: 1em;
61
- margin: 0;
62
-
63
- li {
64
- width: 49%;
65
- padding: 1em;
66
- box-sizing: border-box;
67
- border: 1px solid rgba(var(--primary-color-rgb), 0.15);
68
- color: var(--paragraph-color);
69
- background: rgba(#f4f4f4, 0.65);
70
- margin: 5px;
71
- border-radius: 5px;
72
- }
73
- }
74
-
75
- .polActions {
76
- position: fixed;
77
- bottom: 15px;
78
- right: 20px;
79
- width: auto;
80
-
81
- button {
82
- display: block;
83
- float: left;
84
- padding: 0.35em 1em;
85
- margin: 0 0.15em;
86
- }
87
- }
@@ -1,52 +0,0 @@
1
- .tableFilter {
2
- list-style: none;
3
- padding: 0;
4
- margin: 0;
5
- }
6
-
7
- .collapsibleMenu {
8
- max-height: 0;
9
- overflow: hidden;
10
- transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
11
- opacity: 0;
12
- }
13
-
14
- .visibleMenu {
15
- max-height: 2000px; /* Adjust this value based on the expected height of your child menu */
16
- opacity: 1;
17
- }
18
-
19
- .subactive {
20
- font-weight: 700;
21
- background: var(--primary-color) !important;
22
- color: var(--tertiary-color) !important;
23
- }
24
-
25
- .subactivechildren {
26
- font-weight: 700;
27
- }
28
-
29
- .tableFilter li {
30
- margin-bottom: 1px;
31
- }
32
-
33
- .link {
34
- display: block;
35
- padding: 8px 20px;
36
- text-decoration: none;
37
- background: var(--item-color);
38
- color: var(--paragraph-color);
39
- border-radius: 3px;
40
- transition: background 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
41
- }
42
-
43
- .link:hover {
44
- background: var(--primary-color) !important;
45
- color: var(--tertiary-color) !important;
46
- }
47
-
48
- .activetab button {
49
- font-weight: bold;
50
- background: var(--item-color) !important;
51
- color: var(--paragraph-color) !important;
52
- }
@@ -1,73 +0,0 @@
1
- @import '@fontsource/barlow/index.css';
2
- @import '@fontsource/barlow/300.css';
3
- @import '@fontsource/barlow/700.css';
4
-
5
- /* Apply the crop mixin manually */
6
- .crop::before {
7
- content: '';
8
- display: block;
9
- height: 0;
10
- width: 0;
11
- margin-top: calc((1 - 1.25) * 0.5em);
12
- }
13
-
14
- body {
15
- font-size: 100%;
16
- background: var(--tertiary-color-dark, var(--tertiary-color));
17
- font-family: 'Barlow', sans-serif;
18
- font-weight: 300;
19
- font-style: normal;
20
- letter-spacing: 0.018em;
21
- }
22
-
23
- .loginbg {
24
- background: var(--tertiary-color);
25
- }
26
-
27
- h1,
28
- h2,
29
- h3,
30
- h4,
31
- h5 {
32
- font-size: 1.675em;
33
- color: var(--primary-color);
34
- font-weight: 700;
35
- font-style: normal;
36
- }
37
-
38
- p {
39
- font-weight: 300;
40
- font-style: normal;
41
- margin: 0 0 calc(var(--padding) / 2); /* Replace with actual padding value */
42
- color: var(--paragraph-color);
43
- }
44
-
45
- p::before {
46
- content: '';
47
- display: block;
48
- height: 0;
49
- width: 0;
50
- margin-top: calc((1 - 1.25) * 0.5em);
51
- }
52
-
53
- textarea,
54
- select,
55
- input[type]:not([type='search']):not([type='url']):not([type='hidden']):not(
56
- .inovua-react-toolkit-numeric-input__input
57
- ):not(.inovua-react-toolkit-combo-box__input):not(
58
- .inovua-react-toolkit-date-input__input
59
- ):not(.inovua-react-toolkit-text-input__input):not(
60
- .inovua-react-toolkit-numeric-input__input
61
- ) {
62
- background: var(--item-color);
63
- border-radius: var(--br);
64
- border: 1px solid rgba(var(--paragraph-color-rgb), 0.15);
65
- box-shadow: none;
66
- padding: 1rem;
67
- outline: none;
68
- /* width: 100%; */
69
- box-sizing: border-box;
70
- background: rgba(white, 0.5);
71
- color: var(--paragraph-color);
72
- transition: border 0.15s linear;
73
- }
package/index.js DELETED
@@ -1,86 +0,0 @@
1
- /** CMS Components */
2
- import CmsForm from './components/cms/Form';
3
- import DataGrid from './components/cms/DataGrid';
4
- import DropZone from './components/cms/DropZone';
5
- import SortableList from './components/cms/sorting/List';
6
-
7
- /** CRM Components */
8
- import AsyncSelect from './components/crm/AsyncSelect';
9
- import Autocomplete from './components/crm/Autocomplete';
10
- import Breadcrumb from './components/crm/Breadcrumb';
11
- import Call from './components/crm/Call';
12
- import CustomFetch from './components/crm/Fetch';
13
- import Download from './components/crm/Download';
14
- import Field from './components/crm/Field';
15
- import Form from './components/crm/Form';
16
- import Loader from './components/crm/Loader';
17
- import MultiSelect from './components/crm/MultiSelect';
18
- import Navigation from './components/crm/Navigation';
19
- import Notification from './components/crm/Notification';
20
- import SelectList from './components/crm/SelectList';
21
- import Select from './components/crm/Select';
22
- import Table from './components/crm/DataGrid';
23
- import TableFilter from './components/crm/TableFilter';
24
-
25
- /** Auth Specific Components */
26
- import Login from './components/crm/auth/Login';
27
- import Profile from './components/crm/auth/Profile';
28
- import Reset from './components/crm/auth/Reset';
29
- import Verify from './components/crm/auth/Verify';
30
-
31
- /** CMS Generic Components */
32
- import CmsDetail from './components/cms/generic/CmsDetail';
33
- import CmsIndex from './components/cms/generic/CmsIndex';
34
- import CmsSort from './components/cms/generic/CmsSort';
35
-
36
- /** CRM Generic Components */
37
- import AuditLog from './components/crm/generic/AuditLog';
38
- import AuditLogs from './components/crm/generic/AuditLogs';
39
- import GenericAuth from './components/crm/generic/GenericAuth';
40
- import GenericDetail from './components/crm/generic/GenericDetail';
41
- import GenericDynamic from './components/crm/generic/GenericDynamic';
42
- import GenericFormBuilder from './components/crm/generic/GenericFormBuilder';
43
- import GenericIndex from './components/crm/generic/GenericIndex';
44
- import GenericMain from './components/crm/generic/GenericMain';
45
- import GenericSort from './components/crm/generic/GenericSort';
46
- import NotificationList from './components/crm/generic/NotificationList';
47
-
48
- export {
49
- AsyncSelect,
50
- AuditLog,
51
- AuditLogs,
52
- Autocomplete,
53
- Breadcrumb,
54
- Call,
55
- CmsDetail,
56
- CmsForm,
57
- CmsIndex,
58
- CmsSort,
59
- CustomFetch,
60
- DataGrid,
61
- Download,
62
- DropZone,
63
- Field,
64
- Form,
65
- GenericAuth,
66
- GenericDetail,
67
- GenericDynamic,
68
- GenericFormBuilder,
69
- GenericIndex,
70
- GenericMain,
71
- GenericSort,
72
- Loader,
73
- Login,
74
- MultiSelect,
75
- Navigation,
76
- Notification,
77
- NotificationList,
78
- Profile,
79
- Reset,
80
- SelectList,
81
- Select,
82
- SortableList,
83
- Table,
84
- TableFilter,
85
- Verify,
86
- };