@redvars/peacock 3.1.0 → 3.1.2

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 (187) hide show
  1. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/avatar.css.js +3 -3
  2. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/avatar.css.js.map +1 -1
  3. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/avatar.d.ts +16 -3
  4. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/avatar.js +16 -3
  5. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/avatar.js.map +1 -1
  6. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/p-avatar.d.ts +3 -0
  7. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/p-avatar.js +10 -0
  8. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/avatar/p-avatar.js.map +1 -0
  9. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.css.d.ts +1 -0
  10. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.css.js +34 -0
  11. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.css.js.map +1 -0
  12. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.d.ts +23 -0
  13. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.js +54 -0
  14. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/badge.js.map +1 -0
  15. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/index.d.ts +1 -0
  16. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/index.js +2 -0
  17. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/index.js.map +1 -0
  18. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/p-badge.d.ts +3 -0
  19. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/p-badge.js +10 -0
  20. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/badge/p-badge.js.map +1 -0
  21. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.css.d.ts +1 -0
  22. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.css.js +12 -0
  23. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.css.js.map +1 -0
  24. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.d.ts +27 -0
  25. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.js +58 -0
  26. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/clock.js.map +1 -0
  27. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/index.d.ts +1 -0
  28. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/index.js +2 -0
  29. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/clock/index.js.map +1 -0
  30. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.css.d.ts +1 -0
  31. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.css.js +58 -0
  32. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.css.js.map +1 -0
  33. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.d.ts +28 -0
  34. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.js +68 -0
  35. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/divider.js.map +1 -0
  36. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/index.d.ts +1 -0
  37. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/index.js +2 -0
  38. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/divider/index.js.map +1 -0
  39. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/icon.d.ts +15 -1
  40. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/icon.js +10 -1
  41. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/icon.js.map +1 -1
  42. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/p-icon.d.ts +1 -1
  43. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/p-icon.js +4 -4
  44. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/icon/p-icon.js.map +1 -1
  45. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/index.d.ts +5 -2
  46. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/index.js +5 -2
  47. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/index.js.map +1 -1
  48. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/index.d.ts +1 -0
  49. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/index.js +2 -0
  50. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/index.js.map +1 -0
  51. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.css.d.ts +2 -0
  52. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.css.js +36 -0
  53. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.css.js.map +1 -0
  54. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.d.ts +12 -0
  55. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.js +18 -0
  56. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/link/link.js.map +1 -0
  57. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/peacock-loader.js +41 -2
  58. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/peacock-loader.js.map +1 -1
  59. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/styleMixins.css.d.ts +9 -0
  60. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/styleMixins.css.js +46 -0
  61. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/styleMixins.css.js.map +1 -0
  62. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/text/text.css.d.ts +2 -0
  63. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/text/text.css.js +70 -0
  64. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/text/text.css.js.map +1 -0
  65. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/utils.d.ts +1 -1
  66. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/utils.js +32 -7
  67. package/.rollup.cache/E/git/redvars/peacock/components/dist/src/utils.js.map +1 -1
  68. package/.rollup.cache/E/git/redvars/peacock/components/dist/tsconfig.tsbuildinfo +1 -1
  69. package/bin/typedoc-gen.mjs +64 -0
  70. package/custom-elements-manifest.config.mjs +8 -21
  71. package/demo/index.html +21 -9
  72. package/demo/int.html +2 -0
  73. package/dist/assets/styles/tokens.css +8 -1
  74. package/dist/{component/avatar.js → avatar.js} +23 -13
  75. package/dist/avatar.js.map +1 -0
  76. package/dist/badge.js +89 -0
  77. package/dist/badge.js.map +1 -0
  78. package/dist/class-map-DpvLRi0h.js +11 -0
  79. package/dist/class-map-DpvLRi0h.js.map +1 -0
  80. package/dist/clock.js +70 -0
  81. package/dist/clock.js.map +1 -0
  82. package/dist/custom-elements-jsdocs.json +656 -0
  83. package/dist/directive-BKuZRRPO.js +9 -0
  84. package/dist/directive-BKuZRRPO.js.map +1 -0
  85. package/dist/divider.js +123 -0
  86. package/dist/divider.js.map +1 -0
  87. package/dist/{component/Icon.js → icon.js} +15 -9
  88. package/dist/icon.js.map +1 -0
  89. package/dist/index.js +11 -88
  90. package/dist/index.js.map +1 -1
  91. package/dist/peacock-loader.js +141 -3
  92. package/dist/peacock-loader.js.map +1 -1
  93. package/dist/property-D4Kn9TsY.js +63 -0
  94. package/dist/property-D4Kn9TsY.js.map +1 -0
  95. package/dist/src/avatar/avatar.d.ts +16 -3
  96. package/dist/src/avatar/p-avatar.d.ts +3 -0
  97. package/dist/src/badge/badge.css.d.ts +1 -0
  98. package/dist/src/badge/badge.d.ts +23 -0
  99. package/dist/src/badge/index.d.ts +1 -0
  100. package/dist/src/badge/p-badge.d.ts +3 -0
  101. package/dist/src/clock/clock.css.d.ts +1 -0
  102. package/dist/src/clock/clock.d.ts +27 -0
  103. package/dist/src/clock/index.d.ts +1 -0
  104. package/dist/src/divider/divider.css.d.ts +1 -0
  105. package/dist/src/divider/divider.d.ts +28 -0
  106. package/dist/src/divider/index.d.ts +1 -0
  107. package/dist/src/icon/icon.d.ts +15 -1
  108. package/dist/src/icon/p-icon.d.ts +1 -1
  109. package/dist/src/index.d.ts +5 -2
  110. package/dist/src/link/link.css.d.ts +2 -0
  111. package/dist/src/styleMixins.css.d.ts +9 -0
  112. package/dist/src/text/text.css.d.ts +2 -0
  113. package/dist/src/utils.d.ts +1 -1
  114. package/dist/state-CxzmLNIi.js +10 -0
  115. package/dist/state-CxzmLNIi.js.map +1 -0
  116. package/dist/styleMixins.css-CivfMYtB.js +17 -0
  117. package/dist/styleMixins.css-CivfMYtB.js.map +1 -0
  118. package/dist/tsconfig.tsbuildinfo +1 -1
  119. package/dist/{src/utils.js → utils-_5no4mk7.js} +37 -10
  120. package/dist/utils-_5no4mk7.js.map +1 -0
  121. package/package.json +17 -9
  122. package/readme.md +178 -0
  123. package/rollup.config.js +72 -34
  124. package/scratch.mjs +0 -0
  125. package/src/avatar/avatar.css.ts +3 -3
  126. package/src/avatar/avatar.ts +16 -3
  127. package/src/avatar/demo/index.html +2 -2
  128. package/src/avatar/p-avatar.ts +5 -0
  129. package/src/badge/badge.css.ts +34 -0
  130. package/src/badge/badge.ts +51 -0
  131. package/src/badge/demo/index.html +62 -0
  132. package/src/badge/index.ts +1 -0
  133. package/src/badge/p-badge.ts +5 -0
  134. package/src/clock/clock.css.ts +12 -0
  135. package/src/clock/clock.ts +57 -0
  136. package/src/clock/demo/index.html +26 -0
  137. package/src/clock/index.ts +1 -0
  138. package/src/divider/demo/index.html +58 -0
  139. package/src/divider/divider.css.ts +58 -0
  140. package/src/divider/divider.ts +65 -0
  141. package/src/divider/index.ts +1 -0
  142. package/src/icon/demo/index.html +4 -4
  143. package/src/icon/icon.ts +16 -2
  144. package/src/icon/p-icon.ts +1 -1
  145. package/src/index.ts +5 -2
  146. package/src/link/link.css.ts +36 -0
  147. package/src/peacock-loader.ts +49 -2
  148. package/src/styleMixins.css.ts +55 -0
  149. package/src/styles.d.ts +11 -0
  150. package/src/text/text.css.ts +76 -0
  151. package/src/utils.ts +42 -7
  152. package/tsconfig.json +1 -1
  153. package/README.md +0 -46
  154. package/custom-elements.md +0 -268
  155. package/demo/tokens.css +0 -510
  156. package/dist/component/Icon.js.map +0 -1
  157. package/dist/component/avatar.js.map +0 -1
  158. package/dist/icon-1wpxQtrZ.js +0 -341
  159. package/dist/icon-1wpxQtrZ.js.map +0 -1
  160. package/dist/src/LoaderUtils.js +0 -81
  161. package/dist/src/LoaderUtils.js.map +0 -1
  162. package/dist/src/avatar/avatar.css.js +0 -41
  163. package/dist/src/avatar/avatar.css.js.map +0 -1
  164. package/dist/src/avatar/avatar.js +0 -49
  165. package/dist/src/avatar/avatar.js.map +0 -1
  166. package/dist/src/avatar/index.js +0 -2
  167. package/dist/src/avatar/index.js.map +0 -1
  168. package/dist/src/icon/datasource.js +0 -20
  169. package/dist/src/icon/datasource.js.map +0 -1
  170. package/dist/src/icon/icon.css.js +0 -22
  171. package/dist/src/icon/icon.css.js.map +0 -1
  172. package/dist/src/icon/icon.js +0 -124
  173. package/dist/src/icon/icon.js.map +0 -1
  174. package/dist/src/icon/index.js +0 -2
  175. package/dist/src/icon/index.js.map +0 -1
  176. package/dist/src/icon/p-icon.js +0 -15
  177. package/dist/src/icon/p-icon.js.map +0 -1
  178. package/dist/src/index.js +0 -3
  179. package/dist/src/index.js.map +0 -1
  180. package/dist/src/peacock-loader.js +0 -16
  181. package/dist/src/peacock-loader.js.map +0 -1
  182. package/dist/src/utils.js.map +0 -1
  183. package/dist/test/icon.test.js +0 -14
  184. package/dist/test/icon.test.js.map +0 -1
  185. package/dist/utils-CSwoJIcG.js +0 -171
  186. package/dist/utils-CSwoJIcG.js.map +0 -1
  187. package/readme-gen.mjs +0 -11
@@ -0,0 +1,656 @@
1
+ [
2
+ {
3
+ "rawTag": "avatar",
4
+ "label": "Avatar",
5
+ "jsdoc": {
6
+ "@label": [
7
+ {
8
+ "kind": "text",
9
+ "text": "Avatar"
10
+ }
11
+ ],
12
+ "@tag": [
13
+ {
14
+ "kind": "text",
15
+ "text": "p-avatar"
16
+ }
17
+ ],
18
+ "@rawTag": [
19
+ {
20
+ "kind": "text",
21
+ "text": "avatar"
22
+ }
23
+ ],
24
+ "@summary": [
25
+ {
26
+ "kind": "text",
27
+ "text": "The Avatar component is used to represent user, and displays the profile picture, initials or fallback icon."
28
+ }
29
+ ],
30
+ "@cssprop": [
31
+ {
32
+ "kind": "text",
33
+ "text": "--avatar-text-color - Controls the color of the text inside the avatar."
34
+ }
35
+ ],
36
+ "@example": [
37
+ {
38
+ "kind": "code",
39
+ "text": "```html\n<p-avatar name=\"Shivaji Varma\" src=\"https://peacock.redvars.com/assets/img/avatar.webp\"></p-avatar>\n```"
40
+ }
41
+ ],
42
+ "@tags": [
43
+ {
44
+ "kind": "text",
45
+ "text": "display"
46
+ }
47
+ ]
48
+ },
49
+ "customElement": {
50
+ "kind": "class",
51
+ "description": "",
52
+ "name": "Avatar",
53
+ "cssProperties": [
54
+ {
55
+ "description": "Controls the border radius of the avatar.",
56
+ "name": "--avatar-border-radius"
57
+ },
58
+ {
59
+ "description": "Controls the color of the avatar.",
60
+ "name": "--avatar-background-color"
61
+ },
62
+ {
63
+ "description": "Controls the size of the avatar.",
64
+ "name": "--avatar-size"
65
+ },
66
+ {
67
+ "description": "Controls the color of the text inside the avatar.",
68
+ "name": "--avatar-text-color"
69
+ }
70
+ ],
71
+ "members": [
72
+ {
73
+ "kind": "field",
74
+ "name": "name",
75
+ "type": {
76
+ "text": "string"
77
+ },
78
+ "default": "''",
79
+ "attribute": "name",
80
+ "reflects": true
81
+ },
82
+ {
83
+ "kind": "field",
84
+ "name": "src",
85
+ "type": {
86
+ "text": "string | undefined"
87
+ },
88
+ "attribute": "src",
89
+ "reflects": true
90
+ },
91
+ {
92
+ "kind": "method",
93
+ "name": "__getInitials",
94
+ "privacy": "private"
95
+ }
96
+ ],
97
+ "attributes": [
98
+ {
99
+ "name": "name",
100
+ "type": {
101
+ "text": "string"
102
+ },
103
+ "default": "''",
104
+ "fieldName": "name"
105
+ },
106
+ {
107
+ "name": "src",
108
+ "type": {
109
+ "text": "string | undefined"
110
+ },
111
+ "fieldName": "src"
112
+ }
113
+ ],
114
+ "superclass": {
115
+ "name": "LitElement",
116
+ "package": "lit"
117
+ },
118
+ "tagName": "p-avatar",
119
+ "customElement": true,
120
+ "summary": "The Avatar component is used to represent user, and displays the profile picture, initials or fallback icon.",
121
+ "rawTag": {
122
+ "name": "avatar",
123
+ "description": ""
124
+ }
125
+ }
126
+ },
127
+ {
128
+ "rawTag": "badge",
129
+ "label": "Badge",
130
+ "jsdoc": {
131
+ "@label": [
132
+ {
133
+ "kind": "text",
134
+ "text": "Badge"
135
+ }
136
+ ],
137
+ "@tag": [
138
+ {
139
+ "kind": "text",
140
+ "text": "p-badge"
141
+ }
142
+ ],
143
+ "@rawTag": [
144
+ {
145
+ "kind": "text",
146
+ "text": "badge"
147
+ }
148
+ ],
149
+ "@summary": [
150
+ {
151
+ "kind": "text",
152
+ "text": "The badge component is used to display a small amount of information to the user."
153
+ }
154
+ ],
155
+ "@cssprop": [
156
+ {
157
+ "kind": "text",
158
+ "text": "--badge-color - Controls the color of the badge."
159
+ }
160
+ ],
161
+ "@example": [
162
+ {
163
+ "kind": "code",
164
+ "text": "```html\n<p-badge>1</p-badge>\n```"
165
+ }
166
+ ],
167
+ "@tags": [
168
+ {
169
+ "kind": "text",
170
+ "text": "display"
171
+ }
172
+ ]
173
+ },
174
+ "customElement": {
175
+ "kind": "class",
176
+ "description": "",
177
+ "name": "Badge",
178
+ "cssProperties": [
179
+ {
180
+ "description": "Controls the color of the badge.",
181
+ "name": "--badge-color"
182
+ }
183
+ ],
184
+ "members": [
185
+ {
186
+ "kind": "field",
187
+ "name": "name",
188
+ "type": {
189
+ "text": "string"
190
+ },
191
+ "default": "''",
192
+ "attribute": "name",
193
+ "reflects": true
194
+ },
195
+ {
196
+ "kind": "field",
197
+ "name": "src",
198
+ "type": {
199
+ "text": "string | undefined"
200
+ },
201
+ "attribute": "src",
202
+ "reflects": true
203
+ },
204
+ {
205
+ "kind": "field",
206
+ "name": "slotHasContent",
207
+ "type": {
208
+ "text": "boolean"
209
+ },
210
+ "default": "false"
211
+ }
212
+ ],
213
+ "attributes": [
214
+ {
215
+ "name": "name",
216
+ "type": {
217
+ "text": "string"
218
+ },
219
+ "default": "''",
220
+ "fieldName": "name"
221
+ },
222
+ {
223
+ "name": "src",
224
+ "type": {
225
+ "text": "string | undefined"
226
+ },
227
+ "fieldName": "src"
228
+ }
229
+ ],
230
+ "superclass": {
231
+ "name": "LitElement",
232
+ "package": "lit"
233
+ },
234
+ "tagName": "p-badge",
235
+ "customElement": true,
236
+ "summary": "The badge component is used to display a small amount of information to the user.",
237
+ "rawTag": {
238
+ "name": "badge",
239
+ "description": ""
240
+ }
241
+ }
242
+ },
243
+ {
244
+ "rawTag": "clock",
245
+ "label": "Clock",
246
+ "jsdoc": {
247
+ "@label": [
248
+ {
249
+ "kind": "text",
250
+ "text": "Clock"
251
+ }
252
+ ],
253
+ "@tag": [
254
+ {
255
+ "kind": "text",
256
+ "text": "p-clock"
257
+ }
258
+ ],
259
+ "@rawTag": [
260
+ {
261
+ "kind": "text",
262
+ "text": "clock"
263
+ }
264
+ ],
265
+ "@summary": [
266
+ {
267
+ "kind": "text",
268
+ "text": "Displays the current time in a given timezone."
269
+ }
270
+ ],
271
+ "@overview": [
272
+ {
273
+ "kind": "text",
274
+ "text": "- Clocks are used to display the current time in a specified timezone.\n - They can be displayed in various formats, including 12-hour and 24-hour time."
275
+ }
276
+ ],
277
+ "@example": [
278
+ {
279
+ "kind": "code",
280
+ "text": "```html\n<p-clock></p-clock>\n```"
281
+ }
282
+ ],
283
+ "@tags": [
284
+ {
285
+ "kind": "text",
286
+ "text": "display"
287
+ }
288
+ ]
289
+ },
290
+ "customElement": {
291
+ "kind": "class",
292
+ "description": "",
293
+ "name": "Clock",
294
+ "members": [
295
+ {
296
+ "kind": "field",
297
+ "name": "timezone",
298
+ "type": {
299
+ "text": "string | undefined"
300
+ },
301
+ "attribute": "timezone"
302
+ },
303
+ {
304
+ "kind": "field",
305
+ "name": "currentTime",
306
+ "type": {
307
+ "text": "string"
308
+ },
309
+ "default": "''"
310
+ },
311
+ {
312
+ "kind": "field",
313
+ "name": "_timerId",
314
+ "type": {
315
+ "text": "any"
316
+ },
317
+ "privacy": "private"
318
+ },
319
+ {
320
+ "kind": "method",
321
+ "name": "__updateCurrentTime"
322
+ }
323
+ ],
324
+ "attributes": [
325
+ {
326
+ "name": "timezone",
327
+ "type": {
328
+ "text": "string | undefined"
329
+ },
330
+ "fieldName": "timezone"
331
+ }
332
+ ],
333
+ "superclass": {
334
+ "name": "LitElement",
335
+ "package": "lit"
336
+ },
337
+ "tagName": "p-clock",
338
+ "customElement": true,
339
+ "summary": "Displays the current time in a given timezone.",
340
+ "rawTag": {
341
+ "name": "clock",
342
+ "description": ""
343
+ }
344
+ }
345
+ },
346
+ {
347
+ "rawTag": "divider",
348
+ "label": "Divider",
349
+ "jsdoc": {
350
+ "@label": [
351
+ {
352
+ "kind": "text",
353
+ "text": "Divider"
354
+ }
355
+ ],
356
+ "@tag": [
357
+ {
358
+ "kind": "text",
359
+ "text": "p-divider"
360
+ }
361
+ ],
362
+ "@rawTag": [
363
+ {
364
+ "kind": "text",
365
+ "text": "divider"
366
+ }
367
+ ],
368
+ "@summary": [
369
+ {
370
+ "kind": "text",
371
+ "text": "The divider component is used to visually separate content."
372
+ }
373
+ ],
374
+ "@overview": [
375
+ {
376
+ "kind": "text",
377
+ "text": "- Dividers are used to separate content into clear groups, making it easier for users to scan and understand the information presented.\n - They can be oriented either vertically or horizontally, depending on the layout requirements."
378
+ }
379
+ ],
380
+ "@cssprop": [
381
+ {
382
+ "kind": "text",
383
+ "text": "--divider-padding - Controls the padding of the divider."
384
+ }
385
+ ],
386
+ "@example": [
387
+ {
388
+ "kind": "code",
389
+ "text": "```html\n<p-divider style=\"width: 12rem;\">or</p-divider>\n```"
390
+ }
391
+ ],
392
+ "@tags": [
393
+ {
394
+ "kind": "text",
395
+ "text": "display"
396
+ }
397
+ ]
398
+ },
399
+ "customElement": {
400
+ "kind": "class",
401
+ "description": "",
402
+ "name": "Divider",
403
+ "cssProperties": [
404
+ {
405
+ "description": "Controls the color of the divider.",
406
+ "name": "--divider-color"
407
+ },
408
+ {
409
+ "description": "Controls the padding of the divider.",
410
+ "name": "--divider-padding"
411
+ }
412
+ ],
413
+ "members": [
414
+ {
415
+ "kind": "field",
416
+ "name": "vertical",
417
+ "type": {
418
+ "text": "boolean"
419
+ },
420
+ "default": "false",
421
+ "attribute": "vertical",
422
+ "reflects": true
423
+ },
424
+ {
425
+ "kind": "field",
426
+ "name": "slotHasContent",
427
+ "type": {
428
+ "text": "boolean"
429
+ },
430
+ "default": "false"
431
+ },
432
+ {
433
+ "kind": "method",
434
+ "name": "#handleSlotChange",
435
+ "privacy": "private",
436
+ "parameters": [
437
+ {
438
+ "name": "event",
439
+ "type": {
440
+ "text": "{ target: any }"
441
+ }
442
+ }
443
+ ]
444
+ }
445
+ ],
446
+ "attributes": [
447
+ {
448
+ "name": "vertical",
449
+ "type": {
450
+ "text": "boolean"
451
+ },
452
+ "default": "false",
453
+ "fieldName": "vertical"
454
+ }
455
+ ],
456
+ "superclass": {
457
+ "name": "LitElement",
458
+ "package": "lit"
459
+ },
460
+ "tagName": "p-divider",
461
+ "customElement": true,
462
+ "summary": "The divider component is used to visually separate content.",
463
+ "rawTag": {
464
+ "name": "divider",
465
+ "description": ""
466
+ }
467
+ }
468
+ },
469
+ {
470
+ "rawTag": "icon",
471
+ "label": "Icon",
472
+ "jsdoc": {
473
+ "@label": [
474
+ {
475
+ "kind": "text",
476
+ "text": "Icon"
477
+ }
478
+ ],
479
+ "@tag": [
480
+ {
481
+ "kind": "text",
482
+ "text": "p-icon"
483
+ }
484
+ ],
485
+ "@rawTag": [
486
+ {
487
+ "kind": "text",
488
+ "text": "icon"
489
+ }
490
+ ],
491
+ "@summary": [
492
+ {
493
+ "kind": "text",
494
+ "text": "Icons are visual symbols used to represent ideas, objects, or actions."
495
+ }
496
+ ],
497
+ "@overview": [
498
+ {
499
+ "kind": "text",
500
+ "text": "Icons are visual symbols used to represent ideas, objects, or actions. They communicate messages at a glance, afford interactivity, and draw attention to important information."
501
+ }
502
+ ],
503
+ "@cssprop": [
504
+ {
505
+ "kind": "text",
506
+ "text": "[--icon-size=1rem] - Controls the size of the icon. Defaults to \"1rem\""
507
+ }
508
+ ],
509
+ "@example": [
510
+ {
511
+ "kind": "code",
512
+ "text": "```html\n<p-icon name=\"home\"></p-icon>\n```"
513
+ }
514
+ ]
515
+ },
516
+ "customElement": {
517
+ "kind": "class",
518
+ "description": "",
519
+ "name": "Icon",
520
+ "cssProperties": [
521
+ {
522
+ "description": "Controls the color of the icon.",
523
+ "name": "--icon-color"
524
+ },
525
+ {
526
+ "description": "Controls the size of the icon. Defaults to \"1rem\"",
527
+ "name": "--icon-size",
528
+ "default": "1rem"
529
+ }
530
+ ],
531
+ "members": [
532
+ {
533
+ "kind": "field",
534
+ "name": "name",
535
+ "type": {
536
+ "text": "string | undefined"
537
+ },
538
+ "description": "The identifier for the icon.\nThis name corresponds to a specific SVG asset in the icon set.",
539
+ "attribute": "name",
540
+ "reflects": true
541
+ },
542
+ {
543
+ "kind": "field",
544
+ "name": "src",
545
+ "type": {
546
+ "text": "string | undefined"
547
+ },
548
+ "attribute": "src",
549
+ "reflects": true
550
+ },
551
+ {
552
+ "kind": "field",
553
+ "name": "provider",
554
+ "type": {
555
+ "text": "'material-symbols' | 'carbon'"
556
+ },
557
+ "default": "'material-symbols'",
558
+ "attribute": "provider"
559
+ },
560
+ {
561
+ "kind": "field",
562
+ "name": "svgContent",
563
+ "type": {
564
+ "text": "string"
565
+ },
566
+ "privacy": "private",
567
+ "default": "''"
568
+ },
569
+ {
570
+ "kind": "field",
571
+ "name": "loading",
572
+ "type": {
573
+ "text": "boolean"
574
+ },
575
+ "privacy": "private",
576
+ "default": "false"
577
+ },
578
+ {
579
+ "kind": "field",
580
+ "name": "error",
581
+ "type": {
582
+ "text": "Error | null"
583
+ },
584
+ "privacy": "private",
585
+ "default": "null"
586
+ },
587
+ {
588
+ "kind": "field",
589
+ "name": "_fetchId",
590
+ "type": {
591
+ "text": "number"
592
+ },
593
+ "privacy": "private",
594
+ "default": "0"
595
+ },
596
+ {
597
+ "kind": "field",
598
+ "name": "_debounceTimer",
599
+ "type": {
600
+ "text": "number | undefined"
601
+ },
602
+ "privacy": "private"
603
+ },
604
+ {
605
+ "kind": "method",
606
+ "name": "__scheduleUpdate",
607
+ "privacy": "private"
608
+ }
609
+ ],
610
+ "events": [
611
+ {
612
+ "name": "icon-error",
613
+ "type": {
614
+ "text": "CustomEvent"
615
+ }
616
+ }
617
+ ],
618
+ "attributes": [
619
+ {
620
+ "name": "name",
621
+ "type": {
622
+ "text": "string | undefined"
623
+ },
624
+ "description": "The identifier for the icon.\nThis name corresponds to a specific SVG asset in the icon set.",
625
+ "fieldName": "name"
626
+ },
627
+ {
628
+ "name": "src",
629
+ "type": {
630
+ "text": "string | undefined"
631
+ },
632
+ "fieldName": "src"
633
+ },
634
+ {
635
+ "name": "provider",
636
+ "type": {
637
+ "text": "'material-symbols' | 'carbon'"
638
+ },
639
+ "default": "'material-symbols'",
640
+ "fieldName": "provider"
641
+ }
642
+ ],
643
+ "superclass": {
644
+ "name": "LitElement",
645
+ "package": "lit"
646
+ },
647
+ "tagName": "p-icon",
648
+ "customElement": true,
649
+ "summary": "Icons are visual symbols used to represent ideas, objects, or actions.",
650
+ "rawTag": {
651
+ "name": "icon",
652
+ "description": ""
653
+ }
654
+ }
655
+ }
656
+ ]
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @license
3
+ * Copyright 2017 Google LLC
4
+ * SPDX-License-Identifier: BSD-3-Clause
5
+ */
6
+ const t={ATTRIBUTE:1,CHILD:2},e=t=>(...e)=>({_$litDirective$:t,values:e});class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i;}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}
7
+
8
+ export { e, i, t };
9
+ //# sourceMappingURL=directive-BKuZRRPO.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"directive-BKuZRRPO.js","sources":["../node_modules/lit-html/directive.js"],"sourcesContent":["/**\n * @license\n * Copyright 2017 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */\nconst t={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},e=t=>(...e)=>({_$litDirective$:t,values:e});class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}export{i as Directive,t as PartType,e as directive};\n//# sourceMappingURL=directive.js.map\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACK,MAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,EAAE,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,EAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC;;;;","x_google_ignoreList":[0]}