tailwind_dsl 0.0.10 → 0.0.11

Sign up to get free protection for your applications and to get access to all the features.
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,551 +0,0 @@
1
- <div class="lg:flex lg:h-full lg:flex-col">
2
- <header class="flex items-center justify-between border-b border-gray-200 py-4 px-6 lg:flex-none">
3
- <h1 class="text-lg font-semibold text-gray-900">
4
- <time datetime="2022-01">January 2022</time>
5
- </h1>
6
- <div class="flex items-center">
7
- <div class="flex items-center rounded-md shadow-sm md:items-stretch">
8
- <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">
9
- <span class="sr-only">Previous month</span>
10
- <!-- Heroicon name: mini/chevron-left -->
11
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
12
- <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" />
13
- </svg>
14
- </button>
15
- <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>
16
- <span class="relative -mx-px h-5 w-px bg-gray-300 md:hidden"></span>
17
- <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">
18
- <span class="sr-only">Next month</span>
19
- <!-- Heroicon name: mini/chevron-right -->
20
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
21
- <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" />
22
- </svg>
23
- </button>
24
- </div>
25
- <div class="hidden md:ml-4 md:flex md:items-center">
26
- <div class="relative">
27
- <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">
28
- Month view
29
- <!-- Heroicon name: mini/chevron-down -->
30
- <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">
31
- <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" />
32
- </svg>
33
- </button>
34
-
35
- <!--
36
- Dropdown menu, show/hide based on menu state.
37
-
38
- Entering: "transition ease-out duration-100"
39
- From: "transform opacity-0 scale-95"
40
- To: "transform opacity-100 scale-100"
41
- Leaving: "transition ease-in duration-75"
42
- From: "transform opacity-100 scale-100"
43
- To: "transform opacity-0 scale-95"
44
- -->
45
- <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">
46
- <div class="py-1" role="none">
47
- <!-- Active: "bg-gray-100 text-gray-900", Not Active: "text-gray-700" -->
48
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-0">Day view</a>
49
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-1">Week view</a>
50
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-2">Month view</a>
51
- <a href="#" class="text-gray-700 block px-4 py-2 text-sm" role="menuitem" tabindex="-1" id="menu-item-3">Year view</a>
52
- </div>
53
- </div>
54
- </div>
55
- <div class="ml-6 h-6 w-px bg-gray-300"></div>
56
- <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>
57
- </div>
58
- <div class="relative ml-6 md:hidden">
59
- <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">
60
- <span class="sr-only">Open menu</span>
61
- <!-- Heroicon name: mini/ellipsis-horizontal -->
62
- <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
63
- <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" />
64
- </svg>
65
- </button>
66
-
67
- <!--
68
- Dropdown menu, show/hide based on menu state.
69
-
70
- Entering: "transition ease-out duration-100"
71
- From: "transform opacity-0 scale-95"
72
- To: "transform opacity-100 scale-100"
73
- Leaving: "transition ease-in duration-75"
74
- From: "transform opacity-100 scale-100"
75
- To: "transform opacity-0 scale-95"
76
- -->
77
- <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">
78
- <div class="py-1" role="none">
79
- <!-- Active: "bg-gray-100 text-gray-900", Not Active: "text-gray-700" -->
80
- <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>
81
- </div>
82
- <div class="py-1" role="none">
83
- <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>
84
- </div>
85
- <div class="py-1" role="none">
86
- <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>
87
- <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>
88
- <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>
89
- <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>
90
- </div>
91
- </div>
92
- </div>
93
- </div>
94
- </header>
95
- <div class="shadow ring-1 ring-black ring-opacity-5 lg:flex lg:flex-auto lg:flex-col">
96
- <div class="grid grid-cols-7 gap-px border-b border-gray-300 bg-gray-200 text-center text-xs font-semibold leading-6 text-gray-700 lg:flex-none">
97
- <div class="flex justify-center bg-white py-2">
98
- <span>M</span>
99
- <span class="sr-only sm:not-sr-only">on</span>
100
- </div>
101
- <div class="flex justify-center bg-white py-2">
102
- <span>T</span>
103
- <span class="sr-only sm:not-sr-only">ue</span>
104
- </div>
105
- <div class="flex justify-center bg-white py-2">
106
- <span>W</span>
107
- <span class="sr-only sm:not-sr-only">ed</span>
108
- </div>
109
- <div class="flex justify-center bg-white py-2">
110
- <span>T</span>
111
- <span class="sr-only sm:not-sr-only">hu</span>
112
- </div>
113
- <div class="flex justify-center bg-white py-2">
114
- <span>F</span>
115
- <span class="sr-only sm:not-sr-only">ri</span>
116
- </div>
117
- <div class="flex justify-center bg-white py-2">
118
- <span>S</span>
119
- <span class="sr-only sm:not-sr-only">at</span>
120
- </div>
121
- <div class="flex justify-center bg-white py-2">
122
- <span>S</span>
123
- <span class="sr-only sm:not-sr-only">un</span>
124
- </div>
125
- </div>
126
- <div class="flex bg-gray-200 text-xs leading-6 text-gray-700 lg:flex-auto">
127
- <div class="hidden w-full lg:grid lg:grid-cols-7 lg:grid-rows-6 lg:gap-px">
128
- <!--
129
- Always include: "relative py-2 px-3"
130
- Is current month, include: "bg-white"
131
- Is not current month, include: "bg-gray-50 text-gray-500"
132
- -->
133
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
134
- <!--
135
- Is today, include: "flex h-6 w-6 items-center justify-center rounded-full bg-indigo-600 font-semibold text-white"
136
- -->
137
- <time datetime="2021-12-27">27</time>
138
- </div>
139
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
140
- <time datetime="2021-12-28">28</time>
141
- </div>
142
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
143
- <time datetime="2021-12-29">29</time>
144
- </div>
145
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
146
- <time datetime="2021-12-30">30</time>
147
- </div>
148
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
149
- <time datetime="2021-12-31">31</time>
150
- </div>
151
- <div class="relative bg-white py-2 px-3">
152
- <time datetime="2022-01-01">1</time>
153
- </div>
154
- <div class="relative bg-white py-2 px-3">
155
- <time datetime="2022-01-01">2</time>
156
- </div>
157
- <div class="relative bg-white py-2 px-3">
158
- <time datetime="2022-01-03">3</time>
159
- <ol class="mt-2">
160
- <li>
161
- <a href="#" class="group flex">
162
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Design review</p>
163
- <time datetime="2022-01-03T10:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">10AM</time>
164
- </a>
165
- </li>
166
- <li>
167
- <a href="#" class="group flex">
168
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Sales meeting</p>
169
- <time datetime="2022-01-03T14:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">2PM</time>
170
- </a>
171
- </li>
172
- </ol>
173
- </div>
174
- <div class="relative bg-white py-2 px-3">
175
- <time datetime="2022-01-04">4</time>
176
- </div>
177
- <div class="relative bg-white py-2 px-3">
178
- <time datetime="2022-01-05">5</time>
179
- </div>
180
- <div class="relative bg-white py-2 px-3">
181
- <time datetime="2022-01-06">6</time>
182
- </div>
183
- <div class="relative bg-white py-2 px-3">
184
- <time datetime="2022-01-07">7</time>
185
- <ol class="mt-2">
186
- <li>
187
- <a href="#" class="group flex">
188
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Date night</p>
189
- <time datetime="2022-01-08T18:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">6PM</time>
190
- </a>
191
- </li>
192
- </ol>
193
- </div>
194
- <div class="relative bg-white py-2 px-3">
195
- <time datetime="2022-01-08">8</time>
196
- </div>
197
- <div class="relative bg-white py-2 px-3">
198
- <time datetime="2022-01-09">9</time>
199
- </div>
200
- <div class="relative bg-white py-2 px-3">
201
- <time datetime="2022-01-10">10</time>
202
- </div>
203
- <div class="relative bg-white py-2 px-3">
204
- <time datetime="2022-01-11">11</time>
205
- </div>
206
- <div class="relative bg-white py-2 px-3">
207
- <time datetime="2022-01-12" class="flex h-6 w-6 items-center justify-center rounded-full bg-indigo-600 font-semibold text-white">12</time>
208
- <ol class="mt-2">
209
- <li>
210
- <a href="#" class="group flex">
211
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Sam's birthday party</p>
212
- <time datetime="2022-01-25T14:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">2PM</time>
213
- </a>
214
- </li>
215
- </ol>
216
- </div>
217
- <div class="relative bg-white py-2 px-3">
218
- <time datetime="2022-01-13">13</time>
219
- </div>
220
- <div class="relative bg-white py-2 px-3">
221
- <time datetime="2022-01-14">14</time>
222
- </div>
223
- <div class="relative bg-white py-2 px-3">
224
- <time datetime="2022-01-15">15</time>
225
- </div>
226
- <div class="relative bg-white py-2 px-3">
227
- <time datetime="2022-01-16">16</time>
228
- </div>
229
- <div class="relative bg-white py-2 px-3">
230
- <time datetime="2022-01-17">17</time>
231
- </div>
232
- <div class="relative bg-white py-2 px-3">
233
- <time datetime="2022-01-18">18</time>
234
- </div>
235
- <div class="relative bg-white py-2 px-3">
236
- <time datetime="2022-01-19">19</time>
237
- </div>
238
- <div class="relative bg-white py-2 px-3">
239
- <time datetime="2022-01-20">20</time>
240
- </div>
241
- <div class="relative bg-white py-2 px-3">
242
- <time datetime="2022-01-21">21</time>
243
- </div>
244
- <div class="relative bg-white py-2 px-3">
245
- <time datetime="2022-01-22">22</time>
246
- <ol class="mt-2">
247
- <li>
248
- <a href="#" class="group flex">
249
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Maple syrup museum</p>
250
- <time datetime="2022-01-22T15:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">3PM</time>
251
- </a>
252
- </li>
253
- <li>
254
- <a href="#" class="group flex">
255
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Hockey game</p>
256
- <time datetime="2022-01-22T19:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">7PM</time>
257
- </a>
258
- </li>
259
- </ol>
260
- </div>
261
- <div class="relative bg-white py-2 px-3">
262
- <time datetime="2022-01-23">23</time>
263
- </div>
264
- <div class="relative bg-white py-2 px-3">
265
- <time datetime="2022-01-24">24</time>
266
- </div>
267
- <div class="relative bg-white py-2 px-3">
268
- <time datetime="2022-01-25">25</time>
269
- </div>
270
- <div class="relative bg-white py-2 px-3">
271
- <time datetime="2022-01-26">26</time>
272
- </div>
273
- <div class="relative bg-white py-2 px-3">
274
- <time datetime="2022-01-27">27</time>
275
- </div>
276
- <div class="relative bg-white py-2 px-3">
277
- <time datetime="2022-01-28">28</time>
278
- </div>
279
- <div class="relative bg-white py-2 px-3">
280
- <time datetime="2022-01-29">29</time>
281
- </div>
282
- <div class="relative bg-white py-2 px-3">
283
- <time datetime="2022-01-30">30</time>
284
- </div>
285
- <div class="relative bg-white py-2 px-3">
286
- <time datetime="2022-01-31">31</time>
287
- </div>
288
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
289
- <time datetime="2022-02-01">1</time>
290
- </div>
291
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
292
- <time datetime="2022-02-02">2</time>
293
- </div>
294
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
295
- <time datetime="2022-02-03">3</time>
296
- </div>
297
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
298
- <time datetime="2022-02-04">4</time>
299
- <ol class="mt-2">
300
- <li>
301
- <a href="#" class="group flex">
302
- <p class="flex-auto truncate font-medium text-gray-900 group-hover:text-indigo-600">Cinema with friends</p>
303
- <time datetime="2022-02-04T21:00" class="ml-3 hidden flex-none text-gray-500 group-hover:text-indigo-600 xl:block">9PM</time>
304
- </a>
305
- </li>
306
- </ol>
307
- </div>
308
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
309
- <time datetime="2022-02-05">5</time>
310
- </div>
311
- <div class="relative bg-gray-50 py-2 px-3 text-gray-500">
312
- <time datetime="2022-02-06">6</time>
313
- </div>
314
- </div>
315
- <div class="isolate grid w-full grid-cols-7 grid-rows-6 gap-px lg:hidden">
316
- <!--
317
- Always include: "flex h-14 flex-col py-2 px-3 hover:bg-gray-100 focus:z-10"
318
- Is current month, include: "bg-white"
319
- Is not current month, include: "bg-gray-50"
320
- Is selected or is today, include: "font-semibold"
321
- Is selected, include: "text-white"
322
- Is not selected and is today, include: "text-indigo-600"
323
- Is not selected and is current month, and is not today, include: "text-gray-900"
324
- Is not selected, is not current month, and is not today: "text-gray-500"
325
- -->
326
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
327
- <!--
328
- Always include: "ml-auto"
329
- Is selected, include: "flex h-6 w-6 items-center justify-center rounded-full"
330
- Is selected and is today, include: "bg-indigo-600"
331
- Is selected and is not today, include: "bg-gray-900"
332
- -->
333
- <time datetime="2021-12-27" class="ml-auto">27</time>
334
- <span class="sr-only">0 events</span>
335
- </button>
336
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
337
- <time datetime="2021-12-28" class="ml-auto">28</time>
338
- <span class="sr-only">0 events</span>
339
- </button>
340
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
341
- <time datetime="2021-12-29" class="ml-auto">29</time>
342
- <span class="sr-only">0 events</span>
343
- </button>
344
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
345
- <time datetime="2021-12-30" class="ml-auto">30</time>
346
- <span class="sr-only">0 events</span>
347
- </button>
348
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
349
- <time datetime="2021-12-31" class="ml-auto">31</time>
350
- <span class="sr-only">0 events</span>
351
- </button>
352
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
353
- <time datetime="2022-01-01" class="ml-auto">1</time>
354
- <span class="sr-only">0 events</span>
355
- </button>
356
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
357
- <time datetime="2022-01-02" class="ml-auto">2</time>
358
- <span class="sr-only">0 events</span>
359
- </button>
360
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
361
- <time datetime="2022-01-03" class="ml-auto">3</time>
362
- <span class="sr-only">2 events</span>
363
- <span class="-mx-0.5 mt-auto flex flex-wrap-reverse">
364
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
365
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
366
- </span>
367
- </button>
368
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
369
- <time datetime="2022-01-04" class="ml-auto">4</time>
370
- <span class="sr-only">0 events</span>
371
- </button>
372
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
373
- <time datetime="2022-01-05" class="ml-auto">5</time>
374
- <span class="sr-only">0 events</span>
375
- </button>
376
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
377
- <time datetime="2022-01-06" class="ml-auto">6</time>
378
- <span class="sr-only">0 events</span>
379
- </button>
380
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
381
- <time datetime="2022-01-07" class="ml-auto">7</time>
382
- <span class="sr-only">1 event</span>
383
- <span class="-mx-0.5 mt-auto flex flex-wrap-reverse">
384
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
385
- </span>
386
- </button>
387
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
388
- <time datetime="2022-01-08" class="ml-auto">8</time>
389
- <span class="sr-only">0 events</span>
390
- </button>
391
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
392
- <time datetime="2022-01-09" class="ml-auto">9</time>
393
- <span class="sr-only">0 events</span>
394
- </button>
395
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
396
- <time datetime="2022-01-10" class="ml-auto">10</time>
397
- <span class="sr-only">0 events</span>
398
- </button>
399
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
400
- <time datetime="2022-01-11" class="ml-auto">11</time>
401
- <span class="sr-only">0 events</span>
402
- </button>
403
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 font-semibold text-indigo-600 hover:bg-gray-100 focus:z-10">
404
- <time datetime="2022-01-12" class="ml-auto">12</time>
405
- <span class="sr-only">1 event</span>
406
- <span class="-mx-0.5 mt-auto flex flex-wrap-reverse">
407
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
408
- </span>
409
- </button>
410
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
411
- <time datetime="2022-01-13" class="ml-auto">13</time>
412
- <span class="sr-only">0 events</span>
413
- </button>
414
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
415
- <time datetime="2022-01-14" class="ml-auto">14</time>
416
- <span class="sr-only">0 events</span>
417
- </button>
418
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
419
- <time datetime="2022-01-15" class="ml-auto">15</time>
420
- <span class="sr-only">0 events</span>
421
- </button>
422
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
423
- <time datetime="2022-01-16" class="ml-auto">16</time>
424
- <span class="sr-only">0 events</span>
425
- </button>
426
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
427
- <time datetime="2022-01-17" class="ml-auto">17</time>
428
- <span class="sr-only">0 events</span>
429
- </button>
430
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
431
- <time datetime="2022-01-18" class="ml-auto">18</time>
432
- <span class="sr-only">0 events</span>
433
- </button>
434
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
435
- <time datetime="2022-01-19" class="ml-auto">19</time>
436
- <span class="sr-only">0 events</span>
437
- </button>
438
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
439
- <time datetime="2022-01-20" class="ml-auto">20</time>
440
- <span class="sr-only">0 events</span>
441
- </button>
442
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
443
- <time datetime="2022-01-21" class="ml-auto">21</time>
444
- <span class="sr-only">0 events</span>
445
- </button>
446
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 font-semibold text-white hover:bg-gray-100 focus:z-10">
447
- <time datetime="2022-01-22" class="ml-auto flex h-6 w-6 items-center justify-center rounded-full bg-gray-900">22</time>
448
- <span class="sr-only">2 events</span>
449
- <span class="-mx-0.5 mt-auto flex flex-wrap-reverse">
450
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
451
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
452
- </span>
453
- </button>
454
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
455
- <time datetime="2022-01-23" class="ml-auto">23</time>
456
- <span class="sr-only">0 events</span>
457
- </button>
458
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
459
- <time datetime="2022-01-24" class="ml-auto">24</time>
460
- <span class="sr-only">0 events</span>
461
- </button>
462
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
463
- <time datetime="2022-01-25" class="ml-auto">25</time>
464
- <span class="sr-only">0 events</span>
465
- </button>
466
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
467
- <time datetime="2022-01-26" class="ml-auto">26</time>
468
- <span class="sr-only">0 events</span>
469
- </button>
470
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
471
- <time datetime="2022-01-27" class="ml-auto">27</time>
472
- <span class="sr-only">0 events</span>
473
- </button>
474
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
475
- <time datetime="2022-01-28" class="ml-auto">28</time>
476
- <span class="sr-only">0 events</span>
477
- </button>
478
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
479
- <time datetime="2022-01-29" class="ml-auto">29</time>
480
- <span class="sr-only">0 events</span>
481
- </button>
482
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
483
- <time datetime="2022-01-30" class="ml-auto">30</time>
484
- <span class="sr-only">0 events</span>
485
- </button>
486
- <button type="button" class="flex h-14 flex-col bg-white py-2 px-3 text-gray-900 hover:bg-gray-100 focus:z-10">
487
- <time datetime="2022-01-31" class="ml-auto">31</time>
488
- <span class="sr-only">0 events</span>
489
- </button>
490
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
491
- <time datetime="2022-02-01" class="ml-auto">1</time>
492
- <span class="sr-only">0 events</span>
493
- </button>
494
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
495
- <time datetime="2022-02-02" class="ml-auto">2</time>
496
- <span class="sr-only">0 events</span>
497
- </button>
498
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
499
- <time datetime="2022-02-03" class="ml-auto">3</time>
500
- <span class="sr-only">0 events</span>
501
- </button>
502
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
503
- <time datetime="2022-02-04" class="ml-auto">4</time>
504
- <span class="sr-only">1 event</span>
505
- <span class="-mx-0.5 mt-auto flex flex-wrap-reverse">
506
- <span class="mx-0.5 mb-1 h-1.5 w-1.5 rounded-full bg-gray-400"></span>
507
- </span>
508
- </button>
509
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
510
- <time datetime="2022-02-05" class="ml-auto">5</time>
511
- <span class="sr-only">0 events</span>
512
- </button>
513
- <button type="button" class="flex h-14 flex-col bg-gray-50 py-2 px-3 text-gray-500 hover:bg-gray-100 focus:z-10">
514
- <time datetime="2022-02-06" class="ml-auto">6</time>
515
- <span class="sr-only">0 events</span>
516
- </button>
517
- </div>
518
- </div>
519
- </div>
520
- <div class="py-10 px-4 sm:px-6 lg:hidden">
521
- <ol class="divide-y divide-gray-100 overflow-hidden rounded-lg bg-white text-sm shadow ring-1 ring-black ring-opacity-5">
522
- <li class="group flex p-4 pr-6 focus-within:bg-gray-50 hover:bg-gray-50">
523
- <div class="flex-auto">
524
- <p class="font-semibold text-gray-900">Maple syrup museum</p>
525
- <time datetime="2022-01-15T09:00" class="mt-2 flex items-center text-gray-700">
526
- <!-- Heroicon name: mini/clock -->
527
- <svg class="mr-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">
528
- <path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm.75-13a.75.75 0 00-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 000-1.5h-3.25V5z" clip-rule="evenodd" />
529
- </svg>
530
- 3PM
531
- </time>
532
- </div>
533
- <a href="#" class="ml-6 flex-none self-center rounded-md border border-gray-300 bg-white py-2 px-3 font-semibold text-gray-700 opacity-0 shadow-sm hover:bg-gray-50 focus:opacity-100 group-hover:opacity-100">Edit<span class="sr-only">, Maple syrup museum</span></a>
534
- </li>
535
-
536
- <li class="group flex p-4 pr-6 focus-within:bg-gray-50 hover:bg-gray-50">
537
- <div class="flex-auto">
538
- <p class="font-semibold text-gray-900">Hockey game</p>
539
- <time datetime="2022-01-22T19:00" class="mt-2 flex items-center text-gray-700">
540
- <!-- Heroicon name: mini/clock -->
541
- <svg class="mr-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">
542
- <path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm.75-13a.75.75 0 00-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 000-1.5h-3.25V5z" clip-rule="evenodd" />
543
- </svg>
544
- 7PM
545
- </time>
546
- </div>
547
- <a href="#" class="ml-6 flex-none self-center rounded-md border border-gray-300 bg-white py-2 px-3 font-semibold text-gray-700 opacity-0 shadow-sm hover:bg-gray-50 focus:opacity-100 group-hover:opacity-100">Edit<span class="sr-only">, Hockey game</span></a>
548
- </li>
549
- </ol>
550
- </div>
551
- </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
- }