@omniumretail/shared-resources 0.0.90 → 0.0.92

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 (98) hide show
  1. package/package.json +4 -3
  2. package/src/constants/Icons.ts +2 -4
  3. package/webpack.config.js +20 -2
  4. package/dist/bundle.js +0 -1
  5. package/dist/types/components/BottomDrawer/index.d.ts +0 -9
  6. package/dist/types/components/Button/index.d.ts +0 -2
  7. package/dist/types/components/Footer/index.d.ts +0 -3
  8. package/dist/types/components/Form/FormInputField/index.d.ts +0 -8
  9. package/dist/types/components/Form/FormSelectField/index.d.ts +0 -9
  10. package/dist/types/components/Form/index.d.ts +0 -2
  11. package/dist/types/components/Header/index.d.ts +0 -4
  12. package/dist/types/components/Link/index.d.ts +0 -6
  13. package/dist/types/components/Navigation/index.d.ts +0 -8
  14. package/dist/types/components/Page/index.d.ts +0 -13
  15. package/dist/types/components/SharedContextProvider/index.d.ts +0 -7
  16. package/dist/types/components/index.d.ts +0 -9
  17. package/dist/types/constants/Icons.d.ts +0 -15
  18. package/dist/types/constants/QueryClient.d.ts +0 -2
  19. package/dist/types/constants/index.d.ts +0 -2
  20. package/dist/types/contexts/useStore.d.ts +0 -8
  21. package/dist/types/hooks/Analytics/get/useAnalyticsEvaluationCyclesQuery.hook.d.ts +0 -7
  22. package/dist/types/hooks/Analytics/get/useAnalyticsQuestionsQuery.hook.d.ts +0 -9
  23. package/dist/types/hooks/Analytics/get/useAnalyticsSideBarQuery.hook.d.ts +0 -7
  24. package/dist/types/hooks/Analytics/get/useAnalyticsUserIdQuery.hook.d.ts +0 -11
  25. package/dist/types/hooks/Analytics/get/useAnalyticsUserQuery.hook.d.ts +0 -14
  26. package/dist/types/hooks/Answer/get/useAnswerIdQuery.hook.d.ts +0 -2
  27. package/dist/types/hooks/Answer/get/useAnswersUserSupervisorQuery.hook.d.ts +0 -7
  28. package/dist/types/hooks/Answer/mutate/useAnswerMutateQuery.hook.d.ts +0 -9
  29. package/dist/types/hooks/AsvProduct/get/getProductsByRefQuery.hook.d.ts +0 -8
  30. package/dist/types/hooks/AsvProduct/get/getProductsByStoreQuery.hook.d.ts +0 -10
  31. package/dist/types/hooks/EvaluationCycle/get/useEvaluationCycleIdQuery.hook.d.ts +0 -2
  32. package/dist/types/hooks/EvaluationCycle/get/useEvaluationCycleQuery.hook.d.ts +0 -11
  33. package/dist/types/hooks/EvaluationCycle/mutate/useEvaluationCycleMutateQuery.hook.d.ts +0 -2
  34. package/dist/types/hooks/EvaluationCycle/others/activateEvaluationCycleQuery.hook.d.ts +0 -2
  35. package/dist/types/hooks/EvaluationCycle/others/cancelEvaluationCycleQuery.hook.d.ts +0 -2
  36. package/dist/types/hooks/EvaluationCycle/others/deleteEvaluationCycleQuery.hook.d.ts +0 -2
  37. package/dist/types/hooks/EvaluationCycle/others/finishEvaluationCycleQuery.hook.d.ts +0 -2
  38. package/dist/types/hooks/Others/useApplicationDataQuery.hook.d.ts +0 -2
  39. package/dist/types/hooks/Others/useContractStatesQuery.hook.d.ts +0 -7
  40. package/dist/types/hooks/Others/useCountriesQuery.hook.d.ts +0 -7
  41. package/dist/types/hooks/Others/useCustomersQuery.hook.d.ts +0 -142
  42. package/dist/types/hooks/Others/useJobTitlesQuery.hook.d.ts +0 -7
  43. package/dist/types/hooks/Others/useTermNotificationQuery.hook.d.ts +0 -2
  44. package/dist/types/hooks/Product/get/useProductHierarchies.hook.d.ts +0 -7
  45. package/dist/types/hooks/Product/get/useProductsQuery.hook.d.ts +0 -142
  46. package/dist/types/hooks/Questionnaire/get/useQuestionnaireIdQuery.hook.d.ts +0 -2
  47. package/dist/types/hooks/Questionnaire/get/useQuestionnaireQuery.hook.d.ts +0 -11
  48. package/dist/types/hooks/Questionnaire/mutate/useQuestionnaireMutateQuery.hook.d.ts +0 -2
  49. package/dist/types/hooks/Questionnaire/others/activateQuestionnaireQuery.hook.d.ts +0 -2
  50. package/dist/types/hooks/Questionnaire/others/cancelQuestionnaireQuery.hook.d.ts +0 -2
  51. package/dist/types/hooks/Questionnaire/others/deleteQuestionnaireQuery.hook.d.ts +0 -2
  52. package/dist/types/hooks/Questionnaire/others/duplicateQuestionnaireQuery.hook.d.ts +0 -2
  53. package/dist/types/hooks/Questionnaire/others/finishQuestionnaireQuery.hook.d.ts +0 -2
  54. package/dist/types/hooks/Roles/get/useAllRolesQuery.hook.d.ts +0 -11
  55. package/dist/types/hooks/Roles/get/useAllStoreQuery.hook.d.ts +0 -13
  56. package/dist/types/hooks/Store/useStoreByCodeQuery.hook.d.ts +0 -8
  57. package/dist/types/hooks/Store/useStoreQuery.d.ts +0 -7
  58. package/dist/types/hooks/Users/get/useExpUsersAnswersQuery.hook.d.ts +0 -8
  59. package/dist/types/hooks/Users/get/useSingleUserIdQuery.hook.d.ts +0 -2
  60. package/dist/types/hooks/Users/get/useUserIdQuery.hook.d.ts +0 -2
  61. package/dist/types/hooks/Users/get/useUserListQuery.hook.d.ts +0 -11
  62. package/dist/types/hooks/Users/get/useUserQuery.hook.d.ts +0 -12
  63. package/dist/types/hooks/Users/mutate/useSingleUserIdMutateQuery.hook.d.ts +0 -2
  64. package/dist/types/hooks/Users/mutate/useUpdateSupervisorMutateQuery.hook.d.ts +0 -8
  65. package/dist/types/hooks/Users/others/useSingleUserResetPassword.hook.d.ts +0 -6
  66. package/dist/types/hooks/Users/others/useUserBlockQuery.hook.d.ts +0 -2
  67. package/dist/types/hooks/Users/others/useUserEmailVerifQuery.hook.d.ts +0 -2
  68. package/dist/types/hooks/Users/others/useUserResetPassByEmail.hook.d.ts +0 -2
  69. package/dist/types/hooks/index.d.ts +0 -48
  70. package/dist/types/index.d.ts +0 -7
  71. package/dist/types/interfaces/AnalyticsEvaluationCycle.d.ts +0 -19
  72. package/dist/types/interfaces/AnalyticsUserId.d.ts +0 -12
  73. package/dist/types/interfaces/Answer.d.ts +0 -12
  74. package/dist/types/interfaces/AnswersUserSupervisor.d.ts +0 -42
  75. package/dist/types/interfaces/ApplicationsByCategory.d.ts +0 -16
  76. package/dist/types/interfaces/AsvProductsByReference.d.ts +0 -12
  77. package/dist/types/interfaces/AsvProductsByStore.d.ts +0 -12
  78. package/dist/types/interfaces/Brand.d.ts +0 -4
  79. package/dist/types/interfaces/Cart.d.ts +0 -10
  80. package/dist/types/interfaces/Configuration.d.ts +0 -6
  81. package/dist/types/interfaces/ContractStates.d.ts +0 -7
  82. package/dist/types/interfaces/Countries.d.ts +0 -10
  83. package/dist/types/interfaces/Customer.d.ts +0 -21
  84. package/dist/types/interfaces/EvaluationCycle.d.ts +0 -32
  85. package/dist/types/interfaces/ExpUsersAnswers.d.ts +0 -15
  86. package/dist/types/interfaces/JobTitles.d.ts +0 -7
  87. package/dist/types/interfaces/Product.d.ts +0 -15
  88. package/dist/types/interfaces/ProductsHierarchies.d.ts +0 -5
  89. package/dist/types/interfaces/Questionnaire.d.ts +0 -36
  90. package/dist/types/interfaces/ResponseList.d.ts +0 -5
  91. package/dist/types/interfaces/Roles.d.ts +0 -5
  92. package/dist/types/interfaces/Store.d.ts +0 -7
  93. package/dist/types/interfaces/TermNotification.d.ts +0 -5
  94. package/dist/types/interfaces/User.d.ts +0 -68
  95. package/dist/types/interfaces/index.d.ts +0 -24
  96. package/dist/types/services/ApiService/index.d.ts +0 -9
  97. package/dist/types/services/InitService/index.d.ts +0 -3
  98. package/dist/types/services/index.d.ts +0 -2

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.