@homecode/ui 5.7.4 → 5.7.6

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.
@@ -5,7 +5,7 @@ import { Button } from '../Button/Button.js';
5
5
  import { Popup } from '../Popup/Popup.js';
6
6
  import S from './PopupMenu.styl.js';
7
7
 
8
- function PopupMenu({ items, onClose, ...props }) {
8
+ function PopupMenu({ items, ...props }) {
9
9
  if (items.length === 0)
10
10
  return null;
11
11
  const { size } = props;
@@ -1,6 +1,6 @@
1
1
  import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
2
 
3
- var css_248z = ".PopupMenu_list__G7xP3{align-items:stretch;border-radius:inherit;display:flex;flex-direction:column;padding:2px}.PopupMenu_item__wxay-+.PopupMenu_item__wxay-{margin-top:2px}.PopupMenu_item__wxay-:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.PopupMenu_item__wxay-:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}";
3
+ var css_248z = ".PopupMenu_list__G7xP3{align-items:stretch;border-radius:inherit;display:flex;flex-direction:column;padding:2px}.PopupMenu_item__wxay-{gap:var(--p-2);justify-content:flex-start;text-align:left;white-space:nowrap}.PopupMenu_item__wxay-+.PopupMenu_item__wxay-{margin-top:2px}.PopupMenu_item__wxay-:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.PopupMenu_item__wxay-:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}";
4
4
  var S = {"list":"PopupMenu_list__G7xP3","item":"PopupMenu_item__wxay-"};
5
5
  styleInject(css_248z);
6
6
 
@@ -1,2 +1,2 @@
1
1
  import * as T from './PopupMenu.types';
2
- export declare function PopupMenu({ items, onClose, ...props }: T.Props): import("react").JSX.Element;
2
+ export declare function PopupMenu({ items, ...props }: T.Props): import("react").JSX.Element;
@@ -195,15 +195,23 @@
195
195
  "193": "Community 193",
196
196
  "194": "Community 194",
197
197
  "195": "Community 195",
198
+ "196": "Community 196",
198
199
  "197": "Community 197",
200
+ "198": "Community 198",
201
+ "199": "Community 199",
199
202
  "200": "Community 200",
200
203
  "201": "Community 201",
204
+ "202": "Community 202",
205
+ "203": "Community 203",
206
+ "204": "Community 204",
201
207
  "205": "Community 205",
208
+ "206": "Community 206",
209
+ "207": "Community 207",
210
+ "208": "Community 208",
211
+ "209": "Community 209",
202
212
  "210": "Community 210",
213
+ "211": "Community 211",
203
214
  "213": "Community 213",
204
215
  "216": "Community 216",
205
- "218": "Community 218",
206
- "220": "Community 220",
207
- "222": "Community 222",
208
- "223": "Community 223"
216
+ "218": "Community 218"
209
217
  }
@@ -0,0 +1,209 @@
1
+ {
2
+ "0": "Docs Examples Index",
3
+ "1": "PromptComposer",
4
+ "2": "Build Toolchain",
5
+ "3": "Form Examples",
6
+ "4": "Autocomplete Examples",
7
+ "5": "Checkbox Showcase",
8
+ "6": "Theme Config",
9
+ "7": "Type Props Schema",
10
+ "8": "Notifications System",
11
+ "9": "Button Checkbox Core",
12
+ "10": "Optional Value Props",
13
+ "11": "Select Component",
14
+ "12": "Input AssistiveText",
15
+ "13": "Gallery Component",
16
+ "14": "Virtualized Examples",
17
+ "15": "TypeScript Config",
18
+ "16": "Package Dependencies",
19
+ "17": "Card Component",
20
+ "18": "Debounce Paranja",
21
+ "19": "UILIB Docs Assets",
22
+ "20": "Component Type Props",
23
+ "21": "Flex Gallery",
24
+ "22": "DatePicker Examples",
25
+ "23": "Comment Value Props",
26
+ "24": "Docs Index Pages",
27
+ "25": "i18n LangSelector",
28
+ "26": "Package Metadata",
29
+ "27": "Popup Positioning",
30
+ "28": "Popup Component",
31
+ "29": "Docs Code Layout",
32
+ "30": "Draggable Types",
33
+ "31": "Slider Component",
34
+ "32": "Small Component Props",
35
+ "33": "Select Popup Types",
36
+ "34": "Router Core",
37
+ "35": "Calendar Helpers",
38
+ "36": "AssistiveText Menu",
39
+ "37": "Button DatePicker Types",
40
+ "38": "Container Icon",
41
+ "39": "Checkbox Props",
42
+ "40": "NPM Scripts",
43
+ "41": "Calendar DatePicker",
44
+ "42": "DateTime Types",
45
+ "43": "Autocomplete Core",
46
+ "44": "Global Type Kinds",
47
+ "45": "Date Type Fields",
48
+ "46": "Form Types",
49
+ "47": "Docs App Store",
50
+ "48": "Component Types JSON",
51
+ "49": "Option Value Types",
52
+ "50": "Generic Props",
53
+ "51": "Draggable Component",
54
+ "52": "Heading Scroll",
55
+ "53": "Progress Indicators",
56
+ "54": "Table Virtualized",
57
+ "55": "Virtualized Lifecycle",
58
+ "56": "Docs Pages",
59
+ "57": "Code Example Helpers",
60
+ "58": "Media Control Icons",
61
+ "59": "Text Heading",
62
+ "60": "Type Parser Script",
63
+ "61": "ButtonGroup Tabs",
64
+ "62": "DateTime Component",
65
+ "63": "Display Format Props",
66
+ "64": "Calendar Day Props",
67
+ "65": "Dialogue Props",
68
+ "66": "Arrow Chevron Icons",
69
+ "67": "InputFile Upload",
70
+ "68": "InputFile Types",
71
+ "69": "Virtualized List",
72
+ "70": "List Lifecycle",
73
+ "71": "Icon Index Exports",
74
+ "72": "Webpack Paths Config",
75
+ "73": "DatePicker Helpers",
76
+ "74": "Calendar Day",
77
+ "75": "Calendar Pointer Props",
78
+ "76": "Size Enum Props",
79
+ "77": "Code Editor",
80
+ "78": "Communication Icons",
81
+ "79": "Select Constants",
82
+ "80": "TextShimmer",
83
+ "81": "Virtualized Cards",
84
+ "82": "ClassName Props",
85
+ "83": "Ukrainian i18n",
86
+ "84": "Icon RequiredStar Types",
87
+ "85": "Navigation Icons",
88
+ "86": "File Action Icons",
89
+ "87": "Label Helpers",
90
+ "88": "Lazy Types",
91
+ "89": "Select Example Helpers",
92
+ "90": "Menu More Icons",
93
+ "91": "Social Media Icons",
94
+ "92": "Rollup Build Config",
95
+ "93": "Tabs Types",
96
+ "94": "VH Component",
97
+ "95": "Docs Navigation",
98
+ "96": "Footer Alignment",
99
+ "97": "Calendar Day Disabled",
100
+ "98": "Render Day Props",
101
+ "99": "Render Months Label",
102
+ "100": "Render Month Label",
103
+ "101": "Render Weekday Label",
104
+ "102": "Community 102",
105
+ "103": "Community 103",
106
+ "104": "Community 104",
107
+ "105": "Community 105",
108
+ "106": "Icon Name Helpers",
109
+ "107": "Media Placeholder Icons",
110
+ "108": "Utility Icons",
111
+ "109": "Commerce Icons",
112
+ "110": "Data Usage Icons",
113
+ "111": "Peer Dependencies",
114
+ "112": "Table Render",
115
+ "113": "Theme Docs",
116
+ "114": "Number Formatting",
117
+ "115": "Virtualized Index Helpers",
118
+ "116": "Docs Scope",
119
+ "117": "Auto Scroll Props",
120
+ "118": "Content Props",
121
+ "119": "Community 119",
122
+ "120": "Footer Props",
123
+ "121": "Community 121",
124
+ "122": "Community 122",
125
+ "123": "No Scroll Props",
126
+ "124": "Community 124",
127
+ "125": "Community 125",
128
+ "126": "Title Props",
129
+ "127": "Community 127",
130
+ "128": "Community 128",
131
+ "129": "Trigger ClassName",
132
+ "130": "Community 130",
133
+ "131": "Community 131",
134
+ "132": "Community 132",
135
+ "133": "Brand Avatar Icons",
136
+ "134": "Communication Action Icons",
137
+ "135": "Status Action Icons",
138
+ "136": "OAuth Brand Icons",
139
+ "137": "View Fullscreen Icons",
140
+ "138": "Add Remove Icons",
141
+ "139": "Route Navigation Icons",
142
+ "140": "Settings Tool Icons",
143
+ "141": "Input Label Constants",
144
+ "142": "Community 142",
145
+ "143": "More Docs Examples",
146
+ "144": "Docs Scope Pages",
147
+ "145": "Community 145",
148
+ "146": "Brand Logo Assets",
149
+ "147": "Test Utilities",
150
+ "148": "PostCSS Config",
151
+ "149": "Single Doc Page",
152
+ "150": "Gallery Dots",
153
+ "151": "Community 151",
154
+ "152": "Bookmark Icons",
155
+ "153": "Drag Handler Icons",
156
+ "154": "Lock Security Icons",
157
+ "155": "Save Undo Icons",
158
+ "156": "SVG Test Mock",
159
+ "157": "Store Declarations",
160
+ "158": "Global Window Types",
161
+ "159": "Gallery Singleton",
162
+ "160": "Minimize Prop",
163
+ "161": "Forward Icon",
164
+ "162": "Router Context",
165
+ "163": "Router Store",
166
+ "164": "Select Helpers",
167
+ "165": "Theme Styl Types",
168
+ "166": "Test Setup",
169
+ "167": "Community 167",
170
+ "168": "Community 168",
171
+ "169": "Community 169",
172
+ "170": "Community 170",
173
+ "171": "Community 171",
174
+ "172": "Community 172",
175
+ "173": "Community 173",
176
+ "174": "Community 174",
177
+ "175": "Community 175",
178
+ "176": "Community 176",
179
+ "177": "Community 177",
180
+ "178": "Community 178",
181
+ "179": "Community 179",
182
+ "180": "Community 180",
183
+ "181": "Community 181",
184
+ "182": "Community 182",
185
+ "183": "Community 183",
186
+ "184": "Community 184",
187
+ "185": "Community 185",
188
+ "186": "Community 186",
189
+ "187": "Community 187",
190
+ "188": "Community 188",
191
+ "189": "Community 189",
192
+ "190": "Community 190",
193
+ "191": "Community 191",
194
+ "192": "Community 192",
195
+ "193": "Community 193",
196
+ "194": "Community 194",
197
+ "195": "Community 195",
198
+ "197": "Community 197",
199
+ "200": "Community 200",
200
+ "201": "Community 201",
201
+ "205": "Community 205",
202
+ "210": "Community 210",
203
+ "213": "Community 213",
204
+ "216": "Community 216",
205
+ "218": "Community 218",
206
+ "220": "Community 220",
207
+ "222": "Community 222",
208
+ "223": "Community 223"
209
+ }