lightning_ui_kit 0.3.1 → 0.3.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.
- checksums.yaml +4 -4
- data/README.md +30 -0
- data/app/assets/stylesheets/lightning_ui_kit/application.css +58 -0
- data/app/assets/stylesheets/lightning_ui_kit/themes.css +133 -0
- data/app/components/lightning_ui_kit/alert_component.rb +1 -1
- data/app/components/lightning_ui_kit/avatar_component.html.erb +1 -1
- data/app/components/lightning_ui_kit/badge_component.rb +14 -14
- data/app/components/lightning_ui_kit/banner_component.html.erb +1 -1
- data/app/components/lightning_ui_kit/banner_component.rb +3 -3
- data/app/components/lightning_ui_kit/button_component.rb +16 -16
- data/app/components/lightning_ui_kit/checkbox_component.html.erb +10 -10
- data/app/components/lightning_ui_kit/combobox_component.html.erb +14 -14
- data/app/components/lightning_ui_kit/combobox_component.rb +4 -4
- data/app/components/lightning_ui_kit/description_list/item_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/dropdown_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/dropdown_component.rb +1 -1
- data/app/components/lightning_ui_kit/dropzone_component.html.erb +13 -13
- data/app/components/lightning_ui_kit/dropzone_component.rb +1 -1
- data/app/components/lightning_ui_kit/file_input_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/file_input_component.rb +3 -3
- data/app/components/lightning_ui_kit/input_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/input_component.rb +9 -9
- data/app/components/lightning_ui_kit/layout_component.html.erb +10 -10
- data/app/components/lightning_ui_kit/modal_component.html.erb +4 -4
- data/app/components/lightning_ui_kit/pagination_component.html.erb +3 -3
- data/app/components/lightning_ui_kit/pagination_component.rb +14 -5
- data/app/components/lightning_ui_kit/select_component.html.erb +3 -3
- data/app/components/lightning_ui_kit/select_component.rb +3 -3
- data/app/components/lightning_ui_kit/sidebar_link_component.html.erb +1 -1
- data/app/components/lightning_ui_kit/sidebar_link_component.rb +11 -7
- data/app/components/lightning_ui_kit/sidebar_section_component.rb +1 -1
- data/app/components/lightning_ui_kit/skeleton_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/spinner_component.html.erb +5 -4
- data/app/components/lightning_ui_kit/switch_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/switch_component.rb +7 -7
- data/app/components/lightning_ui_kit/table_component.html.erb +7 -7
- data/app/components/lightning_ui_kit/text_component.rb +1 -1
- data/app/components/lightning_ui_kit/textarea_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/textarea_component.rb +3 -3
- data/app/components/lightning_ui_kit/toast_component.html.erb +3 -3
- data/app/components/lightning_ui_kit/tooltip_component.html.erb +2 -2
- data/app/javascript/lightning_ui_kit/controllers/combobox_controller.js +2 -2
- data/app/javascript/lightning_ui_kit/controllers/dropzone_controller.js +1 -1
- data/lib/lightning_ui_kit/builder.rb +56 -56
- data/lib/lightning_ui_kit/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/mkmf.log +3 -3
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
- metadata +2 -3
- data/app/assets/vendor/lightning_ui_kit.css +0 -3191
- data/app/assets/vendor/lightning_ui_kit.js +0 -12
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<% if @description %>
|
|
9
9
|
<%= tag.p(
|
|
10
10
|
@description,
|
|
11
|
-
class: "lui:text-base/6 lui:text-
|
|
11
|
+
class: "lui:text-base/6 lui:text-foreground-muted lui:data-disabled:opacity-50 lui:sm:text-sm/6",
|
|
12
12
|
data: description_data
|
|
13
13
|
) %>
|
|
14
14
|
<% end %>
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
<% if has_errors? %>
|
|
19
19
|
<%= tag.p(
|
|
20
20
|
error_messages,
|
|
21
|
-
class: "lui:text-base/6 lui:text-
|
|
21
|
+
class: "lui:text-base/6 lui:text-destructive-text lui:data-disabled:opacity-50 lui:sm:text-sm/6",
|
|
22
22
|
data: error_data
|
|
23
23
|
) %>
|
|
24
24
|
<% end %>
|
|
@@ -48,7 +48,7 @@ class LightningUiKit::TextareaComponent < LightningUiKit::BaseComponent
|
|
|
48
48
|
|
|
49
49
|
def label_html_options
|
|
50
50
|
{
|
|
51
|
-
class: "lui:text-base/6 lui:text-
|
|
51
|
+
class: "lui:text-base/6 lui:text-foreground lui:select-none lui:data-disabled:opacity-50 lui:sm:text-sm/6",
|
|
52
52
|
data: label_data
|
|
53
53
|
}
|
|
54
54
|
end
|
|
@@ -70,7 +70,7 @@ class LightningUiKit::TextareaComponent < LightningUiKit::BaseComponent
|
|
|
70
70
|
cols: @cols,
|
|
71
71
|
multiple: @multiple,
|
|
72
72
|
data: input_data,
|
|
73
|
-
class: "lui:relative lui:block lui:w-full lui:appearance-none lui:rounded-lg lui:px-[calc(--spacing(3.5)-1px)] lui:py-[calc(--spacing(2.5)-1px)] lui:sm:px-[calc(--spacing(3)-1px)] lui:sm:py-[calc(--spacing(1.5)-1px)] lui:text-base/6 lui:text-
|
|
73
|
+
class: "lui:relative lui:block lui:w-full lui:appearance-none lui:rounded-lg lui:px-[calc(--spacing(3.5)-1px)] lui:py-[calc(--spacing(2.5)-1px)] lui:sm:px-[calc(--spacing(3)-1px)] lui:sm:py-[calc(--spacing(1.5)-1px)] lui:text-base/6 lui:text-foreground lui:placeholder:text-foreground-muted lui:sm:text-sm/6 lui:border lui:border-border lui:data-[hover]:border-border-hover lui:bg-transparent lui:focus:outline-hidden lui:data-invalid:border-destructive-border lui:data-invalid:data-[hover]:border-destructive-border lui:data-disabled:border-border-hover",
|
|
74
74
|
disabled: @disabled,
|
|
75
75
|
autofocus: @autofocus
|
|
76
76
|
}
|
|
@@ -85,6 +85,6 @@ class LightningUiKit::TextareaComponent < LightningUiKit::BaseComponent
|
|
|
85
85
|
end
|
|
86
86
|
|
|
87
87
|
def control_classes
|
|
88
|
-
"lui:relative lui:block lui:w-full lui:before:absolute lui:before:inset-px lui:before:rounded-[7px] lui:before:bg-
|
|
88
|
+
"lui:relative lui:block lui:w-full lui:before:absolute lui:before:inset-px lui:before:rounded-[7px] lui:before:bg-surface-input lui:before:shadow-sm lui:after:pointer-events-none lui:after:absolute lui:after:inset-0 lui:after:rounded-lg lui:after:ring-transparent lui:after:ring-inset lui:sm:focus-within:after:ring-2 lui:sm:focus-within:after:ring-focus lui:has-data-disabled:opacity-50 lui:has-data-disabled:before:bg-surface-hover lui:has-data-disabled:before:shadow-none lui:has-data-invalid:before:shadow-destructive-border/10"
|
|
89
89
|
end
|
|
90
90
|
end
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
lui_toast_dismiss_after_value: @dismiss_after,
|
|
8
8
|
}
|
|
9
9
|
) do %>
|
|
10
|
-
<div class="lui:flex lui:items-center lui:w-full lui:max-w-xs lui:p-4 lui:text-
|
|
10
|
+
<div class="lui:flex lui:items-center lui:w-full lui:max-w-xs lui:p-4 lui:text-foreground-secondary lui:bg-surface-secondary lui:rounded-lg lui:shadow" role="alert">
|
|
11
11
|
<div class="lui:ml-3 lui:text-sm lui:font-normal"><%= content %></div>
|
|
12
12
|
<button
|
|
13
13
|
type="button"
|
|
14
|
-
class="lui:ml-auto lui:-mx-1.5 lui:-my-1.5 lui:bg-
|
|
15
|
-
lui:rounded-lg lui:focus:ring-2 lui:focus:ring-
|
|
14
|
+
class="lui:ml-auto lui:-mx-1.5 lui:-my-1.5 lui:bg-surface-secondary lui:text-foreground-secondary lui:hover:text-foreground
|
|
15
|
+
lui:rounded-lg lui:focus:ring-2 lui:focus:ring-border lui:p-1.5 lui:hover:bg-surface-tertiary lui:inline-flex
|
|
16
16
|
lui:items-center lui:justify-center lui:h-8 lui:w-8 lui:cursor-pointer" data-action="click->lui-toast#close" aria-label="Close">
|
|
17
17
|
<svg class="lui:w-3 lui:h-3" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
|
|
18
18
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"/>
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
<%= content %>
|
|
8
8
|
|
|
9
9
|
<%= tag.div(data: { "lui-tooltip-target" => "template" }, class: "lui:hidden") do %>
|
|
10
|
-
<%= tag.div( class: "lui:absolute lui:z-50 lui:px-3 lui:py-2 lui:text-sm lui:font-medium lui:text-
|
|
10
|
+
<%= tag.div( class: "lui:absolute lui:z-50 lui:px-3 lui:py-2 lui:text-sm lui:font-medium lui:text-tooltip-text lui:bg-tooltip-bg lui:rounded-lg lui:shadow-sm lui:opacity-0 lui:transition-opacity lui:duration-200 lui:ease-in-out") do %>
|
|
11
11
|
<%= @text %>
|
|
12
|
-
<%= tag.div( class: "tooltip-arrow lui:absolute lui:w-2 lui:h-2 lui:bg-
|
|
12
|
+
<%= tag.div( class: "tooltip-arrow lui:absolute lui:w-2 lui:h-2 lui:bg-tooltip-bg lui:transform lui:rotate-45", data: { "tooltip-arrow" => "true" }) %>
|
|
13
13
|
<% end %>
|
|
14
14
|
<% end %>
|
|
15
15
|
<% end %>
|
|
@@ -391,10 +391,10 @@ export default class extends Controller {
|
|
|
391
391
|
|
|
392
392
|
const tag = document.createElement("span")
|
|
393
393
|
tag.setAttribute("data-combobox-tag", "true")
|
|
394
|
-
tag.className = "lui:inline-flex lui:items-center lui:gap-1 lui:rounded-md lui:bg-
|
|
394
|
+
tag.className = "lui:inline-flex lui:items-center lui:gap-1 lui:rounded-md lui:bg-surface-tertiary lui:px-2 lui:py-0.5 lui:text-sm lui:text-foreground-secondary"
|
|
395
395
|
tag.innerHTML = `
|
|
396
396
|
<span class="lui:truncate lui:max-w-[150px]">${this.escapeHtml(label)}</span>
|
|
397
|
-
<button type="button" data-value="${this.escapeHtml(String(value))}" data-action="click->lui-combobox#removeTag" class="lui:text-
|
|
397
|
+
<button type="button" data-value="${this.escapeHtml(String(value))}" data-action="click->lui-combobox#removeTag" class="lui:text-foreground-muted lui:hover:text-foreground-secondary lui:flex-shrink-0 lui:ml-0.5">
|
|
398
398
|
<svg class="lui:h-3.5 lui:w-3.5" viewBox="0 0 16 16" fill="currentColor">
|
|
399
399
|
<path d="M5.28 4.22a.75.75 0 00-1.06 1.06L6.94 8l-2.72 2.72a.75.75 0 101.06 1.06L8 9.06l2.72 2.72a.75.75 0 101.06-1.06L9.06 8l2.72-2.72a.75.75 0 00-1.06-1.06L8 6.94 5.28 4.22z"/>
|
|
400
400
|
</svg>
|
|
@@ -16,7 +16,7 @@ class Upload {
|
|
|
16
16
|
const fileContainer = this.controller.filesTarget.querySelector(`#upload_${this.directUpload.id}`)
|
|
17
17
|
const status = fileContainer.querySelector("[data-lui-dropzone-target='status']")
|
|
18
18
|
status.textContent = "Failed. " + error
|
|
19
|
-
status.classList.add("text-
|
|
19
|
+
status.classList.add("text-destructive-text")
|
|
20
20
|
} else {
|
|
21
21
|
const hiddenField = document.createElement('input')
|
|
22
22
|
hiddenField.setAttribute("type", "hidden");
|
|
@@ -4,116 +4,116 @@ module LightningUiKit
|
|
|
4
4
|
@view_context = view_context
|
|
5
5
|
end
|
|
6
6
|
|
|
7
|
-
def alert(
|
|
8
|
-
render(AlertComponent.new(
|
|
7
|
+
def alert(*, **, &block)
|
|
8
|
+
render(AlertComponent.new(*, **), &block)
|
|
9
9
|
end
|
|
10
10
|
|
|
11
|
-
def avatar(
|
|
12
|
-
render(AvatarComponent.new(
|
|
11
|
+
def avatar(*, **, &block)
|
|
12
|
+
render(AvatarComponent.new(*, **), &block)
|
|
13
13
|
end
|
|
14
14
|
|
|
15
|
-
def badge(
|
|
16
|
-
render(BadgeComponent.new(
|
|
15
|
+
def badge(*, **, &block)
|
|
16
|
+
render(BadgeComponent.new(*, **), &block)
|
|
17
17
|
end
|
|
18
18
|
|
|
19
|
-
def banner(
|
|
20
|
-
render(BannerComponent.new(
|
|
19
|
+
def banner(*, **, &block)
|
|
20
|
+
render(BannerComponent.new(*, **), &block)
|
|
21
21
|
end
|
|
22
22
|
|
|
23
|
-
def button(
|
|
24
|
-
render(ButtonComponent.new(
|
|
23
|
+
def button(*, **, &block)
|
|
24
|
+
render(ButtonComponent.new(*, **), &block)
|
|
25
25
|
end
|
|
26
26
|
|
|
27
|
-
def checkbox(
|
|
28
|
-
render(CheckboxComponent.new(
|
|
27
|
+
def checkbox(*, **, &block)
|
|
28
|
+
render(CheckboxComponent.new(*, **), &block)
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
def combobox(
|
|
32
|
-
render(ComboboxComponent.new(
|
|
31
|
+
def combobox(*, **, &block)
|
|
32
|
+
render(ComboboxComponent.new(*, **), &block)
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
-
def description_list(
|
|
36
|
-
render(DescriptionListComponent.new(
|
|
35
|
+
def description_list(*, **, &block)
|
|
36
|
+
render(DescriptionListComponent.new(*, **), &block)
|
|
37
37
|
end
|
|
38
38
|
|
|
39
|
-
def dropdown(
|
|
40
|
-
render(DropdownComponent.new(
|
|
39
|
+
def dropdown(*, **, &block)
|
|
40
|
+
render(DropdownComponent.new(*, **), &block)
|
|
41
41
|
end
|
|
42
42
|
|
|
43
|
-
def dropzone(
|
|
44
|
-
render(DropzoneComponent.new(
|
|
43
|
+
def dropzone(*, **, &block)
|
|
44
|
+
render(DropzoneComponent.new(*, **), &block)
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
def file_input(
|
|
48
|
-
render(FileInputComponent.new(
|
|
47
|
+
def file_input(*, **, &block)
|
|
48
|
+
render(FileInputComponent.new(*, **), &block)
|
|
49
49
|
end
|
|
50
50
|
|
|
51
|
-
def input(
|
|
52
|
-
render(InputComponent.new(
|
|
51
|
+
def input(*, **, &block)
|
|
52
|
+
render(InputComponent.new(*, **), &block)
|
|
53
53
|
end
|
|
54
54
|
|
|
55
|
-
def layout(
|
|
56
|
-
render(LayoutComponent.new(
|
|
55
|
+
def layout(*, **, &block)
|
|
56
|
+
render(LayoutComponent.new(*, **), &block)
|
|
57
57
|
end
|
|
58
58
|
|
|
59
|
-
def link(
|
|
60
|
-
render(LinkComponent.new(
|
|
59
|
+
def link(*, **, &block)
|
|
60
|
+
render(LinkComponent.new(*, **), &block)
|
|
61
61
|
end
|
|
62
62
|
|
|
63
|
-
def modal(
|
|
64
|
-
render(ModalComponent.new(
|
|
63
|
+
def modal(*, **, &block)
|
|
64
|
+
render(ModalComponent.new(*, **), &block)
|
|
65
65
|
end
|
|
66
66
|
|
|
67
|
-
def pagination(
|
|
68
|
-
render(PaginationComponent.new(
|
|
67
|
+
def pagination(*, **, &block)
|
|
68
|
+
render(PaginationComponent.new(*, **), &block)
|
|
69
69
|
end
|
|
70
70
|
|
|
71
|
-
def select(
|
|
72
|
-
render(SelectComponent.new(
|
|
71
|
+
def select(*, **, &block)
|
|
72
|
+
render(SelectComponent.new(*, **), &block)
|
|
73
73
|
end
|
|
74
74
|
|
|
75
|
-
def sidebar(
|
|
76
|
-
render(SidebarComponent.new(
|
|
75
|
+
def sidebar(*, **, &block)
|
|
76
|
+
render(SidebarComponent.new(*, **), &block)
|
|
77
77
|
end
|
|
78
78
|
|
|
79
|
-
def sidebar_link(
|
|
80
|
-
render(SidebarLinkComponent.new(
|
|
79
|
+
def sidebar_link(*, **, &block)
|
|
80
|
+
render(SidebarLinkComponent.new(*, **), &block)
|
|
81
81
|
end
|
|
82
82
|
|
|
83
|
-
def sidebar_section(
|
|
84
|
-
render(SidebarSectionComponent.new(
|
|
83
|
+
def sidebar_section(*, **, &block)
|
|
84
|
+
render(SidebarSectionComponent.new(*, **), &block)
|
|
85
85
|
end
|
|
86
86
|
|
|
87
|
-
def skeleton(
|
|
88
|
-
render(SkeletonComponent.new(
|
|
87
|
+
def skeleton(*, **, &block)
|
|
88
|
+
render(SkeletonComponent.new(*, **), &block)
|
|
89
89
|
end
|
|
90
90
|
|
|
91
|
-
def spinner(
|
|
92
|
-
render(SpinnerComponent.new(
|
|
91
|
+
def spinner(*, **, &block)
|
|
92
|
+
render(SpinnerComponent.new(*, **), &block)
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
-
def switch(
|
|
96
|
-
render(SwitchComponent.new(
|
|
95
|
+
def switch(*, **, &block)
|
|
96
|
+
render(SwitchComponent.new(*, **), &block)
|
|
97
97
|
end
|
|
98
98
|
|
|
99
|
-
def table(
|
|
100
|
-
render(TableComponent.new(
|
|
99
|
+
def table(*, **, &block)
|
|
100
|
+
render(TableComponent.new(*, **), &block)
|
|
101
101
|
end
|
|
102
102
|
|
|
103
|
-
def text(
|
|
104
|
-
render(TextComponent.new(
|
|
103
|
+
def text(*, **, &block)
|
|
104
|
+
render(TextComponent.new(*, **), &block)
|
|
105
105
|
end
|
|
106
106
|
|
|
107
|
-
def textarea(
|
|
108
|
-
render(TextareaComponent.new(
|
|
107
|
+
def textarea(*, **, &block)
|
|
108
|
+
render(TextareaComponent.new(*, **), &block)
|
|
109
109
|
end
|
|
110
110
|
|
|
111
|
-
def toast(
|
|
112
|
-
render(ToastComponent.new(
|
|
111
|
+
def toast(*, **, &block)
|
|
112
|
+
render(ToastComponent.new(*, **), &block)
|
|
113
113
|
end
|
|
114
114
|
|
|
115
|
-
def tooltip(
|
|
116
|
-
render(TooltipComponent.new(
|
|
115
|
+
def tooltip(*, **, &block)
|
|
116
|
+
render(TooltipComponent.new(*, **), &block)
|
|
117
117
|
end
|
|
118
118
|
|
|
119
119
|
private
|
|
Binary file
|
|
@@ -28,17 +28,17 @@ checking for RB_WARN_CATEGORY_DEPRECATED in ruby.h... yes
|
|
|
28
28
|
creating Makefile
|
|
29
29
|
|
|
30
30
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal
|
|
31
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
31
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-upzaqc sitelibdir\=./.gem.20260219-2287-upzaqc clean
|
|
32
32
|
|
|
33
33
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal
|
|
34
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
34
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-upzaqc sitelibdir\=./.gem.20260219-2287-upzaqc
|
|
35
35
|
compiling bigdecimal.c
|
|
36
36
|
compiling missing.c
|
|
37
37
|
linking shared-object bigdecimal.so
|
|
38
38
|
|
|
39
39
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal
|
|
40
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
41
|
-
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.
|
|
40
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-upzaqc sitelibdir\=./.gem.20260219-2287-upzaqc install
|
|
41
|
+
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.20260219-2287-upzaqc
|
|
42
42
|
|
|
43
43
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal
|
|
44
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
44
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-upzaqc sitelibdir\=./.gem.20260219-2287-upzaqc clean
|
|
@@ -135,7 +135,7 @@ checked program was:
|
|
|
135
135
|
have_func: checking for _lzcnt_u32() in x86intrin.h... -------------------- no
|
|
136
136
|
|
|
137
137
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.4.8/x64/lib ASAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0 -I. -DENABLE_PATH_CHECK=0 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -lruby -lm -lpthread -lc"
|
|
138
|
-
/usr/bin/ld: /tmp/
|
|
138
|
+
/usr/bin/ld: /tmp/ccR67fFp.o: in function `t':
|
|
139
139
|
/home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/conftest.c:16:(.text+0x7): undefined reference to `_lzcnt_u32'
|
|
140
140
|
collect2: error: ld returned 1 exit status
|
|
141
141
|
checked program was:
|
|
@@ -197,7 +197,7 @@ checked program was:
|
|
|
197
197
|
have_func: checking for _lzcnt_u64() in x86intrin.h... -------------------- no
|
|
198
198
|
|
|
199
199
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.4.8/x64/lib ASAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0 -I. -DENABLE_PATH_CHECK=0 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -lruby -lm -lpthread -lc"
|
|
200
|
-
/usr/bin/ld: /tmp/
|
|
200
|
+
/usr/bin/ld: /tmp/ccydACiN.o: in function `t':
|
|
201
201
|
/home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/conftest.c:16:(.text+0x7): undefined reference to `_lzcnt_u64'
|
|
202
202
|
collect2: error: ld returned 1 exit status
|
|
203
203
|
checked program was:
|
|
@@ -381,7 +381,7 @@ checked program was:
|
|
|
381
381
|
/* end */
|
|
382
382
|
|
|
383
383
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.4.8/x64/lib ASAN_OPTIONS=detect_leaks=0 "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.4.8/x64/include/ruby-3.4.0 -I. -DENABLE_PATH_CHECK=0 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -L/opt/hostedtoolcache/Ruby/3.4.8/x64/lib -lruby -lm -lpthread -lc"
|
|
384
|
-
/usr/bin/ld: /tmp/
|
|
384
|
+
/usr/bin/ld: /tmp/cczaSyKC.o: in function `t':
|
|
385
385
|
/home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/conftest.c:17:(.text+0xb): undefined reference to `__builtin_isfinite'
|
|
386
386
|
collect2: error: ld returned 1 exit status
|
|
387
387
|
checked program was:
|
|
Binary file
|
|
@@ -6,10 +6,10 @@ checking for altzone in time.h with -Werror... no
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-38b6b6 sitelibdir\=./.gem.20260219-2287-38b6b6 clean
|
|
10
10
|
|
|
11
11
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-38b6b6 sitelibdir\=./.gem.20260219-2287-38b6b6
|
|
13
13
|
compiling date_core.c
|
|
14
14
|
compiling date_parse.c
|
|
15
15
|
compiling date_strftime.c
|
|
@@ -17,8 +17,8 @@ compiling date_strptime.c
|
|
|
17
17
|
linking shared-object date_core.so
|
|
18
18
|
|
|
19
19
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
20
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
21
|
-
/usr/bin/install -c -m 0755 date_core.so ./.gem.
|
|
20
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-38b6b6 sitelibdir\=./.gem.20260219-2287-38b6b6 install
|
|
21
|
+
/usr/bin/install -c -m 0755 date_core.so ./.gem.20260219-2287-38b6b6
|
|
22
22
|
|
|
23
23
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-38b6b6 sitelibdir\=./.gem.20260219-2287-38b6b6 clean
|
|
Binary file
|
|
@@ -4,16 +4,16 @@ checking for rb_ext_ractor_safe() in ruby.h... yes
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-sdznal sitelibdir\=./.gem.20260219-2287-sdznal clean
|
|
8
8
|
|
|
9
9
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape
|
|
10
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
10
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-sdznal sitelibdir\=./.gem.20260219-2287-sdznal
|
|
11
11
|
compiling escape.c
|
|
12
12
|
linking shared-object erb/escape.so
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
-
/usr/bin/install -c -m 0755 escape.so ./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-sdznal sitelibdir\=./.gem.20260219-2287-sdznal install
|
|
16
|
+
/usr/bin/install -c -m 0755 escape.so ./.gem.20260219-2287-sdznal/erb
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-sdznal sitelibdir\=./.gem.20260219-2287-sdznal clean
|
|
@@ -16,16 +16,16 @@ checking for ttyname_r()... yes
|
|
|
16
16
|
creating Makefile
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-tnwloq sitelibdir\=./.gem.20260219-2287-tnwloq clean
|
|
20
20
|
|
|
21
21
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console
|
|
22
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
22
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-tnwloq sitelibdir\=./.gem.20260219-2287-tnwloq
|
|
23
23
|
compiling console.c
|
|
24
24
|
linking shared-object io/console.so
|
|
25
25
|
|
|
26
26
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console
|
|
27
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
28
|
-
/usr/bin/install -c -m 0755 console.so ./.gem.
|
|
27
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-tnwloq sitelibdir\=./.gem.20260219-2287-tnwloq install
|
|
28
|
+
/usr/bin/install -c -m 0755 console.so ./.gem.20260219-2287-tnwloq/io
|
|
29
29
|
|
|
30
30
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console
|
|
31
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
31
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-tnwloq sitelibdir\=./.gem.20260219-2287-tnwloq clean
|
|
Binary file
|
|
@@ -10,16 +10,16 @@ checking for cpuid.h... yes
|
|
|
10
10
|
creating Makefile
|
|
11
11
|
|
|
12
12
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser
|
|
13
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
13
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-3w77bh sitelibdir\=./.gem.20260219-2287-3w77bh clean
|
|
14
14
|
|
|
15
15
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser
|
|
16
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-3w77bh sitelibdir\=./.gem.20260219-2287-3w77bh
|
|
17
17
|
compiling parser.c
|
|
18
18
|
linking shared-object json/ext/parser.so
|
|
19
19
|
|
|
20
20
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser
|
|
21
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
22
|
-
/usr/bin/install -c -m 0755 parser.so ./.gem.
|
|
21
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-3w77bh sitelibdir\=./.gem.20260219-2287-3w77bh install
|
|
22
|
+
/usr/bin/install -c -m 0755 parser.so ./.gem.20260219-2287-3w77bh/json/ext
|
|
23
23
|
|
|
24
24
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-3w77bh sitelibdir\=./.gem.20260219-2287-3w77bh clean
|
data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -13,10 +13,10 @@ checking for sys/resource.h... yes
|
|
|
13
13
|
creating Makefile
|
|
14
14
|
|
|
15
15
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r
|
|
16
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-gy40vc sitelibdir\=./.gem.20260219-2287-gy40vc clean
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-gy40vc sitelibdir\=./.gem.20260219-2287-gy40vc
|
|
20
20
|
compiling bytebuffer.c
|
|
21
21
|
bytebuffer.c: In function ‘Init_NIO_ByteBuffer’:
|
|
22
22
|
bytebuffer.c:59:6: warning: old-style function definition [-Wold-style-definition]
|
|
@@ -275,8 +275,8 @@ cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’
|
|
|
275
275
|
linking shared-object nio4r_ext.so
|
|
276
276
|
|
|
277
277
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r
|
|
278
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
279
|
-
/usr/bin/install -c -m 0755 nio4r_ext.so ./.gem.
|
|
278
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-gy40vc sitelibdir\=./.gem.20260219-2287-gy40vc install
|
|
279
|
+
/usr/bin/install -c -m 0755 nio4r_ext.so ./.gem.20260219-2287-gy40vc
|
|
280
280
|
|
|
281
281
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r
|
|
282
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
282
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-gy40vc sitelibdir\=./.gem.20260219-2287-gy40vc clean
|
|
Binary file
|
|
@@ -6,10 +6,10 @@ checking for whether -fvisibility=hidden is accepted as CFLAGS... yes
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-e5brnx sitelibdir\=./.gem.20260219-2287-e5brnx clean
|
|
10
10
|
|
|
11
11
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-e5brnx sitelibdir\=./.gem.20260219-2287-e5brnx
|
|
13
13
|
compiling api_node.c
|
|
14
14
|
compiling api_pack.c
|
|
15
15
|
compiling extension.c
|
|
@@ -37,8 +37,8 @@ compiling ./../../src/util/pm_strpbrk.c
|
|
|
37
37
|
linking shared-object prism/prism.so
|
|
38
38
|
|
|
39
39
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism
|
|
40
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
41
|
-
/usr/bin/install -c -m 0755 prism.so ./.gem.
|
|
40
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-e5brnx sitelibdir\=./.gem.20260219-2287-e5brnx install
|
|
41
|
+
/usr/bin/install -c -m 0755 prism.so ./.gem.20260219-2287-e5brnx/prism
|
|
42
42
|
|
|
43
43
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism
|
|
44
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
44
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-e5brnx sitelibdir\=./.gem.20260219-2287-e5brnx clean
|
|
Binary file
|
|
@@ -6,13 +6,13 @@ checking for yaml_get_version() in -lyaml... yes
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-eh2bx6 sitelibdir\=./.gem.20260219-2287-eh2bx6 clean
|
|
10
10
|
cd libyaml && make clean
|
|
11
11
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
12
12
|
make: [Makefile:287: clean-so] Error 2 (ignored)
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-eh2bx6 sitelibdir\=./.gem.20260219-2287-eh2bx6
|
|
16
16
|
compiling psych.c
|
|
17
17
|
compiling psych_emitter.c
|
|
18
18
|
compiling psych_parser.c
|
|
@@ -21,11 +21,11 @@ compiling psych_yaml_tree.c
|
|
|
21
21
|
linking shared-object psych.so
|
|
22
22
|
|
|
23
23
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
25
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-eh2bx6 sitelibdir\=./.gem.20260219-2287-eh2bx6 install
|
|
25
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20260219-2287-eh2bx6
|
|
26
26
|
|
|
27
27
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
28
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
28
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-eh2bx6 sitelibdir\=./.gem.20260219-2287-eh2bx6 clean
|
|
29
29
|
cd libyaml && make clean
|
|
30
30
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
31
31
|
make: [Makefile:287: clean-so] Error 2 (ignored)
|
|
Binary file
|
|
@@ -3,16 +3,16 @@ current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bu
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-2xgha5 sitelibdir\=./.gem.20260219-2287-2xgha5 clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-2xgha5 sitelibdir\=./.gem.20260219-2287-2xgha5
|
|
10
10
|
compiling cparse.c
|
|
11
11
|
linking shared-object racc/cparse.so
|
|
12
12
|
|
|
13
13
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-2xgha5 sitelibdir\=./.gem.20260219-2287-2xgha5 install
|
|
15
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20260219-2287-2xgha5/racc
|
|
16
16
|
|
|
17
17
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-2xgha5 sitelibdir\=./.gem.20260219-2287-2xgha5 clean
|
|
Binary file
|
|
@@ -4,16 +4,16 @@ checking for rb_io_mode_t in ruby/io.h... no
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-ztady9 sitelibdir\=./.gem.20260219-2287-ztady9 clean
|
|
8
8
|
|
|
9
9
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
10
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
10
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-ztady9 sitelibdir\=./.gem.20260219-2287-ztady9
|
|
11
11
|
compiling stringio.c
|
|
12
12
|
linking shared-object stringio.so
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-ztady9 sitelibdir\=./.gem.20260219-2287-ztady9 install
|
|
16
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20260219-2287-ztady9
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/lightning_ui_kit/lightning_ui_kit/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260219-2287-ztady9 sitelibdir\=./.gem.20260219-2287-ztady9 clean
|