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,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-food-inline-compact",
2
3
  label: "Favorite Food",
3
4
  name: "food",
4
5
  inline: true,
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-food-inline-arrow",
2
3
  label: "Favorite Food",
3
4
  name: "food",
4
5
  inline: true,
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-food-multiple",
2
3
  label: "Favorite Food",
3
4
  name: "food",
4
5
  multiple: true,
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-shoe-required",
2
3
  label: "Which shoe do you tie first?",
3
4
  required: true,
4
5
  name: "shoe",
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-snacks-required-indicator",
2
3
  label: "Favorite Snacks",
3
4
  name: "food",
4
5
  required_indicator: true,
@@ -1,4 +1,5 @@
1
1
  <%= pb_rails("select", props: {
2
+ id: "select-sport",
2
3
  label: "Favorite Sport",
3
4
  name: "sports",
4
5
  options: [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "Select",
4
- "description": "Select displays multiple options for a user to pick from in a dropdown",
4
+ "description": "Select component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"
@@ -2,17 +2,17 @@
2
2
  id: nil,
3
3
  class: object.classnames ) do %>
4
4
  <% if object.label %>
5
- <label class="pb_select_kit_label" for="<%= object.input_options[:id] || object.name %>">
5
+ <%= tag.label(class: "pb_select_kit_label", for: object.select_input_id) do %>
6
6
  <% if object.required_indicator %>
7
7
  <%= pb_rails("caption", props: { color: "lighter", dark: object.dark }) do %>
8
8
  <%= object.label %><span style="color: #DA0014;"> *</span>
9
- <% end %>
9
+ <% end %>
10
10
  <% else %>
11
11
  <%= pb_rails("caption", props: { color: "lighter", text: object.label, dark: object.dark }) %>
12
12
  <% end %>
13
- </label>
13
+ <% end %>
14
14
  <% end %>
15
- <label class="<%= object.select_wrapper_class %>" for="<%= object.input_options[:id] || object.name %>">
15
+ <%= tag.label(class: object.select_wrapper_class, for: object.select_input_id) do %>
16
16
  <% if content.present? %>
17
17
  <%= content %>
18
18
  <%= pb_rails("body", props: { status: "negative", text: object.error }) %>
@@ -32,5 +32,5 @@
32
32
  <% if object.multiple != true %>
33
33
  <%= pb_rails("icon", props: { custom_icon: Playbook::Engine::root.join(angle_down_path), fixed_width: true, classname: "pb_select_kit_caret"}) %>
34
34
  <% end %>
35
- </label>
35
+ <% end %>
36
36
  <% end %>
@@ -46,6 +46,11 @@ module Playbook
46
46
  }.merge(attributes).merge(input_options)
47
47
  end
48
48
 
49
+ # Same resolved id as the native +<select>+ (+all_attributes[:id]+) for label +for+.
50
+ def select_input_id
51
+ all_attributes[:id].presence
52
+ end
53
+
49
54
  def classname
50
55
  generate_classname("pb_select", select_margin_bottom, separator: " ")
51
56
  end
@@ -165,6 +165,10 @@ $pb_selectable_paddings: (
165
165
  padding: $space_sm;
166
166
  }
167
167
 
168
+ > label .pb_card_kit.dark.pb_card_kit_border_none {
169
+ border-width: 0;
170
+ }
171
+
168
172
  &.dark {
169
173
  .separator {
170
174
  background: $input_border_default_dark;
@@ -289,6 +293,41 @@ $pb_selectable_paddings: (
289
293
  }
290
294
  }
291
295
 
296
+ .pb_selectable_card_kit_disabled.display_input,
297
+ .pb_selectable_card_kit_checked_disabled.display_input {
298
+ &:not(.dark) {
299
+ .separator {
300
+ background: $input_border_disabled !important;
301
+ }
302
+
303
+ .psuedo_separator {
304
+ background-color: $input_border_disabled !important;
305
+ }
306
+ }
307
+
308
+ > label > .pb_flex_kit {
309
+ align-items: stretch;
310
+
311
+ > .pb_flex_kit:first-child {
312
+ align-self: center;
313
+ }
314
+ }
315
+
316
+ > label .pb_card_kit {
317
+ flex: 1;
318
+ min-width: 0;
319
+ align-self: stretch;
320
+ background-color: $input_background_disabled !important;
321
+ border-width: 0 !important;
322
+ color: $input_text_disabled;
323
+ }
324
+
325
+ &.dark > label .pb_card_kit.dark {
326
+ background-color: $input_background_disabled_dark !important;
327
+ color: $input_text_disabled_dark;
328
+ }
329
+ }
330
+
292
331
  .pb_selectable_card_kit_checked_disabled>label {
293
332
  border-color: $input_border_state !important;
294
333
  .dark & {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://playbook.powerapp.cloud/schemas/kit-schema.json",
3
3
  "name": "SelectableCard",
4
- "description": "Cards for information/content that can be selected. There is design",
4
+ "description": "SelectableCard 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": "SelectableCardIcon",
4
- "description": "Selectable card variant with icon display for visual selection options.",
4
+ "description": "SelectableCardIcon 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": "SelectableIcon",
4
- "description": "Icon-based selection input for compact visual choices.",
4
+ "description": "SelectableIcon 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": "SelectableList",
4
- "description": "List of items that can be selected, supporting single or multiple selection.",
4
+ "description": "SelectableList 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": "SkeletonLoading",
4
- "description": "Placeholder loading state that mimics the shape of content.",
4
+ "description": "SkeletonLoading 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": "Source",
4
- "description": "General use is to describe the discovery of businesses, customers,",
4
+ "description": "Source 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": "StarRating",
4
- "description": "A component to view other people’s opinions and experiences. Use",
4
+ "description": "StarRating 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": "StatChange",
4
- "description": "Displays the increase, decrease, or neutral change in data.",
4
+ "description": "StatChange 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": "StatValue",
4
- "description": "This kit was cerated for the main use as a dashboard display for",
4
+ "description": "StatValue 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": "Table",
4
- "description": "Tables display a collection of structured data and typically have",
4
+ "description": "Table 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": "TextInput",
4
- "description": "Area where user can enter small amount of text. Commonly used in",
4
+ "description": "TextInput 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": "Textarea",
4
- "description": "Area where user can enter larger amounts of text. Commonly used in",
4
+ "description": "Textarea 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": "Time",
4
- "description": "This kit consist of large display and table display format. It includes",
4
+ "description": "Time 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": "TimePicker",
4
- "description": "A time picker component that allows users to select a time independently of the date.",
4
+ "description": "TimePicker 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": "TimeRangeInline",
4
- "description": "Displays a time range in an inline format.",
4
+ "description": "TimeRangeInline 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": "TimeStacked",
4
- "description": "Displays time in a vertical stacked format.",
4
+ "description": "TimeStacked 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": "Timeline",
4
- "description": "The timeline kit can use two different line styles in the same timeline",
4
+ "description": "Timeline 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": "Timestamp",
4
- "description": "This low profile kit displays time. Elapsed, current, future, or",
4
+ "description": "Timestamp 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": "Title",
4
- "description": "Typically used as headers. Follow semantic hierarchy — Title 1s should",
4
+ "description": "Title 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": "TitleCount",
4
- "description": "This kits consists of title kit and body text. It is used to display",
4
+ "description": "TitleCount 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": "TitleDetail",
4
- "description": "This kit can be used in many versatile ways. It consist of a title",
4
+ "description": "TitleDetail 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": "Toggle",
4
- "description": "Physical switch that allows users to turn things on or off. Used",
4
+ "description": "Toggle 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": "Tooltip",
4
- "description": "Small overlay providing contextual information on hover or focus.",
4
+ "description": "Tooltip 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": "Typeahead",
4
- "description": "Typeahead is auto suggestion or completion based on what the user",
4
+ "description": "Typeahead 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": "User",
4
- "description": "This kit was created for having a systematic way of displaying users",
4
+ "description": "User 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": "UserBadge",
4
- "description": "This kit was created to display employee icons related to a Nitro",
4
+ "description": "UserBadge 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": "WeekdayStacked",
4
- "description": "Displays day of week and date in a stacked format.",
4
+ "description": "WeekdayStacked component",
5
5
  "platforms": [
6
6
  "react",
7
7
  "rails"