digitinary-ui 1.0.4 → 1.0.6

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 (81) hide show
  1. package/dist/components/Accordion/Accordion.js +28 -0
  2. package/dist/components/Accordion/index.js +1 -0
  3. package/dist/components/Alert/Alert.js +58 -0
  4. package/dist/components/Alert/index.js +1 -0
  5. package/dist/components/Button/Button.js +17 -0
  6. package/dist/components/Button/index.js +1 -0
  7. package/dist/components/Card/Card.js +6 -0
  8. package/dist/components/Card/index.js +1 -0
  9. package/dist/components/Checkbox/Checkbox.js +8 -0
  10. package/dist/components/Checkbox/index.js +1 -0
  11. package/dist/components/Chip/Chip.js +18 -0
  12. package/dist/components/Chip/index.js +1 -0
  13. package/dist/components/Date/Date.js +460 -0
  14. package/dist/components/Date/index.js +1 -0
  15. package/dist/components/DateRange/DateRange.js +206 -0
  16. package/dist/components/DateRange/index.js +1 -0
  17. package/dist/components/Dialog/Dialog.js +36 -0
  18. package/dist/components/Dialog/index.js +1 -0
  19. package/dist/components/HelperText/HelperText.js +6 -0
  20. package/dist/components/HelperText/index.js +1 -0
  21. package/dist/components/Input/Input.js +38 -0
  22. package/dist/components/Input/index.js +1 -0
  23. package/dist/components/Label/Label.js +6 -0
  24. package/dist/components/Label/index.js +1 -0
  25. package/dist/components/Overlay/Overlay.js +8 -0
  26. package/dist/components/Overlay/index.js +1 -0
  27. package/dist/components/Pagination/Pagination.js +26 -0
  28. package/dist/components/Pagination/index.js +1 -0
  29. package/dist/components/Radio/Radio.js +8 -0
  30. package/dist/components/Radio/index.js +1 -0
  31. package/dist/components/RadioGroup/RadioGroup.js +14 -0
  32. package/dist/components/RadioGroup/index.js +1 -0
  33. package/dist/components/SelectGroup/SelectGroup.js +251 -0
  34. package/dist/components/SelectGroup/index.js +1 -0
  35. package/dist/components/SideDrawer/SideDrawer.js +54 -0
  36. package/dist/components/SideDrawer/index.js +1 -0
  37. package/dist/components/Switch/Switch.js +6 -0
  38. package/dist/components/Switch/index.js +1 -0
  39. package/dist/components/Table/Table.d.ts +1 -1
  40. package/dist/components/Table/Table.js +60 -0
  41. package/dist/components/Table/index.js +1 -0
  42. package/dist/components/TextArea/TextArea.d.ts +1 -1
  43. package/dist/components/TextArea/TextArea.js +30 -0
  44. package/dist/components/TextArea/index.js +1 -0
  45. package/dist/components/Tooltip/Tooltip.js +8 -0
  46. package/dist/components/index.js +19 -0
  47. package/dist/constants/index.js +5 -0
  48. package/dist/icons/AlertErrorIcon.js +3 -0
  49. package/dist/icons/AlertInfoIcon.js +3 -0
  50. package/dist/icons/AlertSuccessIcon.js +3 -0
  51. package/dist/icons/AlertWarningIcon.js +3 -0
  52. package/dist/icons/ArrowBottom.js +3 -0
  53. package/dist/icons/ArrowLeft.js +3 -0
  54. package/dist/icons/ArrowRight.js +3 -0
  55. package/dist/icons/ArrowUpIcon.js +3 -0
  56. package/dist/icons/Calendar.js +3 -0
  57. package/dist/icons/CheckMark.js +3 -0
  58. package/dist/icons/ClearField.js +3 -0
  59. package/dist/icons/CloseIcon.js +3 -0
  60. package/dist/icons/DoubleLeftArrow.js +3 -0
  61. package/dist/icons/DoubleRightArrow.js +3 -0
  62. package/dist/icons/ExcelIcon.js +3 -0
  63. package/dist/icons/HidePasswordIcon.js +3 -0
  64. package/dist/icons/InfoIcon.js +3 -0
  65. package/dist/icons/LeftArrowIcon.js +3 -0
  66. package/dist/icons/LoaderIcon.js +3 -0
  67. package/dist/icons/PdfIcon.js +3 -0
  68. package/dist/icons/RightArrowIcon.js +3 -0
  69. package/dist/icons/SearchIcon.js +3 -0
  70. package/dist/icons/SelectFieldDownArrow.js +3 -0
  71. package/dist/icons/SelectFieldUpArrow.js +3 -0
  72. package/dist/icons/ShowPasswordIcon.js +3 -0
  73. package/dist/icons/SortIcon.js +3 -0
  74. package/dist/index.js +3 -2
  75. package/dist/types/enums.js +25 -0
  76. package/dist/types/index.js +3 -0
  77. package/dist/types/interfaces.d.ts +4 -10
  78. package/dist/types/interfaces.js +1 -0
  79. package/dist/types/types.js +1 -0
  80. package/dist/utils/index.js +8 -0
  81. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SearchIcon = ({ width = 24, height = 24, ...props }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width, height: height, fill: "none", viewBox: "0 0 24 24", ...props, children: _jsx("path", { d: "M11.611 2C6.303 2 2 6.208 2 11.4c0 5.19 4.303 9.399 9.611 9.399 2.27 0 4.357-.77 6.002-2.058l3.124 3.048.083.07c.29.21.701.186.964-.072a.713.713 0 0 0-.002-1.023l-3.087-3.012a9.253 9.253 0 0 0 2.528-6.353C21.223 6.21 16.92 2 11.612 2Zm0 1.448c4.491 0 8.132 3.56 8.132 7.951 0 4.392-3.64 7.952-8.131 7.952S3.48 15.79 3.48 11.399c0-4.391 3.64-7.951 8.131-7.951Z", clipRule: "evenodd" }) }));
3
+ export default SearchIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SelectFieldDownArrow = ({ width = 24, height = 24, ...props }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width, height: height, fill: "none", viewBox: "0 0 24 24", ...props, children: _jsx("path", { fill: "#142452", d: "M12.201 14.961a.75.75 0 0 1-.53-.22l-3.47-3.48a.75.75 0 0 1 1.06-1.06l2.94 3 2.94-3a.75.75 0 0 1 1.06 1.06l-3.47 3.49a.75.75 0 0 1-.53.21Z" }) }));
3
+ export default SelectFieldDownArrow;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SelectFieldUpArrow = ({ width = 24, height = 24, ...props }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width, height: height, fill: "none", viewBox: "0 0 24 24", ...props, children: _jsx("path", { fill: "#142452", d: "M15.671 14.981a.79.79 0 0 1-.53-.22l-2.94-3-2.94 3a.75.75 0 0 1-1.06-1.06l3.47-3.49a.77.77 0 0 1 1.06 0l3.47 3.49a.75.75 0 0 1 0 1.06.79.79 0 0 1-.53.22Z" }) }));
3
+ export default SelectFieldUpArrow;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const ShowPasswordIcon = ({ width = 20, height = 16, ...props }) => (_jsx("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", width: width, height: height, fill: "none", viewBox: "0 0 20 16", fillRule: "evenodd", children: _jsx("path", { d: "M10.288.005 10.002 0C5.862 0 2.129 2.923.061 7.706a.74.74 0 0 0 0 .588l.143.323c2.042 4.476 5.571 7.247 9.508 7.378l.286.005c4.14 0 7.873-2.923 9.941-7.706a.741.741 0 0 0-.003-.595l-.14-.313C17.75 2.9 14.22.136 10.289.005Zm-.279 1.484.239.006.267.013c3.197.227 6.137 2.598 7.914 6.491l-.01.024c-1.82 3.978-4.862 6.362-8.16 6.482l-.255.004-.257-.004-.266-.014c-3.098-.219-5.955-2.457-7.742-6.131L1.57 8l.157-.334C3.61 3.773 6.69 1.49 10.009 1.49Zm-.01 2.624c-2.16 0-3.91 1.74-3.91 3.887 0 2.146 1.75 3.886 3.91 3.886s3.912-1.74 3.912-3.886c0-2.147-1.751-3.887-3.912-3.887Zm0 1.49A2.404 2.404 0 0 1 12.412 8 2.404 2.404 0 0 1 10 10.396 2.403 2.403 0 0 1 7.59 8a2.403 2.403 0 0 1 2.41-2.396Z", clipRule: "evenodd", fillRule: "evenodd" }) }));
3
+ export default ShowPasswordIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ const SortIcon = ({ width = 21, height = 32, ...props }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width, height: height, fill: "none", viewBox: "0 0 21 32", ...props, children: _jsx("path", { fill: "#142452", d: "M7.203 12.957a.683.683 0 0 0 .459-.19l2.542-2.595 2.543 2.595a.648.648 0 0 0 .917-.917l-3.001-3.018a.666.666 0 0 0-.917 0L6.745 11.85a.648.648 0 0 0 0 .917.683.683 0 0 0 .458.19ZM10.553 24.183a.65.65 0 0 1-.459-.19l-3-3.01a.649.649 0 0 1 .916-.917l2.543 2.595 2.542-2.595a.648.648 0 0 1 .917.917l-3 3.018a.649.649 0 0 1-.46.182Z" }) }));
3
+ export default SortIcon;