shimmer 0.0.29 → 0.0.30

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shimmer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.29
4
+ version: 0.0.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jens Ravens
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-05-08 00:00:00.000000000 Z
11
+ date: 2023-06-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -17,6 +17,7 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
+ - ".babelrc"
20
21
  - ".editorconfig"
21
22
  - ".eslintrc.js"
22
23
  - ".prettierrc"
@@ -94,7 +95,10 @@ files:
94
95
  - lib/shimmer/utils/sitemap_adapter.rb
95
96
  - lib/shimmer/version.rb
96
97
  - package.json
98
+ - rollup.component.config.js
97
99
  - rollup.config.js
100
+ - src/components/stack.scss
101
+ - src/components/stack.tsx
98
102
  - src/consent.ts
99
103
  - src/controllers/analytics.ts
100
104
  - src/controllers/consent.ts
@@ -106,6 +110,7 @@ files:
106
110
  - src/serviceworker.ts
107
111
  - src/touch.ts
108
112
  - src/util.ts
113
+ - stack.png
109
114
  - tsconfig.json
110
115
  - typings.d.ts
111
116
  - yarn.lock