ably-ui 8.2.1.dev.611f3bd → 8.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/lib/ably_ui/core/core.rb +0 -4
  4. data/lib/ably_ui/core/images/blog-thumb1.jpg +0 -0
  5. data/lib/ably_ui/core/images/blog-thumb2.jpg +0 -0
  6. data/lib/ably_ui/core/images/blog-thumb3.jpg +0 -0
  7. data/lib/ably_ui/core/meganav/component.css +1 -11
  8. data/lib/ably_ui/core/meganav/component.js +1 -1
  9. data/lib/ably_ui/core/meganav/component.json +4 -4
  10. data/lib/ably_ui/core/meganav/meganav.rb +4 -8
  11. data/lib/ably_ui/core/meganav_blog_posts_list/component.js +1 -1
  12. data/lib/ably_ui/core/meganav_blog_posts_list/meganav_blog_posts_list.html.erb +4 -4
  13. data/lib/ably_ui/core/meganav_content_developers/meganav_content_developers.html.erb +80 -101
  14. data/lib/ably_ui/core/meganav_content_platform/meganav_content_platform.html.erb +91 -95
  15. data/lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.html.erb +83 -112
  16. data/lib/ably_ui/core/{meganav_content_company → meganav_content_why_ably}/component.js +1 -1
  17. data/lib/ably_ui/core/meganav_content_why_ably/meganav_content_why_ably.html.erb +70 -0
  18. data/lib/ably_ui/core/{meganav_content_company/meganav_content_company.rb → meganav_content_why_ably/meganav_content_why_ably.rb} +1 -2
  19. data/lib/ably_ui/core/meganav_control/component.js +1 -1
  20. data/lib/ably_ui/core/meganav_control/meganav_control.html.erb +1 -1
  21. data/lib/ably_ui/core/meganav_control/meganav_control.rb +2 -8
  22. data/lib/ably_ui/core/meganav_control_mobile_panel_close/meganav_control_mobile_panel_close.html.erb +2 -4
  23. data/lib/ably_ui/core/meganav_control_mobile_panel_close/meganav_control_mobile_panel_close.rb +1 -4
  24. data/lib/ably_ui/core/meganav_items_desktop/meganav_items_desktop.html.erb +3 -4
  25. data/lib/ably_ui/core/meganav_items_desktop/meganav_items_desktop.rb +0 -8
  26. data/lib/ably_ui/core/meganav_items_mobile/meganav_items_mobile.html.erb +1 -1
  27. data/lib/ably_ui/core/meganav_items_mobile/meganav_items_mobile.rb +0 -4
  28. data/lib/ably_ui/core/meganav_items_signed_in/meganav_items_signed_in.html.erb +1 -1
  29. data/lib/ably_ui/core/sprites.svg +0 -141
  30. data/lib/ably_ui/core/styles.css +0 -4
  31. data/lib/ably_ui/version.rb +1 -1
  32. metadata +15 -15
  33. data/lib/ably_ui/core/images/icon-tech-aws.svg +0 -4
  34. data/lib/ably_ui/core/meganav_content_company/meganav_content_company.html.erb +0 -81
  35. data/lib/ably_ui/react/connect_state_wrapper/component.js +0 -1
  36. data/lib/ably_ui/react/scripts.js +0 -1
@@ -306,10 +306,6 @@
306
306
  @apply gap-8 sm:gap-16 md:gap-24 xl:gap-32;
307
307
  }
308
308
 
309
- .ui-grid-gap-x {
310
- @apply gap-x-8 sm:gap-x-16 md:gap-x-24 xl:gap-x-32;
311
- }
312
-
313
309
  .ui-grid-px {
314
310
  @apply px-24 sm:px-32 md:px-40 lg:px-64;
315
311
  }
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '8.2.1.dev.611f3bd'
2
+ VERSION = '8.2.1'
3
3
  end
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ably-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.2.1.dev.611f3bd
4
+ version: 8.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek
8
8
  - Arti Mathanda
9
9
  - Bruce Thomas
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-08-26 00:00:00.000000000 Z
13
+ date: 2022-08-24 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: view_component
@@ -32,7 +32,7 @@ dependencies:
32
32
  - - "<"
33
33
  - !ruby/object:Gem::Version
34
34
  version: '2.50'
35
- description:
35
+ description:
36
36
  email:
37
37
  - dominik.piatek@ably.com
38
38
  - arti.mathanda@ably.com
@@ -101,6 +101,9 @@ files:
101
101
  - lib/ably_ui/core/icon/icon.rb
102
102
  - lib/ably_ui/core/images/ably-logo.svg
103
103
  - lib/ably_ui/core/images/ably-stack.svg
104
+ - lib/ably_ui/core/images/blog-thumb1.jpg
105
+ - lib/ably_ui/core/images/blog-thumb2.jpg
106
+ - lib/ably_ui/core/images/blog-thumb3.jpg
104
107
  - lib/ably_ui/core/images/cust-logo-ao-col-pos.png
105
108
  - lib/ably_ui/core/images/cust-logo-ao-col-pos@2x.png
106
109
  - lib/ably_ui/core/images/cust-logo-ausopen-col-pos.png
@@ -127,7 +130,6 @@ files:
127
130
  - lib/ably_ui/core/images/cust-photo-split-pato-echague.jpg
128
131
  - lib/ably_ui/core/images/cust-photo-vitac-joe-antonio.jpg
129
132
  - lib/ably_ui/core/images/flexible-companies.png
130
- - lib/ably_ui/core/images/icon-tech-aws.svg
131
133
  - lib/ably_ui/core/images/rocket-list-2021.png
132
134
  - lib/ably_ui/core/images/scale-motif-open-empathetic.svg
133
135
  - lib/ably_ui/core/images/technical-support-01-800x533.jpg
@@ -145,9 +147,6 @@ files:
145
147
  - lib/ably_ui/core/meganav_blog_posts_list/component.js
146
148
  - lib/ably_ui/core/meganav_blog_posts_list/meganav_blog_posts_list.html.erb
147
149
  - lib/ably_ui/core/meganav_blog_posts_list/meganav_blog_posts_list.rb
148
- - lib/ably_ui/core/meganav_content_company/component.js
149
- - lib/ably_ui/core/meganav_content_company/meganav_content_company.html.erb
150
- - lib/ably_ui/core/meganav_content_company/meganav_content_company.rb
151
150
  - lib/ably_ui/core/meganav_content_developers/component.js
152
151
  - lib/ably_ui/core/meganav_content_developers/meganav_content_developers.html.erb
153
152
  - lib/ably_ui/core/meganav_content_developers/meganav_content_developers.rb
@@ -157,6 +156,9 @@ files:
157
156
  - lib/ably_ui/core/meganav_content_use_cases/component.js
158
157
  - lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.html.erb
159
158
  - lib/ably_ui/core/meganav_content_use_cases/meganav_content_use_cases.rb
159
+ - lib/ably_ui/core/meganav_content_why_ably/component.js
160
+ - lib/ably_ui/core/meganav_content_why_ably/meganav_content_why_ably.html.erb
161
+ - lib/ably_ui/core/meganav_content_why_ably/meganav_content_why_ably.rb
160
162
  - lib/ably_ui/core/meganav_control/component.js
161
163
  - lib/ably_ui/core/meganav_control/meganav_control.html.erb
162
164
  - lib/ably_ui/core/meganav_control/meganav_control.rb
@@ -212,8 +214,6 @@ files:
212
214
  - lib/ably_ui/core/uptime/component.js
213
215
  - lib/ably_ui/core/uptime/uptime.html.erb
214
216
  - lib/ably_ui/core/uptime/uptime.rb
215
- - lib/ably_ui/react/connect_state_wrapper/component.js
216
- - lib/ably_ui/react/scripts.js
217
217
  - lib/ably_ui/reset/scripts.js
218
218
  - lib/ably_ui/reset/styles.css
219
219
  - lib/ably_ui/version.rb
@@ -222,7 +222,7 @@ licenses:
222
222
  - Apache-2.0
223
223
  metadata:
224
224
  source_code_uri: https://github.com/ably/ably-ui
225
- post_install_message:
225
+ post_install_message:
226
226
  rdoc_options: []
227
227
  require_paths:
228
228
  - lib
@@ -233,12 +233,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
233
233
  version: '0'
234
234
  required_rubygems_version: !ruby/object:Gem::Requirement
235
235
  requirements:
236
- - - ">"
236
+ - - ">="
237
237
  - !ruby/object:Gem::Version
238
- version: 1.3.1
238
+ version: '0'
239
239
  requirements: []
240
- rubygems_version: 3.3.7
241
- signing_key:
240
+ rubygems_version: 3.2.3
241
+ signing_key:
242
242
  specification_version: 4
243
243
  summary: Shared component library and design system for Ably Real-time Ltd (ably.com)
244
244
  test_files: []
@@ -1,4 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.4021 17.3463C11.4021 17.8287 11.4542 18.2198 11.5455 18.5066C11.6498 18.7934 11.7802 19.1063 11.9627 19.4452C12.0279 19.5495 12.0539 19.6538 12.0539 19.7451C12.0539 19.8754 11.9757 20.0058 11.8062 20.1362L10.9849 20.6837C10.8676 20.7619 10.7503 20.801 10.646 20.801C10.5156 20.801 10.3852 20.7359 10.2549 20.6185C10.0724 20.423 9.91592 20.2144 9.78555 20.0058C9.65518 19.7842 9.52482 19.5365 9.38141 19.2366C8.36455 20.436 7.08695 21.0357 5.54862 21.0357C4.45354 21.0357 3.58008 20.7228 2.94128 20.0971C2.30248 19.4713 1.97656 18.6369 1.97656 17.594C1.97656 16.4859 2.36766 15.5864 3.1629 14.9084C3.95814 14.2305 5.01412 13.8916 6.3569 13.8916C6.80014 13.8916 7.25643 13.9307 7.73879 13.9959C8.22114 14.0611 8.71654 14.1653 9.23801 14.2827V13.331C9.23801 12.3402 9.02942 11.6493 8.62528 11.2451C8.20811 10.841 7.50413 10.6454 6.5003 10.6454C6.04401 10.6454 5.57469 10.6976 5.09234 10.8149C4.60998 10.9322 4.14066 11.0756 3.68437 11.2582C3.47578 11.3494 3.31934 11.4016 3.22809 11.4276C3.13683 11.4537 3.07165 11.4668 3.0195 11.4668C2.83699 11.4668 2.74573 11.3364 2.74573 11.0626V10.4238C2.74573 10.2152 2.7718 10.0588 2.83699 9.96753C2.90217 9.87627 3.0195 9.78502 3.20201 9.69376C3.6583 9.4591 4.20584 9.26355 4.84464 9.10711C5.48344 8.93763 6.16135 8.85941 6.87836 8.85941C8.42973 8.85941 9.56393 9.2114 10.294 9.91538C11.011 10.6194 11.376 11.6884 11.376 13.1224V17.3463H11.4021ZM6.1092 19.3279C6.53941 19.3279 6.98266 19.2497 7.45198 19.0932C7.9213 18.9368 8.33848 18.65 8.69047 18.2589C8.89905 18.0112 9.05549 17.7374 9.13371 17.4245C9.21194 17.1116 9.26408 16.7336 9.26408 16.2903V15.7428C8.88602 15.6515 8.48188 15.5733 8.0647 15.5212C7.64753 15.469 7.24339 15.4429 6.83925 15.4429C5.9658 15.4429 5.327 15.6124 4.89678 15.9644C4.46657 16.3164 4.25799 16.8118 4.25799 17.4636C4.25799 18.0764 4.41443 18.5326 4.74034 18.8455C5.05323 19.1714 5.50951 19.3279 6.1092 19.3279ZM16.5777 20.7359C16.343 20.7359 16.1866 20.6967 16.0823 20.6055C15.978 20.5273 15.8867 20.3447 15.8085 20.0971L12.7449 10.0197C12.6667 9.75894 12.6276 9.58946 12.6276 9.49821C12.6276 9.28962 12.7318 9.17229 12.9404 9.17229H14.218C14.4657 9.17229 14.6352 9.2114 14.7265 9.30266C14.8308 9.38088 14.909 9.56339 14.9872 9.81109L17.1774 18.4414L19.2111 9.81109C19.2763 9.55035 19.3545 9.38088 19.4588 9.30266C19.5631 9.22444 19.7456 9.17229 19.9803 9.17229H21.0232C21.2709 9.17229 21.4404 9.2114 21.5447 9.30266C21.649 9.38088 21.7402 9.56339 21.7924 9.81109L23.8522 18.5457L26.1075 9.81109C26.1857 9.55035 26.277 9.38088 26.3682 9.30266C26.4725 9.22444 26.642 9.17229 26.8767 9.17229H28.0891C28.2977 9.17229 28.415 9.27658 28.415 9.49821C28.415 9.56339 28.402 9.62858 28.3889 9.7068C28.3759 9.78502 28.3498 9.88931 28.2977 10.0327L25.1558 20.1101C25.0776 20.3708 24.9863 20.5403 24.8821 20.6185C24.7778 20.6967 24.6083 20.7489 24.3867 20.7489H23.2655C23.0178 20.7489 22.8483 20.7098 22.744 20.6185C22.6397 20.5273 22.5485 20.3578 22.4963 20.0971L20.4756 11.6884L18.468 20.084C18.4028 20.3447 18.3246 20.5142 18.2203 20.6055C18.116 20.6967 17.9335 20.7359 17.6988 20.7359H16.5777ZM33.3298 21.0878C32.6519 21.0878 31.974 21.0096 31.3222 20.8532C30.6704 20.6967 30.1619 20.5273 29.823 20.3317C29.6144 20.2144 29.471 20.084 29.4188 19.9667C29.3667 19.8494 29.3406 19.719 29.3406 19.6017V18.9368C29.3406 18.663 29.4449 18.5326 29.6405 18.5326C29.7187 18.5326 29.7969 18.5457 29.8751 18.5718C29.9533 18.5978 30.0707 18.65 30.201 18.7021C30.6443 18.8977 31.1266 19.0541 31.6351 19.1584C32.1565 19.2627 32.665 19.3148 33.1864 19.3148C34.0078 19.3148 34.6465 19.1714 35.0898 18.8846C35.533 18.5978 35.7677 18.1807 35.7677 17.6462C35.7677 17.2811 35.6504 16.9813 35.4157 16.7336C35.1811 16.4859 34.7378 16.2643 34.099 16.0557L32.2087 15.469C31.257 15.1692 30.553 14.7259 30.1228 14.1393C29.6926 13.5657 29.471 12.9269 29.471 12.249C29.471 11.7014 29.5883 11.2191 29.823 10.8019C30.0576 10.3847 30.3705 10.0197 30.7616 9.73287C31.1527 9.43302 31.596 9.2114 32.1174 9.05496C32.6389 8.89852 33.1864 8.83334 33.7601 8.83334C34.0469 8.83334 34.3467 8.84637 34.6335 8.88548C34.9334 8.92459 35.2071 8.97674 35.4809 9.02889C35.7416 9.09407 35.9893 9.15925 36.224 9.23747C36.4586 9.31569 36.6412 9.39391 36.7715 9.47213C36.954 9.57643 37.0844 9.68072 37.1626 9.79805C37.2409 9.90235 37.28 10.0457 37.28 10.2283V10.841C37.28 11.1148 37.1757 11.2582 36.9801 11.2582C36.8758 11.2582 36.7063 11.206 36.4847 11.1017C35.7416 10.7628 34.9073 10.5933 33.9817 10.5933C33.2386 10.5933 32.6519 10.7106 32.2478 10.9583C31.8437 11.206 31.6351 11.5841 31.6351 12.1186C31.6351 12.4836 31.7654 12.7965 32.0262 13.0442C32.2869 13.2919 32.7693 13.5396 33.4602 13.7612L35.3114 14.3479C36.2501 14.6477 36.928 15.0649 37.3321 15.5994C37.7362 16.1339 37.9318 16.7466 37.9318 17.4245C37.9318 17.9851 37.8145 18.4935 37.5928 18.9368C37.3582 19.38 37.0453 19.7711 36.6412 20.084C36.237 20.4099 35.7547 20.6446 35.1941 20.8141C34.6074 20.9966 33.9947 21.0878 33.3298 21.0878Z" fill="#252F3E"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M32.5608 25.2204C33.9557 25.0509 37.0324 24.6859 37.5799 25.3899C38.1275 26.0808 36.9672 28.988 36.4457 30.2786C36.2893 30.6697 36.6283 30.8262 36.9802 30.5263C39.2747 28.5969 39.8744 24.5685 39.4051 23.9819C38.9357 23.4083 34.9074 22.9129 32.4565 24.6337C32.0784 24.9075 32.1436 25.2725 32.5608 25.2204ZM19.9152 32.2734C25.2733 32.2734 31.5048 30.5917 35.7939 27.4238C36.4979 26.9023 35.8852 26.1071 35.1681 26.433C30.3576 28.4667 25.1299 29.4575 20.3715 29.4575C13.3186 29.4575 6.50042 27.515 0.972856 24.308C0.490498 24.0212 0.12547 24.5166 0.529608 24.8816C5.64 29.4966 12.406 32.2734 19.9152 32.2734Z" fill="#FF9900"/>
4
- </svg>
@@ -1,81 +0,0 @@
1
- <div class="flex max-w-screen-xl mx-auto">
2
- <div class="ui-meganav-content-spacer"></div>
3
- <section class="grid grid-cols-12 ui-grid-gap-x w-full">
4
- <div class="col-span-full md:col-span-4 pt-24 md:py-24 lg:py-32 px-24 sm:px-32 md:pl-0 md:pr-24">
5
- <h3 class="ui-meganav-overline" id="meganav-company-panel-list-why-companies">Why companies choose Ably</h3>
6
- <ul aria-labelledby="meganav-company-panel-list-why-companies">
7
- <li>
8
- <%= link_to abs_url("/customers"), class: "ui-meganav-media-with-image group" do %>
9
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-customers-col", size: "2.5rem")) %>
10
- <div class="flex flex-col justify-center">
11
- <p class="ui-meganav-media-heading">Customers</p>
12
- <p class="ui-meganav-media-copy">Ably supports customers across multiple industries.</p>
13
- </div>
14
- <% end %>
15
- </li>
16
- <li>
17
- <%= link_to abs_url("/case-studies"), class: "ui-meganav-media-with-image group" do %>
18
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-case-studies-col", size: "2.5rem")) %>
19
- <div class="flex flex-col justify-center">
20
- <p class="ui-meganav-media-heading">Case studies</p>
21
- <p class="ui-meganav-media-copy">Discover how customers are benefitting from Ably.</p>
22
- </div>
23
- <% end %>
24
- </li>
25
- <li>
26
- <%= link_to abs_url("/compare"), class: "ui-meganav-media-with-image group" do %>
27
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-compare-tech-col", size: "2.5rem")) %>
28
- <div class="flex flex-col justify-center">
29
- <p class="ui-meganav-media-heading">Compare our tech</p>
30
- <p class="ui-meganav-media-copy">Choose the right realtime service.</p>
31
- </div>
32
- <% end %>
33
- </li>
34
- <li>
35
- <%= link_to abs_url("/aws"), class: "ui-meganav-media-with-image group" do %>
36
- <%= image_tag(aws_logo_path, alt: "AWS logo") %>
37
- <div class="flex flex-col justify-center">
38
- <p class="ui-meganav-media-heading">Partners</p>
39
- <p class="ui-meganav-media-copy">Ably collaborates and integrates with AWS.</p>
40
- </div>
41
- <% end %>
42
- </li>
43
- </ul>
44
- </div>
45
-
46
- <div class="col-span-full md:col-span-4 pb-8 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0">
47
- <ul class="md:mt-40" aria-labelledby="meganav-company-panel-list-why-companies">
48
- <li>
49
- <%= link_to abs_url("/resources"), class: "ui-meganav-media-with-image group" do %>
50
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-resources-col", size: "2.5rem")) %>
51
- <div class="flex flex-col justify-center">
52
- <p class="ui-meganav-media-heading">Resources</p>
53
- <p class="ui-meganav-media-copy">Learn more about realtime with our handy resources.</p>
54
- </div>
55
- <% end %>
56
- </li>
57
- <li>
58
- <%= link_to abs_url("/compare"), class: "ui-meganav-media-with-image group" do %>
59
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-about-ably-col", size: "2.5rem")) %>
60
- <div class="flex flex-col justify-center">
61
- <p class="ui-meganav-media-heading">About Ably</p>
62
- <p class="ui-meganav-media-copy">Find out more about Ably’s mission.</p>
63
- </div>
64
- <% end %>
65
- </li>
66
- <li>
67
- <%= link_to abs_url("/careers"), class: "ui-meganav-media-with-image group" do %>
68
- <%= render(AblyUi::Core::Icon.new(name: "icon-display-careers-col", size: "2.5rem")) %>
69
- <div class="flex flex-col justify-center">
70
- <p class="ui-meganav-media-heading">Careers</p>
71
- <p class="ui-meganav-media-copy">Discover our open roles and core Ably values.</p>
72
- </div>
73
- <% end %>
74
- </li>
75
- </ul>
76
- </div>
77
-
78
- <%= render(AblyUi::Core::MeganavBlogPostsList.new(url_base: url_base)) %>
79
- </section>
80
- <div class="ui-meganav-content-spacer"></div>
81
- </div>
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AblyUi=t():(e.AblyUi=e.AblyUi||{},e.AblyUi.React=e.AblyUi.React||{},e.AblyUi.React.ConnectStateWrapper=t())}(this,(function(){return{}.default}));
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("react-dom")):"function"==typeof define&&define.amd?define([,],t):"object"==typeof exports?exports.AblyUi=t(require("react"),require("react-dom")):(e.AblyUi=e.AblyUi||{},e.AblyUi.React=t(e[void 0],e[void 0]))}(this,(function(e,t){return(()=>{"use strict";var r={281:t=>{t.exports=e},645:e=>{e.exports=t}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e](n,n.exports,a),n.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{a.r(n),a.d(n,{reactRenderer:()=>i});var e=a(281),t=a.n(e),r=a(645),o=a.n(r);function i(e){var r=document.querySelectorAll("[data-react]");Array.from(r).forEach((function(r){var a=r.getAttribute("data-react"),n=e[a];if(!n)throw new Error('Found a data-react attribute with "'.concat(a,'" but no matching component.'));var i=r.getAttribute("data-react-props"),c=i&&JSON.parse(i||{});o().render(t().createElement(n,c),r),r.removeAttribute("data-react"),r.removeAttribute("data-react-props")}))}})(),n})()}));