glib-web 4.15.2 → 4.16.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/app/controllers/concerns/glib/json/new_dynamic_text.rb +0 -0
- data/app/helpers/glib/app_feature_support_helper.rb +0 -0
- data/app/helpers/glib/dynamic_texts_helper.rb +0 -0
- data/app/helpers/glib/json_ui/abstract_builder.rb +8 -0
- data/app/helpers/glib/json_ui/analytics_helper.rb +0 -0
- data/app/helpers/glib/json_ui/generic_builders.rb +0 -0
- data/app/helpers/glib/json_ui/view_builder/fields.rb +3 -0
- data/app/models/glib/active_storage/attachment.rb +0 -0
- data/app/models/glib/active_storage/blob.rb +0 -0
- data/app/models/glib/dynamic_text_record.rb +0 -0
- data/app/models/glib/text.rb +0 -0
- data/app/validators/email_typo_validator.rb +0 -0
- data/app/validators/email_validator.rb +0 -0
- data/app/validators/url_validator.rb +0 -0
- data/app/views/json_ui/garage/actions/dialogs_oauth_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/blank_get.json.jbuilder +8 -0
- data/app/views/json_ui/garage/forms/bulk_edit_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/dialogs_form.json.jbuilder +12 -0
- data/app/views/json_ui/garage/forms/generic_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/selects.json.jbuilder +2 -0
- data/app/views/json_ui/garage/forms/submission_flow.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_flow_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_indicator.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_indicator_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/home/blank.json.jbuilder +0 -0
- data/app/views/json_ui/garage/home/slow.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/autoload_all.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/autoload_as_needed.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/chat_ui.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/fab.json.jbuilder +0 -0
- data/app/views/json_ui/garage/notifications/web_socket.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/custom_style_class.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/full_width.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/full_width_height.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/layout.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/loading_indicator.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/nested_scroll.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/redirect_onload.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/_styled.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/card.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/custom.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/outlined.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/dynamic_text.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/image.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/index.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/_autoload_section.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/autoload_all.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/autoload_as_needed.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/export_import.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/index.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/calendar_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/map_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/multimedia.json.jbuilder +0 -0
- data/app/views/layouts/json_ui/no_custom.html.erb +0 -0
- data/lib/generators/glib/install_generator.rb +0 -0
- data/lib/generators/templates/20191017062519_create_texts.rb +0 -0
- data/lib/generators/templates/20191024063257_add_scope_to_texts.rb +0 -0
- data/lib/generators/templates/20191112095018_add_lang_to_texts.rb +0 -0
- data/lib/generators/templates/20191126071051_create_active_storage_tables.active_storage.rb +0 -0
- data/lib/generators/templates/database.yml +0 -0
- data/lib/generators/templates/dynamic_text.rb +0 -0
- data/lib/glib/dynamic_text/config.rb +0 -0
- data/lib/glib/dynamic_text.rb +0 -0
- data/lib/glib/json_crawler/action_crawler.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/action_http.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/dialogs_alert.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/menu.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/run_multiple.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/windows_open.rb +0 -0
- data/lib/glib/json_crawler/coverage.rb +0 -0
- data/lib/glib/value.rb +0 -0
- data/lib/glib/version.rb +0 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: abe3d2a42c86dbcd3164813a7a7361eaccf0c415e97469769192686076e850ec
|
4
|
+
data.tar.gz: f910eab20e9e61d5de1fd3f11308e8d0c2ff78af09fcb7752e671cff1be34f7a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 63f350f57eb8087f134c5c2eace7ceca9d92f0ddee46723425fac5899d6fcefb193620c99e69da7f82cfd55d46709aab493e67556bb3d9f24ce01c34858f6980
|
7
|
+
data.tar.gz: 468f401cede2d610b6275a7a91bebe93d59d515369f0d1e18060991b1e1f9ba8b253eb54781a1f36ecb2ce884d734cc4e673d1933e36bb51924d989f63c97c62
|
File without changes
|
File without changes
|
File without changes
|
@@ -205,6 +205,14 @@ module Glib
|
|
205
205
|
end
|
206
206
|
|
207
207
|
json.set!(propName) do
|
208
|
+
if (color = data[:color])
|
209
|
+
json.color color
|
210
|
+
end
|
211
|
+
|
212
|
+
if (style_classes = data[:styleClasses])
|
213
|
+
json.styleClasses style_classes
|
214
|
+
end
|
215
|
+
|
208
216
|
if name
|
209
217
|
data[:material] ||= {}
|
210
218
|
data[:material][:name] = name
|
File without changes
|
File without changes
|
@@ -201,6 +201,9 @@ class Glib::JsonUi::ViewBuilder
|
|
201
201
|
# bool :readOnly
|
202
202
|
bool :multiple, cache: true
|
203
203
|
# bool :manualEntry
|
204
|
+
icon :leftIcon
|
205
|
+
|
206
|
+
# TODO: Change to appendIcon
|
204
207
|
hash :append, optional: [:icon]
|
205
208
|
|
206
209
|
panels_builder :accessory, :header, :footer
|
File without changes
|
File without changes
|
File without changes
|
data/app/models/glib/text.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -34,6 +34,18 @@ page.scroll childViews: ->(scroll) do
|
|
34
34
|
end
|
35
35
|
end
|
36
36
|
|
37
|
+
form.fields_richText \
|
38
|
+
name: 'user[description]',
|
39
|
+
value: %(
|
40
|
+
This note serves as a reminder regarding the checklist assigned to you. This checklist is crucial for ensuring the safety and well-being of all staff.
|
41
|
+
|
42
|
+
Please review the checklist carefully and ensure that all necessary steps are taken to implement the required safety measures.
|
43
|
+
|
44
|
+
Your attention to detail and proactive approach to safety are greatly appreciated. If you have any questions or require assistance, please don't hesitate to reach out.
|
45
|
+
|
46
|
+
Thank you for your cooperation.
|
47
|
+
)
|
48
|
+
|
37
49
|
form.spacer height: 20
|
38
50
|
form.button text: 'Submit', onClick: ->(action) { action.forms_submit }
|
39
51
|
end
|
File without changes
|
@@ -28,6 +28,8 @@ page.form url: json_ui_garage_url(path: 'forms/generic_post'), method: 'post', p
|
|
28
28
|
placeholder: 'This is a placeholder',
|
29
29
|
options: options,
|
30
30
|
value: 'canberra',
|
31
|
+
disabled: true,
|
32
|
+
leftIcon: { name: 'info', styleClasses: ['success'] },
|
31
33
|
onChange: ->(action) do
|
32
34
|
action.components_findClosest view: 'panels/responsive', onFind: ->(find) do
|
33
35
|
# This is to demonstrate that `components_set` can be a more flexible version
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/glib/dynamic_text.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/glib/value.rb
CHANGED
File without changes
|
data/lib/glib/version.rb
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: glib-web
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.16.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ''
|
@@ -203,6 +203,7 @@ files:
|
|
203
203
|
- app/views/json_ui/garage/forms/_read_more_text.json.jbuilder
|
204
204
|
- app/views/json_ui/garage/forms/basic.json.jbuilder
|
205
205
|
- app/views/json_ui/garage/forms/basic_post.json.jbuilder
|
206
|
+
- app/views/json_ui/garage/forms/blank_get.json.jbuilder
|
206
207
|
- app/views/json_ui/garage/forms/bulk_edit_post.json.jbuilder
|
207
208
|
- app/views/json_ui/garage/forms/bulk_edit_post2.json.jbuilder
|
208
209
|
- app/views/json_ui/garage/forms/checkboxes.json.jbuilder
|
@@ -403,7 +404,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
403
404
|
- !ruby/object:Gem::Version
|
404
405
|
version: '0'
|
405
406
|
requirements: []
|
406
|
-
|
407
|
+
rubyforge_project:
|
408
|
+
rubygems_version: 2.7.6
|
407
409
|
signing_key:
|
408
410
|
specification_version: 4
|
409
411
|
summary: ''
|