django-smartbase-admin 0.2.83__py3-none-any.whl → 0.2.84__py3-none-any.whl

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.
@@ -54,8 +54,11 @@ export const filterInputValueChangeListener = (inputSelector, callbackFunction)
54
54
  input.addEventListener('change', callbackFunction)
55
55
  input.addEventListener('keypress', (event) => {
56
56
  if (event.keyCode === 13) {
57
+ // fire change event
58
+ input.blur()
57
59
  event.preventDefault()
58
- callbackFunction(event)
60
+ // refocus
61
+ input.focus()
59
62
  return true
60
63
  }
61
64
  })
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: django-smartbase-admin
3
- Version: 0.2.83
3
+ Version: 0.2.84
4
4
  Summary:
5
5
  Author: SmartBase
6
6
  Author-email: info@smartbase.sk
@@ -59,14 +59,14 @@ django_smartbase_admin/static/sb_admin/css/codemirror/codemirror.min.css,sha256=
59
59
  django_smartbase_admin/static/sb_admin/css/codemirror/dracula.min.css,sha256=uo0AmtydVJOOqIJSwJmit3PtOk9VFa6cL5N6ikyzmd8,1646
60
60
  django_smartbase_admin/static/sb_admin/css/coloris/coloris.min.css,sha256=teADOBNAUAYg3wegm5gqu_4ahI-cp-_E87PZH4m52D0,8506
61
61
  django_smartbase_admin/static/sb_admin/css/querybuilder/query-builder.default.min.css,sha256=NpM2HsztsnXTnoq_6D2H2qENmS-xEbXVvInpg87fmGo,3335
62
- django_smartbase_admin/static/sb_admin/dist/chart.js,sha256=VBkm3VGe9tY8vhV1L4xaL6NtUPgymPgyL5doHHoQdCI,204676
62
+ django_smartbase_admin/static/sb_admin/dist/chart.js,sha256=KbrU3hgVWMPK9PkquX9orVsCVh6_ANogFMY3jWVbUgY,204690
63
63
  django_smartbase_admin/static/sb_admin/dist/chart.js.LICENSE.txt,sha256=m7M__mzLlrKDz-hky_AC848p_HzYWhziwCLIpXMsj4I,257
64
64
  django_smartbase_admin/static/sb_admin/dist/confirmation_modal.js,sha256=glK-x4oxSAHqiabqXmNFE3FRtzMbpg7TgZiKcPle9_o,1745
65
65
  django_smartbase_admin/static/sb_admin/dist/main.js,sha256=KE89F9ooogNznFS2CmMQmYRgcI_wCHLV3mROX2AuCXo,376482
66
66
  django_smartbase_admin/static/sb_admin/dist/main.js.LICENSE.txt,sha256=Z8-1IrzhOFV3eE_WGR7SRfbzN9GRXsvfiU7_E_BkX-k,5600
67
67
  django_smartbase_admin/static/sb_admin/dist/main_style.css,sha256=wlrj8qcrcaJ6DTcKgnKjXN9VPN16EkKTYpKnm2HJX5g,152857
68
68
  django_smartbase_admin/static/sb_admin/dist/main_style.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
69
- django_smartbase_admin/static/sb_admin/dist/table.js,sha256=2PBoAxwUZQV3lCW4tjhn1lt43j5y9PWQpoklzev5-Y0,589712
69
+ django_smartbase_admin/static/sb_admin/dist/table.js,sha256=PTj9emhMzAb1kCdjZKnSrH-6xbciFbJLLnm62ywAOJ0,589726
70
70
  django_smartbase_admin/static/sb_admin/dist/table.js.LICENSE.txt,sha256=WOKSfEow5EUe0a78P0kcxdWcrQlqn2n6H8idNZqHVDk,462
71
71
  django_smartbase_admin/static/sb_admin/dist/translations.js,sha256=5PRY3zmbnQ9pH-FtNHmsZ5xmYLPOQiO_hR3CBxHIAIo,567
72
72
  django_smartbase_admin/static/sb_admin/favicon/android-chrome-192x192.png,sha256=Og0qXawivKxQWmPPU6dkkGjO0txd-yDXXfemTWXCBDY,18172
@@ -520,7 +520,7 @@ django_smartbase_admin/static/sb_admin/src/js/table_modules/selection_module.js,
520
520
  django_smartbase_admin/static/sb_admin/src/js/table_modules/table_params_module.js,sha256=67OJV8l_i7f2Ptm_G76Ri7AWyEfZ8B5BjiztLP819DM,11250
521
521
  django_smartbase_admin/static/sb_admin/src/js/table_modules/views_module.js,sha256=ZdirU9jt_aE_vkVXxMytZ3AaC0q6r57ECijdhV6j3-M,3393
522
522
  django_smartbase_admin/static/sb_admin/src/js/translations.js,sha256=GEizlr_D5yDj00i7jKENkWfDr6gZcg4RQ1Nek22WP4g,954
523
- django_smartbase_admin/static/sb_admin/src/js/utils.js,sha256=AYfHkXqhpKAwmT-p5sBFZW2LHBVeyPdJHsbxy2NzufQ,4473
523
+ django_smartbase_admin/static/sb_admin/src/js/utils.js,sha256=g7mFIf7ZBZQyzbWmH_Eg2OKgQvPhE_yw4SFonVQ_AU8,4556
524
524
  django_smartbase_admin/templates/sb_admin/actions/change_form.html,sha256=Vqp9oZgwagz8bZw7UmsXf692cYLnGl5W-ujQp-aR2Jk,12734
525
525
  django_smartbase_admin/templates/sb_admin/actions/change_password.html,sha256=LhciaKCvlywKMJ6gY9JbEaTkOXjNSFO-mAnWIZfk6sA,3200
526
526
  django_smartbase_admin/templates/sb_admin/actions/dashboard.html,sha256=idjrEnXT0EP8gNHMu9QIneaLRhOJwB6QW92brrg7z1s,272
@@ -665,7 +665,7 @@ django_smartbase_admin/views/dashboard_view.py,sha256=vtz5emYTQ5WDFeLA8HrcmjSOVd
665
665
  django_smartbase_admin/views/global_filter_view.py,sha256=eYo1moJGyi7jc2cPDA5ZBiEgA7Hmc-DxbQvbqUpDkg8,1127
666
666
  django_smartbase_admin/views/media_view.py,sha256=5BLWXuzynF7nM34t-mf2BQSRN5ojY8HxpLIqt7Jiq9g,292
667
667
  django_smartbase_admin/views/translations_view.py,sha256=A02q1t13akLKd2Pg_ej4tVi5qPUKYxB2LqsBbYXM0l8,20267
668
- django_smartbase_admin-0.2.83.dist-info/LICENSE.md,sha256=okRGMBOYvyhprt2eTpX_QXqpzC0MODF-U7zX-4fKPjQ,1078
669
- django_smartbase_admin-0.2.83.dist-info/METADATA,sha256=A0H92nu8K1TKyi0Q4BRSgBZ7pC4QMPk-PrNFuNWF4nA,996
670
- django_smartbase_admin-0.2.83.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
671
- django_smartbase_admin-0.2.83.dist-info/RECORD,,
668
+ django_smartbase_admin-0.2.84.dist-info/LICENSE.md,sha256=okRGMBOYvyhprt2eTpX_QXqpzC0MODF-U7zX-4fKPjQ,1078
669
+ django_smartbase_admin-0.2.84.dist-info/METADATA,sha256=SiRlg8wv9PEY06rjCHINLY8fVKWrA2EdsF97DIBe_Mg,996
670
+ django_smartbase_admin-0.2.84.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
671
+ django_smartbase_admin-0.2.84.dist-info/RECORD,,