playbook_ui 16.4.0.pre.alpha.testingmetadata15413 → 16.4.0.pre.alpha.testingmetadata15452

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.
Files changed (132) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/Context/AdvancedTableContext.tsx +5 -2
  3. data/app/pb_kits/playbook/pb_advanced_table/SubKits/TableHeader.tsx +9 -11
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_grouped_headers_composition.jsx +235 -0
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_grouped_headers_composition.md +17 -0
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_grouped_headers_composition_mock_data.json +98 -0
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +1 -0
  8. data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +1 -0
  9. data/app/pb_kits/playbook/pb_avatar/kit.schema.json +1 -1
  10. data/app/pb_kits/playbook/pb_background/kit.schema.json +1 -1
  11. data/app/pb_kits/playbook/pb_badge/kit.schema.json +1 -1
  12. data/app/pb_kits/playbook/pb_body/kit.schema.json +1 -1
  13. data/app/pb_kits/playbook/pb_bread_crumbs/kit.schema.json +1 -1
  14. data/app/pb_kits/playbook/pb_button/kit.schema.json +1 -1
  15. data/app/pb_kits/playbook/pb_button_toolbar/kit.schema.json +1 -1
  16. data/app/pb_kits/playbook/pb_caption/kit.schema.json +1 -1
  17. data/app/pb_kits/playbook/pb_card/kit.schema.json +1 -1
  18. data/app/pb_kits/playbook/pb_checkbox/kit.schema.json +1 -1
  19. data/app/pb_kits/playbook/pb_circle_icon_button/kit.schema.json +1 -1
  20. data/app/pb_kits/playbook/pb_collapsible/kit.schema.json +1 -1
  21. data/app/pb_kits/playbook/pb_contact/kit.schema.json +1 -1
  22. data/app/pb_kits/playbook/pb_copy_button/kit.schema.json +1 -1
  23. data/app/pb_kits/playbook/pb_currency/kit.schema.json +1 -1
  24. data/app/pb_kits/playbook/pb_dashboard_value/kit.schema.json +1 -1
  25. data/app/pb_kits/playbook/pb_date/kit.schema.json +1 -1
  26. data/app/pb_kits/playbook/pb_date_picker/kit.schema.json +1 -1
  27. data/app/pb_kits/playbook/pb_date_range_inline/kit.schema.json +1 -1
  28. data/app/pb_kits/playbook/pb_date_range_stacked/kit.schema.json +1 -1
  29. data/app/pb_kits/playbook/pb_date_stacked/kit.schema.json +1 -1
  30. data/app/pb_kits/playbook/pb_date_time/kit.schema.json +1 -1
  31. data/app/pb_kits/playbook/pb_date_time_stacked/kit.schema.json +1 -1
  32. data/app/pb_kits/playbook/pb_date_year_stacked/kit.schema.json +1 -1
  33. data/app/pb_kits/playbook/pb_detail/kit.schema.json +1 -1
  34. data/app/pb_kits/playbook/pb_dialog/kit.schema.json +1 -1
  35. data/app/pb_kits/playbook/pb_distribution_bar/kit.schema.json +1 -1
  36. data/app/pb_kits/playbook/pb_draggable/kit.schema.json +1 -1
  37. data/app/pb_kits/playbook/pb_dropdown/kit.schema.json +1 -1
  38. data/app/pb_kits/playbook/pb_empty_state/kit.schema.json +1 -1
  39. data/app/pb_kits/playbook/pb_file_upload/kit.schema.json +1 -1
  40. data/app/pb_kits/playbook/pb_filter/kit.schema.json +1 -1
  41. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/kit.schema.json +1 -1
  42. data/app/pb_kits/playbook/pb_flex/kit.schema.json +16 -1
  43. data/app/pb_kits/playbook/pb_form/kit.schema.json +1 -1
  44. data/app/pb_kits/playbook/pb_form_group/kit.schema.json +1 -1
  45. data/app/pb_kits/playbook/pb_form_pill/kit.schema.json +1 -1
  46. data/app/pb_kits/playbook/pb_hashtag/kit.schema.json +1 -1
  47. data/app/pb_kits/playbook/pb_highlight/kit.schema.json +1 -1
  48. data/app/pb_kits/playbook/pb_home_address_street/kit.schema.json +1 -1
  49. data/app/pb_kits/playbook/pb_icon/kit.schema.json +1 -1
  50. data/app/pb_kits/playbook/pb_icon_circle/kit.schema.json +1 -1
  51. data/app/pb_kits/playbook/pb_icon_stat_value/kit.schema.json +1 -1
  52. data/app/pb_kits/playbook/pb_icon_value/kit.schema.json +1 -1
  53. data/app/pb_kits/playbook/pb_image/kit.schema.json +1 -1
  54. data/app/pb_kits/playbook/pb_label_pill/kit.schema.json +1 -1
  55. data/app/pb_kits/playbook/pb_label_value/kit.schema.json +1 -1
  56. data/app/pb_kits/playbook/pb_layout/kit.schema.json +1 -1
  57. data/app/pb_kits/playbook/pb_legend/kit.schema.json +1 -1
  58. data/app/pb_kits/playbook/pb_link/kit.schema.json +1 -1
  59. data/app/pb_kits/playbook/pb_list/kit.schema.json +1 -1
  60. data/app/pb_kits/playbook/pb_loading_inline/kit.schema.json +1 -1
  61. data/app/pb_kits/playbook/pb_map/kit.schema.json +1 -1
  62. data/app/pb_kits/playbook/pb_message/kit.schema.json +1 -1
  63. data/app/pb_kits/playbook/pb_multi_level_select/kit.schema.json +1 -1
  64. data/app/pb_kits/playbook/pb_multiple_users/kit.schema.json +1 -1
  65. data/app/pb_kits/playbook/pb_multiple_users_stacked/kit.schema.json +1 -1
  66. data/app/pb_kits/playbook/pb_nav/kit.schema.json +1 -1
  67. data/app/pb_kits/playbook/pb_online_status/kit.schema.json +1 -1
  68. data/app/pb_kits/playbook/pb_overlay/kit.schema.json +1 -1
  69. data/app/pb_kits/playbook/pb_pagination/kit.schema.json +1 -1
  70. data/app/pb_kits/playbook/pb_passphrase/kit.schema.json +1 -1
  71. data/app/pb_kits/playbook/pb_person/kit.schema.json +1 -1
  72. data/app/pb_kits/playbook/pb_person_contact/kit.schema.json +1 -1
  73. data/app/pb_kits/playbook/pb_phone_number_input/kit.schema.json +1 -1
  74. data/app/pb_kits/playbook/pb_pill/kit.schema.json +1 -1
  75. data/app/pb_kits/playbook/pb_popover/kit.schema.json +1 -1
  76. data/app/pb_kits/playbook/pb_progress_pills/kit.schema.json +1 -1
  77. data/app/pb_kits/playbook/pb_progress_simple/kit.schema.json +1 -1
  78. data/app/pb_kits/playbook/pb_progress_step/kit.schema.json +1 -1
  79. data/app/pb_kits/playbook/pb_radio/kit.schema.json +1 -1
  80. data/app/pb_kits/playbook/pb_rich_text_editor/kit.schema.json +1 -1
  81. data/app/pb_kits/playbook/pb_section_separator/kit.schema.json +1 -1
  82. data/app/pb_kits/playbook/pb_select/docs/_select_attributes.html.erb +1 -0
  83. data/app/pb_kits/playbook/pb_select/docs/_select_blank.html.erb +1 -0
  84. data/app/pb_kits/playbook/pb_select/docs/_select_custom_select.html.erb +1 -1
  85. data/app/pb_kits/playbook/pb_select/docs/_select_custom_select_subheaders.html.erb +1 -1
  86. data/app/pb_kits/playbook/pb_select/docs/_select_default.html.erb +1 -0
  87. data/app/pb_kits/playbook/pb_select/docs/_select_disabled.html.erb +1 -0
  88. data/app/pb_kits/playbook/pb_select/docs/_select_disabled_options.html.erb +1 -0
  89. data/app/pb_kits/playbook/pb_select/docs/_select_error.html.erb +1 -0
  90. data/app/pb_kits/playbook/pb_select/docs/_select_inline.html.erb +1 -0
  91. data/app/pb_kits/playbook/pb_select/docs/_select_inline_compact.html.erb +1 -0
  92. data/app/pb_kits/playbook/pb_select/docs/_select_inline_show_arrow.html.erb +1 -0
  93. data/app/pb_kits/playbook/pb_select/docs/_select_multiple.html.erb +1 -0
  94. data/app/pb_kits/playbook/pb_select/docs/_select_required.html.erb +1 -0
  95. data/app/pb_kits/playbook/pb_select/docs/_select_required_indicator.html.erb +1 -0
  96. data/app/pb_kits/playbook/pb_select/docs/_select_value_text_same.html.erb +1 -0
  97. data/app/pb_kits/playbook/pb_select/kit.schema.json +1 -1
  98. data/app/pb_kits/playbook/pb_select/select.html.erb +5 -5
  99. data/app/pb_kits/playbook/pb_select/select.rb +5 -0
  100. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.scss +39 -0
  101. data/app/pb_kits/playbook/pb_selectable_card/kit.schema.json +1 -1
  102. data/app/pb_kits/playbook/pb_selectable_card_icon/kit.schema.json +1 -1
  103. data/app/pb_kits/playbook/pb_selectable_icon/kit.schema.json +1 -1
  104. data/app/pb_kits/playbook/pb_selectable_list/kit.schema.json +1 -1
  105. data/app/pb_kits/playbook/pb_skeleton_loading/kit.schema.json +1 -1
  106. data/app/pb_kits/playbook/pb_source/kit.schema.json +1 -1
  107. data/app/pb_kits/playbook/pb_star_rating/kit.schema.json +1 -1
  108. data/app/pb_kits/playbook/pb_stat_change/kit.schema.json +1 -1
  109. data/app/pb_kits/playbook/pb_stat_value/kit.schema.json +1 -1
  110. data/app/pb_kits/playbook/pb_table/kit.schema.json +1 -1
  111. data/app/pb_kits/playbook/pb_text_input/kit.schema.json +1 -1
  112. data/app/pb_kits/playbook/pb_textarea/kit.schema.json +1 -1
  113. data/app/pb_kits/playbook/pb_time/kit.schema.json +1 -1
  114. data/app/pb_kits/playbook/pb_time_picker/kit.schema.json +1 -1
  115. data/app/pb_kits/playbook/pb_time_range_inline/kit.schema.json +1 -1
  116. data/app/pb_kits/playbook/pb_time_stacked/kit.schema.json +1 -1
  117. data/app/pb_kits/playbook/pb_timeline/kit.schema.json +1 -1
  118. data/app/pb_kits/playbook/pb_timestamp/kit.schema.json +1 -1
  119. data/app/pb_kits/playbook/pb_title/kit.schema.json +1 -1
  120. data/app/pb_kits/playbook/pb_title_count/kit.schema.json +1 -1
  121. data/app/pb_kits/playbook/pb_title_detail/kit.schema.json +1 -1
  122. data/app/pb_kits/playbook/pb_toggle/kit.schema.json +1 -1
  123. data/app/pb_kits/playbook/pb_tooltip/kit.schema.json +1 -1
  124. data/app/pb_kits/playbook/pb_typeahead/kit.schema.json +1 -1
  125. data/app/pb_kits/playbook/pb_user/kit.schema.json +1 -1
  126. data/app/pb_kits/playbook/pb_user_badge/kit.schema.json +1 -1
  127. data/app/pb_kits/playbook/pb_weekday_stacked/kit.schema.json +1 -1
  128. data/dist/chunks/vendor.js +2 -2
  129. data/dist/menu.yml +1 -1
  130. data/dist/playbook.css +1 -1
  131. data/lib/playbook/version.rb +1 -1
  132. metadata +5 -2
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "DateTime",
4
- "description": "Date Time is a composite kit that leverages the Date and Time kits.",
4
+ "description": "DateTime component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "DateTimeStacked",
4
- "description": "Displays date and time in a vertical stacked format.",
4
+ "description": "DateTimeStacked component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "DateYearStacked",
4
- "description": "This kit is a simple option for displaying dates in a month, day",
4
+ "description": "DateYearStacked component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Detail",
4
- "description": "Used for tables or designs with large amounts of data or text.",
4
+ "description": "Detail component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Dialog",
4
- "description": "Modal dialog for confirmations, forms, or focused content. Supports status icons for info, caution, delete, error, and success states.",
4
+ "description": "Dialog component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "DistributionBar",
4
- "description": "Can be used in the same way a pie chart can be used. By default,",
4
+ "description": "DistributionBar component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Draggable",
4
- "description": "Drag and drop functionality for reordering items.",
4
+ "description": "Draggable component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Dropdown",
4
- "description": "Customizable dropdown menu with trigger element and various option configurations.",
4
+ "description": "Dropdown component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "EmptyState",
4
- "description": "Empty state placeholder for when no content is available.",
4
+ "description": "EmptyState component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "FileUpload",
4
- "description": "Allows users to upload files via drag-and-drop or file browser.",
4
+ "description": "FileUpload component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Filter",
4
- "description": "This kit can be implemented in a variety of ways. To see examples",
4
+ "description": "Filter component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "FixedConfirmationToast",
4
- "description": "Fixed Confirmation Toast is used as an alert. Success is used when",
4
+ "description": "FixedConfirmationToast component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Flex",
4
- "description": "This kit is used to build most of the complex interfaces. The Flex",
4
+ "description": "Flex component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -120,6 +120,21 @@
120
120
  "rails"
121
121
  ],
122
122
  "default": false
123
+ },
124
+ "alignSelf": {
125
+ "type": "enum",
126
+ "platforms": [
127
+ "react",
128
+ "rails"
129
+ ],
130
+ "values": [
131
+ "start",
132
+ "end",
133
+ "center",
134
+ "stretch",
135
+ "none"
136
+ ],
137
+ "default": "none"
123
138
  }
124
139
  },
125
140
  "globalProps": true,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Form",
4
- "description": "The form kit provides consumers with a convenient, consistently styled",
4
+ "description": "Form component",
5
5
  "platforms": [
6
6
  "rails"
7
7
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "FormGroup",
4
- "description": "Groups related form fields together with optional labels.",
4
+ "description": "FormGroup component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "FormPill",
4
- "description": "Pill-shaped form elements for tags, selections, or filters.",
4
+ "description": "FormPill component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Hashtag",
4
- "description": "Hashtag is used to display home, project and other forms of IDs.",
4
+ "description": "Hashtag component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Highlight",
4
- "description": "Highlight is used to pick out or emphasize content.",
4
+ "description": "Highlight component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "HomeAddressStreet",
4
- "description": "This kit can be used to display the address for a homeowner/project.",
4
+ "description": "HomeAddressStreet component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Icon",
4
- "description": "An icon is a graphic symbol that represents an object (ie a file)",
4
+ "description": "Icon component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "IconCircle",
4
- "description": "Similar to Icon, Icon Circle is a graphical symbol within a circle",
4
+ "description": "IconCircle component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "IconStatValue",
4
- "description": "Displays a statistic value with an associated icon.",
4
+ "description": "IconStatValue component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "IconValue",
4
- "description": "Icon Value leverages our icon kit, to display a value of some sort",
4
+ "description": "IconValue component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Image",
4
- "description": "A responsive image component.",
4
+ "description": "Image component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "LabelPill",
4
- "description": "This kit combines the caption and pill kit with all its variants.",
4
+ "description": "LabelPill component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "LabelValue",
4
- "description": "This kit can be very versatile when used to display text data.",
4
+ "description": "LabelValue component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Layout",
4
- "description": "Layouts used for positioning content inside of pages, cards, or containers.",
4
+ "description": "Layout component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Legend",
4
- "description": "A key used to compare the variables and their value in any given",
4
+ "description": "Legend component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Link",
4
- "description": "Text link for navigation to other pages or sections.",
4
+ "description": "Link component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "List",
4
- "description": "Lists display a vertical set of related content.",
4
+ "description": "List component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "LoadingInline",
4
- "description": "The loading kit is used to indicate to users that a page is still",
4
+ "description": "LoadingInline component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Map",
4
- "description": "This kit provides a wrapping class to place around the MapLibre library.",
4
+ "description": "Map component",
5
5
  "platforms": [
6
6
  "react"
7
7
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Message",
4
- "description": "This multi kit consist of a an avatar, a status, a caption, a body",
4
+ "description": "Message component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "MultiLevelSelect",
4
- "description": "The MultiLevelSelect kit renders a multi leveled select dropdown",
4
+ "description": "MultiLevelSelect component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "MultipleUsers",
4
- "description": "The multiple users kit is used to show that more than one user is",
4
+ "description": "MultipleUsers component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "MultipleUsersStacked",
4
- "description": "Multiple users stacked is used in tight spaces, where we need to",
4
+ "description": "MultipleUsersStacked component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Nav",
4
- "description": "The nav is a grouped set of links that take the user to another page,",
4
+ "description": "Nav component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "OnlineStatus",
4
- "description": "Online Status is a small indicator that lets the user know the status",
4
+ "description": "OnlineStatus component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Overlay",
4
- "description": "Full screen overlay for modals and dialogs.",
4
+ "description": "Overlay component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Pagination",
4
- "description": "Pagination for navigating through multiple pages of content.",
4
+ "description": "Pagination component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Passphrase",
4
- "description": "Secure password input with strength indicator and show/hide toggle.",
4
+ "description": "Passphrase component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Person",
4
- "description": "This kit is broken down into a first name last name format with normal",
4
+ "description": "Person component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "PersonContact",
4
- "description": "This kit can be used to display a person contact information.",
4
+ "description": "PersonContact component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "PhoneNumberInput",
4
- "description": "International phone number input with country code selection and formatting.",
4
+ "description": "PhoneNumberInput component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Pill",
4
- "description": "A pill uses both a keyword and a specific color to categorize an",
4
+ "description": "Pill component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Popover",
4
- "description": "A popover is a way to toggle content on top of other content. It",
4
+ "description": "Popover component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "ProgressPills",
4
- "description": "Progress pills indicate a specific point in time of a series of sequential",
4
+ "description": "ProgressPills component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "ProgressSimple",
4
- "description": "Displays the current progress of an operation flow. User understanding",
4
+ "description": "ProgressSimple component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "ProgressStep",
4
- "description": "'Progress step kit is used to show the progress of a process. There",
4
+ "description": "ProgressStep component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Radio",
4
- "description": "Radio is a control that allows the user to only choose one predefined",
4
+ "description": "Radio component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "RichTextEditor",
4
- "description": "Full-featured text editor with formatting options.",
4
+ "description": "RichTextEditor component",
5
5
  "platforms": [
6
6
  "react"
7
7
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "SectionSeparator",
4
- "description": "Section separator is a divider line that compartmentalizes content,",
4
+ "description": "SectionSeparator component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-food-attributes",
2
3
  attributes: {
3
4
  data: { options: "data_attribute" },
4
5
  },
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-location",
2
3
  label: "Where do you live",
3
4
  name: "location",
4
5
  blank_selection: "Select One...",
@@ -1,4 +1,4 @@
1
- <%= pb_rails("select", props: { label: "Favorite Holiday" }) do %>
1
+ <%= pb_rails("select", props: { id: "holiday", label: "Favorite Holiday" }) do %>
2
2
  <select name="holiday" id="holiday">
3
3
  <option value="1">Christmas</option>
4
4
  <option value="2">Thanksgiving</option>
@@ -1,4 +1,4 @@
1
- <%= pb_rails("select", props: { label: "Favorite Animal" }) do %>
1
+ <%= pb_rails("select", props: { id: "animal", label: "Favorite Animal" }) do %>
2
2
  <select name="animal" id="animal">
3
3
  <optgroup label="Mammal">
4
4
  <option value="1">Cat</option>
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-favorite-food",
2
3
  label: "Favorite Food",
3
4
  name: "food",
4
5
  options: [
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-dessert-disabled",
2
3
  label: "Favorite Dessert",
3
4
  disabled: true,
4
5
  name: "dessert",
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-coffee",
2
3
  label: "Favorite Coffee",
3
4
  name: "coffee",
4
5
  options: [
@@ -1,5 +1,6 @@
1
1
  <%= pb_rails("select", props: {
2
2
  error: raw(pb_rails("icon", props: { icon: "warning" }) + " Please make a valid selection"),
3
+ id: "select-food-error",
3
4
  label: "Favorite Food",
4
5
  name: "food",
5
6
  options: [
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-food-inline",
2
3
  label: "Favorite Food",
3
4
  name: "food",
4
5
  inline: true,