playbook_ui 14.24.0.pre.alpha.PLAY2329atstickypinnedborderbug9341 → 14.24.0.pre.alpha.PLAY19989342
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_advanced_table/_advanced_table.scss +0 -34
- data/app/pb_kits/playbook/pb_date/_date.tsx +5 -3
- data/app/pb_kits/playbook/pb_date/date.html.erb +6 -6
- data/app/pb_kits/playbook/pb_date/date.rb +2 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb +4 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx +17 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md +1 -0
- data/app/pb_kits/playbook/pb_date/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_date/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_table/styles/_vertical_border.scss +1 -49
- data/dist/chunks/{_weekday_stacked-CCn-qLh_.js → _weekday_stacked-CJIFKKe7.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +5 -2
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.24.0.pre.alpha.
|
4
|
+
version: 14.24.0.pre.alpha.PLAY19989342
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -980,6 +980,9 @@ files:
|
|
980
980
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.html.erb
|
981
981
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.jsx
|
982
982
|
- app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md
|
983
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb
|
984
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx
|
985
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md
|
983
986
|
- app/pb_kits/playbook/pb_date/docs/_description.md
|
984
987
|
- app/pb_kits/playbook/pb_date/docs/example.yml
|
985
988
|
- app/pb_kits/playbook/pb_date/docs/index.js
|
@@ -3632,7 +3635,7 @@ files:
|
|
3632
3635
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
3633
3636
|
- dist/chunks/_line_graph-D7DgMqnT.js
|
3634
3637
|
- dist/chunks/_typeahead-BzYZCpJO.js
|
3635
|
-
- dist/chunks/_weekday_stacked-
|
3638
|
+
- dist/chunks/_weekday_stacked-CJIFKKe7.js
|
3636
3639
|
- dist/chunks/lazysizes-B7xYodB-.js
|
3637
3640
|
- dist/chunks/lib-CY5ZPzic.js
|
3638
3641
|
- dist/chunks/pb_form_validation-D3b0JKHH.js
|