@dilicorp/ui 0.1.22 → 0.2.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 (168) 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/components/alert-template/alert-template.js +1 -1
  107. package/dist/components/form-builder/components/input-prefix-suffix.d.ts +3 -3
  108. package/dist/components/form-builder/components/input-prefix-suffix.d.ts.map +1 -1
  109. package/dist/components/form-builder/components/input-prefix-suffix.js +3 -3
  110. package/dist/components/form-builder/components/input.d.ts +4 -4
  111. package/dist/components/form-builder/components/input.d.ts.map +1 -1
  112. package/dist/components/layout/authenticated-layout/authenticated-layout.d.ts +12 -0
  113. package/dist/components/layout/authenticated-layout/authenticated-layout.d.ts.map +1 -0
  114. package/dist/components/layout/authenticated-layout/authenticated-layout.js +27 -0
  115. package/dist/components/layout/footer/footer-container.d.ts +10 -0
  116. package/dist/components/layout/footer/footer-container.d.ts.map +1 -0
  117. package/dist/components/layout/footer/footer-container.js +10 -0
  118. package/dist/components/layout/footer/footer-label.d.ts +10 -0
  119. package/dist/components/layout/footer/footer-label.d.ts.map +1 -0
  120. package/dist/components/layout/footer/footer-label.js +5 -0
  121. package/dist/components/layout/layout-content/layout-content.d.ts +10 -0
  122. package/dist/components/layout/layout-content/layout-content.d.ts.map +1 -0
  123. package/dist/components/layout/layout-content/layout-content.js +5 -0
  124. package/dist/components/layout/layout-main/layout-main.d.ts +10 -0
  125. package/dist/components/layout/layout-main/layout-main.d.ts.map +1 -0
  126. package/dist/components/layout/layout-main/layout-main.js +5 -0
  127. package/dist/components/layout/layout.d.ts +34 -0
  128. package/dist/components/layout/layout.d.ts.map +1 -0
  129. package/dist/components/layout/layout.js +12 -0
  130. package/dist/components/layout/pluxee-logo/pluxee-logo.d.ts +3 -0
  131. package/dist/components/layout/pluxee-logo/pluxee-logo.d.ts.map +1 -0
  132. package/dist/components/layout/pluxee-logo/pluxee-logo.js +23 -0
  133. package/dist/components/navbar/navbar.d.ts.map +1 -1
  134. package/dist/components/navbar/navbar.js +6 -4
  135. package/dist/components/page-create/page-create.d.ts.map +1 -1
  136. package/dist/components/page-create/page-create.js +3 -3
  137. package/dist/components/page-list/filter-components/button-filter-clear.d.ts +2 -0
  138. package/dist/components/page-list/filter-components/button-filter-clear.d.ts.map +1 -1
  139. package/dist/components/page-list/filter-components/button-filter-clear.js +3 -3
  140. package/dist/components/page-list/filter-components/button-filter.js +1 -1
  141. package/dist/components/page-list/filter-components/button-filters.d.ts.map +1 -1
  142. package/dist/components/page-list/filter-components/button-filters.js +3 -3
  143. package/dist/components/page-list/page-list-config/index.d.ts +2 -1
  144. package/dist/components/page-list/page-list-config/index.d.ts.map +1 -1
  145. package/dist/components/page-list/page-list-config/page-list-config-dropdown.d.ts +2 -1
  146. package/dist/components/page-list/page-list-config/page-list-config-dropdown.d.ts.map +1 -1
  147. package/dist/components/page-list/page-list-config/page-list-config-dropdown.js +7 -3
  148. package/dist/components/page-list/page-list-get-filters.js +3 -3
  149. package/dist/components/page-list/page-list.d.ts.map +1 -1
  150. package/dist/components/page-list/page-list.js +7 -7
  151. package/dist/components/page-show/page-show.d.ts.map +1 -1
  152. package/dist/components/page-show/page-show.js +5 -6
  153. package/dist/components/side-navigation-bar/side-navigation-bar-item.d.ts +1 -0
  154. package/dist/components/side-navigation-bar/side-navigation-bar-item.d.ts.map +1 -1
  155. package/dist/components/side-navigation-bar/side-navigation-bar-item.js +13 -21
  156. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts +1 -0
  157. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts.map +1 -1
  158. package/dist/components/side-navigation-bar/side-navigation-bar.js +17 -24
  159. package/dist/css/style.min.css +2 -2
  160. package/dist/index.d.ts +3 -0
  161. package/dist/index.d.ts.map +1 -1
  162. package/dist/index.js +3 -0
  163. package/dist/molecules/dropdown/dropdown-item.d.ts +1 -1
  164. package/dist/molecules/dropdown/dropdown-item.d.ts.map +1 -1
  165. package/dist/molecules/dropdown/dropdown.d.ts +1 -0
  166. package/dist/molecules/dropdown/dropdown.d.ts.map +1 -1
  167. package/dist/molecules/dropdown/dropdown.js +7 -3
  168. package/package.json +1 -1
@@ -11,6 +11,7 @@ export declare type ButtonProps = ButtonHTMLAttributes<HTMLButtonElement> & {
11
11
  href?: string;
12
12
  'aria-label'?: string;
13
13
  target?: string;
14
+ loading?: boolean;
14
15
  };
15
16
  export declare const Button: React.FC<ButtonProps>;
16
17
  //# sourceMappingURL=button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/atoms/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAA;AAGnD,oBAAY,WAAW,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IAClE,KAAK,CAAC,EAAE,SAAS,GAAC,WAAW,GAAC,SAAS,GAAC,QAAQ,GAAC,MAAM,GAAC,SAAS,GAAC,SAAS,CAAA;IAC3E,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,GAAG,CAAC,EAAE,KAAK,CAAC,WAAW,CAAA;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAA;IACvC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAuDxC,CAAA"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/atoms/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAA;AAGnD,oBAAY,WAAW,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IAClE,KAAK,CAAC,EAAE,SAAS,GAAC,WAAW,GAAC,SAAS,GAAC,QAAQ,GAAC,MAAM,GAAC,SAAS,GAAC,SAAS,CAAA;IAC3E,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,GAAG,CAAC,EAAE,KAAK,CAAC,WAAW,CAAA;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAA;IACvC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAA;AAYD,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAwDxC,CAAA"}
@@ -11,11 +11,17 @@ var __rest = (this && this.__rest) || function (s, e) {
11
11
  };
12
12
  import React from 'react';
13
13
  import classNames from 'classnames';
14
+ const ButtonLoader = () => {
15
+ return (React.createElement("div", { className: "button-loader-container" },
16
+ React.createElement("div", { className: "button-loader-item first" }),
17
+ React.createElement("div", { className: "button-loader-item second" }),
18
+ React.createElement("div", { className: "button-loader-item third" })));
19
+ };
14
20
  export const Button = (_a) => {
15
- var { children, active, block, className, color = 'primary', disabled, small = false, href, outline, innerRef, target, 'aria-label': ariaLabel, id } = _a, props = __rest(_a, ["children", "active", "block", "className", "color", "disabled", "small", "href", "outline", "innerRef", "target", 'aria-label', "id"]);
21
+ var { children, active, block, className, color = 'primary', disabled, small = false, href, outline, innerRef, target, loading, 'aria-label': ariaLabel, id } = _a, props = __rest(_a, ["children", "active", "block", "className", "color", "disabled", "small", "href", "outline", "innerRef", "target", "loading", 'aria-label', "id"]);
16
22
  let { tag: Tag = 'button' } = props;
17
23
  const handleClick = (e) => {
18
- if (disabled) {
24
+ if (disabled || loading) {
19
25
  e.preventDefault();
20
26
  return;
21
27
  }
@@ -27,5 +33,5 @@ export const Button = (_a) => {
27
33
  if (href && Tag === 'button') {
28
34
  Tag = 'a';
29
35
  }
30
- return (React.createElement(Tag, Object.assign({}, (Tag === 'button' && props.onClick && { type: 'button' }), props, (href && { href }), (target && { target }), { className: classes }, (id && { id, 'data-testid': id }), { ref: innerRef, onClick: handleClick, "aria-label": ariaLabel }), children));
36
+ return (React.createElement(Tag, Object.assign({}, (Tag === 'button' && props.onClick && { type: 'button' }), props, (href && { href }), (target && { target }), { className: classes }, (id && { id, 'data-testid': id }), { ref: innerRef, onClick: handleClick, "aria-label": ariaLabel }), loading ? React.createElement(ButtonLoader, null) : children));
31
37
  };
@@ -2,8 +2,10 @@
2
2
  export declare type IconProps = {
3
3
  icon: string;
4
4
  brand?: boolean;
5
+ pluxee?: boolean;
5
6
  className?: string;
6
7
  id?: string;
8
+ size?: 'lg' | 'md' | 'sm';
7
9
  };
8
- export declare const Icon: ({ icon, brand, className, id }: IconProps) => JSX.Element;
10
+ export declare const Icon: ({ icon, brand, pluxee, className, id, size }: IconProps) => JSX.Element;
9
11
  //# sourceMappingURL=icon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../src/atoms/icon.tsx"],"names":[],"mappings":";AAOA,oBAAY,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,EAAE,CAAC,EAAE,MAAM,CAAA;CACZ,CAAA;AAED,eAAO,MAAM,IAAI,mCAAyC,SAAS,gBAKlE,CAAA"}
1
+ {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../src/atoms/icon.tsx"],"names":[],"mappings":";AAQA,oBAAY,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;CAC1B,CAAA;AAED,eAAO,MAAM,IAAI,iDAAuD,SAAS,gBAShF,CAAA"}
@@ -3,7 +3,11 @@ import * as fab from '@fortawesome/free-brands-svg-icons';
3
3
  import * as fa from '@fortawesome/free-solid-svg-icons';
4
4
  import stringHelper from '../utils/string-helper';
5
5
  import React from 'react';
6
- export const Icon = ({ icon, brand, className = '', id }) => {
6
+ import { PluxeeIcon } from './pluxee-icon/pluxee-icon';
7
+ export const Icon = ({ icon, brand, pluxee, className = '', id, size }) => {
8
+ if (pluxee) {
9
+ return React.createElement(PluxeeIcon, { icon: icon, size: size });
10
+ }
7
11
  const sanitize = stringHelper.toCamelCase(icon);
8
12
  const ico = brand ? fab[sanitize] : fa[sanitize];
9
13
  return React.createElement(FontAwesomeIcon, { id: id, icon: ico, className: className });
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type PanelContainerProps = {
3
+ children: React.ReactNode;
4
+ };
5
+ export declare const PanelContainer: {
6
+ ({ children }: PanelContainerProps): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export {};
10
+ //# sourceMappingURL=panel-container.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel-container.d.ts","sourceRoot":"","sources":["../../../src/atoms/panel/panel-container.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,aAAK,mBAAmB,GAAG;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC5B,CAAA;AAED,eAAO,MAAM,cAAc;mBAAkB,mBAAmB;;CAQ/D,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const PanelContainer = ({ children }) => {
3
+ return (React.createElement("div", { className: "panel-container" },
4
+ React.createElement("div", { className: "row" }, children)));
5
+ };
6
+ PanelContainer.displayName = 'PanelContainer';
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ declare type PanelFieldProps = {
3
+ label: string;
4
+ value?: React.ReactNode;
5
+ forceShow?: boolean;
6
+ };
7
+ export declare const PanelField: {
8
+ ({ label, value, forceShow }: PanelFieldProps): JSX.Element | null;
9
+ displayName: string;
10
+ };
11
+ export {};
12
+ //# sourceMappingURL=panel-field.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel-field.d.ts","sourceRoot":"","sources":["../../../src/atoms/panel/panel-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,aAAK,eAAe,GAAG;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACvB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAA;AAEH,eAAO,MAAM,UAAU;kCAAwC,eAAe;;CAM7E,CAAA"}
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ export const PanelField = ({ label, value, forceShow = true }) => {
3
+ if (!forceShow && !value)
4
+ return null;
5
+ return (React.createElement("div", { className: "panel-field" },
6
+ label,
7
+ ": ",
8
+ React.createElement("strong", null, value)));
9
+ };
10
+ PanelField.displayName = 'PanelField';
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import { ColProps } from '../col';
3
+ declare type Props = {
4
+ label?: string;
5
+ value?: React.ReactNode | string;
6
+ big?: boolean;
7
+ upper?: boolean;
8
+ } & ColProps;
9
+ export declare const PanelGroup: {
10
+ ({ value, label, size, big, upper }: Props): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export {};
14
+ //# sourceMappingURL=panel-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel-group.d.ts","sourceRoot":"","sources":["../../../src/atoms/panel/panel-group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAO,QAAQ,EAAE,MAAM,QAAQ,CAAA;AAEtC,aAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,MAAM,CAAA;IAChC,GAAG,CAAC,EAAE,OAAO,CAAA;IACb,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,GAAG,QAAQ,CAAA;AAEZ,eAAO,MAAM,UAAU;yCAAiE,KAAK;;CAS5F,CAAA"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import { Col } from '../col';
3
+ export const PanelGroup = ({ value, label, size = [12, 6], big = false, upper = true }) => {
4
+ return (React.createElement(Col, { size: size },
5
+ React.createElement("div", { className: "panel-group" },
6
+ React.createElement("label", null, label),
7
+ React.createElement("div", { className: `${upper ? ' upper' : ''} text${big ? ' big' : ''}` }, value || '-'))));
8
+ };
9
+ PanelGroup.displayName = 'PanelGroup';
@@ -0,0 +1,29 @@
1
+ /// <reference types="react" />
2
+ export declare const Panel: {
3
+ Container: {
4
+ ({ children }: {
5
+ children: import("react").ReactNode;
6
+ }): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ Group: {
10
+ ({ value, label, size, big, upper }: {
11
+ label?: string | undefined;
12
+ value?: import("react").ReactNode;
13
+ big?: boolean | undefined;
14
+ upper?: boolean | undefined;
15
+ } & {
16
+ size?: boolean | ("none" | 1 | 2 | 3 | 4 | 5 | "auto" | 6 | 7 | 8 | 9 | 10 | 11 | 12) | ("none" | 1 | 2 | 3 | 4 | 5 | "auto" | 6 | 7 | 8 | 9 | 10 | 11 | 12)[] | undefined;
17
+ } & import("react").HTMLAttributes<HTMLDivElement>): JSX.Element;
18
+ displayName: string;
19
+ };
20
+ Field: {
21
+ ({ label, value, forceShow }: {
22
+ label: string;
23
+ value?: import("react").ReactNode;
24
+ forceShow?: boolean | undefined;
25
+ }): JSX.Element | null;
26
+ displayName: string;
27
+ };
28
+ };
29
+ //# sourceMappingURL=panel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel.d.ts","sourceRoot":"","sources":["../../../src/atoms/panel/panel.tsx"],"names":[],"mappings":";AAIA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;CAIjB,CAAA"}
@@ -0,0 +1,8 @@
1
+ import { PanelContainer } from './panel-container';
2
+ import { PanelField } from './panel-field';
3
+ import { PanelGroup } from './panel-group';
4
+ export const Panel = {
5
+ Container: PanelContainer,
6
+ Group: PanelGroup,
7
+ Field: PanelField
8
+ };
@@ -0,0 +1,13 @@
1
+ import { ReactNode } from 'react';
2
+ declare type Props = {
3
+ size: 'lg' | 'md' | 'sm';
4
+ children: ReactNode;
5
+ };
6
+ declare global {
7
+ interface Crypto {
8
+ randomUUID: () => `${string}-${string}-${string}-${string}-${string}`;
9
+ }
10
+ }
11
+ export declare const BaseIcon: ({ children, size }: Props) => JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=base-icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-icon.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/base-icon.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAExC,aAAK,KAAK,GAAG;IACX,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;IACxB,QAAQ,EAAE,SAAS,CAAA;CACpB,CAAA;AAQD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,UAAU,EAAE,MAAM,GAAG,MAAM,IAAI,MAAM,IAAI,MAAM,IAAI,MAAM,IAAI,MAAM,EAAE,CAAA;KACtE;CACF;AAED,eAAO,MAAM,QAAQ,uBAAwB,KAAK,gBAejD,CAAA"}
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ const sizeInfo = {
3
+ lg: 32,
4
+ md: 24,
5
+ sm: 16
6
+ };
7
+ export const BaseIcon = ({ children, size }) => {
8
+ const sizeNumber = sizeInfo[size];
9
+ const id = crypto.randomUUID();
10
+ return (React.createElement("svg", { style: { color: 'inherit' }, width: sizeNumber, height: sizeNumber, viewBox: '0 0 32 32', fill: "none", xmlns: "http://www.w3.org/2000/svg" },
11
+ React.createElement("g", { clipPath: `url(#${id})` }, children),
12
+ React.createElement("defs", null,
13
+ React.createElement("clipPath", { id: id },
14
+ React.createElement("rect", { width: "32", height: "32", fill: "white" })))));
15
+ };
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconCar: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-car.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-car.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-car.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;;CAOnB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconCar = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M12.0001 19.9394L18.0002 13.9393L12.0001 7.93923L9.87878 10.0605L13.7576 13.9393L9.87878 17.8181L12.0001 19.9394Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.25606 29.9392H0V0.939209H26V13.9392H32V29.9392H22.7439C22.1262 31.687 20.4593 32.9392 18.5 32.9392C16.5407 32.9392 14.8738 31.687 14.2561 29.9392H11.7439C11.1262 31.687 9.45933 32.9392 7.5 32.9392C5.54067 32.9392 3.87381 31.687 3.25606 29.9392ZM3 3.93921H23V26.9392H22.7439C22.1262 25.1914 20.4593 23.9392 18.5 23.9392C16.5407 23.9392 14.8738 25.1914 14.2561 26.9392H11.7439C11.1262 25.1914 9.45933 23.9392 7.5 23.9392C5.54067 23.9392 3.87381 25.1914 3.25606 26.9392H3V3.93921ZM26 26.9392H29V16.9392H26V26.9392ZM7.5 29.9392C8.32843 29.9392 9 29.2676 9 28.4392C9 27.6108 8.32843 26.9392 7.5 26.9392C6.67157 26.9392 6 27.6108 6 28.4392C6 29.2676 6.67157 29.9392 7.5 29.9392ZM20 28.4392C20 29.2676 19.3284 29.9392 18.5 29.9392C17.6716 29.9392 17 29.2676 17 28.4392C17 27.6108 17.6716 26.9392 18.5 26.9392C19.3284 26.9392 20 27.6108 20 28.4392Z", fill: "currentColor" })));
6
+ };
7
+ IconCar.displayName = 'IconCar';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconChecklist: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-checklist.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-checklist.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-checklist.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,aAAa;;;CAWzB,CAAA"}
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ export const IconChecklist = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M13 8.15903H28V11.159H13V8.15903Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M13 15.159H28V18.159H13V15.159Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M13 22.159H28V25.159H13V22.159Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 8.40167L4.82843 11.2301L9.07107 6.98746L7.65685 5.57324L4.82843 8.40167L3.41421 6.98746L2 8.40167Z", fill: "currentColor" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 15.4017L4.82843 18.2301L9.07107 13.9875L7.65685 12.5732L4.82843 15.4017L3.41421 13.9875L2 15.4017Z", fill: "currentColor" }),
9
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 22.4017L4.82843 25.2301L9.07107 20.9875L7.65685 19.5732L4.82843 22.4017L3.41421 20.9875L2 22.4017Z", fill: "currentColor" })));
10
+ };
11
+ IconChecklist.displayName = 'IconChecklist';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconChevronDown: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-chevron-down.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-chevron-down.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-chevron-down.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,eAAe;;;CAM3B,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconChevronDown = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.69912 13.6466L16.6992 23.6467L26.6993 13.6466L24.578 11.5253L16.6992 19.4041L8.82044 11.5253L6.69912 13.6466Z", fill: "currentColor" })));
5
+ };
6
+ IconChevronDown.displayName = 'IconChevronDown';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconCostCenter: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-cost-center.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-cost-center.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-cost-center.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,cAAc;;;CAQ1B,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconCostCenter = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M10.2587 18.7393V17.5478C10.2587 17.5478 8 17.5167 8 15.2684V15.0093H9.70955V15.2994C9.70955 16.0143 10.2172 16.2734 11.0979 16.2734C12.02 16.2734 12.4759 15.9833 12.4759 15.403C12.4759 14.1701 8.1865 15.0301 8.1865 12.2741C8.1865 10.3262 10.2587 10.1915 10.2587 10.1915V9H11.875V10.2019C11.875 10.2019 13.885 10.2951 13.885 12.3259V12.5124H12.1754V12.3259C12.1754 11.8596 11.9061 11.4659 11.0357 11.4659C10.3208 11.4659 9.89605 11.7767 9.89605 12.2533C9.89605 13.6313 14.1855 12.5745 14.1855 15.372C14.1855 17.4649 11.875 17.5581 11.875 17.5581V18.7393H10.2587Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 4L13.5 0H3V24H21V8.5L17 4ZM19 8.5L15.8711 4.98779L13 2H5V22L19 22.0695V8.5Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.2297 7.70031L17.984 7.70033L14.2297 3.5V7.70031ZM12.9999 9.00031L21 9.00036L12.9999 0V9.00031Z", fill: "currentColor" })));
7
+ };
8
+ IconCostCenter.displayName = 'IconCostCenter';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconCreditCard: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-credit-card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-credit-card.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-credit-card.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,cAAc;;;CAQ1B,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconCreditCard = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M18 18H26V20H18V18Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M17 18H15V20H17V18Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 6H30V26H2V6ZM5 13H27V9H5V13ZM27 16H5V23H27V16Z", fill: "currentColor" })));
7
+ };
8
+ IconCreditCard.displayName = 'IconCreditCard';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconCreditManagement: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-credit-management.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-credit-management.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-credit-management.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,oBAAoB;;;CAUhC,CAAA"}
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ export const IconCreditManagement = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M11.1735 17.271V16.0524C11.1735 16.0524 9.00415 16.0206 9.00415 13.7212V13.4563H10.6461V13.753C10.6461 14.4842 11.1337 14.7491 11.9796 14.7491C12.8653 14.7491 13.3031 14.4524 13.3031 13.859C13.3031 12.598 9.18327 13.4775 9.18327 10.6588C9.18327 8.66666 11.1735 8.5289 11.1735 8.5289V7.3103H12.7259V8.5395C12.7259 8.5395 14.6565 8.63487 14.6565 10.7118V10.9025H13.0145V10.7118C13.0145 10.2349 12.7558 9.83228 11.9199 9.83228C11.2332 9.83228 10.8252 10.1502 10.8252 10.6376C10.8252 12.047 14.9451 10.9661 14.9451 13.8272C14.9451 15.9677 12.7259 16.063 12.7259 16.063V17.271H11.1735Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.5959 9.48378C17.901 0.391095 5.81061 0.38957 3.09953 9.48525L1.40577 8.91282C4.63952 -1.93642 19.0711 -1.94825 22.2905 8.91429L20.5959 9.48378Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.6777 7.12729L21.9122 10.8991L18.7376 8.6435L19.3294 7.6991L21.4976 9.23968L22.7235 6.62083L23.6777 7.12729Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.40412 14.5162C6.09897 23.6089 18.1894 23.6104 20.9005 14.5147L22.5942 15.0872C19.3605 25.9364 4.92889 25.9482 1.70949 15.0857L3.40412 14.5162Z", fill: "currentColor" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.322339 16.8728L2.08788 13.101L5.26245 15.3566L4.67066 16.301L2.50243 14.7604L1.27658 17.3793L0.322339 16.8728Z", fill: "currentColor" })));
9
+ };
10
+ IconCreditManagement.displayName = 'IconCreditManagement';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconCurveChart: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-curve-chart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-curve-chart.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-curve-chart.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,cAAc;;;CAM1B,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconCurveChart = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.2076 13.2934C15.395 12.9018 15.5 12.4631 15.5 12C15.5 10.3431 14.1569 9 12.5 9C10.8431 9 9.5 10.3431 9.5 12C9.5 12.5945 9.67292 13.1486 9.9712 13.6147L6.11474 17.4712C5.64858 17.1729 5.09448 17 4.5 17C2.84315 17 1.5 18.3431 1.5 20C1.5 21.6569 2.84315 23 4.5 23C6.15685 23 7.5 21.6569 7.5 20C7.5 19.673 7.44767 19.3581 7.35092 19.0634L11.5634 14.8509C11.8581 14.9477 12.173 15 12.5 15C12.9631 15 13.4018 14.895 13.7934 14.7076L17.1816 18.0959C16.7557 18.6138 16.5 19.2771 16.5 20C16.5 21.6569 17.8431 23 19.5 23C21.1569 23 22.5 21.6569 22.5 20C22.5 19.5369 22.3951 19.0983 22.2077 18.7067L26.2067 14.7077C26.5983 14.8951 27.0369 15 27.5 15C29.1569 15 30.5 13.6569 30.5 12C30.5 10.3431 29.1569 9 27.5 9C25.8431 9 24.5 10.3431 24.5 12C24.5 12.4632 24.605 12.9019 24.7924 13.2935L20.7935 17.2924C20.4019 17.105 19.9632 17 19.5 17C19.3164 17 19.1367 17.0165 18.9623 17.0481L15.2076 13.2934ZM12.5 13C13.0523 13 13.5 12.5523 13.5 12C13.5 11.4477 13.0523 11 12.5 11C11.9477 11 11.5 11.4477 11.5 12C11.5 12.5523 11.9477 13 12.5 13ZM4.5 21C5.05228 21 5.5 20.5523 5.5 20C5.5 19.4477 5.05228 19 4.5 19C3.94772 19 3.5 19.4477 3.5 20C3.5 20.5523 3.94772 21 4.5 21ZM20.5 20C20.5 20.5523 20.0523 21 19.5 21C18.9477 21 18.5 20.5523 18.5 20C18.5 19.4477 18.9477 19 19.5 19C20.0523 19 20.5 19.4477 20.5 20ZM27.5 13C28.0523 13 28.5 12.5523 28.5 12C28.5 11.4477 28.0523 11 27.5 11C26.9477 11 26.5 11.4477 26.5 12C26.5 12.5523 26.9477 13 27.5 13Z", fill: "currentColor" })));
5
+ };
6
+ IconCurveChart.displayName = 'IconCurveChart';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconDelete: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-delete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-delete.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-delete.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU;;;CAMtB,CAAA"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export const IconDelete = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.8788 16.6555L4.93945 7.71617L7.06077 5.59485L16.0001 14.5342L24.9395 5.59485L27.0608 7.71617L18.1214 16.6555L27.0608 25.5948L24.9395 27.7162L16.0001 18.7768L7.06077 27.7162L4.93945 25.5948L13.8788 16.6555Z", fill: "currentColor" })));
5
+ };
6
+ IconDelete.displayName = 'IconDelete';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconDoubleChevronLeft: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-double-chevron-left.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-double-chevron-left.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-double-chevron-left.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,qBAAqB;;;CAQjC,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconDoubleChevronLeft = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.0781 8.99316L7 16.0713L14.0781 23.1494L16.1995 21.0281L11.2426 16.0713L16.1995 11.1145L14.0781 8.99316Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.0781 8.99315L14 16.0713L21.0781 23.1494L23.1995 21.0281L18.2426 16.0713L23.1995 11.1145L21.0781 8.99315Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 29C23.1797 29 29 23.1797 29 16C29 8.8203 23.1797 3 16 3C8.8203 3 3 8.8203 3 16C3 23.1797 8.8203 29 16 29ZM16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z", fill: "currentColor" })));
7
+ };
8
+ IconDoubleChevronLeft.displayName = 'IconDoubleChevronLeft';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconDoubleChevronRight: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-double-chevron-right.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-double-chevron-right.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-double-chevron-right.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,sBAAsB;;;CAQlC,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconDoubleChevronRight = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 29C23.1797 29 29 23.1797 29 16C29 8.8203 23.1797 3 16 3C8.8203 3 3 8.8203 3 16C3 23.1797 8.8203 29 16 29ZM16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.9219 8.99316L25 16.0713L17.9219 23.1494L15.8005 21.0281L20.7574 16.0713L15.8005 11.1145L17.9219 8.99316Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.9219 8.99315L18 16.0713L10.9219 23.1494L8.80054 21.0281L13.7574 16.0713L8.80054 11.1145L10.9219 8.99315Z", fill: "currentColor" })));
7
+ };
8
+ IconDoubleChevronRight.displayName = 'IconDoubleChevronRight';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconDownload: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-download.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-download.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-download.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY;;;CAOxB,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconDownload = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.0625 19V30H30.0625V19H27.0625V27H5.0625V19H2.0625Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M16.0625 1.99976L24.0626 9.99986L21.9413 12.1212L17.5625 7.74238L17.5625 23H14.5625L14.5625 7.74241L10.1837 12.1212L8.0624 9.99986L16.0625 1.99976Z", fill: "currentColor" })));
6
+ };
7
+ IconDownload.displayName = 'IconDownload';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconEmployeeGroup: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-employee-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-employee-group.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-employee-group.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,iBAAiB;;;CAQ7B,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconEmployeeGroup = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 10C18.7614 10 21 7.76142 21 5C21 2.23858 18.7614 0 16 0C13.2386 0 11 2.23858 11 5C11 7.76142 13.2386 10 16 10ZM16 7C17.1046 7 18 6.10457 18 5C18 3.89543 17.1046 3 16 3C14.8954 3 14 3.89543 14 5C14 6.10457 14.8954 7 16 7Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.5 10C24.652 10 23.0169 10.9114 22.0196 12.3093C20.425 10.8737 18.3145 10 16 10C13.6855 10 11.575 10.8737 9.9804 12.3093C8.98313 10.9114 7.348 10 5.5 10C7.433 10 9 8.433 9 6.5C9 4.567 7.433 3 5.5 3C3.567 3 2 4.567 2 6.5C2 8.433 3.567 10 5.5 10C2.46243 10 0 12.4624 0 15.5V25H7V32H25V25H32V15.5C32 12.4624 29.5376 10 26.5 10ZM25 22V19C25 17.555 24.6595 16.1895 24.0543 14.9795C24.2937 13.8486 25.2978 13 26.5 13C27.8807 13 29 14.1193 29 15.5V22H25ZM7.94574 14.9795C7.34054 16.1895 7 17.555 7 19V22H3V15.5C3 14.1193 4.11929 13 5.5 13C6.70223 13 7.70625 13.8486 7.94574 14.9795ZM7 6.5C7 7.32843 6.32843 8 5.5 8C4.67157 8 4 7.32843 4 6.5C4 5.67157 4.67157 5 5.5 5C6.32843 5 7 5.67157 7 6.5ZM22 19V29H10V19C10 16.2042 11.9122 13.8551 14.5 13.189V20L16 21L17.5 20V13.189C20.0878 13.8551 22 16.2042 22 19Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.5 10C24.567 10 23 8.433 23 6.5C23 4.567 24.567 3 26.5 3C28.433 3 30 4.567 30 6.5C30 8.433 28.433 10 26.5 10ZM26.5 8C27.3284 8 28 7.32843 28 6.5C28 5.67157 27.3284 5 26.5 5C25.6716 5 25 5.67157 25 6.5C25 7.32843 25.6716 8 26.5 8Z", fill: "currentColor" })));
7
+ };
8
+ IconEmployeeGroup.displayName = 'IconEmployeeGroup';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconExpenses: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-expenses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-expenses.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-expenses.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY;;;CAQxB,CAAA"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ export const IconExpenses = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M11 10.9392H27V13.9392H11V10.9392Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M11 15.9392H27V18.9392H11V15.9392Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.5 3.93921L18.5 0.939209L15 3.93921L11 0.939209L6 4.93921V22.9392H0V27.9392C0 30.7006 2.23858 32.9392 5 32.9392H27L26.9794 32.9186C27.981 32.8321 28.9058 32.4772 29.6815 31.9262C30.6745 31.322 31.3681 30.4229 31.724 29.1643C31.9031 28.6218 32 28.0418 32 27.4392V5.93921L27 0.939209L22.5 3.93921ZM3 27.9392V25.9392H21V27.4392C21 28.3394 21.2163 29.1891 21.5997 29.9392H5C3.89543 29.9392 3 29.0438 3 27.9392ZM24 27.4392C24 28.7388 24.9916 29.8068 26.2595 29.9278C26.4825 29.9232 26.692 29.917 26.8888 29.9092C28.0849 29.7224 29 28.6877 29 27.4392V7.18185L26.6177 4.7996L22.398 7.61274L18.6252 4.78312L15.1252 7.78312L11.0593 4.73366L9 6.38108V22.9392H24V27.4392Z", fill: "currentColor" })));
7
+ };
8
+ IconExpenses.displayName = 'IconExpenses';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconEyeOpenOutline: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-eye-open-outline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-eye-open-outline.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-eye-open-outline.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,kBAAkB;;;CAO9B,CAAA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export const IconEyeOpenOutline = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.9341 16C26.8435 15.718 26.6959 15.3232 26.4827 14.8492C26.0351 13.8539 25.3439 12.6104 24.3954 11.4089C22.4965 9.00377 19.7801 7 16 7C12.2199 7 9.50346 9.00377 7.60465 11.4089C6.65612 12.6104 5.96493 13.8539 5.51729 14.8492C5.29402 15.3457 5.14267 15.7552 5.05339 16.0393C5.04189 16.0759 5.03201 16.1085 5.02355 16.1373C5.0373 16.2111 5.05907 16.313 5.09352 16.4446C5.18035 16.7761 5.32433 17.2064 5.53796 17.7041C5.96663 18.7026 6.63325 19.8737 7.55466 20.9794C9.37249 23.1608 12.0853 25 16 25C19.7801 25 22.4965 22.9962 24.3954 20.5911C25.3439 19.3896 26.0351 18.1461 26.4827 17.1508C26.6959 16.6768 26.8435 16.282 26.9341 16ZM16 28C26 28 30 17.2 30 16C30 14.8 26 4 16 4C6 4 2 14.8 2 16C2 18.4 6 28 16 28Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 19C17.6569 19 19 17.6569 19 16C19 14.3431 17.6569 13 16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19ZM16 22C19.3137 22 22 19.3137 22 16C22 12.6863 19.3137 10 16 10C12.6863 10 10 12.6863 10 16C10 19.3137 12.6863 22 16 22Z", fill: "currentColor" })));
6
+ };
7
+ IconEyeOpenOutline.displayName = 'IconEyeOpenOutline';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconFile: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-file.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-file.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-file.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,QAAQ;;;CASpB,CAAA"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ export const IconFile = () => {
3
+ return (React.createElement(React.Fragment, null,
4
+ React.createElement("path", { d: "M10.6875 16.5H22.6875V13.5H10.6875V16.5Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M22.6875 21.5H10.6875V18.5H22.6875V21.5Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M10.6875 26.5H22.6875V23.5H10.6875V26.5Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.6875 0L28.6875 10V32H4.6875V0H18.6875ZM18.6875 3H7.6875V29H25.6875V10H18.6875V3ZM23.8591 8L20.6875 4.82843V8H23.8591Z", fill: "currentColor" })));
8
+ };
9
+ IconFile.displayName = 'IconFile';
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const IconFuel: {
3
+ (): JSX.Element;
4
+ displayName: string;
5
+ };
6
+ //# sourceMappingURL=icon-fuel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-fuel.d.ts","sourceRoot":"","sources":["../../../src/atoms/pluxee-icon/icon-fuel.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,QAAQ;;;CAQpB,CAAA"}