work-workflow-test 0.0.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 (77) hide show
  1. package/README.md +93 -0
  2. package/dist/arrow.svg +3 -0
  3. package/dist/back_button.svg +10 -0
  4. package/dist/delete.svg +8 -0
  5. package/dist/doworks_icon.svg +4 -0
  6. package/dist/index.css +1 -0
  7. package/dist/tick_circle.svg +4 -0
  8. package/dist/vector.svg +9 -0
  9. package/dist/vite.svg +1 -0
  10. package/dist/workflow.es.js +21207 -0
  11. package/dist/workflow.umd.js +187 -0
  12. package/package.json +86 -0
  13. package/types/App.d.ts +0 -0
  14. package/types/Backup.d.ts +0 -0
  15. package/types/components/Automation/AutoComp.d.ts +2 -0
  16. package/types/components/Automation/Automation.d.ts +8 -0
  17. package/types/components/Automation/ListOfAutomation.d.ts +2 -0
  18. package/types/components/Automation/index.d.ts +3 -0
  19. package/types/components/Automation/types.d.ts +6 -0
  20. package/types/components/AutomationBage/index.d.ts +2 -0
  21. package/types/components/Condition/constants.d.ts +395 -0
  22. package/types/components/Condition/index.d.ts +2 -0
  23. package/types/components/CustomEdge/CustomEdge.d.ts +2 -0
  24. package/types/components/CustomNode/FieldNode.d.ts +3 -0
  25. package/types/components/CustomNode/OptionFieldNode.d.ts +2 -0
  26. package/types/components/Form/MoveRecordToWork.d.ts +10 -0
  27. package/types/components/Form/MultiSelectWithSearch.d.ts +3 -0
  28. package/types/components/Form/Notification.d.ts +2 -0
  29. package/types/components/Form/NotificationUser.d.ts +2 -0
  30. package/types/components/Form/OwnerList.d.ts +8 -0
  31. package/types/components/Form/WorkspaceDroopdown.d.ts +2 -0
  32. package/types/components/Form/multi-user-field.d.ts +11 -0
  33. package/types/components/Form/query.d.ts +4 -0
  34. package/types/components/Sections/ConfigAutoSection.d.ts +3 -0
  35. package/types/components/Sections/Configuration.d.ts +8 -0
  36. package/types/components/Sections/index.d.ts +3 -0
  37. package/types/components/Sections/types.d.ts +19 -0
  38. package/types/components/WorkflowCanvas/WorkflowCanvas.d.ts +9 -0
  39. package/types/components/WorkflowCanvas/WorkflowCanvas.stories.d.ts +6 -0
  40. package/types/components/WorkflowCanvas/index.d.ts +22 -0
  41. package/types/components/WorkflowModal/FlowCanvas.d.ts +11 -0
  42. package/types/components/WorkflowModal/FlowEdgeDrawer.d.ts +3 -0
  43. package/types/components/WorkflowModal/constants.d.ts +428 -0
  44. package/types/components/WorkflowModal/index.d.ts +3 -0
  45. package/types/components/WorkflowModal/services.d.ts +4 -0
  46. package/types/components/WorkflowModal/types.d.ts +51 -0
  47. package/types/config/index.d.ts +16 -0
  48. package/types/constants/apiRoutes.d.ts +118 -0
  49. package/types/constants/common.d.ts +798 -0
  50. package/types/constants/emailApiRoutes.d.ts +18 -0
  51. package/types/constants/enum.d.ts +22 -0
  52. package/types/constants/index.d.ts +5 -0
  53. package/types/constants/regex.d.ts +45 -0
  54. package/types/constants/routes.d.ts +12 -0
  55. package/types/constants/theme.d.ts +88 -0
  56. package/types/context/AppContext.d.ts +2 -0
  57. package/types/context/AppProvider.d.ts +2 -0
  58. package/types/index.d.ts +4 -0
  59. package/types/main.d.ts +0 -0
  60. package/types/services/api/api.d.ts +18 -0
  61. package/types/services/api/api.service.d.ts +18 -0
  62. package/types/services/api/database.d.ts +9 -0
  63. package/types/services/aws/aws-exports.d.ts +17 -0
  64. package/types/services/aws/aws-helpers.d.ts +21 -0
  65. package/types/services/aws/aws-services.d.ts +22 -0
  66. package/types/services/common.service.d.ts +6 -0
  67. package/types/services/graphql-client.d.ts +9 -0
  68. package/types/services/helper/service.d.ts +1 -0
  69. package/types/services/lodash.service.d.ts +30 -0
  70. package/types/stories/Button.d.ts +15 -0
  71. package/types/stories/Button.stories.d.ts +23 -0
  72. package/types/stories/Header.d.ts +12 -0
  73. package/types/stories/Header.stories.d.ts +18 -0
  74. package/types/stories/Page.d.ts +3 -0
  75. package/types/stories/Page.stories.d.ts +12 -0
  76. package/types/types/common.d.ts +9 -0
  77. package/types/utils/errorMessage.d.ts +38 -0
@@ -0,0 +1,4 @@
1
+ <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.24609 11.5C8.99609 11.5 11.2461 9.25 11.2461 6.5C11.2461 3.75 8.99609 1.5 6.24609 1.5C3.49609 1.5 1.24609 3.75 1.24609 6.5C1.24609 9.25 3.49609 11.5 6.24609 11.5Z" stroke="#17A24F" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M4.12109 6.50094L5.53609 7.91594L8.37109 5.08594" stroke="#17A24F" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="9" height="12" viewBox="0 0 9 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.03893 6.64825H3.32643V10.2482C3.32643 11.0882 3.70559 11.2582 4.16809 10.6282L7.32226 6.32825C7.70976 5.80325 7.54726 5.36825 6.95976 5.36825H5.67226V1.76825C5.67226 0.92825 5.29309 0.75825 4.83059 1.38825L1.67643 5.68825C1.29309 6.21825 1.45559 6.64825 2.03893 6.64825Z" stroke="url(#paint0_linear_25905_187613)" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <defs>
4
+ <linearGradient id="paint0_linear_25905_187613" x1="4.50079" y1="1.00781" x2="4.50079" y2="11.0087" gradientUnits="userSpaceOnUse">
5
+ <stop stop-color="#FA5B5B"/>
6
+ <stop offset="1" stop-color="#186EDF"/>
7
+ </linearGradient>
8
+ </defs>
9
+ </svg>
package/dist/vite.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>