turbo_boost-streams 0.0.1 → 0.0.2
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/README.md +30 -18
- data/app/assets/images/apple-touch-icon.png +0 -0
- data/app/assets/images/favicon-16x16.png +0 -0
- data/app/assets/images/favicon-32x32.png +0 -0
- data/app/assets/images/favicon.ico +0 -0
- data/app/assets/images/turbo-boost-logo-dark-bg.webp +0 -0
- data/app/assets/images/turbo-boost-logo.afdesign +0 -0
- data/app/assets/images/turbo-boost-logo.webp +0 -0
- data/app/assets/images/turbo-boost-mark.afdesign +0 -0
- data/fly.toml +4 -2
- data/lib/turbo_boost/streams/version.rb +1 -1
- data/package.json +1 -1
- data/tags +142 -5
- data/yarn-error.log +177 -177
- data/yarn.lock +3 -3
- metadata +7 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: aef39473b982de9509e264c26f741dac8d45271921943e0e8942a05e8ac6de98
|
|
4
|
+
data.tar.gz: 55a85edd2fb04735bf9c00d7921f175815013a85ac9d8ba4bbc0ce18e741ac0a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bbc64b064feea969861964d94eb0236ef63b0a22ba567b3e46cfc4dc0c4ba935c9272c0f7dee7730fe9ae300ae2a3a5471a6cbc045bc8a0facc845fa29f1a3ee
|
|
7
|
+
data.tar.gz: 510325fe3bfceec8519c14d2a25981330784368adae050ce0318147339ed44d3b0975bc19116479a77fc52ede70a12802853608a0d87907d9749f69980950929
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
turbo_boost-streams (0.0.
|
|
4
|
+
turbo_boost-streams (0.0.2)
|
|
5
5
|
rails (>= 6.1)
|
|
6
6
|
turbo-rails (>= 1.1)
|
|
7
7
|
|
|
@@ -96,7 +96,7 @@ GEM
|
|
|
96
96
|
capybara (~> 3.0)
|
|
97
97
|
ferrum (~> 0.13.0)
|
|
98
98
|
date (3.3.3)
|
|
99
|
-
erubi (1.
|
|
99
|
+
erubi (1.12.0)
|
|
100
100
|
ferrum (0.13)
|
|
101
101
|
addressable (~> 2.5)
|
|
102
102
|
concurrent-ruby (~> 1.1)
|
|
@@ -131,7 +131,7 @@ GEM
|
|
|
131
131
|
builder
|
|
132
132
|
minitest (>= 5.0)
|
|
133
133
|
ruby-progressbar
|
|
134
|
-
net-imap (0.3.
|
|
134
|
+
net-imap (0.3.4)
|
|
135
135
|
date
|
|
136
136
|
net-protocol
|
|
137
137
|
net-pop (0.1.2)
|
|
@@ -157,7 +157,7 @@ GEM
|
|
|
157
157
|
public_suffix (5.0.1)
|
|
158
158
|
puma (6.0.1)
|
|
159
159
|
nio4r (~> 2.0)
|
|
160
|
-
racc (1.6.
|
|
160
|
+
racc (1.6.2)
|
|
161
161
|
rack (2.2.4)
|
|
162
162
|
rack-test (2.0.2)
|
|
163
163
|
rack (>= 1.3)
|
data/README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
<p align="center">
|
|
2
2
|
<picture>
|
|
3
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://ik.imagekit.io/hopsoft/turbo-boost-logo-dark-
|
|
4
|
-
<img height="60" src="https://ik.imagekit.io/hopsoft/turbo-boost-
|
|
3
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://ik.imagekit.io/hopsoft/turbo-boost-logo-dark-bg_o_f0bVskz.webp?ik-sdk-version=javascript-1.4.3&updatedAt=1671722004391">
|
|
4
|
+
<img height="60" src="https://ik.imagekit.io/hopsoft/turbo-boost-logo_zHiiimlvT.webp?ik-sdk-version=javascript-1.4.3&updatedAt=1671722004342" />
|
|
5
5
|
</picture>
|
|
6
6
|
<h1 align="center">
|
|
7
|
-
Welcome to
|
|
7
|
+
Welcome to TurboBoost Streams 👋
|
|
8
8
|
</h1>
|
|
9
9
|
<p align="center">
|
|
10
10
|
<a href="http://blog.codinghorror.com/the-best-code-is-no-code-at-all/">
|
|
11
11
|
<img alt="Lines of Code" src="https://img.shields.io/badge/loc-179-47d299.svg" />
|
|
12
12
|
</a>
|
|
13
13
|
<a href="https://codeclimate.com/github/hopsoft/turbo_boost-streams/maintainability">
|
|
14
|
-
<img src="https://api.codeclimate.com/v1/badges/
|
|
14
|
+
<img src="https://api.codeclimate.com/v1/badges/a6671f4294ec0f21f732/maintainability" />
|
|
15
15
|
</a>
|
|
16
16
|
<a href="https://rubygems.org/gems/turbo_boost-streams">
|
|
17
17
|
<img alt="GEM Version" src="https://img.shields.io/gem/v/turbo_boost-streams?color=168AFE&include_prereleases&logo=ruby&logoColor=FE1616">
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
<a href="https://github.com/testdouble/standard">
|
|
23
23
|
<img alt="Ruby Style" src="https://img.shields.io/badge/style-standard-168AFE?logo=ruby&logoColor=FE1616" />
|
|
24
24
|
</a>
|
|
25
|
-
<a href="https://www.npmjs.com/package/
|
|
26
|
-
<img alt="NPM Version" src="https://img.shields.io/npm/v/
|
|
25
|
+
<a href="https://www.npmjs.com/package/@turbo-boost/streams">
|
|
26
|
+
<img alt="NPM Version" src="https://img.shields.io/npm/v/@turbo-boost/streams?color=168AFE&logo=npm">
|
|
27
27
|
</a>
|
|
28
|
-
<a href="https://www.npmjs.com/package/
|
|
29
|
-
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/
|
|
28
|
+
<a href="https://www.npmjs.com/package/@turbo-boost/streams">
|
|
29
|
+
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@turbo-boost/streams?color=168AFE&logo=npm">
|
|
30
30
|
</a>
|
|
31
|
-
<a href="https://bundlephobia.com/package/
|
|
32
|
-
<img alt="NPM Bundle Size" src="https://img.shields.io/bundlephobia/minzip/
|
|
31
|
+
<a href="https://bundlephobia.com/package/@turbo-boost/streams@">
|
|
32
|
+
<img alt="NPM Bundle Size" src="https://img.shields.io/bundlephobia/minzip/@turbo-boost/streams?label=bundle%20size&logo=npm&color=47d299">
|
|
33
33
|
</a>
|
|
34
34
|
<a href="https://github.com/sheerun/prettier-standard">
|
|
35
35
|
<img alt="JavaScript Style" src="https://img.shields.io/badge/style-prettier--standard-168AFE?logo=javascript&logoColor=f4e137" />
|
|
@@ -37,13 +37,19 @@
|
|
|
37
37
|
<a href="https://github.com/hopsoft/turbo_boost-streams/actions/workflows/tests.yml">
|
|
38
38
|
<img alt="Tests" src="https://github.com/hopsoft/turbo_boost-streams/actions/workflows/tests.yml/badge.svg" />
|
|
39
39
|
</a>
|
|
40
|
+
<a href="https://github.com/hopsoft/turbo_boost-streams/discussions" target="_blank">
|
|
41
|
+
<img alt="GitHub Discussions" src="https://img.shields.io/github/discussions/hopsoft/turbo_boost-streams?color=168AFE&logo=github">
|
|
42
|
+
</a>
|
|
43
|
+
<a href="https://github.com/sponsors/hopsoft">
|
|
44
|
+
<img alt="Sponsors" src="https://img.shields.io/github/sponsors/hopsoft?color=eb4aaa&logo=GitHub%20Sponsors" />
|
|
45
|
+
</a>
|
|
40
46
|
<a href="https://twitter.com/hopsoft">
|
|
41
47
|
<img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/hopsoft?logo=twitter&style=social">
|
|
42
48
|
</a>
|
|
43
49
|
</p>
|
|
44
50
|
</p>
|
|
45
51
|
|
|
46
|
-
|
|
52
|
+
**TurboBoost Streams extends [Turbo Streams](https://turbo.hotwired.dev/reference/streams) to give you full control of the
|
|
47
53
|
browser's [Document Object Model (DOM).](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model)**
|
|
48
54
|
|
|
49
55
|
```ruby
|
|
@@ -76,6 +82,7 @@ You can `invoke` any DOM method on the client with Turbo Streams.
|
|
|
76
82
|
- [Discussions](#discussions)
|
|
77
83
|
- [Twitter](#twitter)
|
|
78
84
|
- [Releasing](#releasing)
|
|
85
|
+
- [About TurboBoost](#about-turboboost)
|
|
79
86
|
- [License](#license)
|
|
80
87
|
|
|
81
88
|
<!-- Tocer[finish]: Auto-generated, don't remove. -->
|
|
@@ -334,11 +341,11 @@ TurboBoost::Streams::BroadcastInvokeJob.queue_name = :turbo_streams
|
|
|
334
341
|
|
|
335
342
|
## A Word of Warning
|
|
336
343
|
|
|
337
|
-
|
|
344
|
+
TurboBoost Streams is a foundational tool designed to help you build modern, maintainable, and scalable reactive web apps with Hotwire.
|
|
338
345
|
It allows you to break free from the strict CRUD/REST conventions that Rails and Hotwire wisely encourage.
|
|
339
346
|
You should consider boosted streams a substrate for building additional libraries and abstractions.
|
|
340
347
|
|
|
341
|
-
*Please don't use
|
|
348
|
+
*Please don't use TurboBoost Streams to manually orchestrate micro DOM updates (from the server).
|
|
342
349
|
Such techniques are what gave rise to Full Stack Frontend and sent the industry on a decade long journey of complexity and frustration.*
|
|
343
350
|
|
|
344
351
|
## Community
|
|
@@ -347,10 +354,6 @@ Such techniques are what gave rise to Full Stack Frontend and sent the industry
|
|
|
347
354
|
|
|
348
355
|
Feel free to add to the conversation here on [GitHub Discussions](https://github.com/hopsoft/turbo_boost-streams/discussions).
|
|
349
356
|
|
|
350
|
-
<a href="https://github.com/hopsoft/turbo_boost-streams/discussions" target="_blank">
|
|
351
|
-
<img alt="GitHub Discussions" src="https://img.shields.io/github/discussions/hopsoft/turbo_boost-streams?color=168AFE&logo=github">
|
|
352
|
-
</a>
|
|
353
|
-
|
|
354
357
|
### Twitter
|
|
355
358
|
|
|
356
359
|
Connect with the core team on Twitter.
|
|
@@ -367,11 +370,20 @@ Connect with the core team on Twitter.
|
|
|
367
370
|
1. Run `bin/standardize`
|
|
368
371
|
1. Commit and push changes to GitHub
|
|
369
372
|
1. Run `rake release`
|
|
370
|
-
1. Run `yarn publish --no-git-tag-version`
|
|
373
|
+
1. Run `yarn publish --no-git-tag-version --access public`
|
|
371
374
|
1. Yarn will prompt you for the new version. Pre-release versions use `-preN`
|
|
372
375
|
1. Commit and push changes to GitHub
|
|
373
376
|
1. Create a new release on GitHub ([here](https://github.com/hopsoft/turbo_boost-streams/releases)) and generate the changelog for the stable release for it
|
|
374
377
|
|
|
378
|
+
## About TurboBoost
|
|
379
|
+
|
|
380
|
+
TurboBoost is a suite of projects that enhance Rails and Hotwire to make building server rendered reactive applications simpler and more powerful.
|
|
381
|
+
Be sure to check out all of the various the libraries.
|
|
382
|
+
|
|
383
|
+
- [Streams](https://github.com/hopsoft/turbo_boost-streams)
|
|
384
|
+
- [Commands](https://github.com/hopsoft/turbo_boost-commands)
|
|
385
|
+
- Coming soon...
|
|
386
|
+
|
|
375
387
|
## License
|
|
376
388
|
|
|
377
389
|
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/fly.toml
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
# fly.toml file generated for
|
|
1
|
+
# fly.toml file generated for turboboost-streams on 2022-12-23T08:47:54-07:00
|
|
2
2
|
|
|
3
|
-
app = "
|
|
3
|
+
app = "turboboost-streams"
|
|
4
4
|
kill_signal = "SIGINT"
|
|
5
5
|
kill_timeout = 5
|
|
6
6
|
processes = []
|
|
7
7
|
|
|
8
8
|
[env]
|
|
9
|
+
# Must match the proxy config in the smallteam-tech/proxy repo
|
|
10
|
+
RAILS_RELATIVE_URL_ROOT = "/@turbo-boost/streams"
|
|
9
11
|
|
|
10
12
|
[experimental]
|
|
11
13
|
allowed_public_ports = []
|
data/package.json
CHANGED
data/tags
CHANGED
|
@@ -1,14 +1,134 @@
|
|
|
1
|
+
!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/
|
|
2
|
+
!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/
|
|
3
|
+
!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/
|
|
4
|
+
!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/
|
|
5
|
+
!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/
|
|
6
|
+
!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/
|
|
7
|
+
!_TAG_FIELD_DESCRIPTION input /input file/
|
|
8
|
+
!_TAG_FIELD_DESCRIPTION name /tag name/
|
|
9
|
+
!_TAG_FIELD_DESCRIPTION pattern /pattern/
|
|
10
|
+
!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/
|
|
11
|
+
!_TAG_FIELD_DESCRIPTION!Ruby mixin /how the class or module is mixed in (mixin:HOW:MODULE)/
|
|
1
12
|
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
|
|
2
13
|
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
|
|
14
|
+
!_TAG_KIND_DESCRIPTION!CSS c,class /classes/
|
|
15
|
+
!_TAG_KIND_DESCRIPTION!CSS i,id /identities/
|
|
16
|
+
!_TAG_KIND_DESCRIPTION!CSS s,selector /selectors/
|
|
17
|
+
!_TAG_KIND_DESCRIPTION!GemSpec g,gem /gems/
|
|
18
|
+
!_TAG_KIND_DESCRIPTION!HTML C,stylesheet /stylesheets/
|
|
19
|
+
!_TAG_KIND_DESCRIPTION!HTML I,id /identifiers/
|
|
20
|
+
!_TAG_KIND_DESCRIPTION!HTML J,script /scripts/
|
|
21
|
+
!_TAG_KIND_DESCRIPTION!HTML a,anchor /named anchors/
|
|
22
|
+
!_TAG_KIND_DESCRIPTION!HTML c,class /classes/
|
|
23
|
+
!_TAG_KIND_DESCRIPTION!HTML h,heading1 /H1 headings/
|
|
24
|
+
!_TAG_KIND_DESCRIPTION!HTML i,heading2 /H2 headings/
|
|
25
|
+
!_TAG_KIND_DESCRIPTION!HTML j,heading3 /H3 headings/
|
|
26
|
+
!_TAG_KIND_DESCRIPTION!HTML t,title /titles/
|
|
27
|
+
!_TAG_KIND_DESCRIPTION!JSON a,array /arrays/
|
|
28
|
+
!_TAG_KIND_DESCRIPTION!JSON b,boolean /booleans/
|
|
29
|
+
!_TAG_KIND_DESCRIPTION!JSON n,number /numbers/
|
|
30
|
+
!_TAG_KIND_DESCRIPTION!JSON o,object /objects/
|
|
31
|
+
!_TAG_KIND_DESCRIPTION!JSON s,string /strings/
|
|
32
|
+
!_TAG_KIND_DESCRIPTION!JSON z,null /nulls/
|
|
33
|
+
!_TAG_KIND_DESCRIPTION!JavaScript C,constant /constants/
|
|
34
|
+
!_TAG_KIND_DESCRIPTION!JavaScript G,getter /getters/
|
|
35
|
+
!_TAG_KIND_DESCRIPTION!JavaScript M,field /fields/
|
|
36
|
+
!_TAG_KIND_DESCRIPTION!JavaScript S,setter /setters/
|
|
37
|
+
!_TAG_KIND_DESCRIPTION!JavaScript c,class /classes/
|
|
38
|
+
!_TAG_KIND_DESCRIPTION!JavaScript f,function /functions/
|
|
39
|
+
!_TAG_KIND_DESCRIPTION!JavaScript g,generator /generators/
|
|
40
|
+
!_TAG_KIND_DESCRIPTION!JavaScript m,method /methods/
|
|
41
|
+
!_TAG_KIND_DESCRIPTION!JavaScript p,property /properties/
|
|
42
|
+
!_TAG_KIND_DESCRIPTION!JavaScript v,variable /global variables/
|
|
43
|
+
!_TAG_KIND_DESCRIPTION!Make I,makefile /makefiles/
|
|
44
|
+
!_TAG_KIND_DESCRIPTION!Make m,macro /macros/
|
|
45
|
+
!_TAG_KIND_DESCRIPTION!Make t,target /targets/
|
|
46
|
+
!_TAG_KIND_DESCRIPTION!Man S,subsection /sub sections/
|
|
47
|
+
!_TAG_KIND_DESCRIPTION!Man s,section /sections/
|
|
48
|
+
!_TAG_KIND_DESCRIPTION!Man t,title /titles/
|
|
49
|
+
!_TAG_KIND_DESCRIPTION!Markdown S,subsection /level 2 sections/
|
|
50
|
+
!_TAG_KIND_DESCRIPTION!Markdown T,l4subsection /level 4 sections/
|
|
51
|
+
!_TAG_KIND_DESCRIPTION!Markdown c,chapter /chapters/
|
|
52
|
+
!_TAG_KIND_DESCRIPTION!Markdown n,footnote /footnotes/
|
|
53
|
+
!_TAG_KIND_DESCRIPTION!Markdown s,section /sections/
|
|
54
|
+
!_TAG_KIND_DESCRIPTION!Markdown t,subsubsection /level 3 sections/
|
|
55
|
+
!_TAG_KIND_DESCRIPTION!Markdown u,l5subsection /level 5 sections/
|
|
56
|
+
!_TAG_KIND_DESCRIPTION!PHP a,alias /aliases/
|
|
57
|
+
!_TAG_KIND_DESCRIPTION!PHP c,class /classes/
|
|
58
|
+
!_TAG_KIND_DESCRIPTION!PHP d,define /constant definitions/
|
|
59
|
+
!_TAG_KIND_DESCRIPTION!PHP f,function /functions/
|
|
60
|
+
!_TAG_KIND_DESCRIPTION!PHP i,interface /interfaces/
|
|
61
|
+
!_TAG_KIND_DESCRIPTION!PHP n,namespace /namespaces/
|
|
62
|
+
!_TAG_KIND_DESCRIPTION!PHP t,trait /traits/
|
|
63
|
+
!_TAG_KIND_DESCRIPTION!PHP v,variable /variables/
|
|
64
|
+
!_TAG_KIND_DESCRIPTION!Rake d,directory /directory tasks/
|
|
65
|
+
!_TAG_KIND_DESCRIPTION!Rake f,File /file tasks/
|
|
66
|
+
!_TAG_KIND_DESCRIPTION!Rake m,multitask /multi tasks/
|
|
67
|
+
!_TAG_KIND_DESCRIPTION!Rake n,namespace /namespaces/
|
|
68
|
+
!_TAG_KIND_DESCRIPTION!Rake t,task /tasks/
|
|
69
|
+
!_TAG_KIND_DESCRIPTION!Rake x,xtask /tasks defined with special constructor/
|
|
70
|
+
!_TAG_KIND_DESCRIPTION!Ruby A,accessor /accessors/
|
|
71
|
+
!_TAG_KIND_DESCRIPTION!Ruby C,constant /constants/
|
|
72
|
+
!_TAG_KIND_DESCRIPTION!Ruby L,library /libraries/
|
|
73
|
+
!_TAG_KIND_DESCRIPTION!Ruby S,singletonMethod /singleton methods/
|
|
74
|
+
!_TAG_KIND_DESCRIPTION!Ruby a,alias /aliases/
|
|
75
|
+
!_TAG_KIND_DESCRIPTION!Ruby c,class /classes/
|
|
76
|
+
!_TAG_KIND_DESCRIPTION!Ruby f,method /methods/
|
|
77
|
+
!_TAG_KIND_DESCRIPTION!Ruby m,module /modules/
|
|
78
|
+
!_TAG_KIND_DESCRIPTION!Sh a,alias /aliases/
|
|
79
|
+
!_TAG_KIND_DESCRIPTION!Sh f,function /functions/
|
|
80
|
+
!_TAG_KIND_DESCRIPTION!Sh h,heredoc /label for here document/
|
|
81
|
+
!_TAG_KIND_DESCRIPTION!Sh s,script /script files/
|
|
82
|
+
!_TAG_KIND_DESCRIPTION!TypeScript C,constant /constants/
|
|
83
|
+
!_TAG_KIND_DESCRIPTION!TypeScript G,generator /generators/
|
|
84
|
+
!_TAG_KIND_DESCRIPTION!TypeScript a,alias /aliases/
|
|
85
|
+
!_TAG_KIND_DESCRIPTION!TypeScript c,class /classes/
|
|
86
|
+
!_TAG_KIND_DESCRIPTION!TypeScript e,enumerator /enumerators (values inside an enumeration)/
|
|
87
|
+
!_TAG_KIND_DESCRIPTION!TypeScript f,function /functions/
|
|
88
|
+
!_TAG_KIND_DESCRIPTION!TypeScript g,enum /enums/
|
|
89
|
+
!_TAG_KIND_DESCRIPTION!TypeScript i,interface /interfaces/
|
|
90
|
+
!_TAG_KIND_DESCRIPTION!TypeScript m,method /methods/
|
|
91
|
+
!_TAG_KIND_DESCRIPTION!TypeScript n,namespace /namespaces/
|
|
92
|
+
!_TAG_KIND_DESCRIPTION!TypeScript p,property /properties/
|
|
93
|
+
!_TAG_KIND_DESCRIPTION!TypeScript v,variable /variables/
|
|
94
|
+
!_TAG_KIND_DESCRIPTION!Yaml a,anchor /anchors/
|
|
3
95
|
!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/
|
|
4
96
|
!_TAG_OUTPUT_FILESEP slash /slash or backslash/
|
|
5
97
|
!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/
|
|
98
|
+
!_TAG_OUTPUT_VERSION 0.0 /current.age/
|
|
99
|
+
!_TAG_PARSER_VERSION!CSS 0.0 /current.age/
|
|
100
|
+
!_TAG_PARSER_VERSION!GemSpec 0.0 /current.age/
|
|
101
|
+
!_TAG_PARSER_VERSION!HTML 0.0 /current.age/
|
|
102
|
+
!_TAG_PARSER_VERSION!JSON 0.0 /current.age/
|
|
103
|
+
!_TAG_PARSER_VERSION!JavaScript 0.0 /current.age/
|
|
104
|
+
!_TAG_PARSER_VERSION!Make 0.0 /current.age/
|
|
105
|
+
!_TAG_PARSER_VERSION!Man 0.0 /current.age/
|
|
106
|
+
!_TAG_PARSER_VERSION!Markdown 0.0 /current.age/
|
|
107
|
+
!_TAG_PARSER_VERSION!PHP 0.0 /current.age/
|
|
108
|
+
!_TAG_PARSER_VERSION!Rake 0.0 /current.age/
|
|
109
|
+
!_TAG_PARSER_VERSION!Ruby 0.0 /current.age/
|
|
110
|
+
!_TAG_PARSER_VERSION!Sh 0.0 /current.age/
|
|
111
|
+
!_TAG_PARSER_VERSION!TypeScript 0.0 /current.age/
|
|
112
|
+
!_TAG_PARSER_VERSION!Yaml 0.0 /current.age/
|
|
6
113
|
!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/
|
|
7
|
-
!_TAG_PROC_CWD /Users/nathan/work/
|
|
114
|
+
!_TAG_PROC_CWD /Users/nathan/work/smallteam.tech/turbo_boost-streams/ //
|
|
8
115
|
!_TAG_PROGRAM_AUTHOR Universal Ctags Team //
|
|
9
116
|
!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/
|
|
10
117
|
!_TAG_PROGRAM_URL https://ctags.io/ /official site/
|
|
11
|
-
!_TAG_PROGRAM_VERSION
|
|
118
|
+
!_TAG_PROGRAM_VERSION 6.0.0 //
|
|
119
|
+
!_TAG_ROLE_DESCRIPTION!GemSpec!gem develDep /specifying development dependency/
|
|
120
|
+
!_TAG_ROLE_DESCRIPTION!GemSpec!gem runtimeDep /specifying runtime dependency/
|
|
121
|
+
!_TAG_ROLE_DESCRIPTION!HTML!class attribute /assigned as attributes/
|
|
122
|
+
!_TAG_ROLE_DESCRIPTION!HTML!script extFile /referenced as external files/
|
|
123
|
+
!_TAG_ROLE_DESCRIPTION!HTML!stylesheet extFile /referenced as external files/
|
|
124
|
+
!_TAG_ROLE_DESCRIPTION!Make!makefile included /included/
|
|
125
|
+
!_TAG_ROLE_DESCRIPTION!Make!makefile optional /optionally included/
|
|
126
|
+
!_TAG_ROLE_DESCRIPTION!Ruby!library loaded /loaded by "load" method/
|
|
127
|
+
!_TAG_ROLE_DESCRIPTION!Ruby!library required /loaded by "require" method/
|
|
128
|
+
!_TAG_ROLE_DESCRIPTION!Ruby!library requiredRel /loaded by "require_relative" method/
|
|
129
|
+
!_TAG_ROLE_DESCRIPTION!Sh!heredoc endmarker /end marker/
|
|
130
|
+
!_TAG_ROLE_DESCRIPTION!Sh!script loaded /loaded/
|
|
131
|
+
!_TAG_ROLE_DESCRIPTION!Yaml!anchor alias /alias/
|
|
12
132
|
" node_modules/eslint/lib/cli-engine/formatters/html.js /^ '"': """,$/;" p variable:encodeHTML.encodeHTMLRules
|
|
13
133
|
" node_modules/handlebars/dist/amd/handlebars/utils.js /^ '"': '"',$/;" p variable:anonymousFunction8a29b4380100.escape
|
|
14
134
|
" node_modules/handlebars/dist/cjs/handlebars/utils.js /^ '"': '"',$/;" p variable:escape
|
|
@@ -3542,6 +3662,7 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
|
|
|
3542
3662
|
./helpers/createSuper node_modules/@babel/runtime/package.json /^ ".\/helpers\/createSuper": [$/;" a object:exports
|
|
3543
3663
|
./helpers/decorate node_modules/@babel/runtime/package.json /^ ".\/helpers\/decorate": [$/;" a object:exports
|
|
3544
3664
|
./helpers/defaults node_modules/@babel/runtime/package.json /^ ".\/helpers\/defaults": [$/;" a object:exports
|
|
3665
|
+
./helpers/defineAccessor node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineAccessor": [$/;" a object:exports
|
|
3545
3666
|
./helpers/defineEnumerableProperties node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineEnumerableProperties": [$/;" a object:exports
|
|
3546
3667
|
./helpers/defineProperty node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineProperty": [$/;" a object:exports
|
|
3547
3668
|
./helpers/esm/AsyncGenerator node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/AsyncGenerator": ".\/helpers\/esm\/AsyncGenerator.js",$/;" s object:exports
|
|
@@ -3589,6 +3710,7 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
|
|
|
3589
3710
|
./helpers/esm/createSuper node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/createSuper": ".\/helpers\/esm\/createSuper.js",$/;" s object:exports
|
|
3590
3711
|
./helpers/esm/decorate node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/decorate": ".\/helpers\/esm\/decorate.js",$/;" s object:exports
|
|
3591
3712
|
./helpers/esm/defaults node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/defaults": ".\/helpers\/esm\/defaults.js",$/;" s object:exports
|
|
3713
|
+
./helpers/esm/defineAccessor node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/defineAccessor": ".\/helpers\/esm\/defineAccessor.js",$/;" s object:exports
|
|
3592
3714
|
./helpers/esm/defineEnumerableProperties node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/defineEnumerableProperties": ".\/helpers\/esm\/defineEnumerableProperties./;" s object:exports
|
|
3593
3715
|
./helpers/esm/defineProperty node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/defineProperty": ".\/helpers\/esm\/defineProperty.js",$/;" s object:exports
|
|
3594
3716
|
./helpers/esm/extends node_modules/@babel/runtime/package.json /^ ".\/helpers\/esm\/extends": ".\/helpers\/esm\/extends.js",$/;" s object:exports
|
|
@@ -5440,6 +5562,7 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
|
|
|
5440
5562
|
.ml-6 node_modules/flowbite/dist/flowbite.min.css /^\/*! tailwindcss v3.2.2 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
|
|
5441
5563
|
.ml-auto node_modules/flowbite/dist/flowbite.css /^.ml-auto {$/;" c
|
|
5442
5564
|
.ml-auto node_modules/flowbite/dist/flowbite.min.css /^\/*! tailwindcss v3.2.2 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
|
|
5565
|
+
.ml-px test/dummy/app/assets/builds/tailwind.css /^\/*! tailwindcss v3.2.4 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
|
|
5443
5566
|
.mr-1 node_modules/flowbite/dist/flowbite.css /^.mr-1 {$/;" c
|
|
5444
5567
|
.mr-1 node_modules/flowbite/dist/flowbite.css /^.mr-1\\.5 {$/;" c
|
|
5445
5568
|
.mr-1 node_modules/flowbite/dist/flowbite.min.css /^\/*! tailwindcss v3.2.2 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
|
|
@@ -6546,6 +6669,7 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
|
|
|
6546
6669
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/createSuper
|
|
6547
6670
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/decorate
|
|
6548
6671
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/defaults
|
|
6672
|
+
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/defineAccessor
|
|
6549
6673
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/defineEnumerableProperties
|
|
6550
6674
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/defineProperty
|
|
6551
6675
|
0 node_modules/@babel/runtime/package.json /^ {$/;" o array:exports../helpers/extends
|
|
@@ -45790,6 +45914,7 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
|
|
|
45790
45914
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/createSuper.js"$/;" s array:exports../helpers/createSuper
|
|
45791
45915
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/decorate.js"$/;" s array:exports../helpers/decorate
|
|
45792
45916
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/defaults.js"$/;" s array:exports../helpers/defaults
|
|
45917
|
+
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineAccessor.js"$/;" s array:exports../helpers/defineAccessor
|
|
45793
45918
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineEnumerableProperties.js"$/;" s array:exports../helpers/defineEnumerableProperties
|
|
45794
45919
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/defineProperty.js"$/;" s array:exports../helpers/defineProperty
|
|
45795
45920
|
1 node_modules/@babel/runtime/package.json /^ ".\/helpers\/extends.js"$/;" s array:exports../helpers/extends
|
|
@@ -174152,6 +174277,7 @@ About node_modules/tmp/README.md /^## About$/;" s chapter:Tmp
|
|
|
174152
174277
|
About node_modules/to-regex-range/README.md /^## About$/;" s chapter:to-regex-range [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [](https://www.npmjs.com/package/to-regex-range) [](https://npmjs.org/package/to-regex-range) [](https://npmjs.org/package/to-regex-range) [](https://travis-ci.org/micromatch/to-regex-range)
|
|
174153
174278
|
About node_modules/word-wrap/README.md /^## About$/;" s chapter:word-wrap [](https://www.npmjs.com/package/word-wrap) [](https://npmjs.org/package/word-wrap) [](https://npmjs.org/package/word-wrap) [](https://travis-ci.org/jonschlinkert/word-wrap)
|
|
174154
174279
|
About node_modules/write/README.md /^## About$/;" s chapter:write [](https://www.npmjs.com/package/write) [](https://npmjs.org/package/write) [](https://npmjs.org/package/write) [](https://travis-ci.org/jonschlinkert/write)
|
|
174280
|
+
About TurboBoost README.md /^## About TurboBoost$/;" s
|
|
174155
174281
|
Abreve node_modules/angular-html-parser/lib/compiler/src/ml_parser/tags.js /^ 'Abreve': '\\u0102',$/;" p property:exports.NAMED_ENTITIES
|
|
174156
174282
|
Abreve node_modules/character-entities/index.json /^ "Abreve": "Ă",$/;" s
|
|
174157
174283
|
Abreve node_modules/parse-srcset/tests/he.js /^ var decodeMap = {'Aacute':'\\xC1','aacute':'\\xE1','Abreve':'\\u0102','abreve':'\\u0103','ac':'/;" p variable:anonymousFunction639e54970100.decodeMap
|
|
@@ -217242,7 +217368,7 @@ VDash node_modules/parse-srcset/tests/he.js /^ var decodeMap = {'Aacute':'\\xC1'
|
|
|
217242
217368
|
VDash node_modules/simple-html-tokenizer/dist/es6/index.js /^ Aacute: "Á", aacute: "á", Abreve: "Ă", abreve: "ă", ac: "∾", acd: "∿", acE: "∾̳",/;" p variable:namedCharRefs
|
|
217243
217369
|
VDash node_modules/simple-html-tokenizer/dist/simple-html-tokenizer.js /^ Aacute: "Á", aacute: "á", Abreve: "Ă", abreve: "ă", ac: "∾", acd: "∿", acE: "∾/;" p variable:anonymousFunction3825d8d70300.namedCharRefs
|
|
217244
217370
|
VDash node_modules/simple-html-tokenizer/dist/types/generated/html5-named-char-refs.d.ts /^ VDash: string;$/;" C
|
|
217245
|
-
VERSION lib/turbo_boost/streams/version.rb /^ VERSION = "0.0.
|
|
217371
|
+
VERSION lib/turbo_boost/streams/version.rb /^ VERSION = "0.0.2"$/;" C module:TurboBoost.Streams
|
|
217246
217372
|
VERSION node_modules/@angular/compiler/esm2015/src/output/source_map.js /^const VERSION = 3;$/;" C
|
|
217247
217373
|
VERSION node_modules/@angular/compiler/esm2015/src/version.js /^export const VERSION = new Version('8.2.14');$/;" C
|
|
217248
217374
|
VERSION node_modules/@angular/compiler/esm5/src/output/source_map.js /^var VERSION = 3;$/;" v
|
|
@@ -226887,6 +227013,8 @@ _defaults node_modules/prettier-standard/src/vendor/node_modules/@babel/runtime-
|
|
|
226887
227013
|
_defaults node_modules/prettier-standard/src/vendor/node_modules/@babel/runtime-corejs3/helpers/esm/defaults.js /^export default function _defaults(obj, defaults) {$/;" f
|
|
226888
227014
|
_defaults node_modules/prettier-standard/src/vendor/node_modules/@babel/traverse/lib/scope/index.js /^var _defaults = _interopRequireDefault(require("lodash\/defaults"));$/;" v
|
|
226889
227015
|
_defaults$1 node_modules/@glimmer/syntax/dist/amd/es5/glimmer-syntax.js /^ function _defaults$1(obj, defaults) { var keys = Object.getOwnPropertyNames(defaults); for (/;" f function:anonymousFunction31ec46100100
|
|
227016
|
+
_defineAccessor node_modules/@babel/runtime/helpers/defineAccessor.js /^function _defineAccessor(type, obj, key, fn) {$/;" f
|
|
227017
|
+
_defineAccessor node_modules/@babel/runtime/helpers/esm/defineAccessor.js /^export default function _defineAccessor(type, obj, key, fn) {$/;" f
|
|
226890
227018
|
_defineEnumerableProperties node_modules/@babel/runtime/helpers/defineEnumerableProperties.js /^function _defineEnumerableProperties(obj, descs) {$/;" f
|
|
226891
227019
|
_defineEnumerableProperties node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js /^export default function _defineEnumerableProperties(obj, descs) {$/;" f
|
|
226892
227020
|
_defineEnumerableProperties node_modules/prettier-standard/src/vendor/node_modules/@babel/runtime-corejs3/helpers/defineEnumerableProperties.js /^function _defineEnumerableProperties(obj, descs) {$/;" f
|
|
@@ -300139,10 +300267,12 @@ configurable node_modules/@angular/compiler/src/template_parser/template_parser.
|
|
|
300139
300267
|
configurable node_modules/@babel/runtime/helpers/decorate.js /^ configurable: descriptor.configurable,$/;" p variable:_getDecoratorsApi.api.descriptor
|
|
300140
300268
|
configurable node_modules/@babel/runtime/helpers/decorate.js /^ configurable: true$/;" p variable:_getDecoratorsApi.api.desc
|
|
300141
300269
|
configurable node_modules/@babel/runtime/helpers/decorate.js /^ configurable: true,$/;" p variable:_createElementDescriptor.descriptor
|
|
300270
|
+
configurable node_modules/@babel/runtime/helpers/defineAccessor.js /^ configurable: !0,$/;" p variable:_defineAccessor.desc
|
|
300142
300271
|
configurable node_modules/@babel/runtime/helpers/defineProperty.js /^ configurable: true,$/;" p variable:anonymousObject42322ba70105
|
|
300143
300272
|
configurable node_modules/@babel/runtime/helpers/esm/decorate.js /^ configurable: descriptor.configurable,$/;" p variable:_getDecoratorsApi.api.descriptor
|
|
300144
300273
|
configurable node_modules/@babel/runtime/helpers/esm/decorate.js /^ configurable: true$/;" p variable:_getDecoratorsApi.api.desc
|
|
300145
300274
|
configurable node_modules/@babel/runtime/helpers/esm/decorate.js /^ configurable: true,$/;" p variable:_createElementDescriptor.descriptor
|
|
300275
|
+
configurable node_modules/@babel/runtime/helpers/esm/defineAccessor.js /^ configurable: !0,$/;" p variable:_defineAccessor.desc
|
|
300146
300276
|
configurable node_modules/@babel/runtime/helpers/esm/defineProperty.js /^ configurable: true,$/;" p variable:anonymousObject6536c9db0105
|
|
300147
300277
|
configurable node_modules/@babel/runtime/helpers/esm/inherits.js /^ configurable: true$/;" p property:subClass.anonymousObject59e5a5110105.constructor
|
|
300148
300278
|
configurable node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js /^ configurable: descriptor.configurable,$/;" p variable:anonymousObjectad187c3f0105
|
|
@@ -311310,6 +311440,7 @@ default node_modules/@babel/runtime/package.json /^ "default": ".\/helper
|
|
|
311310
311440
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/createSuper.js"$/;" s object:exports../helpers/createSuper.0
|
|
311311
311441
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/decorate.js"$/;" s object:exports../helpers/decorate.0
|
|
311312
311442
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/defaults.js"$/;" s object:exports../helpers/defaults.0
|
|
311443
|
+
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/defineAccessor.js"$/;" s object:exports../helpers/defineAccessor.0
|
|
311313
311444
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/defineEnumerableProperties.js"$/;" s object:exports../helpers/defineEnumerableProperties.0
|
|
311314
311445
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/defineProperty.js"$/;" s object:exports../helpers/defineProperty.0
|
|
311315
311446
|
default node_modules/@babel/runtime/package.json /^ "default": ".\/helpers\/extends.js"$/;" s object:exports../helpers/extends.0
|
|
@@ -313290,8 +313421,10 @@ derp node_modules/@glimmer/util/test/object-utils-test.js /^ let result = (0,
|
|
|
313290
313421
|
desc node_modules/.bin/handlebars /^ opts.push({ name: name, desc: opt.description, meta: meta });$/;" p variable:anonymousObject48f5327c0505
|
|
313291
313422
|
desc node_modules/@babel/runtime/helpers/applyDecs2203.js /^ desc.set.call(this, v);$/;" M variable:memberDec
|
|
313292
313423
|
desc node_modules/@babel/runtime/helpers/decorate.js /^ var desc = {$/;" v variable:_getDecoratorsApi.api
|
|
313424
|
+
desc node_modules/@babel/runtime/helpers/defineAccessor.js /^ var desc = {$/;" v function:_defineAccessor
|
|
313293
313425
|
desc node_modules/@babel/runtime/helpers/esm/applyDecs2203.js /^ desc.set.call(this, v);$/;" M variable:memberDec
|
|
313294
313426
|
desc node_modules/@babel/runtime/helpers/esm/decorate.js /^ var desc = {$/;" v variable:_getDecoratorsApi.api
|
|
313427
|
+
desc node_modules/@babel/runtime/helpers/esm/defineAccessor.js /^ var desc = {$/;" v function:_defineAccessor
|
|
313295
313428
|
desc node_modules/@babel/runtime/helpers/esm/set.js /^ var desc;$/;" v
|
|
313296
313429
|
desc node_modules/@babel/runtime/helpers/set.js /^ var desc;$/;" v
|
|
313297
313430
|
desc node_modules/@glimmer/syntax/node_modules/.bin/handlebars /^ opts.push({ name: name, desc: opt.description, meta: meta });$/;" p variable:anonymousObject93e11d3b0505
|
|
@@ -325763,10 +325896,12 @@ enumerable node_modules/@babel/helper-validator-identifier/lib/index.js /^ enum
|
|
|
325763
325896
|
enumerable node_modules/@babel/runtime/helpers/decorate.js /^ enumerable: descriptor.enumerable,$/;" p variable:_getDecoratorsApi.api.descriptor
|
|
325764
325897
|
enumerable node_modules/@babel/runtime/helpers/decorate.js /^ enumerable: false$/;" p variable:_createElementDescriptor.descriptor
|
|
325765
325898
|
enumerable node_modules/@babel/runtime/helpers/decorate.js /^ enumerable: true$/;" p variable:_createElementDescriptor.descriptor
|
|
325899
|
+
enumerable node_modules/@babel/runtime/helpers/defineAccessor.js /^ enumerable: !0$/;" p variable:_defineAccessor.desc
|
|
325766
325900
|
enumerable node_modules/@babel/runtime/helpers/defineProperty.js /^ enumerable: true,$/;" p variable:anonymousObject42322ba70105
|
|
325767
325901
|
enumerable node_modules/@babel/runtime/helpers/esm/decorate.js /^ enumerable: descriptor.enumerable,$/;" p variable:_getDecoratorsApi.api.descriptor
|
|
325768
325902
|
enumerable node_modules/@babel/runtime/helpers/esm/decorate.js /^ enumerable: false$/;" p variable:_createElementDescriptor.descriptor
|
|
325769
325903
|
enumerable node_modules/@babel/runtime/helpers/esm/decorate.js /^ enumerable: true$/;" p variable:_createElementDescriptor.descriptor
|
|
325904
|
+
enumerable node_modules/@babel/runtime/helpers/esm/defineAccessor.js /^ enumerable: !0$/;" p variable:_defineAccessor.desc
|
|
325770
325905
|
enumerable node_modules/@babel/runtime/helpers/esm/defineProperty.js /^ enumerable: true,$/;" p variable:anonymousObject6536c9db0105
|
|
325771
325906
|
enumerable node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js /^ enumerable: descriptor.enumerable,$/;" p variable:anonymousObjectad187c3f0105
|
|
325772
325907
|
enumerable node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js /^ enumerable: !0,$/;" p variable:anonymousObject7434d2ed0105
|
|
@@ -354317,6 +354452,7 @@ import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\
|
|
|
354317
354452
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/createSuper.js",$/;" s object:exports../helpers/createSuper.0
|
|
354318
354453
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/decorate.js",$/;" s object:exports../helpers/decorate.0
|
|
354319
354454
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/defaults.js",$/;" s object:exports../helpers/defaults.0
|
|
354455
|
+
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/defineAccessor.js",$/;" s object:exports../helpers/defineAccessor.0
|
|
354320
354456
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/defineEnumerableProperties.js",$/;" s object:exports../helpers/defineEnumerableProperties.0
|
|
354321
354457
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/defineProperty.js",$/;" s object:exports../helpers/defineProperty.0
|
|
354322
354458
|
import node_modules/@babel/runtime/package.json /^ "import": ".\/helpers\/esm\/extends.js",$/;" s object:exports../helpers/extends.0
|
|
@@ -396647,6 +396783,7 @@ node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/cre
|
|
|
396647
396783
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/createSuper.js",$/;" s object:exports../helpers/createSuper.0
|
|
396648
396784
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/decorate.js",$/;" s object:exports../helpers/decorate.0
|
|
396649
396785
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/defaults.js",$/;" s object:exports../helpers/defaults.0
|
|
396786
|
+
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/defineAccessor.js",$/;" s object:exports../helpers/defineAccessor.0
|
|
396650
396787
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/defineEnumerableProperties.js",$/;" s object:exports../helpers/defineEnumerableProperties.0
|
|
396651
396788
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/defineProperty.js",$/;" s object:exports../helpers/defineProperty.0
|
|
396652
396789
|
node node_modules/@babel/runtime/package.json /^ "node": ".\/helpers\/extends.js",$/;" s object:exports../helpers/extends.0
|
|
@@ -474166,7 +474303,7 @@ version node_modules/@babel/helper-validator-identifier/package.json /^ "versio
|
|
|
474166
474303
|
version node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js /^const version = "15.0.0";$/;" C
|
|
474167
474304
|
version node_modules/@babel/highlight/package.json /^ "version": "7.18.6",$/;" s
|
|
474168
474305
|
version node_modules/@babel/parser/package.json /^ "version": "7.9.4",$/;" s
|
|
474169
|
-
version node_modules/@babel/runtime/package.json /^ "version": "7.20.
|
|
474306
|
+
version node_modules/@babel/runtime/package.json /^ "version": "7.20.7",$/;" s
|
|
474170
474307
|
version node_modules/@esbuild/darwin-arm64/package.json /^ "version": "0.16.10",$/;" s
|
|
474171
474308
|
version node_modules/@eslint/eslintrc/node_modules/.bin/js-yaml /^ version: require('..\/package.json').version$/;" p variable:anonymousObject2cf2a4030205
|
|
474172
474309
|
version node_modules/@eslint/eslintrc/node_modules/argparse/argparse.js /^ version: undefined \/\/ LEGACY (v1 compatibility), version$/;" p variable:_SubParsersAction.anonymousObject328018345105.constructor.anonymousObject328018345205
|
|
@@ -474915,7 +475052,7 @@ version node_modules/yaml/dist/index.js /^ version: '1.2'$/;" p variable:defaul
|
|
|
474915
475052
|
version node_modules/yaml/dist/test-events.js /^ version: '1.2'$/;" p variable:testEvents.anonymousObjecta2b129440205
|
|
474916
475053
|
version node_modules/yaml/package.json /^ "version": "1.8.3",$/;" s
|
|
474917
475054
|
version node_modules/yocto-queue/package.json /^ "version": "0.1.0",$/;" s
|
|
474918
|
-
version package.json /^ "version": "0.0.
|
|
475055
|
+
version package.json /^ "version": "0.0.1",$/;" s
|
|
474919
475056
|
versionIncluded node_modules/prettier-standard/src/vendor/node_modules/resolve/lib/core.js /^function versionIncluded(specifierValue) {$/;" f
|
|
474920
475057
|
versionIncluded node_modules/resolve/lib/core.js /^function versionIncluded(specifierValue) {$/;" f
|
|
474921
475058
|
versionInfo node_modules/graphql/version.d.ts /^export const versionInfo: {$/;" C
|
data/yarn-error.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Arguments:
|
|
2
|
-
/Users/nathan/.asdf/installs/nodejs/16.17.0/bin/node /Users/nathan/.asdf/installs/nodejs/16.17.0/.npm/bin/yarn publish --no-git-tag-version
|
|
2
|
+
/Users/nathan/.asdf/installs/nodejs/16.17.0/bin/node /Users/nathan/.asdf/installs/nodejs/16.17.0/.npm/bin/yarn publish --no-git-tag-version --access public
|
|
3
3
|
|
|
4
4
|
PATH:
|
|
5
5
|
/Users/nathan/.asdf/plugins/nodejs/shims:/Users/nathan/.asdf/installs/nodejs/16.17.0/.npm/bin:/Users/nathan/.asdf/installs/nodejs/16.17.0/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/Users/nathan/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/nathan/.dotfiles/bin:/opt/homebrew/opt/fzf/bin
|
|
@@ -14,29 +14,29 @@ Platform:
|
|
|
14
14
|
darwin arm64
|
|
15
15
|
|
|
16
16
|
Trace:
|
|
17
|
-
Error:
|
|
18
|
-
at
|
|
19
|
-
at
|
|
20
|
-
at
|
|
21
|
-
at
|
|
22
|
-
at
|
|
23
|
-
at
|
|
24
|
-
at
|
|
25
|
-
at
|
|
26
|
-
at
|
|
27
|
-
at
|
|
17
|
+
Error: canceled
|
|
18
|
+
at Interface.<anonymous> (/Users/nathan/.asdf/installs/nodejs/16.17.0/.npm/lib/node_modules/yarn/lib/cli.js:137150:13)
|
|
19
|
+
at Interface.emit (node:events:513:28)
|
|
20
|
+
at Interface._ttyWrite (node:readline:1085:16)
|
|
21
|
+
at ReadStream.onkeypress (node:readline:291:10)
|
|
22
|
+
at ReadStream.emit (node:events:513:28)
|
|
23
|
+
at emitKeys (node:internal/readline/utils:357:14)
|
|
24
|
+
at emitKeys.next (<anonymous>)
|
|
25
|
+
at ReadStream.onData (node:internal/readline/emitKeypressEvents:61:36)
|
|
26
|
+
at ReadStream.emit (node:events:513:28)
|
|
27
|
+
at addChunk (node:internal/streams/readable:315:12)
|
|
28
28
|
|
|
29
29
|
npm manifest:
|
|
30
30
|
{
|
|
31
|
-
"name": "
|
|
32
|
-
"version": "0.1
|
|
31
|
+
"name": "@turbo-boost/streams",
|
|
32
|
+
"version": "0.0.1",
|
|
33
33
|
"description": "Take full control of the DOM with Turbo Streams",
|
|
34
34
|
"main": "app/javascript/index.js",
|
|
35
|
-
"repository": "https://github.com/hopsoft/
|
|
35
|
+
"repository": "https://github.com/hopsoft/turbo_boost-streams",
|
|
36
36
|
"author": "Nate Hopkins (hopsoft) <natehop@gmail.com>",
|
|
37
37
|
"license": "MIT",
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"@hotwired/turbo-rails": ">= 7.
|
|
39
|
+
"@hotwired/turbo-rails": ">= 7.2.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"esbuild": "^0.16.3",
|
|
@@ -46,7 +46,7 @@ npm manifest:
|
|
|
46
46
|
"rustywind": "^0.15.1"
|
|
47
47
|
},
|
|
48
48
|
"scripts": {
|
|
49
|
-
"build": "esbuild app/javascript/index.js --bundle --minify --sourcemap --format=esm --target=es2017 --analyze --outfile=app/assets/builds/
|
|
49
|
+
"build": "esbuild app/javascript/index.js --bundle --minify --sourcemap --format=esm --target=es2017 --analyze --outfile=app/assets/builds/@turbo-boost/streams.js"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
52
|
"@alpinejs/morph": ">=3.10.4",
|
|
@@ -114,125 +114,125 @@ Lockfile:
|
|
|
114
114
|
dependencies:
|
|
115
115
|
regenerator-runtime "^0.13.11"
|
|
116
116
|
|
|
117
|
-
"@esbuild/android-arm64@0.16.
|
|
118
|
-
version "0.16.
|
|
119
|
-
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.16.
|
|
120
|
-
integrity sha512-
|
|
121
|
-
|
|
122
|
-
"@esbuild/android-arm@0.16.
|
|
123
|
-
version "0.16.
|
|
124
|
-
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.16.
|
|
125
|
-
integrity sha512-
|
|
126
|
-
|
|
127
|
-
"@esbuild/android-x64@0.16.
|
|
128
|
-
version "0.16.
|
|
129
|
-
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.16.
|
|
130
|
-
integrity sha512-
|
|
131
|
-
|
|
132
|
-
"@esbuild/darwin-arm64@0.16.
|
|
133
|
-
version "0.16.
|
|
134
|
-
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.
|
|
135
|
-
integrity sha512-
|
|
136
|
-
|
|
137
|
-
"@esbuild/darwin-x64@0.16.
|
|
138
|
-
version "0.16.
|
|
139
|
-
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.16.
|
|
140
|
-
integrity sha512-
|
|
141
|
-
|
|
142
|
-
"@esbuild/freebsd-arm64@0.16.
|
|
143
|
-
version "0.16.
|
|
144
|
-
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.
|
|
145
|
-
integrity sha512-
|
|
146
|
-
|
|
147
|
-
"@esbuild/freebsd-x64@0.16.
|
|
148
|
-
version "0.16.
|
|
149
|
-
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.
|
|
150
|
-
integrity sha512-
|
|
151
|
-
|
|
152
|
-
"@esbuild/linux-arm64@0.16.
|
|
153
|
-
version "0.16.
|
|
154
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.16.
|
|
155
|
-
integrity sha512-
|
|
156
|
-
|
|
157
|
-
"@esbuild/linux-arm@0.16.
|
|
158
|
-
version "0.16.
|
|
159
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.16.
|
|
160
|
-
integrity sha512-
|
|
161
|
-
|
|
162
|
-
"@esbuild/linux-ia32@0.16.
|
|
163
|
-
version "0.16.
|
|
164
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.16.
|
|
165
|
-
integrity sha512-
|
|
166
|
-
|
|
167
|
-
"@esbuild/linux-loong64@0.16.
|
|
168
|
-
version "0.16.
|
|
169
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.16.
|
|
170
|
-
integrity sha512-
|
|
171
|
-
|
|
172
|
-
"@esbuild/linux-mips64el@0.16.
|
|
173
|
-
version "0.16.
|
|
174
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.
|
|
175
|
-
integrity sha512-
|
|
176
|
-
|
|
177
|
-
"@esbuild/linux-ppc64@0.16.
|
|
178
|
-
version "0.16.
|
|
179
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.
|
|
180
|
-
integrity sha512-
|
|
181
|
-
|
|
182
|
-
"@esbuild/linux-riscv64@0.16.
|
|
183
|
-
version "0.16.
|
|
184
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.
|
|
185
|
-
integrity sha512-
|
|
186
|
-
|
|
187
|
-
"@esbuild/linux-s390x@0.16.
|
|
188
|
-
version "0.16.
|
|
189
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.16.
|
|
190
|
-
integrity sha512-
|
|
191
|
-
|
|
192
|
-
"@esbuild/linux-x64@0.16.
|
|
193
|
-
version "0.16.
|
|
194
|
-
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.16.
|
|
195
|
-
integrity sha512-
|
|
196
|
-
|
|
197
|
-
"@esbuild/netbsd-x64@0.16.
|
|
198
|
-
version "0.16.
|
|
199
|
-
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.
|
|
200
|
-
integrity sha512-
|
|
201
|
-
|
|
202
|
-
"@esbuild/openbsd-x64@0.16.
|
|
203
|
-
version "0.16.
|
|
204
|
-
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.
|
|
205
|
-
integrity sha512-
|
|
206
|
-
|
|
207
|
-
"@esbuild/sunos-x64@0.16.
|
|
208
|
-
version "0.16.
|
|
209
|
-
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.16.
|
|
210
|
-
integrity sha512-
|
|
211
|
-
|
|
212
|
-
"@esbuild/win32-arm64@0.16.
|
|
213
|
-
version "0.16.
|
|
214
|
-
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.16.
|
|
215
|
-
integrity sha512
|
|
216
|
-
|
|
217
|
-
"@esbuild/win32-ia32@0.16.
|
|
218
|
-
version "0.16.
|
|
219
|
-
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.16.
|
|
220
|
-
integrity sha512-
|
|
221
|
-
|
|
222
|
-
"@esbuild/win32-x64@0.16.
|
|
223
|
-
version "0.16.
|
|
224
|
-
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.16.
|
|
225
|
-
integrity sha512-
|
|
226
|
-
|
|
227
|
-
"@eslint/eslintrc@^1.
|
|
228
|
-
version "1.
|
|
229
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.
|
|
230
|
-
integrity sha512-
|
|
117
|
+
"@esbuild/android-arm64@0.16.10":
|
|
118
|
+
version "0.16.10"
|
|
119
|
+
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.16.10.tgz#d784d8f13dbef50492ea55456fb50651e4036fbf"
|
|
120
|
+
integrity sha512-47Y+NwVKTldTlDhSgJHZ/RpvBQMUDG7eKihqaF/u6g7s0ZPz4J1vy8A3rwnnUOF2CuDn7w7Gj/QcMoWz3U3SJw==
|
|
121
|
+
|
|
122
|
+
"@esbuild/android-arm@0.16.10":
|
|
123
|
+
version "0.16.10"
|
|
124
|
+
resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.16.10.tgz#becf6b5647c091b039121db8c17300a7dfd1ab4a"
|
|
125
|
+
integrity sha512-RmJjQTRrO6VwUWDrzTBLmV4OJZTarYsiepLGlF2rYTVB701hSorPywPGvP6d8HCuuRibyXa5JX4s3jN2kHEtjQ==
|
|
126
|
+
|
|
127
|
+
"@esbuild/android-x64@0.16.10":
|
|
128
|
+
version "0.16.10"
|
|
129
|
+
resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.16.10.tgz#648cacbb13a5047380a038e5d6d895015e31b525"
|
|
130
|
+
integrity sha512-C4PfnrBMcuAcOurQzpF1tTtZz94IXO5JmICJJ3NFJRHbXXsQUg9RFG45KvydKqtFfBaFLCHpduUkUfXwIvGnRg==
|
|
131
|
+
|
|
132
|
+
"@esbuild/darwin-arm64@0.16.10":
|
|
133
|
+
version "0.16.10"
|
|
134
|
+
resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.16.10.tgz#3ca7fd9a456d11752df77df6c030f2d08f27bda9"
|
|
135
|
+
integrity sha512-bH/bpFwldyOKdi9HSLCLhhKeVgRYr9KblchwXgY2NeUHBB/BzTUHtUSBgGBmpydB1/4E37m+ggXXfSrnD7/E7g==
|
|
136
|
+
|
|
137
|
+
"@esbuild/darwin-x64@0.16.10":
|
|
138
|
+
version "0.16.10"
|
|
139
|
+
resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.16.10.tgz#7eb71b8da4106627f01553def517d3c5e5942592"
|
|
140
|
+
integrity sha512-OXt7ijoLuy+AjDSKQWu+KdDFMBbdeaL6wtgMKtDUXKWHiAMKHan5+R1QAG6HD4+K0nnOvEJXKHeA9QhXNAjOTQ==
|
|
141
|
+
|
|
142
|
+
"@esbuild/freebsd-arm64@0.16.10":
|
|
143
|
+
version "0.16.10"
|
|
144
|
+
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.10.tgz#c69c78ee1d17d35ad2cf76a1bb67788000a84b43"
|
|
145
|
+
integrity sha512-shSQX/3GHuspE3Uxtq5kcFG/zqC+VuMnJkqV7LczO41cIe6CQaXHD3QdMLA4ziRq/m0vZo7JdterlgbmgNIAlQ==
|
|
146
|
+
|
|
147
|
+
"@esbuild/freebsd-x64@0.16.10":
|
|
148
|
+
version "0.16.10"
|
|
149
|
+
resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.16.10.tgz#a9804ab1b9366f915812af24ad5cfc1c0db01441"
|
|
150
|
+
integrity sha512-5YVc1zdeaJGASijZmTzSO4h6uKzsQGG3pkjI6fuXvolhm3hVRhZwnHJkforaZLmzvNv5Tb7a3QL2FAVmrgySIA==
|
|
151
|
+
|
|
152
|
+
"@esbuild/linux-arm64@0.16.10":
|
|
153
|
+
version "0.16.10"
|
|
154
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.16.10.tgz#d9a9ddfcb28ed8cced688bc112ef66283d6fa77f"
|
|
155
|
+
integrity sha512-2aqeNVxIaRfPcIaMZIFoblLh588sWyCbmj1HHCCs9WmeNWm+EIN0SmvsmPvTa/TsNZFKnxTcvkX2eszTcCqIrA==
|
|
156
|
+
|
|
157
|
+
"@esbuild/linux-arm@0.16.10":
|
|
158
|
+
version "0.16.10"
|
|
159
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.16.10.tgz#f32cdac1d3319c83ae7f9f31238dd1284ee6bba2"
|
|
160
|
+
integrity sha512-c360287ZWI2miBnvIj23bPyVctgzeMT2kQKR+x94pVqIN44h3GF8VMEs1SFPH1UgyDr3yBbx3vowDS1SVhyVhA==
|
|
161
|
+
|
|
162
|
+
"@esbuild/linux-ia32@0.16.10":
|
|
163
|
+
version "0.16.10"
|
|
164
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.16.10.tgz#1e023478e42f3a01cad48f4af50120d4b639af03"
|
|
165
|
+
integrity sha512-sqMIEWeyrLGU7J5RB5fTkLRIFwsgsQ7ieWXlDLEmC2HblPYGb3AucD7inw2OrKFpRPKsec1l+lssiM3+NV5aOw==
|
|
166
|
+
|
|
167
|
+
"@esbuild/linux-loong64@0.16.10":
|
|
168
|
+
version "0.16.10"
|
|
169
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.16.10.tgz#f9098865a69d1d6e2f8bda51c7f9d4240f20b771"
|
|
170
|
+
integrity sha512-O7Pd5hLEtTg37NC73pfhUOGTjx/+aXu5YoSq3ahCxcN7Bcr2F47mv+kG5t840thnsEzrv0oB70+LJu3gUgchvg==
|
|
171
|
+
|
|
172
|
+
"@esbuild/linux-mips64el@0.16.10":
|
|
173
|
+
version "0.16.10"
|
|
174
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.16.10.tgz#574725ad2ea81b7783b7ba7d1ab3475f8fdd8d32"
|
|
175
|
+
integrity sha512-FN8mZOH7531iPHM0kaFhAOqqNHoAb6r/YHW2ZIxNi0a85UBi2DO4Vuyn7t1p4UN8a4LoAnLOT1PqNgHkgBJgbA==
|
|
176
|
+
|
|
177
|
+
"@esbuild/linux-ppc64@0.16.10":
|
|
178
|
+
version "0.16.10"
|
|
179
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.16.10.tgz#11da658c54514a693813af56bb28951d563a90c3"
|
|
180
|
+
integrity sha512-Dg9RiqdvHOAWnOKIOTsIx8dFX9EDlY2IbPEY7YFzchrCiTZmMkD7jWA9UdZbNUygPjdmQBVPRCrLydReFlX9yg==
|
|
181
|
+
|
|
182
|
+
"@esbuild/linux-riscv64@0.16.10":
|
|
183
|
+
version "0.16.10"
|
|
184
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.16.10.tgz#3af4600adbd6c5a4a6f1da05771f4aa6774baab2"
|
|
185
|
+
integrity sha512-XMqtpjwzbmlar0BJIxmzu/RZ7EWlfVfH68Vadrva0Wj5UKOdKvqskuev2jY2oPV3aoQUyXwnMbMrFmloO2GfAw==
|
|
186
|
+
|
|
187
|
+
"@esbuild/linux-s390x@0.16.10":
|
|
188
|
+
version "0.16.10"
|
|
189
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.16.10.tgz#9e3377aaf0191a9d6628e806a279085ec4391f3e"
|
|
190
|
+
integrity sha512-fu7XtnoeRNFMx8DjK3gPWpFBDM2u5ba+FYwg27SjMJwKvJr4bDyKz5c+FLXLUSSAkMAt/UL+cUbEbra+rYtUgw==
|
|
191
|
+
|
|
192
|
+
"@esbuild/linux-x64@0.16.10":
|
|
193
|
+
version "0.16.10"
|
|
194
|
+
resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.16.10.tgz#7c41d4d697ce674e0083e7baa6231468f4650d85"
|
|
195
|
+
integrity sha512-61lcjVC/RldNNMUzQQdyCWjCxp9YLEQgIxErxU9XluX7juBdGKb0pvddS0vPNuCvotRbzijZ1pzII+26haWzbA==
|
|
196
|
+
|
|
197
|
+
"@esbuild/netbsd-x64@0.16.10":
|
|
198
|
+
version "0.16.10"
|
|
199
|
+
resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.16.10.tgz#ebac59e3986834af04bbafcee7b0c1f31cd477c6"
|
|
200
|
+
integrity sha512-JeZXCX3viSA9j4HqSoygjssdqYdfHd6yCFWyfSekLbz4Ef+D2EjvsN02ZQPwYl5a5gg/ehdHgegHhlfOFP0HCA==
|
|
201
|
+
|
|
202
|
+
"@esbuild/openbsd-x64@0.16.10":
|
|
203
|
+
version "0.16.10"
|
|
204
|
+
resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.16.10.tgz#9eaa6cac3b80db45090c0946e62de5b5689c61d1"
|
|
205
|
+
integrity sha512-3qpxQKuEVIIg8SebpXsp82OBrqjPV/OwNWmG+TnZDr3VGyChNnGMHccC1xkbxCHDQNnnXjxhMQNyHmdFJbmbRA==
|
|
206
|
+
|
|
207
|
+
"@esbuild/sunos-x64@0.16.10":
|
|
208
|
+
version "0.16.10"
|
|
209
|
+
resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.16.10.tgz#31e5e4b814ef43d300e26511e486a4716a390d5f"
|
|
210
|
+
integrity sha512-z+q0xZ+et/7etz7WoMyXTHZ1rB8PMSNp/FOqURLJLOPb3GWJ2aj4oCqFCjPwEbW1rsT7JPpxeH/DwGAWk/I1Bg==
|
|
211
|
+
|
|
212
|
+
"@esbuild/win32-arm64@0.16.10":
|
|
213
|
+
version "0.16.10"
|
|
214
|
+
resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.16.10.tgz#ca58472dc03ca79e6d03f8a31113979ff253d94f"
|
|
215
|
+
integrity sha512-+YYu5sbQ9npkNT9Dec+tn1F/kjg6SMgr6bfi/6FpXYZvCRfu2YFPZGb+3x8K30s8eRxFpoG4sGhiSUkr1xbHEw==
|
|
216
|
+
|
|
217
|
+
"@esbuild/win32-ia32@0.16.10":
|
|
218
|
+
version "0.16.10"
|
|
219
|
+
resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.16.10.tgz#c572df2c65ab118feed0a5da5a4a193846d74e43"
|
|
220
|
+
integrity sha512-Aw7Fupk7XNehR1ftHGYwUteyJ2q+em/aE+fVU3YMTBN2V5A7Z4aVCSV+SvCp9HIIHZavPFBpbdP3VfjQpdf6Xg==
|
|
221
|
+
|
|
222
|
+
"@esbuild/win32-x64@0.16.10":
|
|
223
|
+
version "0.16.10"
|
|
224
|
+
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.16.10.tgz#0e9c6a5e69c10d96aff2386b7ee9646138c2a831"
|
|
225
|
+
integrity sha512-qddWullt3sC1EIpfHvCRBq3H4g3L86DZpD6n8k2XFjFVyp01D++uNbN1hT/JRsHxTbyyemZcpwL5aRlJwc/zFw==
|
|
226
|
+
|
|
227
|
+
"@eslint/eslintrc@^1.4.0":
|
|
228
|
+
version "1.4.0"
|
|
229
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
|
|
230
|
+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
|
|
231
231
|
dependencies:
|
|
232
232
|
ajv "^6.12.4"
|
|
233
233
|
debug "^4.3.2"
|
|
234
234
|
espree "^9.4.0"
|
|
235
|
-
globals "^13.
|
|
235
|
+
globals "^13.19.0"
|
|
236
236
|
ignore "^5.2.0"
|
|
237
237
|
import-fresh "^3.2.1"
|
|
238
238
|
js-yaml "^4.1.0"
|
|
@@ -259,10 +259,10 @@ Lockfile:
|
|
|
259
259
|
resolved "https://registry.yarnpkg.com/@glimmer/util/-/util-0.41.4.tgz#508fd82ca40305416e130f0da7b537295ded7989"
|
|
260
260
|
integrity sha512-DwS94K+M0vtG+cymxH0rslJr09qpdjyOLdCjmpKcG/nNiZQfMA1ybAaFEmwk9UaVlUG9STENFeQwyrLevJB+7g==
|
|
261
261
|
|
|
262
|
-
"@humanwhocodes/config-array@^0.11.
|
|
263
|
-
version "0.11.
|
|
264
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.
|
|
265
|
-
integrity sha512-
|
|
262
|
+
"@humanwhocodes/config-array@^0.11.8":
|
|
263
|
+
version "0.11.8"
|
|
264
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
|
|
265
|
+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
|
|
266
266
|
dependencies:
|
|
267
267
|
"@humanwhocodes/object-schema" "^1.2.1"
|
|
268
268
|
debug "^4.1.1"
|
|
@@ -330,9 +330,9 @@ Lockfile:
|
|
|
330
330
|
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
|
331
331
|
|
|
332
332
|
"@types/node@*":
|
|
333
|
-
version "18.11.
|
|
334
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.
|
|
335
|
-
integrity sha512-
|
|
333
|
+
version "18.11.17"
|
|
334
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
|
|
335
|
+
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
|
|
336
336
|
|
|
337
337
|
"@types/unist@^2.0.0", "@types/unist@^2.0.2":
|
|
338
338
|
version "2.0.6"
|
|
@@ -862,32 +862,32 @@ Lockfile:
|
|
|
862
862
|
is-arrayish "^0.2.1"
|
|
863
863
|
|
|
864
864
|
esbuild@^0.16.3:
|
|
865
|
-
version "0.16.
|
|
866
|
-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.16.
|
|
867
|
-
integrity sha512-
|
|
865
|
+
version "0.16.10"
|
|
866
|
+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.16.10.tgz#d485c28f1626a3f9c1796c952e4cd0561f0031bb"
|
|
867
|
+
integrity sha512-z5dIViHoVnw2l+NCJ3zj5behdXjYvXne9gL18OOivCadXDUhyDkeSvEtLcGVAJW2fNmh33TDUpsi704XYlDodw==
|
|
868
868
|
optionalDependencies:
|
|
869
|
-
"@esbuild/android-arm" "0.16.
|
|
870
|
-
"@esbuild/android-arm64" "0.16.
|
|
871
|
-
"@esbuild/android-x64" "0.16.
|
|
872
|
-
"@esbuild/darwin-arm64" "0.16.
|
|
873
|
-
"@esbuild/darwin-x64" "0.16.
|
|
874
|
-
"@esbuild/freebsd-arm64" "0.16.
|
|
875
|
-
"@esbuild/freebsd-x64" "0.16.
|
|
876
|
-
"@esbuild/linux-arm" "0.16.
|
|
877
|
-
"@esbuild/linux-arm64" "0.16.
|
|
878
|
-
"@esbuild/linux-ia32" "0.16.
|
|
879
|
-
"@esbuild/linux-loong64" "0.16.
|
|
880
|
-
"@esbuild/linux-mips64el" "0.16.
|
|
881
|
-
"@esbuild/linux-ppc64" "0.16.
|
|
882
|
-
"@esbuild/linux-riscv64" "0.16.
|
|
883
|
-
"@esbuild/linux-s390x" "0.16.
|
|
884
|
-
"@esbuild/linux-x64" "0.16.
|
|
885
|
-
"@esbuild/netbsd-x64" "0.16.
|
|
886
|
-
"@esbuild/openbsd-x64" "0.16.
|
|
887
|
-
"@esbuild/sunos-x64" "0.16.
|
|
888
|
-
"@esbuild/win32-arm64" "0.16.
|
|
889
|
-
"@esbuild/win32-ia32" "0.16.
|
|
890
|
-
"@esbuild/win32-x64" "0.16.
|
|
869
|
+
"@esbuild/android-arm" "0.16.10"
|
|
870
|
+
"@esbuild/android-arm64" "0.16.10"
|
|
871
|
+
"@esbuild/android-x64" "0.16.10"
|
|
872
|
+
"@esbuild/darwin-arm64" "0.16.10"
|
|
873
|
+
"@esbuild/darwin-x64" "0.16.10"
|
|
874
|
+
"@esbuild/freebsd-arm64" "0.16.10"
|
|
875
|
+
"@esbuild/freebsd-x64" "0.16.10"
|
|
876
|
+
"@esbuild/linux-arm" "0.16.10"
|
|
877
|
+
"@esbuild/linux-arm64" "0.16.10"
|
|
878
|
+
"@esbuild/linux-ia32" "0.16.10"
|
|
879
|
+
"@esbuild/linux-loong64" "0.16.10"
|
|
880
|
+
"@esbuild/linux-mips64el" "0.16.10"
|
|
881
|
+
"@esbuild/linux-ppc64" "0.16.10"
|
|
882
|
+
"@esbuild/linux-riscv64" "0.16.10"
|
|
883
|
+
"@esbuild/linux-s390x" "0.16.10"
|
|
884
|
+
"@esbuild/linux-x64" "0.16.10"
|
|
885
|
+
"@esbuild/netbsd-x64" "0.16.10"
|
|
886
|
+
"@esbuild/openbsd-x64" "0.16.10"
|
|
887
|
+
"@esbuild/sunos-x64" "0.16.10"
|
|
888
|
+
"@esbuild/win32-arm64" "0.16.10"
|
|
889
|
+
"@esbuild/win32-ia32" "0.16.10"
|
|
890
|
+
"@esbuild/win32-x64" "0.16.10"
|
|
891
891
|
|
|
892
892
|
escape-string-regexp@2.0.0:
|
|
893
893
|
version "2.0.0"
|
|
@@ -993,12 +993,12 @@ Lockfile:
|
|
|
993
993
|
v8-compile-cache "^2.0.3"
|
|
994
994
|
|
|
995
995
|
eslint@^8.19.0:
|
|
996
|
-
version "8.
|
|
997
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
998
|
-
integrity sha512-
|
|
996
|
+
version "8.30.0"
|
|
997
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
|
|
998
|
+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
|
|
999
999
|
dependencies:
|
|
1000
|
-
"@eslint/eslintrc" "^1.
|
|
1001
|
-
"@humanwhocodes/config-array" "^0.11.
|
|
1000
|
+
"@eslint/eslintrc" "^1.4.0"
|
|
1001
|
+
"@humanwhocodes/config-array" "^0.11.8"
|
|
1002
1002
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
1003
1003
|
"@nodelib/fs.walk" "^1.2.8"
|
|
1004
1004
|
ajv "^6.10.0"
|
|
@@ -1017,7 +1017,7 @@ Lockfile:
|
|
|
1017
1017
|
file-entry-cache "^6.0.1"
|
|
1018
1018
|
find-up "^5.0.0"
|
|
1019
1019
|
glob-parent "^6.0.2"
|
|
1020
|
-
globals "^13.
|
|
1020
|
+
globals "^13.19.0"
|
|
1021
1021
|
grapheme-splitter "^1.0.4"
|
|
1022
1022
|
ignore "^5.2.0"
|
|
1023
1023
|
import-fresh "^3.0.0"
|
|
@@ -1332,10 +1332,10 @@ Lockfile:
|
|
|
1332
1332
|
dependencies:
|
|
1333
1333
|
type-fest "^0.8.1"
|
|
1334
1334
|
|
|
1335
|
-
globals@^13.
|
|
1336
|
-
version "13.
|
|
1337
|
-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.
|
|
1338
|
-
integrity sha512
|
|
1335
|
+
globals@^13.19.0:
|
|
1336
|
+
version "13.19.0"
|
|
1337
|
+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
|
|
1338
|
+
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
|
|
1339
1339
|
dependencies:
|
|
1340
1340
|
type-fest "^0.20.2"
|
|
1341
1341
|
|
|
@@ -1456,9 +1456,9 @@ Lockfile:
|
|
|
1456
1456
|
integrity sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==
|
|
1457
1457
|
|
|
1458
1458
|
ignore@^5.1.1, ignore@^5.2.0:
|
|
1459
|
-
version "5.2.
|
|
1460
|
-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.
|
|
1461
|
-
integrity sha512-
|
|
1459
|
+
version "5.2.4"
|
|
1460
|
+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
|
|
1461
|
+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
|
|
1462
1462
|
|
|
1463
1463
|
import-fresh@^2.0.0:
|
|
1464
1464
|
version "2.0.0"
|
data/yarn.lock
CHANGED
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
|
|
49
49
|
|
|
50
50
|
"@babel/runtime@^7.8.7":
|
|
51
|
-
version "7.20.
|
|
52
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.
|
|
53
|
-
integrity sha512-
|
|
51
|
+
version "7.20.7"
|
|
52
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
|
|
53
|
+
integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
|
|
54
54
|
dependencies:
|
|
55
55
|
regenerator-runtime "^0.13.11"
|
|
56
56
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: turbo_boost-streams
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nate Hopkins (hopsoft)
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-12-
|
|
11
|
+
date: 2022-12-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -306,9 +306,14 @@ files:
|
|
|
306
306
|
- Rakefile
|
|
307
307
|
- app/assets/builds/@turbo-boost/streams.js
|
|
308
308
|
- app/assets/builds/@turbo-boost/streams.js.map
|
|
309
|
+
- app/assets/images/apple-touch-icon.png
|
|
310
|
+
- app/assets/images/favicon-16x16.png
|
|
311
|
+
- app/assets/images/favicon-32x32.png
|
|
312
|
+
- app/assets/images/favicon.ico
|
|
309
313
|
- app/assets/images/turbo-boost-logo-dark-bg.webp
|
|
310
314
|
- app/assets/images/turbo-boost-logo.afdesign
|
|
311
315
|
- app/assets/images/turbo-boost-logo.webp
|
|
316
|
+
- app/assets/images/turbo-boost-mark.afdesign
|
|
312
317
|
- app/javascript/index.js
|
|
313
318
|
- app/javascript/invoke.js
|
|
314
319
|
- app/javascript/methods/dispatch.js
|