playbook_ui 15.6.0.pre.alpha.draggableask12898 → 15.6.0.pre.alpha.play2552collapsibleiconrefactor12903
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_collapsible/__snapshots__/collapsible.test.js.snap +2 -2
- data/app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleIcon.tsx +10 -8
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_icons.jsx +0 -1
- data/app/pb_kits/playbook/pb_collapsible/docs/_collapsible_state.jsx +0 -3
- data/app/pb_kits/playbook/pb_draggable/context/index.tsx +15 -313
- data/app/pb_kits/playbook/tokens/_colors.scss +2 -1
- data/dist/chunks/_typeahead-DHGyRtix.js +6 -0
- data/dist/chunks/{lib-CgpqUb6l.js → lib-BxonsVJa.js} +1 -1
- data/dist/chunks/vendor.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 +3 -3
- data/dist/chunks/_typeahead-319r1pyq.js +0 -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: 15.6.0.pre.alpha.
|
|
4
|
+
version: 15.6.0.pre.alpha.play2552collapsibleiconrefactor12903
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Power UX
|
|
@@ -3861,9 +3861,9 @@ files:
|
|
|
3861
3861
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
|
3862
3862
|
- app/pb_kits/playbook/utilities/text.ts
|
|
3863
3863
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
|
3864
|
-
- dist/chunks/_typeahead-
|
|
3864
|
+
- dist/chunks/_typeahead-DHGyRtix.js
|
|
3865
3865
|
- dist/chunks/lazysizes-B7xYodB-.js
|
|
3866
|
-
- dist/chunks/lib-
|
|
3866
|
+
- dist/chunks/lib-BxonsVJa.js
|
|
3867
3867
|
- dist/chunks/vendor.js
|
|
3868
3868
|
- dist/menu.yml
|
|
3869
3869
|
- dist/playbook-rails-react-bindings.js
|