katalyst-tables-3.4.5

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: 1659630

number: 3.4.5

platform: ruby

spec_sha256: 71f39c3682f97b849232eb120bd5b3c1074f06887f1202c4fb561bdfabe9bf84

sha256: e861167b867d15a2c8a993e8cd8756ecfe14da251b680f21b8779b1f88aa5fd5

created_at: 2024-07-05 05:04:32 UTC

updated_at: 2024-07-05 05:04:32 UTC

position: 11

version_data_entries_count: 111

uploaded_at: 2024-07-05 05:04:29 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 63.5 KB

Version Data Entries

Total: 111

Unpacked size: 260 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGELOG.md100644003.78 KBa5d2785436dfecb9c573f66b50802620921ae1fc79481ab850ce12ea8609ac83
LICENSE.txt100644001.06 KB42d7770cce99e19ed7adfbac34951d93fb7044ac6bdfa4c79fde57039185f53a
README.md100644008.6 KBa4e4919e2bdfda0543c05b120cd566a9ccc9af614877534b49f97e9e932be827
app/assets/builds/katalyst/tables.esm.js1006440026.1 KBe74deb84d30eab52afbaf362271f8666678efaeed26de63262eab238c2438f3f
app/assets/builds/katalyst/tables.js1006440026.1 KBe74deb84d30eab52afbaf362271f8666678efaeed26de63262eab238c2438f3f
app/assets/builds/katalyst/tables.min.js1006440011.9 KBcab9e8dddb6b5b7a0b025938e914bbc71cd8c2a8d5837b09e76909848bb5170d
app/assets/builds/katalyst/tables.min.js.map1006440043.4 KBf9c08f57712763f5239c5a643e2064a2f6c8a9c925c20608fa9eb9667cfdd6d0
app/assets/config/katalyst-tables.js1006440024 Bytesdd31277e7e912b836a56d9dd4807e50d67db70dd3225b52099010996825e5172
app/assets/stylesheets/katalyst/tables/_index.scss1006440044 Bytes115b2015973cf1286e6958c442fb46936e44e1e5f27ba7b69d093cccbc3df6d2
app/assets/stylesheets/katalyst/tables/_ordinal.scss10064400597 Bytes95a80919567ad0711f5234c67d8fa044f811ca982bb39e9d1445a5b3ef943d35
app/assets/stylesheets/katalyst/tables/_query.scss100644001.73 KB02be786db47932a1a253101ff6b89c25f8c796680df13309550dc9da5500b2eb
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.rb10064400879 Bytes775e3ef0c9546655a6fdf6b750db9dab1af672972b6e35d739b5760c533590d4
app/components/katalyst/tables/query/input_component.html.erb10064400492 Bytesfac9fc9437dfbf14b580780fab8f6b1f4730b91ae0f6b71cf7498b871cdac502
app/components/katalyst/tables/query/input_component.rb100644001.18 KBa3b9c117ea1cbac819f03f9d664768e6a6da53063417c05c43ec7cf60ef57c21
app/components/katalyst/tables/query/modal_component.html.erb100644001.06 KB2e73ce238c2ed74e5f6fae89fbc28b478bc8ae1f106c40b7cfdde6a0bd07e787
app/components/katalyst/tables/query/modal_component.rb100644002.39 KBd280e29bb692b427b8fa0731973d038d7e94c663739f84ce3dcd59f0dc8dcd97
app/components/katalyst/tables/query_component.html.erb10064400148 Bytesb89d50f8df80292f64655a9d97d8ed907fa76515d211818403620a23d7872302
app/components/katalyst/tables/query_component.rb100644003.12 KB1ff97b516a9ba4aace1dbedf10ad74906e0d460d9fb38fd5b47c0babf92e0905
app/components/katalyst/tables/selectable/form_component.html.erb10064400612 Bytes0964d5ece51317b96fc35a2c623e90b158f795559d5cb5c5c914ff2191c3cf53
app/components/katalyst/tables/selectable/form_component.rb100644001.38 KB8a1fca5c4a41656a0f8e5bbac008815ed38a8118dbba03c074f5b44fac202c65
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.04 KB174f00af8d1469c06cc2b74faa8f469fee73d82cefed4fc9d6aca5f38e4a38de
app/helpers/katalyst/tables/frontend.rb100644004.81 KBa004a0af6c924da5c2344030c91c4383f5ce64ebd1df864e505ae65de24fe740
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.38 KBa6c7c0c402bb545e0af276f37c5a24a7432bdc35d7258787fe49898a4a4171cc
app/javascript/tables/query_input_controller.js100644004.44 KBa682ec9ff6afaa03872d1faf796359d9fb316a1febbc977c3e9ef30eb04a9ba6
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 KB79f227be12c3f6e797229862b1cf544fed5ac344125feb11efd831b7d043b96c
app/models/concerns/katalyst/tables/collection/query.rb100644001.82 KBaab3e7f46c1b0dbb94fb67a020c833e433289d55ce3e56784e82a62649ce945e
app/models/concerns/katalyst/tables/collection/query/array_value_parser.rb10064400825 Bytes7a1ab48927b3d0365aa4a1accc97892682f7c7458769fd0ebd1efb70aca20fd1
app/models/concerns/katalyst/tables/collection/query/parser.rb100644001.72 KB8d646c3bdc23d46e072f4a0d8f6b65a641a80dc85685569d379a741eef18f6f2
app/models/concerns/katalyst/tables/collection/query/single_value_parser.rb10064400564 Bytes00b25b37767a8fc5b4606859bffcf91b14c108555b04ab4f07805e334e134731
app/models/concerns/katalyst/tables/collection/query/value_parser.rb10064400826 Bytes5be91e81f7e08f02b7c3e18beb31e3a5b1722a334f9d5889d5c04ffc0e864c8a
app/models/concerns/katalyst/tables/collection/reducers.rb100644001.72 KBcd31c1fd33bb96aa14e6866a0851850b109ed7866d888610a6e373d537e8dca9
app/models/concerns/katalyst/tables/collection/sorting.rb100644003.97 KB695c842ff14b8d26c8bd6c1cfca216409414fe6467754b9968a88624b0213419
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
config/importmap.rb1006440080 Bytesac05b41829c038e7e27b281772a5c66f765848f85ef37473434a558874d5dd10
config/locales/tables.en.yml10064400127 Bytes4b57376aba72fd9e1a8399c03542b8a79f640ce9ca81e926acc66addaaf41ad8
lib/katalyst/tables.rb10064400465 Bytes1a0138c133761704d3759de38dbb2ce9f0fe6188df906af27365362c5417fd35
lib/katalyst/tables/collection.rb10064400162 Bytes62ac0eff51338d106661cbb68bc8f70dbd37f39d5ee667ef4ef0e1d30fd69b19
lib/katalyst/tables/collection/type.rb100644001.65 KBd984ae2bc533ad5deade4a614f37b16168ad9fe1bcef911d25e06aab06bffcbc
lib/katalyst/tables/collection/type/boolean.rb10064400734 Bytes60bfeeb31607d658f1abec707ee6091497ab82a9e9c51649df478be11f279974
lib/katalyst/tables/collection/type/date.rb100644001.49 KBf06b3b2e33bf1a782783268560a3272ff99cdb34bf25db0ef5dcc69648abd2ed
lib/katalyst/tables/collection/type/enum.rb100644001.57 KB57824d1a7cff51adb987d56e7fa1457d8afcbda6a8f235a0c80c20ddf8596e2f
lib/katalyst/tables/collection/type/example.rb10064400530 Bytes45e1054a7e845397be9a35136d32b89b6166782dde5e4b387768e5a5798bf3e9
lib/katalyst/tables/collection/type/float.rb10064400430 Bytes75ba794ace4a486094ee600c34c9e8649d8cdf34f8fe82b6fdf6748749d7f964
lib/katalyst/tables/collection/type/helpers/delegate.rb10064400731 Bytes8140ace4fb422a21f3026ab8c8ee5013b397c05e6df664bc7c2153efed23ff26
lib/katalyst/tables/collection/type/helpers/extensions.rb10064400889 Bytesada01ce0d7133562b0c3f0fa38650fba63729eb924f0307e98d747ca628c7355
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.61 KB8882d24e1bf1710384c15cefa84868b3a4f18e55c4bcfa73735ba4f34a5e081e
lib/katalyst/tables/config.rb10064400518 Bytesd39d70cf65a7e6b798562fe90e7f1c54f466b6e20ba861ec00bd1d85a99316bf
lib/katalyst/tables/engine.rb10064400717 Bytes2e9235a5c524c5c6215504d28ae5c57937aee42c082e6514377b984f5a86bf43