@dilicorp/ui 0.1.21 → 0.2.0

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 (177) hide show
  1. package/dist/atoms/button.d.ts +1 -0
  2. package/dist/atoms/button.d.ts.map +1 -1
  3. package/dist/atoms/button.js +9 -3
  4. package/dist/atoms/icon.d.ts +3 -1
  5. package/dist/atoms/icon.d.ts.map +1 -1
  6. package/dist/atoms/icon.js +5 -1
  7. package/dist/atoms/panel/panel-container.d.ts +10 -0
  8. package/dist/atoms/panel/panel-container.d.ts.map +1 -0
  9. package/dist/atoms/panel/panel-container.js +6 -0
  10. package/dist/atoms/panel/panel-field.d.ts +12 -0
  11. package/dist/atoms/panel/panel-field.d.ts.map +1 -0
  12. package/dist/atoms/panel/panel-field.js +10 -0
  13. package/dist/atoms/panel/panel-group.d.ts +14 -0
  14. package/dist/atoms/panel/panel-group.d.ts.map +1 -0
  15. package/dist/atoms/panel/panel-group.js +9 -0
  16. package/dist/atoms/panel/panel.d.ts +29 -0
  17. package/dist/atoms/panel/panel.d.ts.map +1 -0
  18. package/dist/atoms/panel/panel.js +8 -0
  19. package/dist/atoms/pluxee-icon/base-icon.d.ts +13 -0
  20. package/dist/atoms/pluxee-icon/base-icon.d.ts.map +1 -0
  21. package/dist/atoms/pluxee-icon/base-icon.js +15 -0
  22. package/dist/atoms/pluxee-icon/icon-car.d.ts +6 -0
  23. package/dist/atoms/pluxee-icon/icon-car.d.ts.map +1 -0
  24. package/dist/atoms/pluxee-icon/icon-car.js +7 -0
  25. package/dist/atoms/pluxee-icon/icon-checklist.d.ts +6 -0
  26. package/dist/atoms/pluxee-icon/icon-checklist.d.ts.map +1 -0
  27. package/dist/atoms/pluxee-icon/icon-checklist.js +11 -0
  28. package/dist/atoms/pluxee-icon/icon-chevron-down.d.ts +6 -0
  29. package/dist/atoms/pluxee-icon/icon-chevron-down.d.ts.map +1 -0
  30. package/dist/atoms/pluxee-icon/icon-chevron-down.js +6 -0
  31. package/dist/atoms/pluxee-icon/icon-cost-center.d.ts +6 -0
  32. package/dist/atoms/pluxee-icon/icon-cost-center.d.ts.map +1 -0
  33. package/dist/atoms/pluxee-icon/icon-cost-center.js +8 -0
  34. package/dist/atoms/pluxee-icon/icon-credit-card.d.ts +6 -0
  35. package/dist/atoms/pluxee-icon/icon-credit-card.d.ts.map +1 -0
  36. package/dist/atoms/pluxee-icon/icon-credit-card.js +8 -0
  37. package/dist/atoms/pluxee-icon/icon-credit-management.d.ts +6 -0
  38. package/dist/atoms/pluxee-icon/icon-credit-management.d.ts.map +1 -0
  39. package/dist/atoms/pluxee-icon/icon-credit-management.js +10 -0
  40. package/dist/atoms/pluxee-icon/icon-curve-chart.d.ts +6 -0
  41. package/dist/atoms/pluxee-icon/icon-curve-chart.d.ts.map +1 -0
  42. package/dist/atoms/pluxee-icon/icon-curve-chart.js +6 -0
  43. package/dist/atoms/pluxee-icon/icon-delete.d.ts +6 -0
  44. package/dist/atoms/pluxee-icon/icon-delete.d.ts.map +1 -0
  45. package/dist/atoms/pluxee-icon/icon-delete.js +6 -0
  46. package/dist/atoms/pluxee-icon/icon-double-chevron-left.d.ts +6 -0
  47. package/dist/atoms/pluxee-icon/icon-double-chevron-left.d.ts.map +1 -0
  48. package/dist/atoms/pluxee-icon/icon-double-chevron-left.js +8 -0
  49. package/dist/atoms/pluxee-icon/icon-double-chevron-right.d.ts +6 -0
  50. package/dist/atoms/pluxee-icon/icon-double-chevron-right.d.ts.map +1 -0
  51. package/dist/atoms/pluxee-icon/icon-double-chevron-right.js +8 -0
  52. package/dist/atoms/pluxee-icon/icon-download.d.ts +6 -0
  53. package/dist/atoms/pluxee-icon/icon-download.d.ts.map +1 -0
  54. package/dist/atoms/pluxee-icon/icon-download.js +7 -0
  55. package/dist/atoms/pluxee-icon/icon-employee-group.d.ts +6 -0
  56. package/dist/atoms/pluxee-icon/icon-employee-group.d.ts.map +1 -0
  57. package/dist/atoms/pluxee-icon/icon-employee-group.js +8 -0
  58. package/dist/atoms/pluxee-icon/icon-expenses.d.ts +6 -0
  59. package/dist/atoms/pluxee-icon/icon-expenses.d.ts.map +1 -0
  60. package/dist/atoms/pluxee-icon/icon-expenses.js +8 -0
  61. package/dist/atoms/pluxee-icon/icon-eye-open-outline.d.ts +6 -0
  62. package/dist/atoms/pluxee-icon/icon-eye-open-outline.d.ts.map +1 -0
  63. package/dist/atoms/pluxee-icon/icon-eye-open-outline.js +7 -0
  64. package/dist/atoms/pluxee-icon/icon-file.d.ts +6 -0
  65. package/dist/atoms/pluxee-icon/icon-file.d.ts.map +1 -0
  66. package/dist/atoms/pluxee-icon/icon-file.js +9 -0
  67. package/dist/atoms/pluxee-icon/icon-fuel.d.ts +6 -0
  68. package/dist/atoms/pluxee-icon/icon-fuel.d.ts.map +1 -0
  69. package/dist/atoms/pluxee-icon/icon-fuel.js +8 -0
  70. package/dist/atoms/pluxee-icon/icon-history.d.ts +6 -0
  71. package/dist/atoms/pluxee-icon/icon-history.d.ts.map +1 -0
  72. package/dist/atoms/pluxee-icon/icon-history.js +7 -0
  73. package/dist/atoms/pluxee-icon/icon-home.d.ts +6 -0
  74. package/dist/atoms/pluxee-icon/icon-home.d.ts.map +1 -0
  75. package/dist/atoms/pluxee-icon/icon-home.js +6 -0
  76. package/dist/atoms/pluxee-icon/icon-lock.d.ts +6 -0
  77. package/dist/atoms/pluxee-icon/icon-lock.d.ts.map +1 -0
  78. package/dist/atoms/pluxee-icon/icon-lock.js +7 -0
  79. package/dist/atoms/pluxee-icon/icon-logout.d.ts +6 -0
  80. package/dist/atoms/pluxee-icon/icon-logout.d.ts.map +1 -0
  81. package/dist/atoms/pluxee-icon/icon-logout.js +7 -0
  82. package/dist/atoms/pluxee-icon/icon-pen.d.ts +6 -0
  83. package/dist/atoms/pluxee-icon/icon-pen.d.ts.map +1 -0
  84. package/dist/atoms/pluxee-icon/icon-pen.js +6 -0
  85. package/dist/atoms/pluxee-icon/icon-plus.d.ts +6 -0
  86. package/dist/atoms/pluxee-icon/icon-plus.d.ts.map +1 -0
  87. package/dist/atoms/pluxee-icon/icon-plus.js +6 -0
  88. package/dist/atoms/pluxee-icon/icon-search.d.ts +6 -0
  89. package/dist/atoms/pluxee-icon/icon-search.d.ts.map +1 -0
  90. package/dist/atoms/pluxee-icon/icon-search.js +6 -0
  91. package/dist/atoms/pluxee-icon/icon-settings.d.ts +6 -0
  92. package/dist/atoms/pluxee-icon/icon-settings.d.ts.map +1 -0
  93. package/dist/atoms/pluxee-icon/icon-settings.js +8 -0
  94. package/dist/atoms/pluxee-icon/icon-unlock.d.ts +6 -0
  95. package/dist/atoms/pluxee-icon/icon-unlock.d.ts.map +1 -0
  96. package/dist/atoms/pluxee-icon/icon-unlock.js +7 -0
  97. package/dist/atoms/pluxee-icon/icon-upload.d.ts +6 -0
  98. package/dist/atoms/pluxee-icon/icon-upload.d.ts.map +1 -0
  99. package/dist/atoms/pluxee-icon/icon-upload.js +7 -0
  100. package/dist/atoms/pluxee-icon/icon-wheel.d.ts +6 -0
  101. package/dist/atoms/pluxee-icon/icon-wheel.d.ts.map +1 -0
  102. package/dist/atoms/pluxee-icon/icon-wheel.js +7 -0
  103. package/dist/atoms/pluxee-icon/pluxee-icon.d.ts +9 -0
  104. package/dist/atoms/pluxee-icon/pluxee-icon.d.ts.map +1 -0
  105. package/dist/atoms/pluxee-icon/pluxee-icon.js +81 -0
  106. package/dist/atoms/skeleton.d.ts +5 -0
  107. package/dist/atoms/skeleton.d.ts.map +1 -0
  108. package/dist/atoms/skeleton.js +6 -0
  109. package/dist/components/alert-template/alert-template.js +1 -1
  110. package/dist/components/form-builder/components/input-prefix-suffix.d.ts +3 -3
  111. package/dist/components/form-builder/components/input-prefix-suffix.d.ts.map +1 -1
  112. package/dist/components/form-builder/components/input-prefix-suffix.js +3 -3
  113. package/dist/components/form-builder/components/input.d.ts +4 -4
  114. package/dist/components/form-builder/components/input.d.ts.map +1 -1
  115. package/dist/components/layout/authenticated-layout/authenticated-layout.d.ts +12 -0
  116. package/dist/components/layout/authenticated-layout/authenticated-layout.d.ts.map +1 -0
  117. package/dist/components/layout/authenticated-layout/authenticated-layout.js +27 -0
  118. package/dist/components/layout/footer/footer-container.d.ts +10 -0
  119. package/dist/components/layout/footer/footer-container.d.ts.map +1 -0
  120. package/dist/components/layout/footer/footer-container.js +10 -0
  121. package/dist/components/layout/footer/footer-label.d.ts +10 -0
  122. package/dist/components/layout/footer/footer-label.d.ts.map +1 -0
  123. package/dist/components/layout/footer/footer-label.js +5 -0
  124. package/dist/components/layout/layout-content/layout-content.d.ts +10 -0
  125. package/dist/components/layout/layout-content/layout-content.d.ts.map +1 -0
  126. package/dist/components/layout/layout-content/layout-content.js +5 -0
  127. package/dist/components/layout/layout-main/layout-main.d.ts +10 -0
  128. package/dist/components/layout/layout-main/layout-main.d.ts.map +1 -0
  129. package/dist/components/layout/layout-main/layout-main.js +5 -0
  130. package/dist/components/layout/layout.d.ts +34 -0
  131. package/dist/components/layout/layout.d.ts.map +1 -0
  132. package/dist/components/layout/layout.js +12 -0
  133. package/dist/components/layout/pluxee-logo/pluxee-logo.d.ts +3 -0
  134. package/dist/components/layout/pluxee-logo/pluxee-logo.d.ts.map +1 -0
  135. package/dist/components/layout/pluxee-logo/pluxee-logo.js +23 -0
  136. package/dist/components/navbar/navbar.d.ts.map +1 -1
  137. package/dist/components/navbar/navbar.js +6 -4
  138. package/dist/components/page-create/page-create.d.ts.map +1 -1
  139. package/dist/components/page-create/page-create.js +3 -3
  140. package/dist/components/page-list/filter-components/button-filter-clear.d.ts +2 -0
  141. package/dist/components/page-list/filter-components/button-filter-clear.d.ts.map +1 -1
  142. package/dist/components/page-list/filter-components/button-filter-clear.js +3 -3
  143. package/dist/components/page-list/filter-components/button-filter.js +1 -1
  144. package/dist/components/page-list/filter-components/button-filters.d.ts.map +1 -1
  145. package/dist/components/page-list/filter-components/button-filters.js +3 -3
  146. package/dist/components/page-list/page-list-config/index.d.ts +2 -1
  147. package/dist/components/page-list/page-list-config/index.d.ts.map +1 -1
  148. package/dist/components/page-list/page-list-config/page-list-config-dropdown.d.ts +2 -1
  149. package/dist/components/page-list/page-list-config/page-list-config-dropdown.d.ts.map +1 -1
  150. package/dist/components/page-list/page-list-config/page-list-config-dropdown.js +7 -3
  151. package/dist/components/page-list/page-list-get-filters.js +3 -3
  152. package/dist/components/page-list/page-list.d.ts.map +1 -1
  153. package/dist/components/page-list/page-list.js +7 -7
  154. package/dist/components/page-show/page-show.d.ts.map +1 -1
  155. package/dist/components/page-show/page-show.js +5 -6
  156. package/dist/components/side-navigation-bar/side-navigation-bar-item.d.ts +1 -0
  157. package/dist/components/side-navigation-bar/side-navigation-bar-item.d.ts.map +1 -1
  158. package/dist/components/side-navigation-bar/side-navigation-bar-item.js +13 -21
  159. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts +1 -0
  160. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts.map +1 -1
  161. package/dist/components/side-navigation-bar/side-navigation-bar.js +17 -24
  162. package/dist/css/style.min.css +2 -2
  163. package/dist/index.d.ts +4 -0
  164. package/dist/index.d.ts.map +1 -1
  165. package/dist/index.js +4 -0
  166. package/dist/molecules/dropdown/dropdown-item.d.ts +1 -1
  167. package/dist/molecules/dropdown/dropdown-item.d.ts.map +1 -1
  168. package/dist/molecules/dropdown/dropdown.d.ts +1 -0
  169. package/dist/molecules/dropdown/dropdown.d.ts.map +1 -1
  170. package/dist/molecules/dropdown/dropdown.js +7 -3
  171. package/package.json +2 -1
  172. package/dist/components/page-list/column-management-components/button-config.d.ts +0 -14
  173. package/dist/components/page-list/column-management-components/button-config.d.ts.map +0 -1
  174. package/dist/components/page-list/column-management-components/button-config.js +0 -20
  175. package/dist/components/page-list/page-limit/page-limit.d.ts +0 -10
  176. package/dist/components/page-list/page-limit/page-limit.d.ts.map +0 -1
  177. package/dist/components/page-list/page-limit/page-limit.js +0 -8
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconFuel = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M5 7.93921H16V10.9392H5V7.93921Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 22.1267C6 20.6056 7.47389 17.8164 8.73465 15.7087C9.67684 14.1336 10.5 12.9392 10.5 12.9392C10.5 12.9392 11.3232 14.1336 12.2654 15.7087C13.5261 17.8164 15 20.6056 15 22.1267C15 24.7846 12.9853 26.9392 10.5 26.9392C8.01472 26.9392 6 24.7846 6 22.1267ZM12 22.1406C11.9933 23.3254 11.1394 23.9392 10.5 23.9392C9.86061 23.9392 9.00669 23.3254 9.00004 22.1406C9.00003 22.1407 9.00004 22.1406 9.00004 22.1406H12C12 22.1407 12 22.1406 12 22.1406ZM9.00209 22.1267L12 22.1406C11.9998 22.1405 11.9995 22.1384 11.999 22.1343C11.9954 22.1081 11.9806 21.999 11.9209 21.789C11.8432 21.5156 11.7173 21.1673 11.5388 20.7501C11.2611 20.1012 10.898 19.382 10.5 18.6569C10.102 19.382 9.73887 20.1012 9.46123 20.7501C9.28268 21.1673 9.15679 21.5156 9.07906 21.789C9.02401 21.9827 9.00716 22.0905 9.00209 22.1267ZM9.00209 22.1267L9 22.1267C9 22.13 8.99998 22.1328 8.99997 22.1349C8.99994 22.1386 8.99993 22.1405 9.00004 22.1406C9.00018 22.1405 9.00049 22.1384 9.00104 22.1343C9.00132 22.1323 9.00166 22.1298 9.00209 22.1267Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 32.9392V0.939209H21V20.4393H26.5V26.4393H29V13.5283L22.9008 6.95993L25.0992 4.91858L32 12.3502V29.4393H23.5V23.4393H21V32.9392H0ZM3 3.93921H18V29.9392H3V3.93921Z", fill: "currentColor" })));
7
+ };
8
+ IconFuel.displayName = 'IconFuel';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconHistory: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-history.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-history.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-history.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,WAAW;;;CAOvB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconHistory = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M27 16.1597C27 21.3878 22.7618 25.626 17.5337 25.626C12.6858 25.626 8.68903 21.9818 8.13333 17.2834L9.66426 18.5048L11.5353 16.1598L6.23335 11.9297L2.00391 17.2308L4.34898 19.1018L5.20629 18.0273C6.1075 24.0263 11.2834 28.626 17.5337 28.626C24.4186 28.626 30 23.0447 30 16.1597C30 9.27473 24.4186 3.69336 17.5337 3.69336C12.9238 3.69336 8.89837 6.1955 6.74135 9.91574L9.255 11.5654C10.8711 8.65949 13.9728 6.69336 17.5337 6.69336C22.7618 6.69336 27 10.9316 27 16.1597Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M18.5586 9.20898H15.5586V17.2921L20.0051 21.3285L22.0215 19.1072L18.5586 15.9637V9.20898Z", fill: "currentColor" })));
6
+ };
7
+ IconHistory.displayName = 'IconHistory';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconHome: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-home.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-home.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-home.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,QAAQ;;;CAMpB,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconHome = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V32H32V8.73339C32.0001 8.72126 32.0001 8.70912 32.0001 8.69697V0H0ZM29 8.72333V3H3V8.69697C3 10.5212 4.47882 12 6.30303 12C8.12724 12 9.60606 10.5212 9.60606 8.69697V7H12.6968V8.69697C12.6968 10.5212 14.1756 12 15.9998 12C17.824 12 19.3028 10.5212 19.3028 8.69697V7H22.394V8.69697C22.394 10.5212 23.8729 12 25.6971 12C27.5125 12 28.9858 10.5354 29 8.72333ZM29 14.0663C28.0395 14.6584 26.9082 15 25.6971 15C23.7475 15 22.0046 14.1148 20.8484 12.7245C19.6923 14.1148 17.9494 15 15.9998 15C14.0503 15 12.3076 14.115 11.1514 12.7248C9.99525 14.115 8.25249 15 6.30303 15C5.09187 15 3.96049 14.6584 3 14.0663V29H11V19H21V29H29V14.0663ZM18 29H14V22H18V29Z", fill: "currentColor" })));
5
+ };
6
+ IconHome.displayName = 'IconHome';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconLock: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-lock.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-lock.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-lock.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,QAAQ;;;CAOpB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconLock = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.7499 24.9999V21.3333C11.8675 19.8608 11.9235 16.9893 13.8508 15.576C15.1261 14.6407 16.8737 14.6407 18.1491 15.576C20.0763 16.9893 20.1323 19.8608 18.2499 21.3333V24.9999H13.7499ZM16.2499 20.3585V22.9999H15.7499V20.3585L14.9821 19.7579C14.1529 19.1093 14.1656 17.8252 15.0335 17.1888C15.6049 16.7698 16.3949 16.7698 16.9663 17.1888C17.8342 17.8252 17.847 19.1093 17.0177 19.7579L16.2499 20.3585Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 10H5.41406C6.71992 5.38299 10.9649 2 16 2C21.0351 2 25.2801 5.38299 26.5859 10H30V30H2V10ZM16 5C19.3574 5 22.2317 7.06817 23.4185 10H8.58152C9.76829 7.06817 12.6426 5 16 5ZM5 13V27H27V13H5Z", fill: "currentColor" })));
6
+ };
7
+ IconLock.displayName = 'IconLock';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const Iconlogout: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-logout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-logout.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-logout.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU;;;CAOtB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const Iconlogout = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M5 16.0776C5 12.2566 8.09753 9.15906 11.9185 9.15906C13.8945 9.15906 15.677 9.98742 16.9377 11.3158L19.0595 9.19399C17.2555 7.32293 14.7229 6.15906 11.9185 6.15906C6.44068 6.15906 2 10.5997 2 16.0776C2 21.5554 6.44067 25.9961 11.9185 25.9961C14.7358 25.9961 17.2788 24.8215 19.0844 22.9353L16.9623 20.8132C15.7003 22.1569 13.9074 22.9961 11.9185 22.9961C8.09753 22.9961 5 19.8986 5 16.0776Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M23.5009 22.9962L30.001 16.4961L23.5009 9.99605L21.3796 12.1174L24.2583 14.9961L8.99989 14.9961L8.99989 17.9961L24.2583 17.9961L21.3796 20.8748L23.5009 22.9962Z", fill: "currentColor" })));
6
+ };
7
+ Iconlogout.displayName = 'Iconlogout';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconPen: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-pen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-pen.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-pen.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;;CAMnB,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconPen = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.1875 30L18.1875 28L2.1875 12L12.1875 2L28.1875 18L30.1875 30ZM24.5056 18.5607L18.7482 24.3181L6.43014 12L12.1875 6.24264L24.5056 18.5607ZM25.7408 21.5681L21.7556 25.5533L26.5378 26.3503L25.7408 21.5681Z", fill: "currentColor" })));
5
+ };
6
+ IconPen.displayName = 'IconPen';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconPlus: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-plus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-plus.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-plus.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,QAAQ;;;CAMpB,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconPlus = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M14.5 18.1555V26.6555H17.5V18.1555H26V15.1555H17.5V6.65552H14.5V15.1555H6V18.1555H14.5Z", fill: "currentColor" })));
5
+ };
6
+ IconPlus.displayName = 'IconPlus';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconSearch: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-search.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-search.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-search.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU;;;CAMtB,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconSearch = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.6453 21.7666C17.7991 23.1682 15.4967 24 13 24C6.92487 24 2 19.0751 2 13C2 6.92487 6.92487 2 13 2C19.0751 2 24 6.92487 24 13C24 15.4967 23.1682 17.7991 21.7666 19.6453L30.0607 27.9393L27.9393 30.0607L19.6453 21.7666ZM21 13C21 17.4183 17.4183 21 13 21C8.58172 21 5 17.4183 5 13C5 8.58172 8.58172 5 13 5C17.4183 5 21 8.58172 21 13Z", fill: "currentColor" })));
5
+ };
6
+ IconSearch.displayName = 'IconSearch';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconSettings: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-settings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-settings.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-settings.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY;;;CAQxB,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconSettings = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M13.5987 10.6591C13.0799 11.5558 12.1104 12.1591 11 12.1591C9.88958 12.1591 8.92006 11.5558 8.40135 10.6591H4V7.65906H8.40135C8.92006 6.76236 9.88958 6.15906 11 6.15906C12.1104 6.15906 13.0799 6.76236 13.5987 7.65906H28V10.6591H13.5987Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M11 26.1591C12.1104 26.1591 13.0799 25.5558 13.5987 24.6591H28V21.6591H13.5987C13.0799 20.7624 12.1104 20.1591 11 20.1591C9.88958 20.1591 8.92006 20.7624 8.40135 21.6591H4V24.6591H8.40135C8.92006 25.5558 9.88958 26.1591 11 26.1591Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M21 19.1591C22.1104 19.1591 23.0799 18.5558 23.5987 17.6591L28 17.6591V14.6591L23.5987 14.6591C23.0799 13.7624 22.1104 13.1591 21 13.1591C19.8896 13.1591 18.9201 13.7624 18.4013 14.6591H4V17.6591H18.4013C18.9201 18.5558 19.8896 19.1591 21 19.1591Z", fill: "currentColor" })));
7
+ };
8
+ IconSettings.displayName = 'IconSettings';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconUnlock: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-unlock.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-unlock.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-unlock.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU;;;CAOtB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconUnlock = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.7499 28.352V24.6853C11.8675 23.2128 11.9235 20.3413 13.8508 18.928C15.1261 17.9927 16.8737 17.9927 18.1491 18.928C20.0763 20.3413 20.1323 23.2128 18.2499 24.6853V28.352H13.7499ZM16.2499 23.7106V26.352H15.7499V23.7106L14.9821 23.11C14.1529 22.4613 14.1656 21.1773 15.0335 20.5408C15.6049 20.1218 16.3949 20.1218 16.9663 20.5408C17.8342 21.1773 17.847 22.4613 17.0177 23.11L16.2499 23.7106Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.0203 0C22.0815 0.0109984 26.9917 4.928 26.9917 10.9918V11.4072H23.9917V10.9918C23.9917 6.58146 20.4192 3.0055 16.0101 3.00001C11.5904 3.00551 8.00926 6.59009 8.00926 11.0111V15H30V32H2V15H5.00928V11.0111C5.00928 4.93663 9.92807 0.0110169 15.9999 1.84549e-05L16.0203 0ZM5 18H27V29H5V18Z", fill: "currentColor" })));
6
+ };
7
+ IconUnlock.displayName = 'IconUnlock';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconUpload: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-upload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-upload.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-upload.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU;;;CAOtB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconUpload = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 19V30H30V19H27V27H5V19H2Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M16 1.99982L24.0001 9.99992L21.8788 12.1212L17.5 7.74244L17.5 23H14.5L14.5 7.74247L10.1212 12.1212L7.9999 9.99992L16 1.99982Z", fill: "currentColor" })));
6
+ };
7
+ IconUpload.displayName = 'IconUpload';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconWheel: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-wheel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-wheel.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-wheel.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,SAAS;;;CAOrB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconWheel = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.5039 14.1001L26.1289 12.003L24.6163 9.33251L21.6528 10.5544L17.9732 8.38672L17.4976 5.15918H14.5268L14.082 8.38674L12.7723 9.11479C12.4121 9.31507 12.017 9.55383 11.7266 9.73948L10.4114 10.5803L7.39523 9.33792L5.87688 11.9994L8.50539 14.1007L8.37846 15.6884C8.35636 15.9649 8.36031 16.2766 8.38915 16.6662L8.506 18.2447L5.90377 20.3221L7.40289 22.9559L10.3639 21.701L11.6941 22.548C12.0331 22.7639 12.4297 22.9914 12.7776 23.189L14.0568 23.9155L14.5219 27.1592H17.464L17.9246 23.9055L19.2335 23.1816C19.5867 22.9863 19.9812 22.7641 20.3059 22.5573L21.6347 21.7112L24.6053 22.9672L26.106 20.3307L23.4941 18.244L23.6109 16.6662C23.6434 16.2268 23.6507 15.9365 23.6309 15.6884L23.5039 14.1001ZM29.9813 19.5868L25.8933 26.7689L21.9173 25.0878C21.5067 25.3493 21.04 25.6108 20.6853 25.8069L20.0693 30.1592H11.9213L11.296 25.7976C10.9507 25.6015 10.4933 25.34 10.0827 25.0785L6.116 26.7596L2.028 19.5775L5.39733 16.8877C5.36173 16.4068 5.34953 15.9306 5.388 15.4494L2 12.7409L6.09733 5.55878L10.1107 7.21188C10.4467 6.99707 10.8947 6.72622 11.3147 6.49274L11.912 2.15918H20.088L20.732 6.53009L21.8893 7.21188L25.9213 5.54944L30 12.7502L26.6213 15.4494C26.6599 15.9316 26.6383 16.4057 26.6027 16.8877L29.9813 19.5868Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 18.1592C17.1046 18.1592 18 17.2637 18 16.1592C18 15.0546 17.1046 14.1592 16 14.1592C14.8954 14.1592 14 15.0546 14 16.1592C14 17.2637 14.8954 18.1592 16 18.1592ZM16 21.1592C18.7614 21.1592 21 18.9206 21 16.1592C21 13.3978 18.7614 11.1592 16 11.1592C13.2386 11.1592 11 13.3978 11 16.1592C11 18.9206 13.2386 21.1592 16 21.1592Z", fill: "currentColor" })));
6
+ };
7
+ IconWheel.displayName = 'IconWheel';
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ export declare type PluxeeIconColors = 'primary' | 'primary-contrast' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'white';
3
+ declare type PluxeeIconProps = {
4
+ icon: string;
5
+ size?: 'lg' | 'md' | 'sm';
6
+ };
7
+ export declare const PluxeeIcon: ({ icon, size }: PluxeeIconProps) => JSX.Element | null;
8
+ export {};
9
+ //# sourceMappingURL=pluxee-icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pluxee-icon.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/pluxee-icon.tsx"],"names":[],"mappings":";AA2EA,oBAAY,gBAAgB,GAAG,SAAS,GAAG,kBAAkB,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,CAAA;AAEjI,aAAK,eAAe,GAAG;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;CAC1B,CAAA;AAED,eAAO,MAAM,UAAU,mBAA2B,eAAe,uBAYhE,CAAA"}
@@ -0,0 +1,81 @@
1
+ import React from 'react';
2
+ import { BaseIcon } from './base-icon';
3
+ import { IconDoubleChevronLeft } from './icon-double-chevron-left';
4
+ import { IconDoubleChevronRight } from './icon-double-chevron-right';
5
+ import { IconHome } from './icon-home';
6
+ import { IconCreditCard } from './icon-credit-card';
7
+ import { IconCar } from './icon-car';
8
+ import { IconEmployeeGroup } from './icon-employee-group';
9
+ import { IconCurveChart } from './icon-curve-chart';
10
+ import { IconExpenses } from './icon-expenses';
11
+ import { IconCreditManagement } from './icon-credit-management';
12
+ import { IconChecklist } from './icon-checklist';
13
+ import { IconCostCenter } from './icon-cost-center';
14
+ import { IconFuel } from './icon-fuel';
15
+ import { IconFile } from './icon-file';
16
+ import { IconUpload } from './icon-upload';
17
+ import { IconDownload } from './icon-download';
18
+ import { IconHistory } from './icon-history';
19
+ import { IconPen } from './icon-pen';
20
+ import { IconEyeOpenOutline } from './icon-eye-open-outline';
21
+ import { IconLock } from './icon-lock';
22
+ import { IconUnlock } from './icon-unlock';
23
+ import { IconSettings } from './icon-settings';
24
+ import { IconWheel } from './icon-wheel';
25
+ import { IconDelete } from './icon-delete';
26
+ import { IconSearch } from './icon-search';
27
+ import { IconPlus } from './icon-plus';
28
+ import { Iconlogout } from './icon-logout';
29
+ import { IconChevronDown } from './icon-chevron-down';
30
+ const IconsList = [
31
+ { key: 'fa-double-chevron-left', Element: IconDoubleChevronLeft },
32
+ { key: 'fa-double-chevron-right', Element: IconDoubleChevronRight },
33
+ { key: 'fa-home', Element: IconHome },
34
+ { key: 'fa-car', Element: IconCar },
35
+ { key: 'fa-credit-card', Element: IconCreditCard },
36
+ { key: 'fa-address-card', Element: IconEmployeeGroup },
37
+ { key: 'fa-employee-group', Element: IconEmployeeGroup },
38
+ { key: 'fa-list-ul', Element: IconCurveChart },
39
+ { key: 'fa-curve-chart', Element: IconCurveChart },
40
+ { key: 'fa-file-invoice-dollar', Element: IconExpenses },
41
+ { key: 'fa-expenses', Element: IconExpenses },
42
+ { key: 'fa-money-check', Element: IconExpenses },
43
+ { key: 'fa-hand-holding-usd', Element: IconCreditManagement },
44
+ { key: 'fa-credit-management', Element: IconCreditManagement },
45
+ { key: 'fa-book', Element: IconChecklist },
46
+ { key: 'fa-checklist', Element: IconChecklist },
47
+ { key: 'fa-cost-center', Element: IconCostCenter },
48
+ { key: 'fa-funnel-dollar', Element: IconCostCenter },
49
+ { key: 'fa-gas-pump', Element: IconFuel },
50
+ { key: 'fa-fuel', Element: IconFuel },
51
+ { key: 'fa-file-archive', Element: IconFile },
52
+ { key: 'fa-file', Element: IconFile },
53
+ { key: 'fa-file-export', Element: IconUpload },
54
+ { key: 'fa-upload', Element: IconUpload },
55
+ { key: 'fa-file-import', Element: IconDownload },
56
+ { key: 'fa-download', Element: IconDownload },
57
+ { key: 'fa-history', Element: IconHistory },
58
+ { key: 'fa-clock', Element: IconHistory },
59
+ { key: 'fa-pen', Element: IconPen },
60
+ { key: 'fa-pencil-alt', Element: IconPen },
61
+ { key: 'fa-eye-open-outline', Element: IconEyeOpenOutline },
62
+ { key: 'fa-eye', Element: IconEyeOpenOutline },
63
+ { key: 'fa-lock', Element: IconLock },
64
+ { key: 'fa-unlock', Element: IconUnlock },
65
+ { key: 'fa-lock-open', Element: IconUnlock },
66
+ { key: 'fa-settings', Element: IconSettings },
67
+ { key: 'fa-wheel', Element: IconWheel },
68
+ { key: 'fa-delete', Element: IconDelete },
69
+ { key: 'fa-search', Element: IconSearch },
70
+ { key: 'fa-plus', Element: IconPlus },
71
+ { key: 'fa-logout', Element: Iconlogout },
72
+ { key: 'fa-chevron-down', Element: IconChevronDown }
73
+ ];
74
+ export const PluxeeIcon = ({ icon, size = 'md' }) => {
75
+ const item = IconsList.find(item => item.key === icon);
76
+ if (!item)
77
+ return null;
78
+ const { Element } = item;
79
+ return (React.createElement(BaseIcon, { size: size },
80
+ React.createElement(Element, null)));
81
+ };
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { SkeletonProps } from 'react-loading-skeleton';
3
+ import 'react-loading-skeleton/dist/skeleton.css';
4
+ export declare const Skeleton: (props: SkeletonProps) => JSX.Element;
5
+ //# sourceMappingURL=skeleton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"skeleton.d.ts","sourceRoot":"","sources":["../../src/atoms/skeleton.tsx"],"names":[],"mappings":";AACA,OAAsB,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAA;AACrE,OAAO,0CAA0C,CAAA;AAEjD,eAAO,MAAM,QAAQ,UAAW,aAAa,gBAE5C,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ import SkeletonReact from 'react-loading-skeleton';
3
+ import 'react-loading-skeleton/dist/skeleton.css';
4
+ export const Skeleton = (props) => {
5
+ return React.createElement(SkeletonReact, Object.assign({}, props));
6
+ };
@@ -6,7 +6,7 @@ const style = {
6
6
  width: '300px',
7
7
  position: 'relative',
8
8
  boxShadow: '0 0 15px rgb(0 0 0 / 10%)',
9
- borderRadius: '4px',
9
+ borderRadius: '0px',
10
10
  border: '1px solid #ddd',
11
11
  padding: '15px 50px 15px 15px',
12
12
  background: '#f2f2f2'
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
1
+ import React from 'react';
2
2
  declare type Props = {
3
3
  attrs: {
4
4
  [key: string]: any;
5
5
  };
6
- prefix?: string;
7
- suffix?: string;
6
+ prefix?: string | React.ReactNode;
7
+ suffix?: string | React.ReactNode;
8
8
  };
9
9
  export declare const InputPrefixSuffix: ({ attrs, suffix, prefix }: Props) => JSX.Element;
10
10
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"input-prefix-suffix.d.ts","sourceRoot":"","sources":["../../../../src/components/form-builder/components/input-prefix-suffix.tsx"],"names":[],"mappings":";AAGA,aAAK,KAAK,GAAG;IACX,KAAK,EAAE;QACL,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KACnB,CAAA;IACD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,iBAAiB,8BAA+B,KAAK,gBAmBjE,CAAA"}
1
+ {"version":3,"file":"input-prefix-suffix.d.ts","sourceRoot":"","sources":["../../../../src/components/form-builder/components/input-prefix-suffix.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,aAAK,KAAK,GAAG;IACX,KAAK,EAAE;QACL,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KACnB,CAAA;IACD,MAAM,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,SAAS,CAAA;IAC/B,MAAM,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,SAAS,CAAA;CAChC,CAAA;AAED,eAAO,MAAM,iBAAiB,8BAA+B,KAAK,gBAmBjE,CAAA"}
@@ -3,13 +3,13 @@ import { FastField } from 'formik';
3
3
  export const InputPrefixSuffix = ({ attrs, suffix, prefix }) => {
4
4
  var _a;
5
5
  return (React.createElement("div", { className: "position-relative" },
6
- prefix && React.createElement("div", { className: "input-prefix" }, prefix),
6
+ prefix && React.createElement("div", { className: "input-prefix" }, typeof prefix === 'string' ? React.createElement("span", null, prefix) : prefix),
7
7
  React.createElement(FastField, Object.assign({}, attrs, { readOnly: true, onFocus: (event) => {
8
8
  event.currentTarget.readOnly = false;
9
- } }, (prefix && {
9
+ } }, ((prefix && typeof prefix === 'string') && {
10
10
  style: {
11
11
  paddingLeft: (((_a = prefix === null || prefix === void 0 ? void 0 : prefix.length) !== null && _a !== void 0 ? _a : 0) * 8) + 10
12
12
  }
13
13
  }))),
14
- suffix && React.createElement("div", { className: "input-suffix" }, suffix)));
14
+ suffix && React.createElement("div", { className: "input-suffix" }, typeof suffix === 'string' ? React.createElement("span", null, suffix) : suffix)));
15
15
  };
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from 'react';
2
2
  import { FormikProps } from 'formik';
3
3
  import { FormBuilderBasicsItem } from '../form-builder.types';
4
- export interface FormBuildItemInput extends FormBuilderBasicsItem {
4
+ export interface FormBuildItemInput extends Omit<FormBuilderBasicsItem, 'prefix'> {
5
5
  component?: 'input';
6
6
  type?: 'text' | 'button' | 'checkbox' | 'email' | 'file' | 'hidden' | 'number' | 'submit' | 'reset' | 'color';
7
7
  mask?: string | Array<string | RegExp>;
@@ -10,8 +10,8 @@ export interface FormBuildItemInput extends FormBuilderBasicsItem {
10
10
  locale: string;
11
11
  format: string;
12
12
  };
13
- suffix?: string;
14
- prefix?: string;
13
+ suffix?: string | React.ReactNode;
14
+ prefix?: string | React.ReactNode;
15
15
  }
16
16
  declare type Props = Omit<FormBuildItemInput, 'component'> & {
17
17
  actions: FormikProps<any>;
@@ -1 +1 @@
1
- {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../src/components/form-builder/components/input.tsx"],"names":[],"mappings":";AACA,OAAO,EAAa,WAAW,EAAE,MAAM,QAAQ,CAAA;AAK/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,kBAAmB,SAAQ,qBAAqB;IAC/D,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,MAAM,GAAC,QAAQ,GAAC,UAAU,GAAC,OAAO,GAAC,MAAM,GAAC,QAAQ,GAAC,QAAQ,GAAC,QAAQ,GAAC,OAAO,GAAC,OAAO,CAAA;IAC3F,IAAI,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,MAAM,GAAC,MAAM,CAAC,CAAA;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE;QACT,MAAM,EAAE,MAAM,CAAC;QACf,MAAM,EAAE,MAAM,CAAA;KACf,CAAA;IACD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED,aAAK,KAAK,GAAG,IAAI,CAAC,kBAAkB,EAAE,WAAW,CAAC,GAAG;IACnD,OAAO,EAAE,WAAW,CAAC,GAAG,CAAC,CAAA;CAC1B,CAAA;AAED,MAAM,CAAC,OAAO,UAAU,KAAK,CAAE,KAAK,EAAE,KAAK,eAmG1C"}
1
+ {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../src/components/form-builder/components/input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAa,WAAW,EAAE,MAAM,QAAQ,CAAA;AAK/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAA;AAE7D,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,qBAAqB,EAAE,QAAQ,CAAC;IAC/E,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,MAAM,GAAC,QAAQ,GAAC,UAAU,GAAC,OAAO,GAAC,MAAM,GAAC,QAAQ,GAAC,QAAQ,GAAC,QAAQ,GAAC,OAAO,GAAC,OAAO,CAAA;IAC3F,IAAI,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,MAAM,GAAC,MAAM,CAAC,CAAA;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE;QACT,MAAM,EAAE,MAAM,CAAC;QACf,MAAM,EAAE,MAAM,CAAA;KACf,CAAA;IACD,MAAM,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,SAAS,CAAA;IAC/B,MAAM,CAAC,EAAE,MAAM,GAAC,KAAK,CAAC,SAAS,CAAA;CAChC;AAED,aAAK,KAAK,GAAG,IAAI,CAAC,kBAAkB,EAAE,WAAW,CAAC,GAAG;IACnD,OAAO,EAAE,WAAW,CAAC,GAAG,CAAC,CAAA;CAC1B,CAAA;AAED,MAAM,CAAC,OAAO,UAAU,KAAK,CAAE,KAAK,EAAE,KAAK,eAmG1C"}
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { DropdownProps } from '../../../molecules/dropdown/dropdown';
3
+ import { SideNavigationBarItemProps } from '../../side-navigation-bar/side-navigation-bar-item';
4
+ declare type Props = {
5
+ children: React.ReactNode;
6
+ menuItems: SideNavigationBarItemProps[];
7
+ navItems?: React.ReactNode[];
8
+ dropdown: DropdownProps;
9
+ };
10
+ export declare const AuthenticatedLayout: React.FC<Props>;
11
+ export {};
12
+ //# sourceMappingURL=authenticated-layout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authenticated-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/authenticated-layout/authenticated-layout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,OAAO,EAAE,aAAa,EAAE,MAAM,sCAAsC,CAAA;AACpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,oDAAoD,CAAA;AAE/F,aAAK,KAAK,GAAG;IACX,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,SAAS,EAAE,0BAA0B,EAAE,CAAA;IACvC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,CAAA;IAC5B,QAAQ,EAAE,aAAa,CAAA;CACxB,CAAA;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAmC/C,CAAA"}
@@ -0,0 +1,27 @@
1
+ import React from 'react';
2
+ import { SideNavigationBar } from '../../side-navigation-bar/side-navigation-bar';
3
+ import { Navbar } from '../../navbar/navbar';
4
+ import { PluxeeLogo } from '../pluxee-logo/pluxee-logo';
5
+ export const AuthenticatedLayout = ({ children, menuItems, navItems, dropdown }) => {
6
+ return (React.createElement("div", { className: "hv-md-100" },
7
+ React.createElement("header", { className: "main-header" },
8
+ React.createElement("div", { className: "logo-container" },
9
+ React.createElement("div", { className: "logo-container-symbol" },
10
+ React.createElement("svg", { width: "45px", height: "80px", viewBox: "0 0 36 64", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
11
+ React.createElement("g", { clipPath: "url(#clip0_1_400)" },
12
+ React.createElement("path", { d: "M-24 -6.78637L-45.2136 -28H-84V10.7864L-62.7864 32L-84 53.2136V92H-45.2136L-24 70.7864L-2.78638 92H36V53.2136L14.7864 32L36 10.7864V-28H-2.78638L-24 -6.78637Z", fill: "currentColor" })),
13
+ React.createElement("defs", null,
14
+ React.createElement("clipPath", { id: "clip0_1_400" },
15
+ React.createElement("rect", { width: "80", height: "80", fill: "white" }))))),
16
+ React.createElement(PluxeeLogo, null)),
17
+ React.createElement("div", { className: "nav-container" },
18
+ React.createElement(Navbar, { showUserIcon: false, dropdown: dropdown, items: navItems }))),
19
+ React.createElement("main", { className: "d-flex" },
20
+ React.createElement("div", null,
21
+ React.createElement(SideNavigationBar, { active: false, items: menuItems, logout: {
22
+ label: 'logout',
23
+ href: '/logout'
24
+ } })),
25
+ React.createElement("div", { className: "w-100 overflow-y-auto" }, children))));
26
+ };
27
+ AuthenticatedLayout.displayName = 'AuthenticatedLayout';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type FooterContainerProps = {
3
+ children: React.ReactNode;
4
+ };
5
+ export declare const FooterContainer: {
6
+ ({ children }: FooterContainerProps): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export {};
10
+ //# sourceMappingURL=footer-container.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"footer-container.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/footer/footer-container.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,aAAK,oBAAoB,GAAG;IACxB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC5B,CAAA;AAGD,eAAO,MAAM,eAAe;mBAAkB,oBAAoB;;CAMjE,CAAA"}
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ const currentYear = new Date().getFullYear();
3
+ export const FooterContainer = ({ children }) => {
4
+ return (React.createElement("footer", { className: "footer py-3 d-flex justify-content-center" },
5
+ "\u00A9",
6
+ currentYear,
7
+ " Pluxee - ",
8
+ children));
9
+ };
10
+ FooterContainer.displayName = 'FooterContainer';
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ declare type FooterLabelProps = {
3
+ label: string;
4
+ };
5
+ export declare const FooterLabel: {
6
+ ({ label }: FooterLabelProps): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export {};
10
+ //# sourceMappingURL=footer-label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"footer-label.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/footer/footer-label.tsx"],"names":[],"mappings":";AAEA,aAAK,gBAAgB,GAAG;IACpB,KAAK,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,WAAW;gBAAe,gBAAgB;;CAItD,CAAA"}
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export const FooterLabel = ({ label }) => {
3
+ return (React.createElement("span", null, label));
4
+ };
5
+ FooterLabel.displayName = 'FooterLabel';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type LayoutContentProps = {
3
+ children: React.ReactNode;
4
+ };
5
+ export declare const LayoutContent: {
6
+ ({ children }: LayoutContentProps): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export {};
10
+ //# sourceMappingURL=layout-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layout-content.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/layout-content/layout-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,aAAK,kBAAkB,GAAG;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC5B,CAAA;AAED,eAAO,MAAM,aAAa;mBAAkB,kBAAkB;;CAI7D,CAAA"}
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export const LayoutContent = ({ children }) => {
3
+ return (React.createElement("div", { className: "layout-content" }, children));
4
+ };
5
+ LayoutContent.displayName = 'LayoutContent';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type LayoutMainProps = {
3
+ children: React.ReactNode;
4
+ };
5
+ export declare const LayoutMain: {
6
+ ({ children }: LayoutMainProps): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export {};
10
+ //# sourceMappingURL=layout-main.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layout-main.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/layout-main/layout-main.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,aAAK,eAAe,GAAG;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC5B,CAAA;AAED,eAAO,MAAM,UAAU;mBAAkB,eAAe;;CAIvD,CAAA"}
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export const LayoutMain = ({ children }) => {
3
+ return (React.createElement("div", { className: "layout-main" }, children));
4
+ };
5
+ LayoutMain.displayName = 'LayoutMain';