dgrcorrientes-modulos 1.0.2 → 1.0.4

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 (258) hide show
  1. package/README.md +12 -21
  2. package/components.js +31576 -0
  3. package/components.umd.cjs +311 -0
  4. package/index.d.ts +1 -0
  5. package/package.json +1 -60
  6. package/style.css +5 -0
  7. package/.nvmrc +0 -1
  8. package/.prettierrc.cjs +0 -8
  9. package/.storybook/main.cjs +0 -11
  10. package/.storybook/manager-head.html +0 -2
  11. package/.storybook/manager.cjs +0 -6
  12. package/.storybook/preview-head.html +0 -3
  13. package/.storybook/preview.cjs +0 -11
  14. package/.storybook/themes.cjs +0 -14
  15. package/StoryBook.txt +0 -19
  16. package/dist-config.cjs +0 -57
  17. package/index.html +0 -13
  18. package/src/App.scss +0 -36
  19. package/src/App.tsx +0 -34
  20. package/src/assets/react.svg +0 -1
  21. package/src/index.js +0 -70
  22. package/src/index.scss +0 -63
  23. package/src/index.ts +0 -108
  24. package/src/main.tsx +0 -11
  25. package/src/sass/base/_base.scss +0 -50
  26. package/src/sass/base/_controls.scss +0 -90
  27. package/src/sass/base/_datepicker.scss +0 -114
  28. package/src/sass/base/_typo.scss +0 -71
  29. package/src/sass/base/fonts/SFUIText-Bold.ttf +0 -0
  30. package/src/sass/base/fonts/SFUIText-BoldItalic.ttf +0 -0
  31. package/src/sass/base/fonts/SFUIText-Heavy.ttf +0 -0
  32. package/src/sass/base/fonts/SFUIText-HeavyItalic.ttf +0 -0
  33. package/src/sass/base/fonts/SFUIText-Light.ttf +0 -0
  34. package/src/sass/base/fonts/SFUIText-LightItalic.ttf +0 -0
  35. package/src/sass/base/fonts/SFUIText-Medium.ttf +0 -0
  36. package/src/sass/base/fonts/SFUIText-MediumItalic.ttf +0 -0
  37. package/src/sass/base/fonts/SFUIText-Regular.ttf +0 -0
  38. package/src/sass/base/fonts/SFUIText-RegularItalic.ttf +0 -0
  39. package/src/sass/base/fonts/SFUIText-Semibold.ttf +0 -0
  40. package/src/sass/base/fonts/SFUIText-SemiboldItalic.ttf +0 -0
  41. package/src/sass/bulma/bulma-changes.scss +0 -19
  42. package/src/sass/bulma/extensions/extensions.sass +0 -1
  43. package/src/sass/bulma/extensions/steps/bulma-steps.sass +0 -3
  44. package/src/sass/bulma/extensions/steps/index.sass +0 -421
  45. package/src/sass/bulma/variables/_variables-bulma.sass +0 -16
  46. package/src/sass/bulma/variables/components/card.sass +0 -20
  47. package/src/sass/bulma/variables/components/navbar.sass +0 -50
  48. package/src/sass/bulma/variables/components/tabs.sass +0 -28
  49. package/src/sass/bulma/variables/elements/button.sass +0 -46
  50. package/src/sass/bulma/variables/elements/notification.sass +0 -8
  51. package/src/sass/bulma/variables/elements/title.sass +0 -20
  52. package/src/sass/bulma/variables/grid/column.sass +0 -2
  53. package/src/sass/main.sass +0 -16
  54. package/src/sass/utilities/_bulma-variables.sass +0 -20
  55. package/src/sass/utilities/_derived-variables.scss +0 -68
  56. package/src/sass/utilities/_helpers.scss +0 -70
  57. package/src/sass/utilities/_variables.scss +0 -147
  58. package/src/stories/Changelog.stories.tsx +0 -73
  59. package/src/stories/Components/AssistanceDiary/AssistanceDiary.scss +0 -19
  60. package/src/stories/Components/AssistanceDiary/AssistanceDiary.stories.tsx +0 -25
  61. package/src/stories/Components/AssistanceDiary/AssistanceDiary.tsx +0 -57
  62. package/src/stories/Components/AverageAttended/AverageAttended.scss +0 -39
  63. package/src/stories/Components/AverageAttended/AverageAttended.stories.tsx +0 -71
  64. package/src/stories/Components/AverageAttended/AverageAttended.tsx +0 -311
  65. package/src/stories/Components/Breadcrumb/Breadcrumb.stories.tsx +0 -45
  66. package/src/stories/Components/Breadcrumb/Breadcrumb.tsx +0 -68
  67. package/src/stories/Components/Breadcrumb/breadcrumb.scss +0 -82
  68. package/src/stories/Components/CTA/CTA.scss +0 -76
  69. package/src/stories/Components/CTA/CTA.stories.tsx +0 -46
  70. package/src/stories/Components/CTA/CTA.tsx +0 -70
  71. package/src/stories/Components/Cards/Card CTA/CardCta.stories.tsx +0 -34
  72. package/src/stories/Components/Cards/Card CTA/CardCta.tsx +0 -81
  73. package/src/stories/Components/Cards/Card CTA/cardCta.scss +0 -71
  74. package/src/stories/Components/Cards/Card Expiration/cardExpiration.scss +0 -105
  75. package/src/stories/Components/Cards/Card Expiration/cardExpiration.stories.tsx +0 -40
  76. package/src/stories/Components/Cards/Card Expiration/cardExpiration.tsx +0 -95
  77. package/src/stories/Components/Cards/Card Vertical/CardVertical.stories.tsx +0 -43
  78. package/src/stories/Components/Cards/Card Vertical/CardVertical.tsx +0 -106
  79. package/src/stories/Components/Cards/Card Vertical/cardVertical.scss +0 -130
  80. package/src/stories/Components/Cards/CardActivity/cardActivity.scss +0 -31
  81. package/src/stories/Components/Cards/CardActivity/cardActivity.stories.tsx +0 -20
  82. package/src/stories/Components/Cards/CardActivity/cardActivity.tsx +0 -48
  83. package/src/stories/Components/Cards/CardHorizontal/CardHorizontal.stories.tsx +0 -96
  84. package/src/stories/Components/Cards/CardHorizontal/CardHorizontal.tsx +0 -94
  85. package/src/stories/Components/Cards/CardHorizontal/cardHorizontal.scss +0 -65
  86. package/src/stories/Components/Cards/CardUser/CardUser.stories.tsx +0 -135
  87. package/src/stories/Components/Cards/CardUser/CardUser.tsx +0 -122
  88. package/src/stories/Components/Cards/CardUser/cardUser.scss +0 -115
  89. package/src/stories/Components/Cart/Cart.scss +0 -279
  90. package/src/stories/Components/Cart/Cart.stories.tsx +0 -350
  91. package/src/stories/Components/Cart/Cart.tsx +0 -277
  92. package/src/stories/Components/Collapse/Collapse.scss +0 -339
  93. package/src/stories/Components/Collapse/Collapse.stories.tsx +0 -766
  94. package/src/stories/Components/Collapse/Collapse.tsx +0 -451
  95. package/src/stories/Components/CollapseEdit/CollapseEdit.scss +0 -128
  96. package/src/stories/Components/CollapseEdit/CollapseEdit.stories.tsx +0 -29
  97. package/src/stories/Components/CollapseEdit/CollapseEdit.tsx +0 -185
  98. package/src/stories/Components/CompleteDiary/CompleteDiary.scss +0 -165
  99. package/src/stories/Components/CompleteDiary/CompleteDiary.stories.tsx +0 -219
  100. package/src/stories/Components/CompleteDiary/CompleteDiary.tsx +0 -394
  101. package/src/stories/Components/Dropdown/Dropdown.scss +0 -60
  102. package/src/stories/Components/Dropdown/Dropdown.stories.tsx +0 -19
  103. package/src/stories/Components/Dropdown/Dropdown.tsx +0 -99
  104. package/src/stories/Components/EmptyState/EmptyState.stories.tsx +0 -46
  105. package/src/stories/Components/EmptyState/EmptyState.tsx +0 -44
  106. package/src/stories/Components/EmptyState/emptyState.scss +0 -75
  107. package/src/stories/Components/ErrorPage/ErrorPage.scss +0 -65
  108. package/src/stories/Components/ErrorPage/ErrorPage.stories.tsx +0 -164
  109. package/src/stories/Components/ErrorPage/ErrorPage.tsx +0 -107
  110. package/src/stories/Components/IncomingCall/IncomingCall.scss +0 -27
  111. package/src/stories/Components/IncomingCall/IncomingCall.stories.tsx +0 -43
  112. package/src/stories/Components/IncomingCall/IncomingCall.tsx +0 -76
  113. package/src/stories/Components/ModalConfirm/ModalConfirm.scss +0 -30
  114. package/src/stories/Components/ModalConfirm/ModalConfirm.stories.tsx +0 -21
  115. package/src/stories/Components/ModalConfirm/ModalConfirm.tsx +0 -118
  116. package/src/stories/Components/Pagination/Pagination.scss +0 -42
  117. package/src/stories/Components/Pagination/Pagination.stories.tsx +0 -25
  118. package/src/stories/Components/Pagination/Pagination.tsx +0 -143
  119. package/src/stories/Components/PerformanceAssessment/PerformanceAssessment.scss +0 -26
  120. package/src/stories/Components/PerformanceAssessment/PerformanceAssessment.stories.tsx +0 -27
  121. package/src/stories/Components/PerformanceAssessment/PerformanceAssessment.tsx +0 -108
  122. package/src/stories/Components/ShiftDiary/ShiftDiary.scss +0 -45
  123. package/src/stories/Components/ShiftDiary/ShiftDiary.stories.tsx +0 -32
  124. package/src/stories/Components/ShiftDiary/ShiftDiary.tsx +0 -92
  125. package/src/stories/Components/Stepper/Stepper.stories.tsx +0 -26
  126. package/src/stories/Components/Stepper/Stepper.tsx +0 -102
  127. package/src/stories/Components/Stepper/stepper.scss +0 -59
  128. package/src/stories/Components/Tabs/Tabs.stories.tsx +0 -76
  129. package/src/stories/Components/Tabs/Tabs.tsx +0 -111
  130. package/src/stories/Components/Tabs/tabs.scss +0 -118
  131. package/src/stories/Components/Tooltip/Tooltip.scss +0 -235
  132. package/src/stories/Components/Tooltip/Tooltip.stories.tsx +0 -125
  133. package/src/stories/Components/Tooltip/Tooltip.tsx +0 -222
  134. package/src/stories/Elements/Alert/Alert.stories.tsx +0 -65
  135. package/src/stories/Elements/Alert/Alert.tsx +0 -49
  136. package/src/stories/Elements/Alert/alert.scss +0 -189
  137. package/src/stories/Elements/Badge/Badge.stories.tsx +0 -15
  138. package/src/stories/Elements/Badge/Badge.tsx +0 -21
  139. package/src/stories/Elements/Badge/badge.scss +0 -24
  140. package/src/stories/Elements/Button/Button.stories.tsx +0 -54
  141. package/src/stories/Elements/Button/Button.tsx +0 -118
  142. package/src/stories/Elements/Button/button.scss +0 -102
  143. package/src/stories/Elements/Icon/Icon.stories.tsx +0 -33
  144. package/src/stories/Elements/Icon/Icon.tsx +0 -57
  145. package/src/stories/Elements/Icon/icon.scss +0 -15
  146. package/src/stories/Elements/Icon/icono.svg +0 -1
  147. package/src/stories/Elements/ProgressBar/ProgressBar.scss +0 -26
  148. package/src/stories/Elements/ProgressBar/ProgressBar.stories.tsx +0 -19
  149. package/src/stories/Elements/ProgressBar/ProgressBar.tsx +0 -35
  150. package/src/stories/Form/Autocomplete/Autocomplete.stories.tsx +0 -55
  151. package/src/stories/Form/Autocomplete/Autocomplete.tsx +0 -160
  152. package/src/stories/Form/Autocomplete/autocomplete.scss +0 -311
  153. package/src/stories/Form/Autocomplete-Prueba/Autocomplete.stories.tsx +0 -50
  154. package/src/stories/Form/Autocomplete-Prueba/AutocompletePrueba.tsx +0 -83
  155. package/src/stories/Form/Checkbox/Checkbox.stories.tsx +0 -26
  156. package/src/stories/Form/Checkbox/Checkbox.tsx +0 -89
  157. package/src/stories/Form/Checkbox/checkbox.scss +0 -41
  158. package/src/stories/Form/DatePicker/DatePickerExample.stories.tsx +0 -27
  159. package/src/stories/Form/DatePicker/DatePickerExample.tsx +0 -65
  160. package/src/stories/Form/DatePickerComponent/DatePickerComponent.scss +0 -116
  161. package/src/stories/Form/DatePickerComponent/DatePickerComponent.stories.tsx +0 -37
  162. package/src/stories/Form/DatePickerComponent/DatePickerComponent.tsx +0 -97
  163. package/src/stories/Form/Filters/Filters.stories.tsx +0 -84
  164. package/src/stories/Form/Filters/Filters.tsx +0 -230
  165. package/src/stories/Form/Filters/filters.scss +0 -261
  166. package/src/stories/Form/Input/Input.stories.tsx +0 -25
  167. package/src/stories/Form/Input/Input.tsx +0 -86
  168. package/src/stories/Form/Input/InputVar.sass +0 -26
  169. package/src/stories/Form/Input/input.scss +0 -19
  170. package/src/stories/Form/InputFormControl/Input-form-control.stories.tsx +0 -26
  171. package/src/stories/Form/InputFormControl/Input-form-control.tsx +0 -48
  172. package/src/stories/Form/InputFormControl/input-form-control.scss +0 -34
  173. package/src/stories/Form/Radio/Radio.stories.tsx +0 -19
  174. package/src/stories/Form/Radio/Radio.tsx +0 -84
  175. package/src/stories/Form/Radio/radio.scss +0 -19
  176. package/src/stories/Form/Search/Search.scss +0 -50
  177. package/src/stories/Form/Search/Search.stories.tsx +0 -26
  178. package/src/stories/Form/Search/Search.tsx +0 -84
  179. package/src/stories/Form/Select/Select.stories.tsx +0 -55
  180. package/src/stories/Form/Select/Select.tsx +0 -121
  181. package/src/stories/Form/Select/select.scss +0 -303
  182. package/src/stories/Form/Switch/Switch.stories.tsx +0 -17
  183. package/src/stories/Form/Switch/Switch.tsx +0 -36
  184. package/src/stories/Form/Switch/switch.scss +0 -123
  185. package/src/stories/Form/Textarea/Textarea.stories.tsx +0 -19
  186. package/src/stories/Form/Textarea/Textarea.tsx +0 -52
  187. package/src/stories/Form/Textarea/textarea.scss +0 -25
  188. package/src/stories/Form/UploadFileItem/UploadFileItem.scss +0 -49
  189. package/src/stories/Form/UploadFileItem/UploadFileItem.stories.tsx +0 -18
  190. package/src/stories/Form/UploadFileItem/UploadFileItem.tsx +0 -89
  191. package/src/stories/Form/UploadFiles/UploadFiles.scss +0 -17
  192. package/src/stories/Form/UploadFiles/UploadFiles.stories.tsx +0 -32
  193. package/src/stories/Form/UploadFiles/UploadFiles.tsx +0 -177
  194. package/src/stories/Layout/Footer/Footer.scss +0 -129
  195. package/src/stories/Layout/Footer/Footer.stories.tsx +0 -101
  196. package/src/stories/Layout/Footer/Footer.tsx +0 -81
  197. package/src/stories/Layout/Header/Header.scss +0 -190
  198. package/src/stories/Layout/Header/Header.stories.tsx +0 -223
  199. package/src/stories/Layout/Header/Header.tsx +0 -278
  200. package/src/stories/Layout/HeaderTable/HeaderTable.scss +0 -21
  201. package/src/stories/Layout/HeaderTable/HeaderTable.stories.tsx +0 -112
  202. package/src/stories/Layout/HeaderTable/HeaderTable.tsx +0 -72
  203. package/src/stories/Layout/Sidebar/Sidebar.scss +0 -50
  204. package/src/stories/Layout/Sidebar/Sidebar.stories.tsx +0 -744
  205. package/src/stories/Layout/Sidebar/Sidebar.tsx +0 -129
  206. package/src/stories/Layout/SidebarEmpty/SidebarEmpty.scss +0 -64
  207. package/src/stories/Layout/SidebarEmpty/SidebarEmpty.stories.tsx +0 -26
  208. package/src/stories/Layout/SidebarEmpty/SidebarEmpty.tsx +0 -100
  209. package/src/stories/Layout/Subtitle/Subtitle.scss +0 -88
  210. package/src/stories/Layout/Subtitle/Subtitle.stories.tsx +0 -46
  211. package/src/stories/Layout/Subtitle/Subtitle.tsx +0 -108
  212. package/src/stories/Layout/Title/Title.scss +0 -79
  213. package/src/stories/Layout/Title/Title.stories.tsx +0 -86
  214. package/src/stories/Layout/Title/Title.tsx +0 -96
  215. package/src/stories/Welcome.stories.tsx +0 -111
  216. package/src/stories/assets/404 Page Not Found _Two Color (1).png +0 -0
  217. package/src/stories/assets/404 Page Not Found _Two Color.png +0 -0
  218. package/src/stories/assets/Empty Inbox _Two Color.png +0 -0
  219. package/src/stories/assets/Loading _Two Color.png +0 -0
  220. package/src/stories/assets/Notifications_Two Color 1.png +0 -0
  221. package/src/stories/assets/Online protection_Two Color.png +0 -0
  222. package/src/stories/assets/Under Constructions _Two Color.png +0 -0
  223. package/src/stories/assets/bulma.png +0 -0
  224. package/src/stories/assets/burger.svg +0 -5
  225. package/src/stories/assets/code-brackets.svg +0 -1
  226. package/src/stories/assets/colors.svg +0 -1
  227. package/src/stories/assets/comments.svg +0 -1
  228. package/src/stories/assets/decor-bg.png +0 -0
  229. package/src/stories/assets/direction.svg +0 -1
  230. package/src/stories/assets/e-isologo.svg +0 -4
  231. package/src/stories/assets/e-isotype.svg +0 -4
  232. package/src/stories/assets/e-logo_negative.svg +0 -14
  233. package/src/stories/assets/e-logotype.svg +0 -14
  234. package/src/stories/assets/flow.svg +0 -1
  235. package/src/stories/assets/logo_gobierno_corrientes.svg +0 -9
  236. package/src/stories/assets/logo_rentas_corrientes.svg +0 -10
  237. package/src/stories/assets/logo_rentas_corrientes_compacto.svg +0 -10
  238. package/src/stories/assets/plugin.svg +0 -1
  239. package/src/stories/assets/repo.svg +0 -1
  240. package/src/stories/assets/stackalt.svg +0 -1
  241. package/src/stories/assets/storybook.svg +0 -13
  242. package/src/stories/assets/thumbnail-black.jpg +0 -0
  243. package/src/stories/assets/thumbnail-black[2].jpg +0 -0
  244. package/src/stories/assets/thumbnail.jpg +0 -0
  245. package/src/stories/assets/thumbnail[2].jpg +0 -0
  246. package/src/stories/changelog.ts +0 -389
  247. package/src/utils/functions.ts +0 -57
  248. package/src/vite-env.d.ts +0 -2
  249. package/static/e-isologo-192.jpg +0 -0
  250. package/static/e-isologo.svg +0 -4
  251. package/static/e-logotype.svg +0 -14
  252. package/static/favicon.ico +0 -0
  253. package/tsconfig.json +0 -22
  254. package/tsconfig.node.json +0 -9
  255. package/vite.config.ts +0 -22
  256. /package/{public/elevation.ico → elevation.ico} +0 -0
  257. /package/{public/elevationImage.png → elevationImage.png} +0 -0
  258. /package/{public/vite.svg → vite.svg} +0 -0
@@ -1,744 +0,0 @@
1
- import React from 'react';
2
- import {ComponentStory, ComponentMeta} from '@storybook/react';
3
- import {Sidebar} from './Sidebar';
4
- import {CardActivity} from '../../Components/Cards/CardActivity/cardActivity';
5
- import {CardHorizontal} from '../../Components/Cards/CardHorizontal/CardHorizontal';
6
-
7
- export default {
8
- title: 'Layout/Sidebar',
9
- component: Sidebar,
10
- args: {
11
- buttonShow: {
12
- label: 'Mostrar',
13
- fill: 'solid',
14
- color: 'primary',
15
- icon: 'fa-solid fa-chevron-left',
16
- },
17
- onShow() {
18
- console.log('Se abrió el Sidebar');
19
- },
20
- onClose() {
21
- console.log('Se cerró el Sidebar');
22
- },
23
- title: 'Agregar actividad',
24
- show: true,
25
- listLineSeparation: true,
26
- listOfComponents: [
27
- <CardActivity
28
- description="1 Servicios de organizaciones y órganos extraterritoriales"
29
- secondaryDescription="Alic. 1.5"
30
- title="00990000"
31
- />,
32
- <CardActivity
33
- description="2 Servicios de organizaciones y órganos extraterritoriales"
34
- secondaryDescription="Alic. 1.5"
35
- title="00990000"
36
- />,
37
- <CardActivity
38
- description="3 Servicios de organizaciones y órganos extraterritoriales"
39
- secondaryDescription="Alic. 1.5"
40
- title="00990000"
41
- />,
42
- <CardActivity
43
- description="4 Servicios de organizaciones y órganos extraterritoriales"
44
- secondaryDescription="Alic. 1.5"
45
- title="00990000"
46
- />,
47
- <CardActivity
48
- description="5 Servicios de organizaciones y órganos extraterritoriales"
49
- secondaryDescription="Alic. 1.5"
50
- title="00990000"
51
- />,
52
- <CardActivity
53
- description="6 Servicios de organizaciones y órganos extraterritoriales"
54
- secondaryDescription="Alic. 1.5"
55
- title="00990000"
56
- />,
57
- <CardActivity
58
- description="7 Servicios de organizaciones y órganos extraterritoriales"
59
- secondaryDescription="Alic. 1.5"
60
- title="00990000"
61
- />,
62
- <CardActivity
63
- description="8 Servicios de organizaciones y órganos extraterritoriales"
64
- secondaryDescription="Alic. 1.5"
65
- title="00990000"
66
- />,
67
- <CardActivity
68
- description="9 Servicios de organizaciones y órganos extraterritoriales"
69
- secondaryDescription="Alic. 1.5"
70
- title="00990000"
71
- />,
72
- <CardActivity
73
- description="10 Servicios de organizaciones y órganos extraterritoriales"
74
- secondaryDescription="Alic. 1.5"
75
- title="00990000"
76
- />,
77
- <CardActivity
78
- description="11 Servicios de organizaciones y órganos extraterritoriales"
79
- secondaryDescription="Alic. 1.5"
80
- title="00990000"
81
- />,
82
- <CardActivity
83
- description="12 Servicios de organizaciones y órganos extraterritoriales"
84
- secondaryDescription="Alic. 1.5"
85
- title="00990000"
86
- />,
87
- <CardActivity
88
- description="13Servicios de organizaciones y órganos extraterritoriales"
89
- secondaryDescription="Alic. 1.5"
90
- title="00990000"
91
- />,
92
- <CardActivity
93
- description="14 Servicios de organizaciones y órganos extraterritoriales"
94
- secondaryDescription="Alic. 1.5"
95
- title="00990000"
96
- />,
97
- <CardActivity
98
- description="15 Servicios de organizaciones y órganos extraterritoriales"
99
- secondaryDescription="Alic. 1.5"
100
- title="00990000"
101
- />,
102
- <CardActivity
103
- description="16 Servicios de organizaciones y órganos extraterritoriales"
104
- secondaryDescription="Alic. 1.5"
105
- title="00990000"
106
- />,
107
- <CardActivity
108
- description="16 Servicios de organizaciones y órganos extraterritoriales"
109
- secondaryDescription="Alic. 1.5"
110
- title="00990000"
111
- />,
112
- <CardActivity
113
- description="16 Servicios de organizaciones y órganos extraterritoriales"
114
- secondaryDescription="Alic. 1.5"
115
- title="00990000"
116
- />,
117
- <CardActivity
118
- description="16 Servicios de organizaciones y órganos extraterritoriales"
119
- secondaryDescription="Alic. 1.5"
120
- title="00990000"
121
- />,
122
- <CardActivity
123
- description="16 Servicios de organizaciones y órganos extraterritoriales"
124
- secondaryDescription="Alic. 1.5"
125
- title="00990000"
126
- />,
127
- <CardActivity
128
- description="16 Servicios de organizaciones y órganos extraterritoriales"
129
- secondaryDescription="Alic. 1.5"
130
- title="00990000"
131
- />,
132
- <CardActivity
133
- description="16 Servicios de organizaciones y órganos extraterritoriales"
134
- secondaryDescription="Alic. 1.5"
135
- title="00990000"
136
- />,
137
- <CardActivity
138
- description="16 Servicios de organizaciones y órganos extraterritoriales"
139
- secondaryDescription="Alic. 1.5"
140
- title="00990000"
141
- />,
142
- <CardActivity
143
- description="16 Servicios de organizaciones y órganos extraterritoriales"
144
- secondaryDescription="Alic. 1.5"
145
- title="00990000"
146
- />,
147
- <CardActivity
148
- description="16 Servicios de organizaciones y órganos extraterritoriales"
149
- secondaryDescription="Alic. 1.5"
150
- title="00990000"
151
- />,
152
- <CardActivity
153
- description="16 Servicios de organizaciones y órganos extraterritoriales"
154
- secondaryDescription="Alic. 1.5"
155
- title="00990000"
156
- />,
157
- <CardActivity
158
- description="16 Servicios de organizaciones y órganos extraterritoriales"
159
- secondaryDescription="Alic. 1.5"
160
- title="00990000"
161
- />,
162
- <CardActivity
163
- description="16 Servicios de organizaciones y órganos extraterritoriales"
164
- secondaryDescription="Alic. 1.5"
165
- title="00990000"
166
- />,
167
- <CardActivity
168
- description="16 Servicios de organizaciones y órganos extraterritoriales"
169
- secondaryDescription="Alic. 1.5"
170
- title="00990000"
171
- />,
172
- <CardActivity
173
- description="16 Servicios de organizaciones y órganos extraterritoriales"
174
- secondaryDescription="Alic. 1.5"
175
- title="00990000"
176
- />,
177
- <CardActivity
178
- description="16 Servicios de organizaciones y órganos extraterritoriales"
179
- secondaryDescription="Alic. 1.5"
180
- title="00990000"
181
- />,
182
- <CardActivity
183
- description="16 Servicios de organizaciones y órganos extraterritoriales"
184
- secondaryDescription="Alic. 1.5"
185
- title="00990000"
186
- />,
187
- <CardActivity
188
- description="16 Servicios de organizaciones y órganos extraterritoriales"
189
- secondaryDescription="Alic. 1.5"
190
- title="00990000"
191
- />,
192
- <CardActivity
193
- description="16 Servicios de organizaciones y órganos extraterritoriales"
194
- secondaryDescription="Alic. 1.5"
195
- title="00990000"
196
- />,
197
- <CardActivity
198
- description="16 Servicios de organizaciones y órganos extraterritoriales"
199
- secondaryDescription="Alic. 1.5"
200
- title="00990000"
201
- />,
202
- ],
203
- search: {
204
- size: 'normal',
205
- placeholder: 'Buscar...',
206
- backgroundColor: '#F5F5F5',
207
- buttonSearch: {
208
- label: 'Buscar',
209
- fill: 'solid',
210
- icon: 'fa-solid fa-magnifying-glass',
211
- type: 'button',
212
- onClick: () => console.log('Button Clicked'),
213
- },
214
- onChange: value => console.log(value),
215
- },
216
- itemsPerPage: 4,
217
- },
218
- } as ComponentMeta<typeof Sidebar>;
219
-
220
- const Template: ComponentStory<typeof Sidebar> = args => <Sidebar {...args} />;
221
-
222
- export const Standard = Template.bind({});
223
- Standard.args = {};
224
-
225
- /*
226
-
227
-
228
- */
229
-
230
- /*
231
- <CardHorizontal
232
- button={{
233
- fill: 'link',
234
- icon: '/src/stories/Elements/Icon/icono.svg',
235
- icon_className: 'has-tc-primary-600',
236
- icon_type: 'svg_icon',
237
- label: 'Ver detalle',
238
- onClick: () => {},
239
- trailingIcon: true,
240
- type: 'button',
241
- }}
242
- buttons={[
243
- {
244
- disabled: false,
245
- fill: 'link',
246
- icon: 'fa fa-house',
247
- label: 'Información general',
248
- loading: false,
249
- onClick: function noRefCheck() {},
250
- trailingIcon: true,
251
- type: 'button',
252
- },
253
- {
254
- disabled: false,
255
- fill: 'link',
256
- icon: 'fa fa-house',
257
- label: 'Información general',
258
- loading: false,
259
- onClick: function noRefCheck() {},
260
- trailingIcon: true,
261
- type: 'button',
262
- },
263
- {
264
- disabled: false,
265
- fill: 'link',
266
- icon: 'fa fa-house',
267
- label: 'Información general',
268
- loading: false,
269
- onClick: function noRefCheck() {},
270
- trailingIcon: true,
271
- type: 'button',
272
- },
273
- ]}
274
- icon={[
275
- {
276
- icon: 'fa fa-home',
277
- },
278
- ]}
279
- iconLeft
280
- menuButton={{
281
- fill: 'unstyled',
282
- icon: 'fa-solid fa-ellipsis-vertical',
283
- }}
284
- onClick={function noRefCheck() {}}
285
- subtitle="54 DDJJ incumplidas"
286
- title="Clave de Acceso Virtual"
287
- />,
288
- <CardHorizontal
289
- button={{
290
- fill: 'link',
291
- icon: '/src/stories/Elements/Icon/icono.svg',
292
- icon_className: 'has-tc-primary-600',
293
- icon_type: 'svg_icon',
294
- label: 'Ver detalle',
295
- onClick: () => {},
296
- trailingIcon: true,
297
- type: 'button',
298
- }}
299
- buttons={[
300
- {
301
- disabled: false,
302
- fill: 'link',
303
- icon: 'fa fa-house',
304
- label: 'Información general',
305
- loading: false,
306
- onClick: function noRefCheck() {},
307
- trailingIcon: true,
308
- type: 'button',
309
- },
310
- {
311
- disabled: false,
312
- fill: 'link',
313
- icon: 'fa fa-house',
314
- label: 'Información general',
315
- loading: false,
316
- onClick: function noRefCheck() {},
317
- trailingIcon: true,
318
- type: 'button',
319
- },
320
- {
321
- disabled: false,
322
- fill: 'link',
323
- icon: 'fa fa-house',
324
- label: 'Información general',
325
- loading: false,
326
- onClick: function noRefCheck() {},
327
- trailingIcon: true,
328
- type: 'button',
329
- },
330
- ]}
331
- icon={[
332
- {
333
- icon: 'fa fa-home',
334
- },
335
- ]}
336
- iconLeft
337
- menuButton={{
338
- fill: 'unstyled',
339
- icon: 'fa-solid fa-ellipsis-vertical',
340
- }}
341
- onClick={function noRefCheck() {}}
342
- subtitle="54 DDJJ incumplidas"
343
- title="Clave de Acceso Virtual"
344
- />,
345
- <CardHorizontal
346
- button={{
347
- fill: 'link',
348
- icon: '/src/stories/Elements/Icon/icono.svg',
349
- icon_className: 'has-tc-primary-600',
350
- icon_type: 'svg_icon',
351
- label: 'Ver detalle',
352
- onClick: () => {},
353
- trailingIcon: true,
354
- type: 'button',
355
- }}
356
- buttons={[
357
- {
358
- disabled: false,
359
- fill: 'link',
360
- icon: 'fa fa-house',
361
- label: 'Información general',
362
- loading: false,
363
- onClick: function noRefCheck() {},
364
- trailingIcon: true,
365
- type: 'button',
366
- },
367
- {
368
- disabled: false,
369
- fill: 'link',
370
- icon: 'fa fa-house',
371
- label: 'Información general',
372
- loading: false,
373
- onClick: function noRefCheck() {},
374
- trailingIcon: true,
375
- type: 'button',
376
- },
377
- {
378
- disabled: false,
379
- fill: 'link',
380
- icon: 'fa fa-house',
381
- label: 'Información general',
382
- loading: false,
383
- onClick: function noRefCheck() {},
384
- trailingIcon: true,
385
- type: 'button',
386
- },
387
- ]}
388
- icon={[
389
- {
390
- icon: 'fa fa-home',
391
- },
392
- ]}
393
- iconLeft
394
- menuButton={{
395
- fill: 'unstyled',
396
- icon: 'fa-solid fa-ellipsis-vertical',
397
- }}
398
- onClick={function noRefCheck() {}}
399
- subtitle="54 DDJJ incumplidas"
400
- title="Clave de Acceso Virtual"
401
- />,
402
- <CardHorizontal
403
- button={{
404
- fill: 'link',
405
- icon: '/src/stories/Elements/Icon/icono.svg',
406
- icon_className: 'has-tc-primary-600',
407
- icon_type: 'svg_icon',
408
- label: 'Ver detalle',
409
- onClick: () => {},
410
- trailingIcon: true,
411
- type: 'button',
412
- }}
413
- buttons={[
414
- {
415
- disabled: false,
416
- fill: 'link',
417
- icon: 'fa fa-house',
418
- label: 'Información general',
419
- loading: false,
420
- onClick: function noRefCheck() {},
421
- trailingIcon: true,
422
- type: 'button',
423
- },
424
- {
425
- disabled: false,
426
- fill: 'link',
427
- icon: 'fa fa-house',
428
- label: 'Información general',
429
- loading: false,
430
- onClick: function noRefCheck() {},
431
- trailingIcon: true,
432
- type: 'button',
433
- },
434
- {
435
- disabled: false,
436
- fill: 'link',
437
- icon: 'fa fa-house',
438
- label: 'Información general',
439
- loading: false,
440
- onClick: function noRefCheck() {},
441
- trailingIcon: true,
442
- type: 'button',
443
- },
444
- ]}
445
- icon={[
446
- {
447
- icon: 'fa fa-home',
448
- },
449
- ]}
450
- iconLeft
451
- menuButton={{
452
- fill: 'unstyled',
453
- icon: 'fa-solid fa-ellipsis-vertical',
454
- }}
455
- onClick={function noRefCheck() {}}
456
- subtitle="54 DDJJ incumplidas"
457
- title="Clave de Acceso Virtual"
458
- />,
459
- <CardHorizontal
460
- button={{
461
- fill: 'link',
462
- icon: '/src/stories/Elements/Icon/icono.svg',
463
- icon_className: 'has-tc-primary-600',
464
- icon_type: 'svg_icon',
465
- label: 'Ver detalle',
466
- onClick: () => {},
467
- trailingIcon: true,
468
- type: 'button',
469
- }}
470
- buttons={[
471
- {
472
- disabled: false,
473
- fill: 'link',
474
- icon: 'fa fa-house',
475
- label: 'Información general',
476
- loading: false,
477
- onClick: function noRefCheck() {},
478
- trailingIcon: true,
479
- type: 'button',
480
- },
481
- {
482
- disabled: false,
483
- fill: 'link',
484
- icon: 'fa fa-house',
485
- label: 'Información general',
486
- loading: false,
487
- onClick: function noRefCheck() {},
488
- trailingIcon: true,
489
- type: 'button',
490
- },
491
- {
492
- disabled: false,
493
- fill: 'link',
494
- icon: 'fa fa-house',
495
- label: 'Información general',
496
- loading: false,
497
- onClick: function noRefCheck() {},
498
- trailingIcon: true,
499
- type: 'button',
500
- },
501
- ]}
502
- icon={[
503
- {
504
- icon: 'fa fa-home',
505
- },
506
- ]}
507
- iconLeft
508
- menuButton={{
509
- fill: 'unstyled',
510
- icon: 'fa-solid fa-ellipsis-vertical',
511
- }}
512
- onClick={function noRefCheck() {}}
513
- subtitle="54 DDJJ incumplidas"
514
- title="Clave de Acceso Virtual"
515
- />,
516
- <CardHorizontal
517
- button={{
518
- fill: 'link',
519
- icon: '/src/stories/Elements/Icon/icono.svg',
520
- icon_className: 'has-tc-primary-600',
521
- icon_type: 'svg_icon',
522
- label: 'Ver detalle',
523
- onClick: () => {},
524
- trailingIcon: true,
525
- type: 'button',
526
- }}
527
- buttons={[
528
- {
529
- disabled: false,
530
- fill: 'link',
531
- icon: 'fa fa-house',
532
- label: 'Información general',
533
- loading: false,
534
- onClick: function noRefCheck() {},
535
- trailingIcon: true,
536
- type: 'button',
537
- },
538
- {
539
- disabled: false,
540
- fill: 'link',
541
- icon: 'fa fa-house',
542
- label: 'Información general',
543
- loading: false,
544
- onClick: function noRefCheck() {},
545
- trailingIcon: true,
546
- type: 'button',
547
- },
548
- {
549
- disabled: false,
550
- fill: 'link',
551
- icon: 'fa fa-house',
552
- label: 'Información general',
553
- loading: false,
554
- onClick: function noRefCheck() {},
555
- trailingIcon: true,
556
- type: 'button',
557
- },
558
- ]}
559
- icon={[
560
- {
561
- icon: 'fa fa-home',
562
- },
563
- ]}
564
- iconLeft
565
- menuButton={{
566
- fill: 'unstyled',
567
- icon: 'fa-solid fa-ellipsis-vertical',
568
- }}
569
- onClick={function noRefCheck() {}}
570
- subtitle="54 DDJJ incumplidas"
571
- title="Clave de Acceso Virtual"
572
- />,
573
- <CardHorizontal
574
- button={{
575
- fill: 'link',
576
- icon: '/src/stories/Elements/Icon/icono.svg',
577
- icon_className: 'has-tc-primary-600',
578
- icon_type: 'svg_icon',
579
- label: 'Ver detalle',
580
- onClick: () => {},
581
- trailingIcon: true,
582
- type: 'button',
583
- }}
584
- buttons={[
585
- {
586
- disabled: false,
587
- fill: 'link',
588
- icon: 'fa fa-house',
589
- label: 'Información general',
590
- loading: false,
591
- onClick: function noRefCheck() {},
592
- trailingIcon: true,
593
- type: 'button',
594
- },
595
- {
596
- disabled: false,
597
- fill: 'link',
598
- icon: 'fa fa-house',
599
- label: 'Información general',
600
- loading: false,
601
- onClick: function noRefCheck() {},
602
- trailingIcon: true,
603
- type: 'button',
604
- },
605
- {
606
- disabled: false,
607
- fill: 'link',
608
- icon: 'fa fa-house',
609
- label: 'Información general',
610
- loading: false,
611
- onClick: function noRefCheck() {},
612
- trailingIcon: true,
613
- type: 'button',
614
- },
615
- ]}
616
- icon={[
617
- {
618
- icon: 'fa fa-home',
619
- },
620
- ]}
621
- iconLeft
622
- menuButton={{
623
- fill: 'unstyled',
624
- icon: 'fa-solid fa-ellipsis-vertical',
625
- }}
626
- onClick={function noRefCheck() {}}
627
- subtitle="54 DDJJ incumplidas"
628
- title="Clave de Acceso Virtual"
629
- />,
630
- <CardHorizontal
631
- button={{
632
- fill: 'link',
633
- icon: '/src/stories/Elements/Icon/icono.svg',
634
- icon_className: 'has-tc-primary-600',
635
- icon_type: 'svg_icon',
636
- label: 'Ver detalle',
637
- onClick: () => {},
638
- trailingIcon: true,
639
- type: 'button',
640
- }}
641
- buttons={[
642
- {
643
- disabled: false,
644
- fill: 'link',
645
- icon: 'fa fa-house',
646
- label: 'Información general',
647
- loading: false,
648
- onClick: function noRefCheck() {},
649
- trailingIcon: true,
650
- type: 'button',
651
- },
652
- {
653
- disabled: false,
654
- fill: 'link',
655
- icon: 'fa fa-house',
656
- label: 'Información general',
657
- loading: false,
658
- onClick: function noRefCheck() {},
659
- trailingIcon: true,
660
- type: 'button',
661
- },
662
- {
663
- disabled: false,
664
- fill: 'link',
665
- icon: 'fa fa-house',
666
- label: 'Información general',
667
- loading: false,
668
- onClick: function noRefCheck() {},
669
- trailingIcon: true,
670
- type: 'button',
671
- },
672
- ]}
673
- icon={[
674
- {
675
- icon: 'fa fa-home',
676
- },
677
- ]}
678
- iconLeft
679
- menuButton={{
680
- fill: 'unstyled',
681
- icon: 'fa-solid fa-ellipsis-vertical',
682
- }}
683
- onClick={function noRefCheck() {}}
684
- subtitle="54 DDJJ incumplidas"
685
- title="Clave de Acceso Virtual"
686
- />,
687
- <CardHorizontal
688
- button={{
689
- fill: 'link',
690
- icon: '/src/stories/Elements/Icon/icono.svg',
691
- icon_className: 'has-tc-primary-600',
692
- icon_type: 'svg_icon',
693
- label: 'Ver detalle',
694
- onClick: () => {},
695
- trailingIcon: true,
696
- type: 'button',
697
- }}
698
- buttons={[
699
- {
700
- disabled: false,
701
- fill: 'link',
702
- icon: 'fa fa-house',
703
- label: 'Información general',
704
- loading: false,
705
- onClick: function noRefCheck() {},
706
- trailingIcon: true,
707
- type: 'button',
708
- },
709
- {
710
- disabled: false,
711
- fill: 'link',
712
- icon: 'fa fa-house',
713
- label: 'Información general',
714
- loading: false,
715
- onClick: function noRefCheck() {},
716
- trailingIcon: true,
717
- type: 'button',
718
- },
719
- {
720
- disabled: false,
721
- fill: 'link',
722
- icon: 'fa fa-house',
723
- label: 'Información general',
724
- loading: false,
725
- onClick: function noRefCheck() {},
726
- trailingIcon: true,
727
- type: 'button',
728
- },
729
- ]}
730
- icon={[
731
- {
732
- icon: 'fa fa-home',
733
- },
734
- ]}
735
- iconLeft
736
- menuButton={{
737
- fill: 'unstyled',
738
- icon: 'fa-solid fa-ellipsis-vertical',
739
- }}
740
- onClick={function noRefCheck() {}}
741
- subtitle="54 DDJJ incumplidas"
742
- title="Clave de Acceso Virtual"
743
- />,
744
- */