playbook_ui 14.2.0 → 14.2.1.pre.alpha.PBNTR431fixingduplicatingtextareaclassname3689

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.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Playbook
4
- PREVIOUS_VERSION = "14.1.0"
5
- VERSION = "14.2.0"
4
+ PREVIOUS_VERSION = "14.2.1"
5
+ VERSION = "14.2.1.pre.alpha.PBNTR431fixingduplicatingtextareaclassname3689"
6
6
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.2.0
4
+ version: 14.2.1.pre.alpha.PBNTR431fixingduplicatingtextareaclassname3689
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
- date: 2024-08-26 00:00:00.000000000 Z
12
+ date: 2024-09-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -677,6 +677,8 @@ files:
677
677
  - app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_default.jsx
678
678
  - app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.html.erb
679
679
  - app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.jsx
680
+ - app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_loading.html.erb
681
+ - app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_loading.jsx
680
682
  - app/pb_kits/playbook/pb_circle_icon_button/docs/_description.md
681
683
  - app/pb_kits/playbook/pb_circle_icon_button/docs/_footer.md
682
684
  - app/pb_kits/playbook/pb_circle_icon_button/docs/example.yml
@@ -3022,8 +3024,8 @@ files:
3022
3024
  - app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
3023
3025
  - app/pb_kits/playbook/utilities/text.ts
3024
3026
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3025
- - dist/chunks/_typeahead-Cq7RLPBA.js
3026
- - dist/chunks/_weekday_stacked-Cykj5kLZ.js
3027
+ - dist/chunks/_typeahead-KAYMhDNO.js
3028
+ - dist/chunks/_weekday_stacked-Bms5JW8f.js
3027
3029
  - dist/chunks/lazysizes-B7xYodB-.js
3028
3030
  - dist/chunks/lib-DErGXNy3.js
3029
3031
  - dist/chunks/pb_form_validation-BC6kh7Hu.js
@@ -3108,7 +3110,7 @@ homepage: https://playbook.powerapp.cloud/
3108
3110
  licenses:
3109
3111
  - ISC
3110
3112
  metadata: {}
3111
- post_install_message:
3113
+ post_install_message:
3112
3114
  rdoc_options: []
3113
3115
  require_paths:
3114
3116
  - lib
@@ -3124,7 +3126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3124
3126
  version: '0'
3125
3127
  requirements: []
3126
3128
  rubygems_version: 3.5.3
3127
- signing_key:
3129
+ signing_key:
3128
3130
  specification_version: 4
3129
3131
  summary: Playbook Design System
3130
3132
  test_files: []