tailwind_dsl 0.0.10 → 0.0.11

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 (61) hide show
  1. checksums.yaml +4 -4
  2. data/.builders/generators/domain-model.rb +30 -28
  3. data/.builders/generators/utilities.rb +19 -17
  4. data/CHANGELOG.md +7 -0
  5. data/docs/domain-model.drawio +49 -46
  6. data/docs/domain-model.json +144 -121
  7. data/docs/domain-model.svg +1 -1
  8. data/lib/tailwind_dsl/etl/component_structures/raw_component_query.rb +197 -0
  9. data/lib/tailwind_dsl/version.rb +1 -1
  10. data/lib/tailwind_dsl.rb +1 -0
  11. data/package-lock.json +2 -2
  12. data/package.json +1 -1
  13. metadata +3 -50
  14. data/.components/tui/application-ui/component/data-display/calendar/01.clean.html +0 -204
  15. data/.components/tui/application-ui/component/data-display/calendar/01.html +0 -243
  16. data/.components/tui/application-ui/component/data-display/calendar/01.settings.json +0 -9
  17. data/.components/tui/application-ui/component/data-display/calendar/02.clean.html +0 -496
  18. data/.components/tui/application-ui/component/data-display/calendar/02.html +0 -551
  19. data/.components/tui/application-ui/component/data-display/calendar/02.settings.json +0 -9
  20. data/.components/tui/application-ui/component/data-display/calendar/03.clean.html +0 -240
  21. data/.components/tui/application-ui/component/data-display/calendar/03.html +0 -274
  22. data/.components/tui/application-ui/component/data-display/calendar/03.settings.json +0 -9
  23. data/.components/tui/application-ui/component/data-display/calendar/04.clean.html +0 -385
  24. data/.components/tui/application-ui/component/data-display/calendar/04.html +0 -439
  25. data/.components/tui/application-ui/component/data-display/calendar/04.settings.json +0 -9
  26. data/.components/tui/application-ui/component/data-display/calendar/05.clean.html +0 -211
  27. data/.components/tui/application-ui/component/data-display/calendar/05.html +0 -254
  28. data/.components/tui/application-ui/component/data-display/calendar/05.settings.json +0 -9
  29. data/.components/tui/application-ui/component/data-display/calendar/06.clean.html +0 -320
  30. data/.components/tui/application-ui/component/data-display/calendar/06.html +0 -336
  31. data/.components/tui/application-ui/component/data-display/calendar/06.settings.json +0 -9
  32. data/.components/tui/application-ui/component/data-display/calendar/07.clean.html +0 -266
  33. data/.components/tui/application-ui/component/data-display/calendar/07.html +0 -294
  34. data/.components/tui/application-ui/component/data-display/calendar/07.settings.json +0 -9
  35. data/.components/tui/application-ui/component/data-display/calendar/08.clean.html +0 -268
  36. data/.components/tui/application-ui/component/data-display/calendar/08.html +0 -296
  37. data/.components/tui/application-ui/component/data-display/calendar/08.settings.json +0 -9
  38. data/.components/tui/application-ui/component/data-display/description-list/01.clean.html +0 -59
  39. data/.components/tui/application-ui/component/data-display/description-list/01.html +0 -61
  40. data/.components/tui/application-ui/component/data-display/description-list/01.settings.json +0 -9
  41. data/.components/tui/application-ui/component/data-display/description-list/02.clean.html +0 -59
  42. data/.components/tui/application-ui/component/data-display/description-list/02.html +0 -61
  43. data/.components/tui/application-ui/component/data-display/description-list/02.settings.json +0 -9
  44. data/.components/tui/application-ui/component/data-display/description-list/03.clean.html +0 -86
  45. data/.components/tui/application-ui/component/data-display/description-list/03.html +0 -88
  46. data/.components/tui/application-ui/component/data-display/description-list/03.settings.json +0 -9
  47. data/.components/tui/application-ui/component/data-display/description-list/04.clean.html +0 -59
  48. data/.components/tui/application-ui/component/data-display/description-list/04.html +0 -61
  49. data/.components/tui/application-ui/component/data-display/description-list/04.settings.json +0 -9
  50. data/.components/tui/application-ui/component/data-display/description-list/05.clean.html +0 -59
  51. data/.components/tui/application-ui/component/data-display/description-list/05.html +0 -61
  52. data/.components/tui/application-ui/component/data-display/description-list/05.settings.json +0 -9
  53. data/.components/tui/application-ui/component/data-display/stats/01.clean.html +0 -17
  54. data/.components/tui/application-ui/component/data-display/stats/01.html +0 -19
  55. data/.components/tui/application-ui/component/data-display/stats/01.settings.json +0 -9
  56. data/.components/tui/application-ui/component/data-display/stats/02.clean.html +0 -80
  57. data/.components/tui/application-ui/component/data-display/stats/02.html +0 -89
  58. data/.components/tui/application-ui/component/data-display/stats/02.settings.json +0 -9
  59. data/.components/tui/application-ui/component/data-display/stats/03.clean.html +0 -53
  60. data/.components/tui/application-ui/component/data-display/stats/03.html +0 -61
  61. data/.components/tui/application-ui/component/data-display/stats/03.settings.json +0 -9
@@ -1,439 +0,0 @@
1
- <div class="flex h-full flex-col">
2
- <header class="flex flex-none items-center justify-between border-b border-gray-200 py-4 px-6">
3
- <div>
4
- <h1 class="text-lg font-semibold leading-6 text-gray-900">
5
- <time datetime="2022-01-22" class="sm:hidden">Jan 22, 2022</time>
6
- <time datetime="2022-01-22" class="hidden sm:inline">January 22, 2022</time>
7
- </h1>
8
- <p class="mt-1 text-sm text-gray-500">Saturday</p>
9
- </div>
10
- <div class="flex items-center">
11
- <div class="flex items-center rounded-md shadow-sm md:items-stretch">
12
- <button type="button" class="flex items-center justify-center rounded-l-md border border-r-0 border-gray-300 bg-white py-2 pl-3 pr-4 text-gray-400 hover:text-gray-500 focus:relative md:w-9 md:px-2 md:hover:bg-gray-50">
13
- <span class="sr-only">Previous month</span>
14
- <!-- Heroicon name: mini/chevron-left -->
15
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
16
- <path fill-rule="evenodd" d="M12.79 5.23a.75.75 0 01-.02 1.06L8.832 10l3.938 3.71a.75.75 0 11-1.04 1.08l-4.5-4.25a.75.75 0 010-1.08l4.5-4.25a.75.75 0 011.06.02z" clip-rule="evenodd" />
17
- </svg>
18
- </button>
19
- <button type="button" class="hidden border-t border-b border-gray-300 bg-white px-3.5 text-sm font-medium text-gray-700 hover:bg-gray-50 hover:text-gray-900 focus:relative md:block">Today</button>
20
- <span class="relative -mx-px h-5 w-px bg-gray-300 md:hidden"></span>
21
- <button type="button" class="flex items-center justify-center rounded-r-md border border-l-0 border-gray-300 bg-white py-2 pl-4 pr-3 text-gray-400 hover:text-gray-500 focus:relative md:w-9 md:px-2 md:hover:bg-gray-50">
22
- <span class="sr-only">Next month</span>
23
- <!-- Heroicon name: mini/chevron-right -->
24
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
25
- <path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
26
- </svg>
27
- </button>
28
- </div>
29
- <div class="hidden md:ml-4 md:flex md:items-center">
30
- <div class="relative">
31
- <button type="button" class="flex items-center rounded-md border border-gray-300 bg-white py-2 pl-3 pr-2 text-sm font-medium text-gray-700 shadow-sm hover:bg-gray-50" id="menu-button" aria-expanded="false" aria-haspopup="true">
32
- Day view
33
- <!-- Heroicon name: mini/chevron-down -->
34
- <svg class="ml-2 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
35
- <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" />
36
- </svg>
37
- </button>
38
-
39
- <!--
40
- Dropdown menu, show/hide based on menu state.
41
-
42
- Entering: "transition ease-out duration-100"
43
- From: "transform opacity-0 scale-95"
44
- To: "transform opacity-100 scale-100"
45
- Leaving: "transition ease-in duration-75"
46
- From: "transform opacity-100 scale-100"
47
- To: "transform opacity-0 scale-95"
48
- -->
49
- <div class="absolute right-0 z-10 mt-3 w-36 origin-top-right overflow-hidden rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none" role="menu" aria-orientation="vertical" aria-labelledby="menu-button" tabindex="-1">
50
- <div class="py-1" role="none">
51
- <!-- Active: "bg-gray-100 text-gray-900", Not Active: "text-gray-700" -->
52
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-0">Day view</a>
53
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-1">Week view</a>
54
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-2">Month view</a>
55
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-3">Year view</a>
56
- </div>
57
- </div>
58
- </div>
59
- <div class="ml-6 h-6 w-px bg-gray-300"></div>
60
- <button type="button" class="ml-6 rounded-md border border-transparent bg-indigo-600 py-2 px-4 text-sm font-medium text-white shadow-sm hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2">Add event</button>
61
- </div>
62
- <div class="relative ml-6 md:hidden">
63
- <button type="button" class="-mx-2 flex items-center rounded-full border border-transparent p-2 text-gray-400 hover:text-gray-500" id="menu-0-button" aria-expanded="false" aria-haspopup="true">
64
- <span class="sr-only">Open menu</span>
65
- <!-- Heroicon name: mini/ellipsis-horizontal -->
66
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
67
- <path d="M3 10a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM8.5 10a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM15.5 8.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z" />
68
- </svg>
69
- </button>
70
-
71
- <!--
72
- Dropdown menu, show/hide based on menu state.
73
-
74
- Entering: "transition ease-out duration-100"
75
- From: "transform opacity-0 scale-95"
76
- To: "transform opacity-100 scale-100"
77
- Leaving: "transition ease-in duration-75"
78
- From: "transform opacity-100 scale-100"
79
- To: "transform opacity-0 scale-95"
80
- -->
81
- <div class="absolute right-0 z-10 mt-3 w-36 origin-top-right divide-y divide-gray-100 overflow-hidden rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none" role="menu" aria-orientation="vertical" aria-labelledby="menu-0-button" tabindex="-1">
82
- <div class="py-1" role="none">
83
- <!-- Active: "bg-gray-100 text-gray-900", Not Active: "text-gray-700" -->
84
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-0">Create event</a>
85
- </div>
86
- <div class="py-1" role="none">
87
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-1">Go to today</a>
88
- </div>
89
- <div class="py-1" role="none">
90
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-2">Day view</a>
91
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-3">Week view</a>
92
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-4">Month view</a>
93
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-0-item-5">Year view</a>
94
- </div>
95
- </div>
96
- </div>
97
- </div>
98
- </header>
99
- <div class="isolate flex flex-auto overflow-hidden bg-white">
100
- <div class="flex flex-auto flex-col overflow-auto">
101
- <div class="sticky top-0 z-10 grid flex-none grid-cols-7 bg-white text-xs text-gray-500 shadow ring-1 ring-black ring-opacity-5 md:hidden">
102
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
103
- <span>W</span>
104
- <!-- Default: "text-gray-900", Selected: "bg-gray-900 text-white", Today (Not Selected): "text-indigo-600", Today (Selected): "bg-indigo-600 text-white" -->
105
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-gray-900">19</span>
106
- </button>
107
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
108
- <span>T</span>
109
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-indigo-600">20</span>
110
- </button>
111
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
112
- <span>F</span>
113
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-gray-900">21</span>
114
- </button>
115
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
116
- <span>S</span>
117
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full bg-gray-900 text-base font-semibold text-white">22</span>
118
- </button>
119
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
120
- <span>S</span>
121
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-gray-900">23</span>
122
- </button>
123
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
124
- <span>M</span>
125
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-gray-900">24</span>
126
- </button>
127
- <button type="button" class="flex flex-col items-center pt-3 pb-1.5">
128
- <span>T</span>
129
- <span class="mt-3 flex h-8 w-8 items-center justify-center rounded-full text-base font-semibold text-gray-900">25</span>
130
- </button>
131
- </div>
132
- <div class="flex w-full flex-auto">
133
- <div class="w-14 flex-none bg-white ring-1 ring-gray-100"></div>
134
- <div class="grid flex-auto grid-cols-1 grid-rows-1">
135
- <!-- Horizontal lines -->
136
- <div class="col-start-1 col-end-2 row-start-1 grid divide-y divide-gray-100" style="grid-template-rows: repeat(48, minmax(3.5rem, 1fr))">
137
- <div class="row-end-1 h-7"></div>
138
- <div>
139
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">12AM</div>
140
- </div>
141
- <div></div>
142
- <div>
143
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">1AM</div>
144
- </div>
145
- <div></div>
146
- <div>
147
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">2AM</div>
148
- </div>
149
- <div></div>
150
- <div>
151
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">3AM</div>
152
- </div>
153
- <div></div>
154
- <div>
155
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">4AM</div>
156
- </div>
157
- <div></div>
158
- <div>
159
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">5AM</div>
160
- </div>
161
- <div></div>
162
- <div>
163
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">6AM</div>
164
- </div>
165
- <div></div>
166
- <div>
167
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">7AM</div>
168
- </div>
169
- <div></div>
170
- <div>
171
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">8AM</div>
172
- </div>
173
- <div></div>
174
- <div>
175
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">9AM</div>
176
- </div>
177
- <div></div>
178
- <div>
179
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">10AM</div>
180
- </div>
181
- <div></div>
182
- <div>
183
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">11AM</div>
184
- </div>
185
- <div></div>
186
- <div>
187
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">12PM</div>
188
- </div>
189
- <div></div>
190
- <div>
191
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">1PM</div>
192
- </div>
193
- <div></div>
194
- <div>
195
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">2PM</div>
196
- </div>
197
- <div></div>
198
- <div>
199
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">3PM</div>
200
- </div>
201
- <div></div>
202
- <div>
203
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">4PM</div>
204
- </div>
205
- <div></div>
206
- <div>
207
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">5PM</div>
208
- </div>
209
- <div></div>
210
- <div>
211
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">6PM</div>
212
- </div>
213
- <div></div>
214
- <div>
215
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">7PM</div>
216
- </div>
217
- <div></div>
218
- <div>
219
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">8PM</div>
220
- </div>
221
- <div></div>
222
- <div>
223
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">9PM</div>
224
- </div>
225
- <div></div>
226
- <div>
227
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">10PM</div>
228
- </div>
229
- <div></div>
230
- <div>
231
- <div class="-mt-2.5 -ml-14 w-14 pr-2 text-right text-xs leading-5 text-gray-400">11PM</div>
232
- </div>
233
- <div></div>
234
- </div>
235
-
236
- <!-- Events -->
237
- <ol class="col-start-1 col-end-2 row-start-1 grid grid-cols-1" style="grid-template-rows: 1.75rem repeat(288, minmax(0, 1fr)) auto">
238
- <li class="relative mt-px flex" style="grid-row: 74 / span 12">
239
- <a href="#" class="group absolute inset-1 flex flex-col overflow-y-auto rounded-lg bg-blue-50 p-2 text-xs leading-5 hover:bg-blue-100">
240
- <p class="order-1 font-semibold text-blue-700">Breakfast</p>
241
- <p class="text-blue-500 group-hover:text-blue-700"><time datetime="2022-01-22T06:00">6:00 AM</time></p>
242
- </a>
243
- </li>
244
- <li class="relative mt-px flex" style="grid-row: 92 / span 30">
245
- <a href="#" class="group absolute inset-1 flex flex-col overflow-y-auto rounded-lg bg-pink-50 p-2 text-xs leading-5 hover:bg-pink-100">
246
- <p class="order-1 font-semibold text-pink-700">Flight to Paris</p>
247
- <p class="order-1 text-pink-500 group-hover:text-pink-700">John F. Kennedy International Airport</p>
248
- <p class="text-pink-500 group-hover:text-pink-700"><time datetime="2022-01-22T07:30">7:30 AM</time></p>
249
- </a>
250
- </li>
251
- <li class="relative mt-px flex" style="grid-row: 134 / span 18">
252
- <a href="#" class="group absolute inset-1 flex flex-col overflow-y-auto rounded-lg bg-indigo-50 p-2 text-xs leading-5 hover:bg-indigo-100">
253
- <p class="order-1 font-semibold text-indigo-700">Sightseeing</p>
254
- <p class="order-1 text-indigo-500 group-hover:text-indigo-700">Eiffel Tower</p>
255
- <p class="text-indigo-500 group-hover:text-indigo-700"><time datetime="2022-01-22T11:00">11:00 AM</time></p>
256
- </a>
257
- </li>
258
- </ol>
259
- </div>
260
- </div>
261
- </div>
262
- <div class="hidden w-1/2 max-w-md flex-none border-l border-gray-100 py-10 px-8 md:block">
263
- <div class="flex items-center text-center text-gray-900">
264
- <button type="button" class="-m-1.5 flex flex-none items-center justify-center p-1.5 text-gray-400 hover:text-gray-500">
265
- <span class="sr-only">Previous month</span>
266
- <!-- Heroicon name: mini/chevron-left -->
267
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
268
- <path fill-rule="evenodd" d="M12.79 5.23a.75.75 0 01-.02 1.06L8.832 10l3.938 3.71a.75.75 0 11-1.04 1.08l-4.5-4.25a.75.75 0 010-1.08l4.5-4.25a.75.75 0 011.06.02z" clip-rule="evenodd" />
269
- </svg>
270
- </button>
271
- <div class="flex-auto font-semibold">January 2022</div>
272
- <button type="button" class="-m-1.5 flex flex-none items-center justify-center p-1.5 text-gray-400 hover:text-gray-500">
273
- <span class="sr-only">Next month</span>
274
- <!-- Heroicon name: mini/chevron-right -->
275
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
276
- <path fill-rule="evenodd" d="M7.21 14.77a.75.75 0 01.02-1.06L11.168 10 7.23 6.29a.75.75 0 111.04-1.08l4.5 4.25a.75.75 0 010 1.08l-4.5 4.25a.75.75 0 01-1.06-.02z" clip-rule="evenodd" />
277
- </svg>
278
- </button>
279
- </div>
280
- <div class="mt-6 grid grid-cols-7 text-center text-xs leading-6 text-gray-500">
281
- <div>M</div>
282
- <div>T</div>
283
- <div>W</div>
284
- <div>T</div>
285
- <div>F</div>
286
- <div>S</div>
287
- <div>S</div>
288
- </div>
289
- <div class="isolate mt-2 grid grid-cols-7 gap-px rounded-lg bg-gray-200 text-sm shadow ring-1 ring-gray-200">
290
- <!--
291
- Always include: "py-1.5 hover:bg-gray-100 focus:z-10"
292
- Is current month, include: "bg-white"
293
- Is not current month, include: "bg-gray-50"
294
- Is selected or is today, include: "font-semibold"
295
- Is selected, include: "text-white"
296
- Is not selected, is not today, and is current month, include: "text-gray-900"
297
- Is not selected, is not today, and is not current month, include: "text-gray-400"
298
- Is today and is not selected, include: "text-indigo-600"
299
-
300
- Top left day, include: "rounded-tl-lg"
301
- Top right day, include: "rounded-tr-lg"
302
- Bottom left day, include: "rounded-bl-lg"
303
- Bottom right day, include: "rounded-br-lg"
304
- -->
305
- <button type="button" class="rounded-tl-lg bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
306
- <!--
307
- Always include: "mx-auto flex h-7 w-7 items-center justify-center rounded-full"
308
- Is selected and is today, include: "bg-indigo-600"
309
- Is selected and is not today, include: "bg-gray-900"
310
- -->
311
- <time datetime="2021-12-27" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">27</time>
312
- </button>
313
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
314
- <time datetime="2021-12-28" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">28</time>
315
- </button>
316
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
317
- <time datetime="2021-12-29" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">29</time>
318
- </button>
319
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
320
- <time datetime="2021-12-30" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">30</time>
321
- </button>
322
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
323
- <time datetime="2021-12-31" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">31</time>
324
- </button>
325
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
326
- <time datetime="2022-01-01" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">1</time>
327
- </button>
328
- <button type="button" class="rounded-tr-lg bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
329
- <time datetime="2022-01-02" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">2</time>
330
- </button>
331
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
332
- <time datetime="2022-01-03" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">3</time>
333
- </button>
334
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
335
- <time datetime="2022-01-04" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">4</time>
336
- </button>
337
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
338
- <time datetime="2022-01-05" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">5</time>
339
- </button>
340
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
341
- <time datetime="2022-01-06" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">6</time>
342
- </button>
343
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
344
- <time datetime="2022-01-07" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">7</time>
345
- </button>
346
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
347
- <time datetime="2022-01-08" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">8</time>
348
- </button>
349
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
350
- <time datetime="2022-01-09" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">9</time>
351
- </button>
352
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
353
- <time datetime="2022-01-10" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">10</time>
354
- </button>
355
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
356
- <time datetime="2022-01-11" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">11</time>
357
- </button>
358
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
359
- <time datetime="2022-01-12" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">12</time>
360
- </button>
361
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
362
- <time datetime="2022-01-13" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">13</time>
363
- </button>
364
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
365
- <time datetime="2022-01-14" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">14</time>
366
- </button>
367
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
368
- <time datetime="2022-01-15" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">15</time>
369
- </button>
370
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
371
- <time datetime="2022-01-16" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">16</time>
372
- </button>
373
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
374
- <time datetime="2022-01-17" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">17</time>
375
- </button>
376
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
377
- <time datetime="2022-01-18" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">18</time>
378
- </button>
379
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
380
- <time datetime="2022-01-19" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">19</time>
381
- </button>
382
- <button type="button" class="bg-white py-1.5 font-semibold text-indigo-600 hover:bg-gray-100 focus:z-10">
383
- <time datetime="2022-01-20" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">20</time>
384
- </button>
385
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
386
- <time datetime="2022-01-21" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">21</time>
387
- </button>
388
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
389
- <time datetime="2022-01-22" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full bg-gray-900 font-semibold text-white">22</time>
390
- </button>
391
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
392
- <time datetime="2022-01-23" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">23</time>
393
- </button>
394
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
395
- <time datetime="2022-01-24" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">24</time>
396
- </button>
397
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
398
- <time datetime="2022-01-25" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">25</time>
399
- </button>
400
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
401
- <time datetime="2022-01-26" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">26</time>
402
- </button>
403
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
404
- <time datetime="2022-01-27" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">27</time>
405
- </button>
406
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
407
- <time datetime="2022-01-28" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">28</time>
408
- </button>
409
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
410
- <time datetime="2022-01-29" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">29</time>
411
- </button>
412
- <button type="button" class="bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
413
- <time datetime="2022-01-30" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">30</time>
414
- </button>
415
- <button type="button" class="rounded-bl-lg bg-white py-1.5 text-gray-900 hover:bg-gray-100 focus:z-10">
416
- <time datetime="2022-01-31" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">31</time>
417
- </button>
418
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
419
- <time datetime="2022-02-01" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">1</time>
420
- </button>
421
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
422
- <time datetime="2022-02-02" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">2</time>
423
- </button>
424
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
425
- <time datetime="2022-02-03" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">3</time>
426
- </button>
427
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
428
- <time datetime="2022-02-04" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">4</time>
429
- </button>
430
- <button type="button" class="bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
431
- <time datetime="2022-02-05" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">5</time>
432
- </button>
433
- <button type="button" class="rounded-br-lg bg-gray-50 py-1.5 text-gray-400 hover:bg-gray-100 focus:z-10">
434
- <time datetime="2022-02-06" class="mx-auto flex h-7 w-7 items-center justify-center rounded-full">6</time>
435
- </button>
436
- </div>
437
- </div>
438
- </div>
439
- </div>
@@ -1,9 +0,0 @@
1
- {
2
- "source": "https://tailwindui.com/components/application-ui/component/data-display/calendar",
3
- "custom_html": {
4
- "html": null,
5
- "body": null
6
- },
7
- "tailwind_config": {
8
- }
9
- }