playbook_ui 14.9.0.pre.rc.17 → 14.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.8.0"
5
- VERSION = "14.9.0.pre.rc.17"
5
+ VERSION = "14.9.0"
6
6
  end
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.9.0.pre.rc.17
4
+ version: 14.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
8
8
  - Power Devs
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
  date: 2024-11-29 00:00:00.000000000 Z
@@ -1138,6 +1138,8 @@ files:
1138
1138
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_breakpoints.jsx
1139
1139
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_default.html.erb
1140
1140
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_default.jsx
1141
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_menu.jsx
1142
+ - app/pb_kits/playbook/pb_drawer/docs/_drawer_menu.md
1141
1143
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_overlay.jsx
1142
1144
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_sizes.jsx
1143
1145
  - app/pb_kits/playbook/pb_drawer/docs/example.yml
@@ -3183,8 +3185,8 @@ files:
3183
3185
  - app/pb_kits/playbook/utilities/text.ts
3184
3186
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3185
3187
  - dist/chunks/_typeahead-B8fkIeXA.js
3186
- - dist/chunks/_weekday_stacked-4d5sISq_.js
3187
- - dist/chunks/lazysizes-B7xYodB-.js
3188
+ - dist/chunks/_weekday_stacked-CVYxBYHe.js
3189
+ - dist/chunks/lazysizes-DHz07jlL.js
3188
3190
  - dist/chunks/lib-SyD3buPZ.js
3189
3191
  - dist/chunks/pb_form_validation-Dt8UJgrJ.js
3190
3192
  - dist/chunks/vendor.js
@@ -3271,7 +3273,7 @@ homepage: https://playbook.powerapp.cloud/
3271
3273
  licenses:
3272
3274
  - ISC
3273
3275
  metadata: {}
3274
- post_install_message:
3276
+ post_install_message:
3275
3277
  rdoc_options: []
3276
3278
  require_paths:
3277
3279
  - lib
@@ -3287,7 +3289,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3287
3289
  version: '0'
3288
3290
  requirements: []
3289
3291
  rubygems_version: 3.5.3
3290
- signing_key:
3292
+ signing_key:
3291
3293
  specification_version: 4
3292
3294
  summary: Playbook Design System
3293
3295
  test_files: []