katalyst-tables-3.5.2

https://rubygems.org

katalyst-tables

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

homepage_uri
https://github.com/katalyst/tables
changelog_uri
https://github.com/katalyst/tables/blobs/main/CHANGELOG.md
source_code_uri
https://github.com/katalyst/tables
allowed_push_host
https://rubygems.org
rubygems_mfa_required
true

id: 1667748

number: 3.5.2

platform: ruby

spec_sha256: 2cb646cd4566bd8473d11ae223782d761abf49a9cc40445c78ceb727ca1a0ce8

sha256: bbeea073fb5677687bdb4c1f0e2dbc0f07ee576977bcd07617eb91c7e57bdcd3

created_at: 2024-07-25 04:45:02 UTC

updated_at: 2024-07-25 04:45:03 UTC

position: 7

version_data_entries_count: 120

uploaded_at: 2024-07-25 04:45:00 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 62.5 KB

Version Data Entries

Total: 120

Unpacked size: 261 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGELOG.md100644003.78 KBa5d2785436dfecb9c573f66b50802620921ae1fc79481ab850ce12ea8609ac83
LICENSE.txt100644001.06 KB42d7770cce99e19ed7adfbac34951d93fb7044ac6bdfa4c79fde57039185f53a
README.md10064400452 Bytese76c806a9ba31630618b5d66b24505c4a091d5d71cfbc18503abc726b2177760
app/assets/builds/katalyst/tables.esm.js1006440026.4 KBdfc33a57d4e7d60f2fe0e1399edf76ea9dc948d4b3d75afb9998478f6249ae4b
app/assets/builds/katalyst/tables.js1006440026.4 KBdfc33a57d4e7d60f2fe0e1399edf76ea9dc948d4b3d75afb9998478f6249ae4b
app/assets/builds/katalyst/tables.min.js1006440012.2 KB5326d47f52cb65038ab6036289fb1798673dc5883c6d86bf993db563d442f137
app/assets/builds/katalyst/tables.min.js.map1006440044 KBf9336b468bf7612d2f0dedc76a363b71c233aae307244dc7d74cf31d7afc18a0
app/assets/config/katalyst-tables.js1006440024 Bytesdd31277e7e912b836a56d9dd4807e50d67db70dd3225b52099010996825e5172
app/assets/stylesheets/katalyst/tables/_index.scss1006440044 Bytes115b2015973cf1286e6958c442fb46936e44e1e5f27ba7b69d093cccbc3df6d2
app/assets/stylesheets/katalyst/tables/_ordinal.scss10064400608 Bytesc2a8c439817b1ded138df383b34e00dcf51bb0c9f000d604d4d7bf9ca77dffad
app/assets/stylesheets/katalyst/tables/_query.scss100644001.84 KB6dd5760bc2f7204a713a9893d75f3059288f816858b2e59f6a252a077ccaabe7
app/assets/stylesheets/katalyst/tables/_select.scss1006440089 Bytesade195acc0cf65535e7c68b1a092c7f1308dca6597df451dd66b4362351a84f0
app/assets/stylesheets/katalyst/tables/_summary.scss10064400193 Bytesf0f24ebfe768bacde0437273237479e7cf56399fa7331dcd427d8e8f6e1de451
app/assets/stylesheets/katalyst/tables/_table.scss100644002.75 KBe55638d60937a73df52bc6ec90681ac4f3c371990f80af7fcc3819b09e19f92a
app/assets/stylesheets/katalyst/tables/typed-columns/_boolean.scss10064400176 Bytes2190996d378fec4b96d864d1dc0eca82436dbf58a367f7038a50ea12c00078d7
app/assets/stylesheets/katalyst/tables/typed-columns/_currency.scss10064400253 Bytes27574a4f65af67f743c8816d0cc1b0b69cea5e234867e4d968dc898d3dbd4066
app/assets/stylesheets/katalyst/tables/typed-columns/_date.scss10064400170 Bytesfb828176db185e67b3305dba3111c2c7a85d8d7ff92223694e5737e91e1fc093
app/assets/stylesheets/katalyst/tables/typed-columns/_datetime.scss10064400179 Bytesbf97cf5dfaa57962a76437bb1069161077fdf65b1d4cfdd64c8019ae903b7e01
app/assets/stylesheets/katalyst/tables/typed-columns/_enum.scss10064400335 Bytes4566eb70e011a48696c1d2ba0f52f0de9300265db74b3e2e7b5736722933351b
app/assets/stylesheets/katalyst/tables/typed-columns/_index.scss1006440091 Bytes8de3b96c30188f7f78dd56c255a426a0bc894303a11fd015e9481e3010f1554e
app/assets/stylesheets/katalyst/tables/typed-columns/_number.scss10064400245 Bytes1c36b27356c18fbceb017fe564e8feef7d6ff1839050c440a5ba1dbff1ca2281
app/components/concerns/katalyst/tables/has_table_content.rb100644001.42 KB2a4640fb1d2c18ad9f3620ec37043697d154307c7109f4140222a3c76d3c76ca
app/components/concerns/katalyst/tables/identifiable.rb100644001.11 KB299b436d5a902fbac0970a4882ae1934d155dd1fb0409752d8a7cb2dc9a2aa88
app/components/concerns/katalyst/tables/orderable.rb100644002.34 KB313afc435ae396a8c31f8d71a8faa42e97bf49350ca16456d9b157d1afed8e7c
app/components/concerns/katalyst/tables/row_renderer.rb100644001.59 KBae97cb286e163dbf9d55c844cf9b43639244d623edaaae0f2ac3bc9ee87e5b26
app/components/concerns/katalyst/tables/selectable.rb100644001.82 KBb2ccd718a7a60688b49213b81abe4e1056872dacff7eca3eb0d9817e7f508658
app/components/concerns/katalyst/tables/sortable.rb100644001.92 KB4f39be99d08dddcaa0ccb908d2e9518cf9ef7e666d6a4016dba857d0ff52aa7e
app/components/katalyst/summary_table_component.html.erb10064400298 Bytesd1ad7bac23eedf5a42fb45e24f2d7fa8eb343e66598b5601efc7ccc9f6d94c0e
app/components/katalyst/summary_table_component.rb100644001.15 KB68b3ef7b31ec443245d0360786977c6dcef16a154be6a6a0d282ae8f3c47773e
app/components/katalyst/table_component.html.erb10064400260 Bytesb9944e3dadf80259fddc9512b3c5e6cb539af4269492060c91eda6557f4e0201
app/components/katalyst/table_component.rb1006440015.9 KB438e9d902b0db8d70b6dbcb67f992f9d9c0893bc4cd65b4d6c5c7ff14ccd8e8f
app/components/katalyst/tables/body_row_component.html.erb1006440097 Bytesa6661fa1c20c39e99bb5f820f96a406352844b78d43690500f4c57c4c36d5495
app/components/katalyst/tables/body_row_component.rb10064400479 Bytes8d5df9cabca315f92b9d41da9f8e93fe9e797b2178f5de71ed0afc12d8880510
app/components/katalyst/tables/cell_component.rb100644002.09 KB3aa1bb77794392eb16fffb51beab7204e456377d7973e4d655e52132bb1b1041
app/components/katalyst/tables/cells/boolean_component.rb10064400365 Bytesb38177a984a8b90b6f485598399b5eac74cf7b21b7a8fddc9dbbcac19ae8a973
app/components/katalyst/tables/cells/currency_component.rb100644001.04 KB4afb49367d4406233044fa4be1dc86ff3ba2ae60113d8c68cf95d818b12d86f6
app/components/katalyst/tables/cells/date_component.rb100644001.62 KB0db212e3d3020f6e836b183ec9d1bdffc24cd62f8ed2357316d865b5f4c6ad09
app/components/katalyst/tables/cells/date_time_component.rb100644001.42 KBd69b5da6eb6d2ef7e941bfd44dfd49237c163075d6f7d751644629f2a38986c9
app/components/katalyst/tables/cells/enum_component.rb10064400563 Bytes9c9b26c7208df7bbc5bd39e5b122c454ba0b8f72e1a72eb277abec9d50bb4729
app/components/katalyst/tables/cells/number_component.rb100644001.26 KB46516f3d23313459d940acbeb49f8cea6bcb78caadc31a096b7afd3c3e8323c3
app/components/katalyst/tables/cells/ordinal_component.rb100644001013 Bytes3102e6d65772cec0cec7e31499b94853f59002952e6683751add9caab1f718ca
app/components/katalyst/tables/cells/rich_text_component.rb10064400486 Bytes55130ca19bd7dc2bf5c09ae5aafe5f2f04a80aafdaf1052cf2804ed401942460
app/components/katalyst/tables/cells/select_component.rb100644001.28 KB4367ce05e4e14268b12f7cd5f66bcec7d15910d74ab13fe8d283b7e4ac6f333f
app/components/katalyst/tables/data.rb10064400575 Bytes18276048a44377e3fbb12d7629477e355e38c752c0747708eab227d753decd25
app/components/katalyst/tables/empty_caption_component.html.erb10064400184 Bytese1bcefb0b1aa29bdc8453db9899baa30668651d49ca3e8826701efc21afa0ab6
app/components/katalyst/tables/empty_caption_component.rb10064400847 Bytes16354af8544de0134dbb01c9ca04b0d7d91a8b35b235ee9dd1abcc8942526cfe
app/components/katalyst/tables/header_row_component.html.erb1006440097 Bytesa6661fa1c20c39e99bb5f820f96a406352844b78d43690500f4c57c4c36d5495
app/components/katalyst/tables/header_row_component.rb10064400481 Bytes9f33b2d0d43514a7db35134236bb81c37d4184c777aace753db8db32be154ee5
app/components/katalyst/tables/label.rb10064400846 Bytes70e7ac4497bc4a715a4b3d30e2c6a1b0e45a2deb615903aa7f6f7180bc704a54
app/components/katalyst/tables/orderable/form_component.rb100644001.26 KBa658a3468fc01b4593f042062048ed42b4953ab4df185e431eeb5077c567f268
app/components/katalyst/tables/pagy_nav_component.rb100644001.17 KB520ee9d96bf2fd164fd09203fcfb505d8af46d1a5e092d434b91687f22e6c5ad
app/components/katalyst/tables/query/input_component.html.erb10064400500 Bytes6d93f17b94c4b3ba42d6082969dc946e2cb96a208cc8add9d2b8f800ac3682c9
app/components/katalyst/tables/query/input_component.rb100644001.59 KB073984f64baf2aa64c78c4edda5b7d6b77f1fbce982fe3d209fd64fbd572545c
app/components/katalyst/tables/query/modal_component.html.erb10064400578 Bytesa15485e7052a83cbe28e72c5721d77b89bc8c2328dcc783d650f63e4c5c6cbbc
app/components/katalyst/tables/query/modal_component.rb100644001.08 KBc2c8ea6a4b7cf7a10d4a34ebe2190e57df2c11473c40ba70534fe3cb0fec974f
app/components/katalyst/tables/query/suggestion_component.html.erb1006440088 Bytesf8e16f41b6d7207d62b27b39af79dbbd46fe7bc50de5f9520dd09ad452b5afec
app/components/katalyst/tables/query/suggestion_component.rb10064400667 Bytesfdf7ef373e891ddaba7b7e1f233dda42927a3a17d13f6eb7eb5618ef4895b3ca
app/components/katalyst/tables/query_component.html.erb10064400148 Bytesb89d50f8df80292f64655a9d97d8ed907fa76515d211818403620a23d7872302
app/components/katalyst/tables/query_component.rb100644003.07 KBcb4cb39bf16f9e60ddfc4151234d87dd0fb9b0ee88b204db8972e520f4881a2e
app/components/katalyst/tables/selectable/form_component.html.erb10064400353 Bytes6059076bbaa439ff67522ab8e5900750bab9327b6cb58d5b9d04eb588982ad29
app/components/katalyst/tables/selectable/form_component.rb100644001.72 KBb2694a5688332c1fbe177e57fba5f6a2e98a3338392b86a312abcc8979534caa
app/components/katalyst/tables/summary/body_component.html.erb1006440051 Bytes1622d7187dbd6bce19ce0ebbcbae25a814ca092aaed59b9b328a8c0eefb02975
app/components/katalyst/tables/summary/body_component.rb10064400173 Bytes149a3e57c79e175af102634e0b9f7ab66701862a2569608c62199b33e26f307e
app/components/katalyst/tables/summary/header_component.html.erb1006440051 Bytes1622d7187dbd6bce19ce0ebbcbae25a814ca092aaed59b9b328a8c0eefb02975
app/components/katalyst/tables/summary/header_component.rb10064400177 Bytes686962207a7861ee10809fa61884b5cb65a3c939dfe4c8b884ed3a73aa8b47a5
app/components/katalyst/tables/summary/row_component.html.erb1006440041 Bytesdeeded4d2b9d1ada95874f6d0a1be36f78d7309329f5227e2175769b10e14bc1
app/components/katalyst/tables/summary/row_component.rb10064400261 Bytes091e2b24f8b28fc619986675b0acac23cec70499418676328bc6ca8c26f6f044
app/controllers/concerns/katalyst/tables/backend.rb100644002.67 KBa5a8ec62f3cea81e2b5ddfd03b29bb8b78f1556f1d35f0198249e84bf55a9734
app/helpers/katalyst/tables/frontend.rb100644005.38 KBe87665755baca03750b93b6ed9ab4851a7de152488860e4d0357f3c6e2f7409a
app/javascript/tables/application.js100644001.35 KBb5934c78529761e99c0bdd840b2eed79a081ecb27da5ee8883279bf8c692f40d
app/javascript/tables/orderable/form_controller.js10064400648 Bytes6d4c474345dc483eb4d5de2eae49782e4dd1f50ee348bd5434b9b98bd7e23eda
app/javascript/tables/orderable/item_controller.js100644003.22 KB854f404abad4a542edd8b9ae49732b340c3fec9d123eb6873aa0dcc3a33f09bf
app/javascript/tables/orderable/list_controller.js100644009.01 KBb7047c7c72774e851bfc1a1c566f0c9c6fed9f36cbf11870608581ad8d246533
app/javascript/tables/query_controller.js100644002.57 KB7d228bb2882590c4f0202946d5c7e9b5fa3cc0789223515de65919a8609ef9ab
app/javascript/tables/query_input_controller.js100644004.54 KBdb02de23dc78ec70bbaac71ff5ed1e05c7d1c765ac173abbd9fa7953ad8b552f
app/javascript/tables/selection/form_controller.js100644001.74 KB40bc5b48f74f49e615c54d422f53ab32f57be5d079ea69c3d3e80a4350ea83f5
app/javascript/tables/selection/item_controller.js100644002.81 KB3a4c56a4e52acce1effba8f34079a90871bcbc9d11610f1654784e0d545bd907
app/javascript/tables/selection/table_controller.js100644001.46 KBf0e0a7d889349e1a2698e93083019c67385470eeba46b19bf6cf2c0df14e40d5
app/models/concerns/katalyst/tables/collection/core.rb100644002.51 KBf3c01b6d0a513f8bf709897e816c2234f6d9012ba2d226e4762264e25622668f
app/models/concerns/katalyst/tables/collection/filtering.rb10064400656 Bytes61d7bdf77669861432aebb5a445309573a32c9f0f52fc668aa021f01a8c5d7b6
app/models/concerns/katalyst/tables/collection/has_params.rb100644001.03 KB7bfae71908fb766863a9c8e8c801af178f426e3206c985754c79f10f53e342f8
app/models/concerns/katalyst/tables/collection/pagination.rb100644001.92 KB7bc079979eb3726d049890c156b82278ad97915c2cf253b884cb74eaa5aea7ac
app/models/concerns/katalyst/tables/collection/query.rb100644001.25 KBca5954d15ec354715f62a648a01defd3b0649f68c2360227d8c05e6d901521db
app/models/concerns/katalyst/tables/collection/query/array_value_parser.rb100644001.27 KB0a1a66b1286f11dd352c2e69763596cbcded9f703b1aad280ac1160c412ed7cf
app/models/concerns/katalyst/tables/collection/query/parser.rb100644001.77 KBb5c7b1847f90036f5502a877d5423e9d00f34be7139e24491fb852a6a67c1512
app/models/concerns/katalyst/tables/collection/query/single_value_parser.rb10064400768 Bytes598496d469b4824bb64b8eee0ccc8dd622113d018748539246cc27b14e87d142
app/models/concerns/katalyst/tables/collection/query/untagged_literal.rb10064400616 Bytes0aef9c61490238b38ac465f114304702b343bdf99d6f070076ebec15dfc15707
app/models/concerns/katalyst/tables/collection/query/value_parser.rb10064400963 Bytesf6b79c8614493148d7bae18b25ad407c7583add81f792264279b14c0cafd7554
app/models/concerns/katalyst/tables/collection/reducers.rb100644001.72 KBcd31c1fd33bb96aa14e6866a0851850b109ed7866d888610a6e373d537e8dca9
app/models/concerns/katalyst/tables/collection/sorting.rb100644003.97 KB695c842ff14b8d26c8bd6c1cfca216409414fe6467754b9968a88624b0213419
app/models/concerns/katalyst/tables/collection/suggestions.rb100644004.08 KBede6c53cb909b08db1dc965b3a3757e5d2a24a53989c10e8479c1bc84c5644d6
app/models/katalyst/tables/collection/array.rb10064400965 Bytes1b29826c8871ad6f13fa3d1f5a84a4cef467d7921cbf6eb984a03b5e27045817
app/models/katalyst/tables/collection/base.rb100644001.91 KBb85c179be1eb26b85ca159d506da859392ba4e1a775f4b426ce4e53046b5b343
app/models/katalyst/tables/collection/filter.rb100644002.45 KBd3294afc187119dbd3fc280f686dd5c2386132c2226adfa76c1f1f999ce40820
app/models/katalyst/tables/suggestions/attribute.rb10064400193 Bytesc8d97c99b0dfe9e32adfab3b08d4dac016e47c2de80dbedd6e808e3ef3ca0ac0
app/models/katalyst/tables/suggestions/base.rb10064400551 Bytes6b2b3615e4619a8c8b990db6bdc1368ecf297fb2e221aed4fdd004de44dc89b5
app/models/katalyst/tables/suggestions/constant_value.rb10064400517 Bytesf46cad556c012eabcbb70d644977740802a980a7032bf83ab16763e550dcbe23
app/models/katalyst/tables/suggestions/custom_value.rb10064400443 Bytesa9387680d26336bc3dcd2645bfa3e1dfb43c97a85916d75a9a2fd5f0b6546887
app/models/katalyst/tables/suggestions/database_value.rb10064400765 Bytesd9ebb697cbe88692dd2f236d41eadb4057ea13f2bf9a16692f28ba2ec99cca7e
app/models/katalyst/tables/suggestions/search_value.rb10064400198 Bytesf41776cedbc4df866222fc42fb55287cc12f78fa44f9046d40e2d27344cbe3a1
config/importmap.rb1006440080 Bytesac05b41829c038e7e27b281772a5c66f765848f85ef37473434a558874d5dd10
config/locales/tables.en.yml10064400455 Bytes331ab4ec6f0a7191ed4198a02b70defbb3699f52d6b7eb1ba21774c96b472eab
lib/katalyst/tables.rb10064400337 Bytes5979444c2390f2054bdf7fa3cb9e6af7ce11ea4b8ae7ab97cdb95675698dadd0
lib/katalyst/tables/collection.rb10064400162 Bytes62ac0eff51338d106661cbb68bc8f70dbd37f39d5ee667ef4ef0e1d30fd69b19
lib/katalyst/tables/collection/type.rb10064400649 Bytes38196aed1ee35623a845fbd81ba2d72881a11871f63a7276c60437acc3240e4d
lib/katalyst/tables/collection/type/boolean.rb100644001.06 KB06199c6b0cdde27e3aa5293aeedf0c7bcd866129d7fcbaf0861cd2c48564a14f
lib/katalyst/tables/collection/type/date.rb100644001.69 KB292ea146a963c1a2d27bb8bc7c8c92d041c0dc7b19e6758676541bd82493a2b5
lib/katalyst/tables/collection/type/enum.rb10064400986 Bytes8111bd88066f8b79691305ad4c5b847c0f496856f8e07f45f2bddb019701e310
lib/katalyst/tables/collection/type/float.rb10064400430 Bytes75ba794ace4a486094ee600c34c9e8649d8cdf34f8fe82b6fdf6748749d7f964
lib/katalyst/tables/collection/type/helpers/delegate.rb10064400731 Bytes8140ace4fb422a21f3026ab8c8ee5013b397c05e6df664bc7c2153efed23ff26
lib/katalyst/tables/collection/type/helpers/extensions.rb10064400652 Bytesd8af3d85ba113a3522626e667adaab0ecfb911cd746679b006ac0b0c935555ab
lib/katalyst/tables/collection/type/helpers/multiple.rb100644001.87 KBcdb43d76116b45f683050dbc2e9fcb9d4f8bea4a51369d4604becc21ecc22af3
lib/katalyst/tables/collection/type/helpers/range.rb100644003.09 KB6b6be4dc158be5b59b0bf598e7c381c9003892f41434a19350a4c96fd39a6e08
lib/katalyst/tables/collection/type/integer.rb10064400424 Bytesa81031199b5b0a8d4923661891d12f64a9f030aa43e74ead022bc8d163cc036a
lib/katalyst/tables/collection/type/query.rb10064400282 Bytes741412e17ea75fd8a7db78ef752263db649e3d4ea0ed6a853ff0f8d43a39a60e
lib/katalyst/tables/collection/type/search.rb10064400574 Bytesfc04de20373883886b81adc3f3a65fe4498743b149de654de9644f3af9ea621f
lib/katalyst/tables/collection/type/string.rb10064400801 Bytes1507a1ce3806407234a2729df18c6b3ff4d3fdca4474e9b8b23b9b8c6de94c96
lib/katalyst/tables/collection/type/value.rb100644002.96 KB974ca7757c889f453de43cb07149a840c72288177babaf49d6afa822613982e3
lib/katalyst/tables/config.rb100644001.08 KB017dfa9eae49d00a61b1bea6e46f3c975e428fe16433fe9b770405d4fcb3c9b3
lib/katalyst/tables/engine.rb100644001.11 KBf232ec39ec7fce95262909016f0ced12991ff0b64e54c513df43599eb669791c