katalyst-koi 4.12.1 → 4.12.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 23e43ac19a63975d113f99a795485d9a7b57723942d312518d15fb50c400f5b0
4
- data.tar.gz: df972d7f9ae4ebdff940ccf0a24e5e8e8244c66662e1f0a00693191d5b7f410b
3
+ metadata.gz: 4cc71f8b8005bde96b92f8e30d2ebcc18cc32fcfe5cbb2e10f775d3b1cb5887e
4
+ data.tar.gz: 1011bc8c0b5caad1a868ba453c51e62a2dea65adc84e479bb824fae22c808337
5
5
  SHA512:
6
- metadata.gz: 04d10934bc167541b54690fcca80f0b604262a9d3d0d4b5b203579ca2decee3ca5136f28cdfb6c2f3a6593b1009f4030833d9533fb192c8e5119d5402dbc68df
7
- data.tar.gz: 6ad7052225b2381a657c41ff2b3928e8c1edac5c53145ccb72130baae61a4f02df30bc7c27a31ab43f9055de3ec22f35bce8eb97795e000d656243356bf154d2
6
+ metadata.gz: ec637d23b6a87660106590b789c702b0753c9cd5579cda9ad4cc211c80840c5ee6ef962d0216d3dc5a4eb2a004061c38d97ff5db2c18ce9d845a43f66a14c2d0
7
+ data.tar.gz: 55f7477c68b003879ce0c415c9148f361c4957de4b74d33667253261638de44bc5289d63af4b0b75673495830f8b2f23dce98d05cf4705cf5c0dde8fa943165b
@@ -15,7 +15,7 @@ $text-icon-color: #888;
15
15
  flex: 1;
16
16
  }
17
17
 
18
- [role="searchbox"],
18
+ [role="combobox"],
19
19
  .query-input .highlight {
20
20
  max-width: unset;
21
21
  outline: none;
@@ -48,7 +48,7 @@ $text-icon-color: #888;
48
48
  }
49
49
  }
50
50
 
51
- [role="searchbox"]:focus ~ button[type="submit"],
51
+ [role="combobox"]:focus ~ button[type="submit"],
52
52
  button[type="submit"]:focus {
53
53
  opacity: 1;
54
54
 
@@ -65,13 +65,6 @@ $text-icon-color: #888;
65
65
  font-weight: 500;
66
66
  line-height: 1.5;
67
67
  color: #666;
68
- margin-bottom: 0.5rem;
69
- }
70
-
71
- li {
72
- display: flex;
73
- min-height: 1.75rem;
74
- align-items: baseline;
75
68
  }
76
69
 
77
70
  li::before {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: katalyst-koi
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.12.1
4
+ version: 4.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Katalyst Interactive
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-29 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -216,8 +216,6 @@ files:
216
216
  - MIT-LICENSE
217
217
  - README.md
218
218
  - Upgrade.md
219
- - app/assets/builds/koi/admin.css
220
- - app/assets/builds/koi/admin.css.map
221
219
  - app/assets/config/koi.js
222
220
  - app/assets/images/koi/application/chevron-right.svg
223
221
  - app/assets/images/koi/application/glyphicons-halflings-white.png