katalyst-tables-2.2.3

https://rubygems.org

katalyst-tables

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

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

id: 1545528

number: 2.2.3

platform: ruby

spec_sha256: f8af295756b6363de7c21a29340f9fdb23dbbc121d9ae55b7e5d564fb8a68871

sha256: 663a8bd7e9fd3775b48a36205bca1847944da83bbb7b6d82e59ee3d6f413ff64

created_at: 2024-05-13 08:36:43 UTC

updated_at: 2024-06-15 05:45:10 UTC

position: 40

version_data_entries_count: 39

uploaded_at: 2023-09-22 01:58:58 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 22.5 KB

Version Data Entries

Total: 39

Unpacked size: 63.3 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGELOG.md100644001.52 KB5db5f7412797fdfddf2a4c3102df769b590564eea57d7a99f2a34cfa99696cf7
LICENSE.txt100644001.06 KB42d7770cce99e19ed7adfbac34951d93fb7044ac6bdfa4c79fde57039185f53a
README.md1006440010.4 KBd099354ea23ed2e089f3a9bdd50f47fd2eaf68daa6b1b5c3e6a6821f7eb9afdf
app/assets/config/katalyst-tables.js1006440029 Bytesfcb4474454fc0cd17e51a4b74680689b29a8222c782a3b8cd29a873420ae5a7d
app/assets/javascripts/controllers/tables/orderable/form_controller.js10064400694 Bytesfcadab469ef82ec6786d7467187dd2f751beef880b05125ecb3ff06f4bd1e597
app/assets/javascripts/controllers/tables/orderable/item_controller.js100644002.61 KBd0d732abd170b547925a4138fe67c974997391b752415d8e19f59a9802d24825
app/assets/javascripts/controllers/tables/orderable/list_controller.js100644007.05 KB6c808bd37abd090d1193879f23e9df56c6801b17a0dff1e9d446657bcaecef42
app/assets/javascripts/controllers/tables/turbo_collection_controller.js10064400740 Bytes7e0a8b460653816b26af04f97efae2e48346d5f3280902a640927c947bf3e854
app/components/concerns/katalyst/tables/configurable_component.rb100644002.01 KB2253639fb81c6ba41736bc143f4658f2a7481900fc6712d221355296d7714ed0
app/components/concerns/katalyst/tables/has_html_attributes.rb100644001.77 KBf4d563f1327e423fefff5a79c3b48c28899858d50a8bd6596373f3aca1f3e015
app/components/concerns/katalyst/tables/has_table_content.rb10064400864 Bytes5edea60a2ddfeca780dd95e08de6c183f9bd87fe375f9393844d23b654b14bec
app/components/concerns/katalyst/tables/orderable.rb100644003.91 KB8d014c5042a32a673b4478f8eeb9dba7616bd99a1b412e85b11bdab27f3436dd
app/components/concerns/katalyst/tables/sortable.rb100644001.11 KBa9514a435507d6fc386f6971a6a86544f305b9038997f787efc68e012b9de823
app/components/concerns/katalyst/tables/turbo_replaceable.rb100644002.9 KB27d54716e95df63224dbe6411575969f51497ac5da493a964238268213839e38
app/components/katalyst/table_component.html.erb10064400426 Bytes09649eb34f3427ab68bceff7f887f88cddd9d80e0d3417a268d08de21f488bb5
app/components/katalyst/table_component.rb100644003.38 KB3ae471fe36757a9c78afd4cfd067ac33dd68960813a4ff2e187b7d6de98d82d2
app/components/katalyst/tables/body_cell_component.rb100644001004 Bytesa4d61882c738ef1e80086809e7b0197c3eb6f7b7a7036bcb654a9e8444cc9b33
app/components/katalyst/tables/body_row_component.rb10064400877 Bytesff91ebfbd152d77ca975b897caf18faa2bc9708d56a382748e008c3edde5176b
app/components/katalyst/tables/empty_caption_component.html.erb10064400184 Bytese1bcefb0b1aa29bdc8453db9899baa30668651d49ca3e8826701efc21afa0ab6
app/components/katalyst/tables/empty_caption_component.rb10064400826 Bytes7fa63e55b495008f347d706fd8b582e9de7549b7c6d40544a5a53fe1e10abed5
app/components/katalyst/tables/header_cell_component.rb100644001.44 KBa1c393eb2a7f8983bcbc38d2c657c9fcb281f3cc8495716ff4252251da65eaa6
app/components/katalyst/tables/header_row_component.rb10064400933 Bytesa6bd911044b0ede1d99f31ece01f9c98a908f56ed6051c9e55b0fce626355057
app/components/katalyst/tables/pagy_nav_component.rb10064400879 Bytes775e3ef0c9546655a6fdf6b750db9dab1af672972b6e35d739b5760c533590d4
app/components/katalyst/turbo/pagy_nav_component.rb10064400426 Bytes07093f1fce6314d1ebb211ddce59434a72247f6b454cd3d7444551b9660adc59
app/components/katalyst/turbo/table_component.rb100644001.23 KBb560f3ec565c63e5775ab9d9df338fbc173f228b3b474de35dc0ed4b8401ad45
app/models/concerns/katalyst/tables/collection/core.rb100644001.46 KB449de1b6f016f8d49f7bd03e9dea829bd8afea549ae3b0559d0d16e44db934a3
app/models/concerns/katalyst/tables/collection/pagination.rb100644001.74 KB1bb36fc19bcc7a68504fff90faa2606a60b9576157ac0cc352880d351c596601
app/models/concerns/katalyst/tables/collection/reducers.rb100644001.5 KBc22b623dc1e2d192e0e53fda7426982b47a0fdbba54ac41837e3fc5a99a20b7f
app/models/concerns/katalyst/tables/collection/sorting.rb100644001.64 KB5e471d44c31a62ef7bb257856c8ffaf1427007d2af74989cd44a4f65ed62534b
app/models/katalyst/tables/collection.rb10064400912 Bytes49f320d1e9566c9673ca7ffff40bf1a35d4ee4f6b77ce123dd5e7aa1e15f9349
config/importmap.rb10064400353 Bytes3a02330d913ca34d5c50cdab7e2daa390edec5188746a346f0f87b584d010f71
config/locales/tables.en.yml1006440076 Bytes70493628192bd0b02abcea481e9b80f88b957b514b6ef49ccb018be618cc724b
lib/katalyst/tables.rb10064400340 Bytes007a0ebd162ff25333703cb446fa8b7112df347ea2352535b702832191b93532
lib/katalyst/tables/backend.rb100644001.75 KB8861ba80e1832bb50e1033da8e255ee3901bac64275bba33eaf0b8c068fd30aa
lib/katalyst/tables/backend/sort_form.rb100644002.91 KB0729db6da9b373f45c17ea1321b8610f056cb24bab9aacaa5cf150bb764e3343
lib/katalyst/tables/engine.rb10064400696 Bytes453ee4ddf55513050a302c348890f9de80762c39f5914cc8f67aa5f81242e95a
lib/katalyst/tables/frontend.rb10064400659 Bytesfe6f71c11710c6eeec35560a7d04380faf332fae6af747028939ed90a771db69
lib/katalyst/tables/frontend/helper.rb100644001.1 KB21f8b1bb3966852277ce19187f360d80a3f2a69a921cfa3175b316e2d241948f
lib/katalyst/tables/version.rb1006440095 Bytesc92c1617bffe205d7d704772104069eb4041fae81475c04ded7d0d86a4b9e183