primer_view_components 0.51.5 → 0.52.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -0
- data/app/assets/javascripts/primer_view_components.js +1 -1
- data/app/assets/javascripts/primer_view_components.js.map +1 -1
- data/app/assets/styles/primer_view_components.css +1 -1
- data/app/assets/styles/primer_view_components.css.map +1 -1
- data/app/components/primer/alpha/action_bar.css +1 -1
- data/app/components/primer/alpha/action_bar.css.map +1 -1
- data/app/components/primer/alpha/action_list.css +1 -1
- data/app/components/primer/alpha/action_list.css.json +4 -2
- data/app/components/primer/alpha/action_list.css.map +1 -1
- data/app/components/primer/alpha/auto_complete.css +1 -1
- data/app/components/primer/alpha/auto_complete.css.json +2 -4
- data/app/components/primer/alpha/auto_complete.css.map +1 -1
- data/app/components/primer/alpha/auto_complete.pcss +3 -10
- data/app/components/primer/alpha/banner.css +1 -1
- data/app/components/primer/alpha/banner.css.map +1 -1
- data/app/components/primer/alpha/button_marketing.css +1 -1
- data/app/components/primer/alpha/button_marketing.css.map +1 -1
- data/app/components/primer/alpha/dialog.css +1 -1
- data/app/components/primer/alpha/dialog.css.json +2 -1
- data/app/components/primer/alpha/dialog.css.map +1 -1
- data/app/components/primer/alpha/dialog.pcss +4 -1
- data/app/components/primer/alpha/dropdown.css +1 -1
- data/app/components/primer/alpha/dropdown.css.map +1 -1
- data/app/components/primer/alpha/layout.css +1 -1
- data/app/components/primer/alpha/layout.css.map +1 -1
- data/app/components/primer/alpha/menu.css +1 -1
- data/app/components/primer/alpha/menu.css.map +1 -1
- data/app/components/primer/alpha/overlay.css +1 -1
- data/app/components/primer/alpha/overlay.css.map +1 -1
- data/app/components/primer/alpha/segmented_control.css +1 -1
- data/app/components/primer/alpha/segmented_control.css.map +1 -1
- data/app/components/primer/alpha/select_panel.css +1 -1
- data/app/components/primer/alpha/select_panel.css.map +1 -1
- data/app/components/primer/alpha/skeleton_box.css +1 -1
- data/app/components/primer/alpha/skeleton_box.css.map +1 -1
- data/app/components/primer/alpha/stack.css +1 -1
- data/app/components/primer/alpha/stack.css.map +1 -1
- data/app/components/primer/alpha/tab_nav.css +1 -1
- data/app/components/primer/alpha/tab_nav.css.map +1 -1
- data/app/components/primer/alpha/text_field.css +1 -1
- data/app/components/primer/alpha/text_field.css.json +2 -1
- data/app/components/primer/alpha/text_field.css.map +1 -1
- data/app/components/primer/alpha/text_field.pcss +12 -7
- data/app/components/primer/alpha/toggle_switch.css +1 -1
- data/app/components/primer/alpha/toggle_switch.css.map +1 -1
- data/app/components/primer/alpha/tree_view/sub_tree_node.rb +1 -1
- data/app/components/primer/alpha/tree_view/visual.rb +1 -1
- data/app/components/primer/alpha/tree_view.css +1 -1
- data/app/components/primer/alpha/tree_view.css.json +2 -1
- data/app/components/primer/alpha/tree_view.css.map +1 -1
- data/app/components/primer/alpha/underline_nav.css +1 -1
- data/app/components/primer/alpha/underline_nav.css.map +1 -1
- data/app/components/primer/beta/avatar.css +1 -1
- data/app/components/primer/beta/avatar.css.map +1 -1
- data/app/components/primer/beta/avatar_stack.css +1 -1
- data/app/components/primer/beta/avatar_stack.css.map +1 -1
- data/app/components/primer/beta/blankslate.css +1 -1
- data/app/components/primer/beta/blankslate.css.map +1 -1
- data/app/components/primer/beta/border_box.css +1 -1
- data/app/components/primer/beta/border_box.css.map +1 -1
- data/app/components/primer/beta/breadcrumbs.css +1 -1
- data/app/components/primer/beta/breadcrumbs.css.json +2 -1
- data/app/components/primer/beta/breadcrumbs.css.map +1 -1
- data/app/components/primer/beta/breadcrumbs.pcss +6 -5
- data/app/components/primer/beta/button.css +1 -1
- data/app/components/primer/beta/button.css.map +1 -1
- data/app/components/primer/beta/button_group.css +1 -1
- data/app/components/primer/beta/button_group.css.map +1 -1
- data/app/components/primer/beta/button_group.rb +1 -1
- data/app/components/primer/beta/counter.css +1 -1
- data/app/components/primer/beta/counter.css.map +1 -1
- data/app/components/primer/beta/flash.css +1 -1
- data/app/components/primer/beta/flash.css.map +1 -1
- data/app/components/primer/beta/label.css +1 -1
- data/app/components/primer/beta/label.css.map +1 -1
- data/app/components/primer/beta/link.css +1 -1
- data/app/components/primer/beta/link.css.map +1 -1
- data/app/components/primer/beta/popover.css +1 -1
- data/app/components/primer/beta/popover.css.json +22 -16
- data/app/components/primer/beta/popover.css.map +1 -1
- data/app/components/primer/beta/popover.pcss +132 -101
- data/app/components/primer/beta/progress_bar.css +1 -1
- data/app/components/primer/beta/progress_bar.css.map +1 -1
- data/app/components/primer/beta/state.css +1 -1
- data/app/components/primer/beta/state.css.map +1 -1
- data/app/components/primer/beta/subhead.css +1 -1
- data/app/components/primer/beta/subhead.css.map +1 -1
- data/app/components/primer/beta/timeline_item.css +1 -1
- data/app/components/primer/beta/timeline_item.css.map +1 -1
- data/app/components/primer/beta/truncate.css +1 -1
- data/app/components/primer/beta/truncate.css.map +1 -1
- data/app/components/primer/dialog_helper.js +10 -1
- data/app/components/primer/dialog_helper.ts +16 -1
- data/app/lib/primer/forms/acts_as_component.rb +1 -1
- data/app/lib/primer/forms/toggle_switch_form.rb +1 -1
- data/lib/primer/form_components.rb +1 -1
- data/lib/primer/view_components/version.rb +2 -2
- data/static/classes.json +21 -0
- data/static/classnames.cjs +442 -0
- data/static/classnames.d.ts +2 -0
- data/static/classnames.js +444 -0
- metadata +5 -2
|
@@ -0,0 +1,444 @@
|
|
|
1
|
+
const classNames = new Set([
|
|
2
|
+
'ActionBar',
|
|
3
|
+
'ActionBar--large',
|
|
4
|
+
'ActionBar--small',
|
|
5
|
+
'ActionBar-divider',
|
|
6
|
+
'ActionBar-item',
|
|
7
|
+
'ActionBar-item-container',
|
|
8
|
+
'ActionBar-more-menu',
|
|
9
|
+
'ActionList--subGroup',
|
|
10
|
+
'ActionList-sectionDivider',
|
|
11
|
+
'ActionList-sectionDivider--filled',
|
|
12
|
+
'ActionList-sectionDivider-title',
|
|
13
|
+
'ActionListContent',
|
|
14
|
+
'ActionListContent--blockDescription',
|
|
15
|
+
'ActionListContent--hasActiveSubItem',
|
|
16
|
+
'ActionListContent--sizeLarge',
|
|
17
|
+
'ActionListContent--sizeXLarge',
|
|
18
|
+
'ActionListHeader',
|
|
19
|
+
'ActionListItem',
|
|
20
|
+
'ActionListItem--danger',
|
|
21
|
+
'ActionListItem--hasSubItem',
|
|
22
|
+
'ActionListItem--navActive',
|
|
23
|
+
'ActionListItem--subItem',
|
|
24
|
+
'ActionListItem--trailingActionHover',
|
|
25
|
+
'ActionListItem--withActions',
|
|
26
|
+
'ActionListItem-action',
|
|
27
|
+
'ActionListItem-action--leading',
|
|
28
|
+
'ActionListItem-action--trailing',
|
|
29
|
+
'ActionListItem-collapseIcon',
|
|
30
|
+
'ActionListItem-description',
|
|
31
|
+
'ActionListItem-descriptionWrap',
|
|
32
|
+
'ActionListItem-descriptionWrap--inline',
|
|
33
|
+
'ActionListItem-label',
|
|
34
|
+
'ActionListItem-label--truncate',
|
|
35
|
+
'ActionListItem-singleSelectCheckmark',
|
|
36
|
+
'ActionListItem-trailingAction',
|
|
37
|
+
'ActionListItem-visual',
|
|
38
|
+
'ActionListItem-visual--leading',
|
|
39
|
+
'ActionListItem-visual--trailing',
|
|
40
|
+
'ActionListWrap',
|
|
41
|
+
'ActionListWrap--divided',
|
|
42
|
+
'ActionListWrap--inset',
|
|
43
|
+
'AvatarStack',
|
|
44
|
+
'AvatarStack--right',
|
|
45
|
+
'AvatarStack--three-plus',
|
|
46
|
+
'AvatarStack--two',
|
|
47
|
+
'AvatarStack-body',
|
|
48
|
+
'Banner',
|
|
49
|
+
'Banner--error',
|
|
50
|
+
'Banner--full',
|
|
51
|
+
'Banner--full-whenNarrow',
|
|
52
|
+
'Banner--success',
|
|
53
|
+
'Banner--upsell',
|
|
54
|
+
'Banner--warning',
|
|
55
|
+
'Banner-actions',
|
|
56
|
+
'Banner-close',
|
|
57
|
+
'Banner-message',
|
|
58
|
+
'Banner-title',
|
|
59
|
+
'Banner-visual',
|
|
60
|
+
'Box',
|
|
61
|
+
'Box--blue',
|
|
62
|
+
'Box--condensed',
|
|
63
|
+
'Box--danger',
|
|
64
|
+
'Box--scrollable',
|
|
65
|
+
'Box--spacious',
|
|
66
|
+
'Box-body',
|
|
67
|
+
'Box-btn-octicon',
|
|
68
|
+
'Box-footer',
|
|
69
|
+
'Box-header',
|
|
70
|
+
'Box-header--blue',
|
|
71
|
+
'Box-row',
|
|
72
|
+
'Box-row--blue',
|
|
73
|
+
'Box-row--drag-button',
|
|
74
|
+
'Box-row--drag-hide',
|
|
75
|
+
'Box-row--focus-blue',
|
|
76
|
+
'Box-row--focus-gray',
|
|
77
|
+
'Box-row--gray',
|
|
78
|
+
'Box-row--hover-blue',
|
|
79
|
+
'Box-row--hover-gray',
|
|
80
|
+
'Box-row--unread',
|
|
81
|
+
'Box-row--yellow',
|
|
82
|
+
'Box-row-link',
|
|
83
|
+
'Box-title',
|
|
84
|
+
'Button',
|
|
85
|
+
'Button--danger',
|
|
86
|
+
'Button--fullWidth',
|
|
87
|
+
'Button--iconOnly',
|
|
88
|
+
'Button--inactive',
|
|
89
|
+
'Button--invisible',
|
|
90
|
+
'Button--invisible-noVisuals',
|
|
91
|
+
'Button--labelWrap',
|
|
92
|
+
'Button--large',
|
|
93
|
+
'Button--link',
|
|
94
|
+
'Button--primary',
|
|
95
|
+
'Button--secondary',
|
|
96
|
+
'Button--small',
|
|
97
|
+
'Button-content',
|
|
98
|
+
'Button-content--alignStart',
|
|
99
|
+
'Button-label',
|
|
100
|
+
'Button-leadingVisual',
|
|
101
|
+
'Button-trailingAction',
|
|
102
|
+
'Button-trailingVisual',
|
|
103
|
+
'Button-visual',
|
|
104
|
+
'ButtonGroup',
|
|
105
|
+
'Counter',
|
|
106
|
+
'Counter--primary',
|
|
107
|
+
'Counter--secondary',
|
|
108
|
+
'FormControl',
|
|
109
|
+
'FormControl--fullWidth',
|
|
110
|
+
'FormControl-caption',
|
|
111
|
+
'FormControl-check-group-wrap',
|
|
112
|
+
'FormControl-checkbox',
|
|
113
|
+
'FormControl-checkbox-labelWrap',
|
|
114
|
+
'FormControl-checkbox-wrap',
|
|
115
|
+
'FormControl-error',
|
|
116
|
+
'FormControl-horizontalGroup',
|
|
117
|
+
'FormControl-inlineValidation',
|
|
118
|
+
'FormControl-inlineValidation--success',
|
|
119
|
+
'FormControl-inlineValidation--visual',
|
|
120
|
+
'FormControl-input',
|
|
121
|
+
'FormControl-input-leadingVisual',
|
|
122
|
+
'FormControl-input-leadingVisualWrap',
|
|
123
|
+
'FormControl-input-trailingAction',
|
|
124
|
+
'FormControl-input-trailingAction--divider',
|
|
125
|
+
'FormControl-input-trailingVisualLabel',
|
|
126
|
+
'FormControl-input-trailingVisualWrap',
|
|
127
|
+
'FormControl-input-wrap',
|
|
128
|
+
'FormControl-input-wrap--large',
|
|
129
|
+
'FormControl-input-wrap--leadingVisual',
|
|
130
|
+
'FormControl-input-wrap--small',
|
|
131
|
+
'FormControl-input-wrap--trailingAction',
|
|
132
|
+
'FormControl-input-wrap--trailingLabel',
|
|
133
|
+
'FormControl-input-wrap--trailingText',
|
|
134
|
+
'FormControl-input-wrap--trailingVisual',
|
|
135
|
+
'FormControl-input-wrap-trailingAction--divider',
|
|
136
|
+
'FormControl-inset',
|
|
137
|
+
'FormControl-label',
|
|
138
|
+
'FormControl-large',
|
|
139
|
+
'FormControl-medium',
|
|
140
|
+
'FormControl-monospace',
|
|
141
|
+
'FormControl-radio',
|
|
142
|
+
'FormControl-radio-group-wrap',
|
|
143
|
+
'FormControl-radio-labelWrap',
|
|
144
|
+
'FormControl-radio-wrap',
|
|
145
|
+
'FormControl-select',
|
|
146
|
+
'FormControl-select-wrap',
|
|
147
|
+
'FormControl-small',
|
|
148
|
+
'FormControl-spacingWrapper',
|
|
149
|
+
'FormControl-success',
|
|
150
|
+
'FormControl-textarea',
|
|
151
|
+
'FormControl-toggleSwitchInput',
|
|
152
|
+
'FormControl-warning',
|
|
153
|
+
'Label',
|
|
154
|
+
'Label--accent',
|
|
155
|
+
'Label--attention',
|
|
156
|
+
'Label--closed',
|
|
157
|
+
'Label--danger',
|
|
158
|
+
'Label--done',
|
|
159
|
+
'Label--info',
|
|
160
|
+
'Label--inline',
|
|
161
|
+
'Label--large',
|
|
162
|
+
'Label--open',
|
|
163
|
+
'Label--primary',
|
|
164
|
+
'Label--secondary',
|
|
165
|
+
'Label--severe',
|
|
166
|
+
'Label--sponsors',
|
|
167
|
+
'Label--success',
|
|
168
|
+
'Label--warning',
|
|
169
|
+
'Layout',
|
|
170
|
+
'Layout--divided',
|
|
171
|
+
'Layout--flowRow-until-lg',
|
|
172
|
+
'Layout--flowRow-until-md',
|
|
173
|
+
'Layout--gutter-condensed',
|
|
174
|
+
'Layout--gutter-none',
|
|
175
|
+
'Layout--gutter-spacious',
|
|
176
|
+
'Layout--sidebar-narrow',
|
|
177
|
+
'Layout--sidebar-wide',
|
|
178
|
+
'Layout--sidebarPosition-end',
|
|
179
|
+
'Layout--sidebarPosition-flowRow-end',
|
|
180
|
+
'Layout--sidebarPosition-flowRow-none',
|
|
181
|
+
'Layout--sidebarPosition-flowRow-start',
|
|
182
|
+
'Layout--sidebarPosition-start',
|
|
183
|
+
'Layout-divider',
|
|
184
|
+
'Layout-divider--flowRow-hidden',
|
|
185
|
+
'Layout-divider--flowRow-shallow',
|
|
186
|
+
'Layout-main',
|
|
187
|
+
'Layout-main-centered-lg',
|
|
188
|
+
'Layout-main-centered-md',
|
|
189
|
+
'Layout-main-centered-xl',
|
|
190
|
+
'Layout-sidebar',
|
|
191
|
+
'Link',
|
|
192
|
+
'Link--muted',
|
|
193
|
+
'Link--onHover',
|
|
194
|
+
'Link--primary',
|
|
195
|
+
'Link--secondary',
|
|
196
|
+
'Link--underline',
|
|
197
|
+
'Link-content',
|
|
198
|
+
'Overlay',
|
|
199
|
+
'Overlay--full',
|
|
200
|
+
'Overlay--full-whenNarrow',
|
|
201
|
+
'Overlay--fullscreen-whenNarrow',
|
|
202
|
+
'Overlay--height-auto',
|
|
203
|
+
'Overlay--height-large',
|
|
204
|
+
'Overlay--height-medium',
|
|
205
|
+
'Overlay--height-small',
|
|
206
|
+
'Overlay--height-xlarge',
|
|
207
|
+
'Overlay--height-xsmall',
|
|
208
|
+
'Overlay--hidden',
|
|
209
|
+
'Overlay--motion-scaleFade',
|
|
210
|
+
'Overlay--placement-bottom-whenNarrow',
|
|
211
|
+
'Overlay--placement-left',
|
|
212
|
+
'Overlay--placement-left-whenNarrow',
|
|
213
|
+
'Overlay--placement-right',
|
|
214
|
+
'Overlay--placement-right-whenNarrow',
|
|
215
|
+
'Overlay--size-auto',
|
|
216
|
+
'Overlay--size-full',
|
|
217
|
+
'Overlay--size-large',
|
|
218
|
+
'Overlay--size-medium',
|
|
219
|
+
'Overlay--size-medium-portrait',
|
|
220
|
+
'Overlay--size-small',
|
|
221
|
+
'Overlay--size-small-portrait',
|
|
222
|
+
'Overlay--size-xlarge',
|
|
223
|
+
'Overlay--size-xsmall',
|
|
224
|
+
'Overlay--visibilityHidden',
|
|
225
|
+
'Overlay--width-auto',
|
|
226
|
+
'Overlay--width-large',
|
|
227
|
+
'Overlay--width-medium',
|
|
228
|
+
'Overlay--width-small',
|
|
229
|
+
'Overlay--width-xlarge',
|
|
230
|
+
'Overlay--width-xxlarge',
|
|
231
|
+
'Overlay-actionWrap',
|
|
232
|
+
'Overlay-body',
|
|
233
|
+
'Overlay-body--paddingCondensed',
|
|
234
|
+
'Overlay-body--paddingNone',
|
|
235
|
+
'Overlay-closeButton',
|
|
236
|
+
'Overlay-description',
|
|
237
|
+
'Overlay-footer',
|
|
238
|
+
'Overlay-footer--alignCenter',
|
|
239
|
+
'Overlay-footer--alignEnd',
|
|
240
|
+
'Overlay-footer--alignStart',
|
|
241
|
+
'Overlay-footer--divided',
|
|
242
|
+
'Overlay-form',
|
|
243
|
+
'Overlay-header',
|
|
244
|
+
'Overlay-header--divided',
|
|
245
|
+
'Overlay-headerContentWrap',
|
|
246
|
+
'Overlay-headerFilter',
|
|
247
|
+
'Overlay-title',
|
|
248
|
+
'Overlay-titleWrap',
|
|
249
|
+
'Popover',
|
|
250
|
+
'Popover-message',
|
|
251
|
+
'Popover-message--bottom',
|
|
252
|
+
'Popover-message--bottom-left',
|
|
253
|
+
'Popover-message--bottom-right',
|
|
254
|
+
'Popover-message--large',
|
|
255
|
+
'Popover-message--left',
|
|
256
|
+
'Popover-message--left-bottom',
|
|
257
|
+
'Popover-message--left-top',
|
|
258
|
+
'Popover-message--no-caret',
|
|
259
|
+
'Popover-message--right',
|
|
260
|
+
'Popover-message--right-bottom',
|
|
261
|
+
'Popover-message--right-top',
|
|
262
|
+
'Popover-message--top-left',
|
|
263
|
+
'Popover-message--top-right',
|
|
264
|
+
'Progress',
|
|
265
|
+
'Progress--large',
|
|
266
|
+
'Progress--small',
|
|
267
|
+
'Progress-item',
|
|
268
|
+
'SegmentedControl',
|
|
269
|
+
'SegmentedControl--fullWidth',
|
|
270
|
+
'SegmentedControl--iconOnly',
|
|
271
|
+
'SegmentedControl--medium',
|
|
272
|
+
'SegmentedControl--small',
|
|
273
|
+
'SegmentedControl-item',
|
|
274
|
+
'SegmentedControl-item--selected',
|
|
275
|
+
'SelectPanel-emptyPanel',
|
|
276
|
+
'SelectPanel-loadingPanel',
|
|
277
|
+
'SkeletonBox',
|
|
278
|
+
'Stack',
|
|
279
|
+
'StackItem',
|
|
280
|
+
'State',
|
|
281
|
+
'State--closed',
|
|
282
|
+
'State--draft',
|
|
283
|
+
'State--merged',
|
|
284
|
+
'State--open',
|
|
285
|
+
'State--small',
|
|
286
|
+
'Subhead',
|
|
287
|
+
'Subhead--spacious',
|
|
288
|
+
'Subhead-actions',
|
|
289
|
+
'Subhead-description',
|
|
290
|
+
'Subhead-heading',
|
|
291
|
+
'Subhead-heading--danger',
|
|
292
|
+
'Subhead-heading--large',
|
|
293
|
+
'Subhead-heading--medium',
|
|
294
|
+
'TimelineItem',
|
|
295
|
+
'TimelineItem--condensed',
|
|
296
|
+
'TimelineItem-avatar',
|
|
297
|
+
'TimelineItem-badge',
|
|
298
|
+
'TimelineItem-badge--success',
|
|
299
|
+
'TimelineItem-body',
|
|
300
|
+
'TimelineItem-break',
|
|
301
|
+
'ToggleSwitch',
|
|
302
|
+
'ToggleSwitch--checked',
|
|
303
|
+
'ToggleSwitch--disabled',
|
|
304
|
+
'ToggleSwitch--small',
|
|
305
|
+
'ToggleSwitch--statusAtEnd',
|
|
306
|
+
'ToggleSwitch-circleIcon',
|
|
307
|
+
'ToggleSwitch-icons',
|
|
308
|
+
'ToggleSwitch-knob',
|
|
309
|
+
'ToggleSwitch-lineIcon',
|
|
310
|
+
'ToggleSwitch-status',
|
|
311
|
+
'ToggleSwitch-statusIcon',
|
|
312
|
+
'ToggleSwitch-statusOff',
|
|
313
|
+
'ToggleSwitch-statusOn',
|
|
314
|
+
'ToggleSwitch-track',
|
|
315
|
+
'TreeItemSkeletonTextStyles',
|
|
316
|
+
'TreeViewFailureMessage',
|
|
317
|
+
'TreeViewItem',
|
|
318
|
+
'TreeViewItemCheckbox',
|
|
319
|
+
'TreeViewItemContainer',
|
|
320
|
+
'TreeViewItemContent',
|
|
321
|
+
'TreeViewItemContentText',
|
|
322
|
+
'TreeViewItemLeadingAction',
|
|
323
|
+
'TreeViewItemLevelLine',
|
|
324
|
+
'TreeViewItemToggle',
|
|
325
|
+
'TreeViewItemToggleEnd',
|
|
326
|
+
'TreeViewItemToggleHover',
|
|
327
|
+
'TreeViewItemVisual',
|
|
328
|
+
'TreeViewRootUlStyles',
|
|
329
|
+
'TreeViewSkeletonItemContainerStyle',
|
|
330
|
+
'TreeViewVisuallyHidden',
|
|
331
|
+
'Truncate',
|
|
332
|
+
'Truncate-text',
|
|
333
|
+
'Truncate-text--expandable',
|
|
334
|
+
'Truncate-text--primary',
|
|
335
|
+
'UnderlineNav',
|
|
336
|
+
'UnderlineNav--full',
|
|
337
|
+
'UnderlineNav--right',
|
|
338
|
+
'UnderlineNav-actions',
|
|
339
|
+
'UnderlineNav-body',
|
|
340
|
+
'UnderlineNav-container',
|
|
341
|
+
'UnderlineNav-item',
|
|
342
|
+
'UnderlineNav-octicon',
|
|
343
|
+
'alert',
|
|
344
|
+
'autocomplete-body',
|
|
345
|
+
'autocomplete-embedded-icon-wrap',
|
|
346
|
+
'autocomplete-item',
|
|
347
|
+
'autocomplete-label-inline',
|
|
348
|
+
'autocomplete-label-stacked',
|
|
349
|
+
'autocomplete-results',
|
|
350
|
+
'avatar',
|
|
351
|
+
'avatar-1',
|
|
352
|
+
'avatar-2',
|
|
353
|
+
'avatar-3',
|
|
354
|
+
'avatar-4',
|
|
355
|
+
'avatar-5',
|
|
356
|
+
'avatar-6',
|
|
357
|
+
'avatar-7',
|
|
358
|
+
'avatar-8',
|
|
359
|
+
'avatar-group-item',
|
|
360
|
+
'avatar-link',
|
|
361
|
+
'avatar-more',
|
|
362
|
+
'avatar-small',
|
|
363
|
+
'blankslate',
|
|
364
|
+
'blankslate-action',
|
|
365
|
+
'blankslate-capped',
|
|
366
|
+
'blankslate-clean-background',
|
|
367
|
+
'blankslate-container',
|
|
368
|
+
'blankslate-description',
|
|
369
|
+
'blankslate-heading',
|
|
370
|
+
'blankslate-icon',
|
|
371
|
+
'blankslate-image',
|
|
372
|
+
'blankslate-large',
|
|
373
|
+
'blankslate-narrow',
|
|
374
|
+
'blankslate-spacious',
|
|
375
|
+
'breadcrumb-item',
|
|
376
|
+
'breadcrumb-item-selected',
|
|
377
|
+
'btn',
|
|
378
|
+
'btn-large-mktg',
|
|
379
|
+
'btn-link',
|
|
380
|
+
'btn-mktg',
|
|
381
|
+
'btn-muted-mktg',
|
|
382
|
+
'btn-octicon',
|
|
383
|
+
'btn-primary',
|
|
384
|
+
'btn-signup-mktg',
|
|
385
|
+
'btn-small-mktg',
|
|
386
|
+
'btn-subtle-mktg',
|
|
387
|
+
'close-button',
|
|
388
|
+
'css-truncate',
|
|
389
|
+
'css-truncate-overflow',
|
|
390
|
+
'css-truncate-target',
|
|
391
|
+
'disabled',
|
|
392
|
+
'dropdown',
|
|
393
|
+
'dropdown-caret',
|
|
394
|
+
'dropdown-divider',
|
|
395
|
+
'dropdown-header',
|
|
396
|
+
'dropdown-item',
|
|
397
|
+
'dropdown-menu',
|
|
398
|
+
'dropdown-menu-e',
|
|
399
|
+
'dropdown-menu-ne',
|
|
400
|
+
'dropdown-menu-no-overflow',
|
|
401
|
+
'dropdown-menu-s',
|
|
402
|
+
'dropdown-menu-se',
|
|
403
|
+
'dropdown-menu-sw',
|
|
404
|
+
'dropdown-menu-w',
|
|
405
|
+
'dropdown-signout',
|
|
406
|
+
'expandable',
|
|
407
|
+
'flash',
|
|
408
|
+
'flash-action',
|
|
409
|
+
'flash-banner',
|
|
410
|
+
'flash-close',
|
|
411
|
+
'flash-error',
|
|
412
|
+
'flash-full',
|
|
413
|
+
'flash-messages',
|
|
414
|
+
'flash-success',
|
|
415
|
+
'flash-warn',
|
|
416
|
+
'form-control',
|
|
417
|
+
'has-modal',
|
|
418
|
+
'has-modal-disable-scroll',
|
|
419
|
+
'is-dragging',
|
|
420
|
+
'label',
|
|
421
|
+
'labels',
|
|
422
|
+
'menu',
|
|
423
|
+
'menu-heading',
|
|
424
|
+
'menu-item',
|
|
425
|
+
'menu-warning',
|
|
426
|
+
'navigation-focus',
|
|
427
|
+
'not-anchored',
|
|
428
|
+
'octicon',
|
|
429
|
+
'octicon-check',
|
|
430
|
+
'selected',
|
|
431
|
+
'sortable-chosen',
|
|
432
|
+
'sortable-ghost',
|
|
433
|
+
'state',
|
|
434
|
+
'tabnav',
|
|
435
|
+
'tabnav-btn',
|
|
436
|
+
'tabnav-extra',
|
|
437
|
+
'tabnav-tab',
|
|
438
|
+
'tabnav-tabs',
|
|
439
|
+
'unread',
|
|
440
|
+
'warning',
|
|
441
|
+
'zeroclipboard-is-hover',
|
|
442
|
+
])
|
|
443
|
+
|
|
444
|
+
export default classNames
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: primer_view_components
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.52.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GitHub Open Source
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-06-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: actionview
|
|
@@ -1081,6 +1081,9 @@ files:
|
|
|
1081
1081
|
- static/assets/view-components.svg
|
|
1082
1082
|
- static/audited_at.json
|
|
1083
1083
|
- static/classes.json
|
|
1084
|
+
- static/classnames.cjs
|
|
1085
|
+
- static/classnames.d.ts
|
|
1086
|
+
- static/classnames.js
|
|
1084
1087
|
- static/constants.json
|
|
1085
1088
|
- static/form_previews.json
|
|
1086
1089
|
- static/info_arch.json
|