infinity-forge 6.7.5 → 6.7.7

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 (113) hide show
  1. package/dist/infinity-forge.css +4 -0
  2. package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +1 -3
  3. package/dist/system/components/data/chat/card-message/styles.d.ts +1 -3
  4. package/dist/system/components/data/chat/styles.d.ts +1 -3
  5. package/dist/system/components/data/detail-card/styles.d.ts +1 -3
  6. package/dist/system/components/data/highlight-icon/styles.d.ts +1 -3
  7. package/dist/system/components/data/highlight-text/styles.d.ts +1 -3
  8. package/dist/system/components/data/input-search/styles.d.ts +1 -3
  9. package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +1 -3
  10. package/dist/system/components/data/menu/modes/opened/index.d.ts +1 -3
  11. package/dist/system/components/data/menu/modes/opened/styles.d.ts +1 -3
  12. package/dist/system/components/data/menu/styles.d.ts +2 -6
  13. package/dist/system/components/data/notifications/card/styles.d.ts +1 -3
  14. package/dist/system/components/data/notifications/styles.d.ts +2 -6
  15. package/dist/system/components/data/page-wrapper/styles.d.ts +1 -3
  16. package/dist/system/components/data/profile-infos/profile/styles.d.ts +1 -3
  17. package/dist/system/components/data/profile-infos/styles.d.ts +1 -3
  18. package/dist/system/components/data/select-workspace/styles.d.ts +2 -6
  19. package/dist/system/components/data/tab/styles.d.ts +1 -3
  20. package/dist/system/components/data/tab/tab-item/styles.d.ts +1 -3
  21. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -3
  22. package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -3
  23. package/dist/system/components/layout/styles.d.ts +1 -3
  24. package/dist/system/context/auth/components/login/styles.d.ts +1 -3
  25. package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -3
  26. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -3
  27. package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +1 -3
  28. package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +1 -3
  29. package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -3
  30. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -3
  31. package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +3 -9
  32. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -3
  33. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +1 -3
  34. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +1 -3
  35. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +1 -3
  36. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +1 -3
  37. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +1 -3
  38. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +1 -3
  39. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +4 -6
  40. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +4 -6
  41. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +1 -3
  42. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +1 -3
  43. package/dist/ui/components/breadcrumb/styles.d.ts +1 -3
  44. package/dist/ui/components/button/styles.d.ts +1 -3
  45. package/dist/ui/components/carousel/styles.d.ts +1 -3
  46. package/dist/ui/components/form/checkbox/styles.d.ts +1 -3
  47. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -3
  48. package/dist/ui/components/form/handler/styles.d.ts +1 -3
  49. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -3
  50. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -3
  51. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -3
  52. package/dist/ui/components/form/input-control/styles.d.ts +1 -3
  53. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +1 -3
  54. package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +1 -3
  55. package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +1 -3
  56. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +1 -3
  57. package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +1 -3
  58. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +1 -3
  59. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +1 -3
  60. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +1 -3
  61. package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +1 -3
  62. package/dist/ui/components/form/input-date-picker-new/styles.d.ts +1 -3
  63. package/dist/ui/components/form/input-date-range/filter/styles.d.ts +2 -6
  64. package/dist/ui/components/form/input-date-range/styles.d.ts +1 -3
  65. package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +1 -3
  66. package/dist/ui/components/form/input-file/render-files/styles.d.ts +1 -3
  67. package/dist/ui/components/form/input-file/styles.d.ts +2 -6
  68. package/dist/ui/components/form/input-manager/styles.d.ts +1 -3
  69. package/dist/ui/components/form/input-password/styles.d.ts +1 -3
  70. package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +1 -3
  71. package/dist/ui/components/form/input-seo/styles.d.ts +1 -3
  72. package/dist/ui/components/form/input-svg/styles.d.ts +1 -3
  73. package/dist/ui/components/form/input-switch/styles.d.ts +1 -3
  74. package/dist/ui/components/form/input-youtube/styles.d.ts +1 -3
  75. package/dist/ui/components/form/radio/styles.d.ts +1 -3
  76. package/dist/ui/components/form/select/styles.d.ts +1 -3
  77. package/dist/ui/components/form/select-icon/styles.d.ts +1 -3
  78. package/dist/ui/components/form/text-editor/index.js +1 -1
  79. package/dist/ui/components/form/text-editor/index.js.map +1 -1
  80. package/dist/ui/components/form/text-editor/react-quill.css +922 -0
  81. package/dist/ui/components/google-translate-page/styles.d.ts +1 -3
  82. package/dist/ui/components/loading-screen/styles.d.ts +1 -3
  83. package/dist/ui/components/pix/pix-sucess/styles.d.ts +1 -3
  84. package/dist/ui/components/pix/styles.d.ts +1 -3
  85. package/dist/ui/components/pix/timer/styles.d.ts +1 -3
  86. package/dist/ui/components/sidebar/styles.d.ts +1 -3
  87. package/dist/ui/components/site/context/scripts/acept-cookies/index.js +3 -2
  88. package/dist/ui/components/site/context/scripts/acept-cookies/index.js.map +1 -1
  89. package/dist/ui/components/site/context/scripts/component.js +5 -26
  90. package/dist/ui/components/site/context/scripts/component.js.map +1 -1
  91. package/dist/ui/components/site/context/scripts/conditional-scripts/index.d.ts +9 -0
  92. package/dist/ui/components/site/context/scripts/conditional-scripts/index.js +15 -0
  93. package/dist/ui/components/site/context/scripts/conditional-scripts/index.js.map +1 -0
  94. package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.d.ts +6 -0
  95. package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js +33 -0
  96. package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js.map +1 -0
  97. package/dist/ui/components/site/effect/styles.d.ts +6 -18
  98. package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +1 -3
  99. package/dist/ui/components/site/list-blog/card/styles.d.ts +1 -3
  100. package/dist/ui/components/site/list-blog/styles.d.ts +1 -3
  101. package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +1 -3
  102. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
  103. package/dist/ui/components/warning/styles.d.ts +1 -3
  104. package/dist/ui/contexts/i18n/translate.d.ts +1 -3
  105. package/dist/ui/contexts/toast/styles.d.ts +1 -3
  106. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -3
  107. package/dist/ui/hooks/permitions/camera/styles.d.ts +1 -3
  108. package/dist/ui/hooks/use-timer/use-timer.d.ts +2 -2
  109. package/dist/ui/hooks/use-timer/use-timer.js +8 -11
  110. package/dist/ui/hooks/use-timer/use-timer.js.map +1 -1
  111. package/dist/ui/styles/fonts.css +763 -0
  112. package/dist/ui/styles/reset.css +351 -0
  113. package/package.json +9 -8
@@ -0,0 +1,351 @@
1
+ *,
2
+ *::before,
3
+ *::after {
4
+ box-sizing: border-box;
5
+ }
6
+
7
+ button,
8
+ a {
9
+ outline: unset !important;
10
+ cursor: pointer;
11
+ }
12
+
13
+ html {
14
+ font-family: sans-serif;
15
+ line-height: 1.15;
16
+ -webkit-text-size-adjust: 100%;
17
+ -ms-text-size-adjust: 100%;
18
+ -ms-overflow-style: scrollbar;
19
+ -webkit-tap-highlight-color: transparent;
20
+ }
21
+
22
+ .row {
23
+ display: flex;
24
+ gap: 15px;
25
+ }
26
+
27
+ @-ms-viewport {
28
+ width: device-width;
29
+ }
30
+
31
+ article,
32
+ aside,
33
+ dialog,
34
+ figcaption,
35
+ figure,
36
+ footer,
37
+ header,
38
+ hgroup,
39
+ main,
40
+ nav,
41
+ section {
42
+ display: block;
43
+ }
44
+
45
+ body {
46
+ margin: 0;
47
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif,
48
+ 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
49
+ font-size: 1rem;
50
+ font-weight: normal;
51
+ line-height: 1.5;
52
+ color: #212529;
53
+ text-align: left;
54
+ background-color: #fff;
55
+ }
56
+
57
+ [tabindex='-1']:focus {
58
+ outline: none !important;
59
+ }
60
+
61
+ hr {
62
+ box-sizing: content-box;
63
+ height: 0;
64
+ overflow: visible;
65
+ }
66
+
67
+ h1,
68
+ h2,
69
+ h3,
70
+ h4,
71
+ h5,
72
+ h6 {
73
+ margin-top: 0;
74
+ margin-bottom: 0.5rem;
75
+ }
76
+
77
+ p {
78
+ margin-top: 0;
79
+ margin-bottom: 1rem;
80
+ }
81
+
82
+ abbr[title],
83
+ abbr[data-original-title] {
84
+ text-decoration: underline;
85
+ -webkit-text-decoration: underline dotted;
86
+ text-decoration: underline dotted;
87
+ cursor: help;
88
+ border-bottom: 0;
89
+ }
90
+ address {
91
+ margin-bottom: 1rem;
92
+ font-style: normal;
93
+ line-height: inherit;
94
+ }
95
+ ol,
96
+ ul,
97
+ dl {
98
+ margin-top: 0;
99
+ margin-bottom: 1rem;
100
+ }
101
+ ol ol,
102
+ ul ul,
103
+ ol ul,
104
+ ul ol {
105
+ margin-bottom: 0;
106
+ }
107
+ dt {
108
+ font-weight: bold;
109
+ }
110
+ dd {
111
+ margin-bottom: 0.5rem;
112
+ margin-left: 0;
113
+ }
114
+ blockquote {
115
+ margin: 0 0 1rem;
116
+ }
117
+ dfn {
118
+ font-style: italic;
119
+ }
120
+ b,
121
+ strong {
122
+ font-weight: bolder;
123
+ }
124
+ small {
125
+ font-size: 80%;
126
+ }
127
+ sub,
128
+ sup {
129
+ position: relative;
130
+ font-size: 75%;
131
+ line-height: 0;
132
+ vertical-align: baseline;
133
+ }
134
+ sub {
135
+ bottom: -0.25em;
136
+ }
137
+ sup {
138
+ top: -0.5em;
139
+ }
140
+
141
+ a {
142
+ color: #007bff;
143
+ text-decoration: none;
144
+ background-color: transparent;
145
+ -webkit-text-decoration-skip: objects;
146
+ }
147
+ a:hover {
148
+ color: #0056b3;
149
+ text-decoration: underline;
150
+ }
151
+
152
+ a:not([href]):not([tabindex]) {
153
+ text-decoration: none;
154
+ }
155
+ a:not([href]):not([tabindex]):focus,
156
+ a:not([href]):not([tabindex]):hover {
157
+ text-decoration: none;
158
+ }
159
+ a:not([href]):not([tabindex]):focus {
160
+ outline: 0;
161
+ }
162
+
163
+ pre,
164
+ code,
165
+ kbd,
166
+ samp {
167
+ font-family: monospace, monospace;
168
+ font-size: 1em;
169
+ }
170
+ pre {
171
+ margin-top: 0;
172
+
173
+ margin-bottom: 1rem;
174
+ overflow: auto;
175
+ -ms-overflow-style: scrollbar;
176
+ }
177
+
178
+ figure {
179
+ margin: 0 0 1rem;
180
+ }
181
+
182
+ img {
183
+ vertical-align: middle;
184
+ border-style: none;
185
+ }
186
+ svg:not(:root) {
187
+ overflow: hidden;
188
+ }
189
+
190
+ a,
191
+ area,
192
+ button,
193
+ [role='button'],
194
+ input:not([type='range']),
195
+ label,
196
+ select,
197
+ summary,
198
+ textarea {
199
+ -ms-touch-action: manipulation;
200
+ touch-action: manipulation;
201
+ }
202
+
203
+ table {
204
+ border-collapse: collapse;
205
+ }
206
+ caption {
207
+ padding-top: 0.75rem;
208
+ padding-bottom: 0.75rem;
209
+ color: #868e96;
210
+ text-align: left;
211
+ caption-side: bottom;
212
+ }
213
+ th {
214
+ text-align: inherit;
215
+ }
216
+
217
+ label {
218
+ display: inline-block;
219
+ margin-bottom: 0.5rem;
220
+ }
221
+
222
+ button {
223
+ border-radius: 0;
224
+ }
225
+
226
+ button:focus {
227
+ outline: 1px dotted;
228
+ outline: 5px auto -webkit-focus-ring-color;
229
+ }
230
+ input,
231
+ button,
232
+ select,
233
+ optgroup,
234
+ textarea {
235
+ margin: 0;
236
+ font-family: inherit;
237
+ font-size: inherit;
238
+ line-height: inherit;
239
+ }
240
+ button,
241
+ input {
242
+ overflow: visible;
243
+ }
244
+ button,
245
+ select {
246
+ text-transform: none;
247
+ }
248
+
249
+ button,
250
+ html [type='button'],
251
+ [type='reset'],
252
+ [type='submit'] {
253
+ -webkit-appearance: button;
254
+ }
255
+
256
+ button::-moz-focus-inner,
257
+ [type='button']::-moz-focus-inner,
258
+ [type='reset']::-moz-focus-inner,
259
+ [type='submit']::-moz-focus-inner {
260
+ padding: 0;
261
+ border-style: none;
262
+ }
263
+ input[type='radio'],
264
+ input[type='checkbox'] {
265
+ box-sizing: border-box;
266
+ padding: 0;
267
+ }
268
+ input[type='date'],
269
+ input[type='time'],
270
+ input[type='datetime-local'],
271
+ input[type='month'] {
272
+ -webkit-appearance: listbox;
273
+ }
274
+ textarea {
275
+ overflow: auto;
276
+ resize: vertical;
277
+ }
278
+ fieldset {
279
+ min-width: 0;
280
+ padding: 0;
281
+ margin: 0;
282
+ border: 0;
283
+ }
284
+
285
+ legend {
286
+ display: block;
287
+ width: 100%;
288
+ max-width: 100%;
289
+ padding: 0;
290
+ margin-bottom: 0.5rem;
291
+ font-size: 1.5rem;
292
+ line-height: inherit;
293
+ color: inherit;
294
+ white-space: normal;
295
+ }
296
+ progress {
297
+ vertical-align: baseline;
298
+ }
299
+
300
+ [type='number']::-webkit-inner-spin-button,
301
+ [type='number']::-webkit-outer-spin-button {
302
+ height: auto;
303
+ }
304
+ [type='search'] {
305
+ outline-offset: -2px;
306
+ -webkit-appearance: none;
307
+ }
308
+
309
+ [type='search']::-webkit-search-cancel-button,
310
+ [type='search']::-webkit-search-decoration {
311
+ -webkit-appearance: none;
312
+ }
313
+
314
+ ::-webkit-file-upload-button {
315
+ font: inherit;
316
+ -webkit-appearance: button;
317
+ }
318
+
319
+ output {
320
+ display: inline-block;
321
+ }
322
+ summary {
323
+ display: list-item;
324
+ }
325
+ template {
326
+ display: none;
327
+ }
328
+
329
+ [hidden] {
330
+ display: none !important;
331
+ }
332
+
333
+ ul,
334
+ ul li {
335
+ list-style-type: none;
336
+ padding-left: 0;
337
+ }
338
+
339
+ @keyframes placeHolderShimmer {
340
+ 0% {
341
+ background-position: 0px 0;
342
+ }
343
+ 100% {
344
+ background-position: 100vw 0;
345
+ }
346
+ }
347
+
348
+ #__next {
349
+ position: relative;
350
+ z-index: 1;
351
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infinity-forge",
3
- "version": "6.7.5",
3
+ "version": "6.7.7",
4
4
  "description": "codie Library",
5
5
  "main": "./dist/index",
6
6
  "module": "./dist/index",
@@ -36,6 +36,8 @@
36
36
  "license": "MIT",
37
37
  "devDependencies": {
38
38
  "@types/node": "^22.8.1",
39
+ "@types/react": "^19.0.8",
40
+ "@types/react-dom": "^19.0.3",
39
41
  "@types/styled-components": "^5.1.34",
40
42
  "concurrently": "^9.1.1",
41
43
  "copyfiles": "^2.4.1",
@@ -44,23 +46,22 @@
44
46
  "postcss": "^8.4.49",
45
47
  "postcss-cli": "^11.0.0",
46
48
  "tsc-alias": "^1.8.10",
47
- "typescript": "^5.7.2",
48
- "@types/react": "^18.3.0",
49
- "@types/react-dom": "^18.3.0"
49
+ "typescript": "^5.7.2"
50
50
  },
51
51
  "dependencies": {
52
+ "@next/third-parties": "^15.1.6",
52
53
  "axios": "^1.7.9",
53
54
  "cpx": "^1.5.0",
54
55
  "formik": "^2.4.6",
55
56
  "fs": "0.0.1-security",
56
57
  "moment": "^2.30.1",
57
- "next": "^14.2.3",
58
+ "next": "^15.1.6",
58
59
  "node": "^22.13.0",
59
60
  "quill": "^2.0.3",
60
- "react": "18.3.1",
61
- "react-dom": "18.3.1",
61
+ "react": "19.0.0",
62
+ "react-dom": "19.0.0",
62
63
  "react-select": "^5.9.0",
63
- "styled-components": "^6.1.13",
64
+ "styled-components": "^6.1.15",
64
65
  "yup": "^1.6.1",
65
66
  "zustand": "^5.0.2"
66
67
  }