playbook_ui 14.13.0.pre.alpha.play1834depupdatesass6024 → 14.13.0.pre.alpha.play1884progresspill6064
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/pb_kits/playbook/pb_icon_button/docs/_icon_button_default.html.erb +1 -2
- data/app/pb_kits/playbook/pb_icon_button/docs/_icon_button_sizes.html.erb +27 -0
- data/app/pb_kits/playbook/pb_icon_button/docs/example.yml +1 -3
- data/app/pb_kits/playbook/pb_icon_button/icon_button.html.erb +1 -1
- data/app/pb_kits/playbook/pb_icon_button/icon_button.rb +3 -0
- data/app/pb_kits/playbook/pb_progress_pills/_progress_pills.scss +2 -1
- data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.html.erb +1 -0
- data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.jsx +7 -0
- data/app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.md +1 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.html.erb +47 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.jsx +88 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.md +1 -0
- data/app/pb_kits/playbook/pb_table/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_table/docs/index.js +2 -1
- data/dist/chunks/{_typeahead-DQTwAd_2.js → _typeahead-btjo1UN5.js} +1 -1
- data/dist/chunks/{_weekday_stacked-CnPEqV7l.js → _weekday_stacked-TIh9nTmZ.js} +1 -1
- data/dist/chunks/{lib-WQEeEj3t.js → lib-DjpLC8uO.js} +1 -1
- data/dist/chunks/{pb_form_validation-Cq64l4zn.js → pb_form_validation-S56UaHZl.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -1
- data/dist/playbook-rails-react-bindings.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +11 -6
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 14.13.0.pre.alpha.
|
4
|
+
version: 14.13.0.pre.alpha.play1884progresspill6064
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-02-
|
12
|
+
date: 2025-02-11 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -1629,6 +1629,7 @@ files:
|
|
1629
1629
|
- app/pb_kits/playbook/pb_icon/icon.test.js
|
1630
1630
|
- app/pb_kits/playbook/pb_icon_button/_icon_button.scss
|
1631
1631
|
- app/pb_kits/playbook/pb_icon_button/docs/_icon_button_default.html.erb
|
1632
|
+
- app/pb_kits/playbook/pb_icon_button/docs/_icon_button_sizes.html.erb
|
1632
1633
|
- app/pb_kits/playbook/pb_icon_button/docs/example.yml
|
1633
1634
|
- app/pb_kits/playbook/pb_icon_button/icon_button.html.erb
|
1634
1635
|
- app/pb_kits/playbook/pb_icon_button/icon_button.rb
|
@@ -2275,6 +2276,7 @@ files:
|
|
2275
2276
|
- app/pb_kits/playbook/pb_progress_pills/docs/_description.md
|
2276
2277
|
- app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.html.erb
|
2277
2278
|
- app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.jsx
|
2279
|
+
- app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_default.md
|
2278
2280
|
- app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_status.html.erb
|
2279
2281
|
- app/pb_kits/playbook/pb_progress_pills/docs/_progress_pills_status.jsx
|
2280
2282
|
- app/pb_kits/playbook/pb_progress_pills/docs/example.yml
|
@@ -2743,6 +2745,9 @@ files:
|
|
2743
2745
|
- app/pb_kits/playbook/pb_table/docs/_table_vertical_border.jsx
|
2744
2746
|
- app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.html.erb
|
2745
2747
|
- app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.jsx
|
2748
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.html.erb
|
2749
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.jsx
|
2750
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_clickable_rows.md
|
2746
2751
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.html.erb
|
2747
2752
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.jsx
|
2748
2753
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_rails.md
|
@@ -3332,11 +3337,11 @@ files:
|
|
3332
3337
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
3333
3338
|
- app/pb_kits/playbook/utilities/text.ts
|
3334
3339
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
3335
|
-
- dist/chunks/_typeahead-
|
3336
|
-
- dist/chunks/_weekday_stacked-
|
3340
|
+
- dist/chunks/_typeahead-btjo1UN5.js
|
3341
|
+
- dist/chunks/_weekday_stacked-TIh9nTmZ.js
|
3337
3342
|
- dist/chunks/lazysizes-B7xYodB-.js
|
3338
|
-
- dist/chunks/lib-
|
3339
|
-
- dist/chunks/pb_form_validation-
|
3343
|
+
- dist/chunks/lib-DjpLC8uO.js
|
3344
|
+
- dist/chunks/pb_form_validation-S56UaHZl.js
|
3340
3345
|
- dist/chunks/vendor.js
|
3341
3346
|
- dist/menu.yml
|
3342
3347
|
- dist/playbook-doc.js
|