kaui 3.0.6 → 3.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kaui
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.6
4
+ version: 3.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kill Bill core team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-10 00:00:00.000000000 Z
11
+ date: 2025-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack
@@ -307,6 +307,7 @@ files:
307
307
  - app/assets/javascripts/application.js
308
308
  - app/assets/javascripts/kaui/kaui.js
309
309
  - app/assets/javascripts/kaui/kaui_override.js
310
+ - app/assets/javascripts/kaui/multi_functions_bar_utils.js
310
311
  - app/assets/stylesheets/application.css
311
312
  - app/assets/stylesheets/kaui/account.css
312
313
  - app/assets/stylesheets/kaui/audit.css
@@ -422,6 +423,7 @@ files:
422
423
  - app/views/kaui/account_tags/index.html.erb
423
424
  - app/views/kaui/account_timelines/_multi_functions_bar.html.erb
424
425
  - app/views/kaui/account_timelines/show.html.erb
426
+ - app/views/kaui/accounts/_account_filterbar.html.erb
425
427
  - app/views/kaui/accounts/_account_info.html.erb
426
428
  - app/views/kaui/accounts/_billing_info.html.erb
427
429
  - app/views/kaui/accounts/_close_account_modal.html.erb
@@ -489,6 +491,7 @@ files:
489
491
  - app/views/kaui/invoice_tags/_form.html.erb
490
492
  - app/views/kaui/invoice_tags/_form_bar.html.erb
491
493
  - app/views/kaui/invoice_tags/edit.html.erb
494
+ - app/views/kaui/invoices/_invoice_filterbar.html.erb
492
495
  - app/views/kaui/invoices/_invoice_table.html.erb
493
496
  - app/views/kaui/invoices/_multi_functions_bar.html.erb
494
497
  - app/views/kaui/invoices/index.html.erb
@@ -507,6 +510,7 @@ files:
507
510
  - app/views/kaui/payment_methods/new.html.erb
508
511
  - app/views/kaui/payments/_form.html.erb
509
512
  - app/views/kaui/payments/_multi_functions_bar.html.erb
513
+ - app/views/kaui/payments/_payment_filterbar.html.erb
510
514
  - app/views/kaui/payments/_payment_table.html.erb
511
515
  - app/views/kaui/payments/index.html.erb
512
516
  - app/views/kaui/payments/new.html.erb