accrete 0.0.135__py3-none-any.whl → 0.0.136__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.
- accrete/contrib/ui/templates/ui/layout.html +4 -2
- accrete/contrib/ui/templates/ui/list.html +1 -1
- {accrete-0.0.135.dist-info → accrete-0.0.136.dist-info}/METADATA +1 -1
- {accrete-0.0.135.dist-info → accrete-0.0.136.dist-info}/RECORD +6 -6
- {accrete-0.0.135.dist-info → accrete-0.0.136.dist-info}/WHEEL +0 -0
- {accrete-0.0.135.dist-info → accrete-0.0.136.dist-info}/licenses/LICENSE +0 -0
@@ -135,7 +135,9 @@
|
|
135
135
|
</div>
|
136
136
|
|
137
137
|
<div x-data="{showContentRight: false}"
|
138
|
-
|
138
|
+
@activate-content-right.window="showContentRight = true;"
|
139
|
+
@deactivate-content-right.window="showContentRight = false;"
|
140
|
+
class="is-flex is-flex-direction-row"
|
139
141
|
style="overflow: hidden; height: calc(100svh - var(--bulma-navbar-height))"
|
140
142
|
>
|
141
143
|
|
@@ -200,7 +202,7 @@
|
|
200
202
|
<div id="content-right-header" class="is-flex is-flex-wrap-wrap">
|
201
203
|
{% block header_right %}{% endblock %}
|
202
204
|
</div>
|
203
|
-
<button class="button is-
|
205
|
+
<button class="button is-subtle is-align-self-baseline m-1" style="border-radius: var(--bulma-radius-rounded)" x-on:click="showContentRight = false;">
|
204
206
|
<span class="icon"><i class="fa fa-xmark"></i></span>
|
205
207
|
</button>
|
206
208
|
</div>
|
@@ -13,7 +13,7 @@
|
|
13
13
|
{% if object.get_absolute_url %}
|
14
14
|
hx-get="{{ object.get_absolute_url }}{% querystring %}" hx-target="#content-right-header" hx-select="#content-right-header" hx-select-oob="#content-right" hx-swap="outerHTML"
|
15
15
|
{% if detail_enabled %}
|
16
|
-
x-on:click="$dispatch('unselect-list-entry'); showContentRight = true; selected = true; $nextTick(() => { $el.scrollIntoView( {block: 'nearest'} ) });
|
16
|
+
x-on:click="$dispatch('unselect-list-entry'); showContentRight = true; selected = true; $nextTick(() => { $el.scrollIntoView( {block: 'nearest'} ) });" x-bind:class="selected ? 'box selected' : ''"
|
17
17
|
{% endif %}
|
18
18
|
{% endif %}
|
19
19
|
x-data="{selected: false}" @unselect-list-entry.window="selected = false"
|
@@ -198,8 +198,8 @@ accrete/contrib/ui/templates/django/forms/widgets/text.html,sha256=MSmLlQc7PsPoD
|
|
198
198
|
accrete/contrib/ui/templates/django/forms/widgets/textarea.html,sha256=c9BTedqb3IkXLyVYd0p9pR8DFnsXCNGoxVBWZTk_Fic,278
|
199
199
|
accrete/contrib/ui/templates/ui/content_right.html,sha256=XUF1tYpSKfO9FleYtJ2QmWPmwdLYxLHXdBLRa-BrFUs,221
|
200
200
|
accrete/contrib/ui/templates/ui/form_error.html,sha256=uA8FLdZyeU0vXJHlGK3rcBqcmXb63MLPV32uQyUTak4,348
|
201
|
-
accrete/contrib/ui/templates/ui/layout.html,sha256=
|
202
|
-
accrete/contrib/ui/templates/ui/list.html,sha256=
|
201
|
+
accrete/contrib/ui/templates/ui/layout.html,sha256=HOq8uhPnBtACnhVQwsrbTcuMM7s6lXgtLEHCtvG_m6g,13076
|
202
|
+
accrete/contrib/ui/templates/ui/list.html,sha256=MIqSs2eZlPFslZYujkkKELm0MogaDo0uYFOS79ihI4E,2371
|
203
203
|
accrete/contrib/ui/templates/ui/list_update.html,sha256=mLQTCgkKfVI5jrgei-Upc1u87iXL0Q63uLzXHPwMyeo,110
|
204
204
|
accrete/contrib/ui/templates/ui/message.html,sha256=t3bZ5EE7IgQYJroCdLKFeUkZiNbgKkErVYQm6Y3IKpg,532
|
205
205
|
accrete/contrib/ui/templates/ui/modal.html,sha256=9Gnj5qhIJrnAPgAuIUkrSWeuYyKppywvmK1483AMhxY,1870
|
@@ -262,7 +262,7 @@ accrete/utils/forms.py,sha256=1UQoG0cXel4Tg-a_cG9doJNrl62a0JMDVEYrT5TSX1s,3383
|
|
262
262
|
accrete/utils/log.py,sha256=BH0MBDweAjx30wGBO4F3sFhbgkSoEs7T1lLLjlYZNnA,407
|
263
263
|
accrete/utils/models.py,sha256=2xTacvcpmDK_Bp4rAK7JdVLf8HU009LYNJ6eSpMgYZI,1014
|
264
264
|
accrete/utils/views.py,sha256=AutijWetWGgjdO1PNc4gxCblT-i1fAfldNDFRbO9Sac,5012
|
265
|
-
accrete-0.0.
|
266
|
-
accrete-0.0.
|
267
|
-
accrete-0.0.
|
268
|
-
accrete-0.0.
|
265
|
+
accrete-0.0.136.dist-info/METADATA,sha256=HuTKiOZYDgZhVN-fyUkbPbnnbpUPeSNsCpVXP-yZD2Y,4953
|
266
|
+
accrete-0.0.136.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
267
|
+
accrete-0.0.136.dist-info/licenses/LICENSE,sha256=vHwb4Qnv8UfYKFiCWyTuRGsi49x19UQwHRCky3b2_NE,1057
|
268
|
+
accrete-0.0.136.dist-info/RECORD,,
|
File without changes
|
File without changes
|