django-unfold 0.55.0__py3-none-any.whl → 0.55.2__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.
- {django_unfold-0.55.0.dist-info → django_unfold-0.55.2.dist-info}/METADATA +9 -4
- {django_unfold-0.55.0.dist-info → django_unfold-0.55.2.dist-info}/RECORD +41 -30
- unfold/admin.py +15 -5
- unfold/contrib/filters/admin/choice_filters.py +4 -4
- unfold/contrib/filters/admin/dropdown_filters.py +1 -1
- unfold/contrib/filters/admin/mixins.py +1 -1
- unfold/contrib/filters/forms.py +3 -3
- unfold/contrib/filters/static/unfold/filters/css/nouislider/LICENSE +21 -0
- unfold/contrib/filters/static/unfold/filters/js/nouislider/LICENSE +21 -0
- unfold/contrib/filters/static/unfold/filters/js/wnumb/LICENSE +9 -0
- unfold/contrib/filters/templates/unfold/filters/filters_date_range.html +1 -1
- unfold/contrib/filters/templates/unfold/filters/filters_datetime_range.html +1 -1
- unfold/contrib/filters/templates/unfold/filters/filters_numeric_range.html +1 -1
- unfold/contrib/filters/templates/unfold/filters/filters_numeric_single.html +1 -1
- unfold/contrib/forms/static/unfold/forms/css/trix/LICENSE +20 -0
- unfold/contrib/forms/static/unfold/forms/js/trix/LICENSE +20 -0
- unfold/contrib/forms/widgets.py +2 -2
- unfold/static/unfold/css/simplebar/LICENSE +21 -0
- unfold/static/unfold/fonts/inter/LICENSE +92 -0
- unfold/static/unfold/js/alpine/LICENSE +21 -0
- unfold/static/unfold/js/chart/LICENSE +9 -0
- unfold/static/unfold/js/htmx/LICENSE +13 -0
- unfold/static/unfold/js/simplebar/LICENSE +21 -0
- unfold/templates/unfold/helpers/tab_items.html +3 -3
- unfold/templates/unfold/layouts/skeleton.html +9 -9
- {django_unfold-0.55.0.dist-info → django_unfold-0.55.2.dist-info}/LICENSE.md +0 -0
- {django_unfold-0.55.0.dist-info → django_unfold-0.55.2.dist-info}/WHEEL +0 -0
- /unfold/contrib/filters/static/unfold/filters/css/{nouislider.min.css → nouislider/nouislider.min.css} +0 -0
- /unfold/contrib/filters/static/unfold/filters/js/{nouislider.min.js → nouislider/nouislider.min.js} +0 -0
- /unfold/contrib/filters/static/unfold/filters/js/{wNumb.min.js → wnumb/wNumb.min.js} +0 -0
- /unfold/contrib/forms/static/unfold/forms/css/{trix.css → trix/trix.css} +0 -0
- /unfold/contrib/forms/static/unfold/forms/js/{trix.js → trix/trix.js} +0 -0
- /unfold/static/unfold/css/{simplebar.css → simplebar/simplebar.css} +0 -0
- /unfold/static/unfold/js/{alpine.anchor.js → alpine/alpine.anchor.js} +0 -0
- /unfold/static/unfold/js/{alpine.js → alpine/alpine.js} +0 -0
- /unfold/static/unfold/js/{alpine.persist.js → alpine/alpine.persist.js} +0 -0
- /unfold/static/unfold/js/{alpine.resize.js → alpine/alpine.resize.js} +0 -0
- /unfold/static/unfold/js/{alpine.sort.js → alpine/alpine.sort.js} +0 -0
- /unfold/static/unfold/js/{chart.js → chart/chart.js} +0 -0
- /unfold/static/unfold/js/{htmx.js → htmx/htmx.js} +0 -0
- /unfold/static/unfold/js/{simplebar.js → simplebar/simplebar.js} +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: django-unfold
|
3
|
-
Version: 0.55.
|
3
|
+
Version: 0.55.2
|
4
4
|
Summary: Modern Django admin theme for seamless interface development
|
5
5
|
License: MIT
|
6
6
|
Keywords: django,admin,tailwind,theme
|
@@ -88,7 +88,12 @@ Unfold Studio is a theme customizer for Django admin that helps you create a bra
|
|
88
88
|
|
89
89
|
## Credits
|
90
90
|
|
91
|
-
- Icons
|
92
|
-
- Font
|
93
|
-
- Charts
|
91
|
+
- **Icons**: [Material Symbols](https://github.com/google/material-design-icons) - Licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
92
|
+
- **Font**: [Inter](https://github.com/rsms/inter) - Licensed under the [SIL Open Font License 1.1](https://scripts.sil.org/OFL).
|
93
|
+
- **Charts**: [Chart.js](https://github.com/chartjs/Chart.js) - Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
94
|
+
- **JavaScript Framework**: [Alpine.js](https://github.com/alpinejs/alpine) - Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
95
|
+
- **AJAX calls**: [HTMX](https://htmx.org/) - Licensed under the [BSD 2-Clause License](https://opensource.org/licenses/BSD-2-Clause).
|
96
|
+
- **Custom Scrollbars**: [SimpleBar](https://github.com/Grsmto/simplebar) - Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
97
|
+
- **Range Slider**: [noUiSlider](https://github.com/leongersen/noUiSlider) - Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
98
|
+
- **Number Formatting**: [wNumb](https://github.com/leongersen/wnumb) - Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
94
99
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
unfold/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
unfold/admin.py,sha256=
|
2
|
+
unfold/admin.py,sha256=2YwKqP5slOtqpEInq_u-0-XlddY7Qnj21VeH-lsLkxg,6552
|
3
3
|
unfold/apps.py,sha256=SlBXPYrUd2uXn67qFbRvbXSUk3XFWrF4-5WELgDCvho,381
|
4
4
|
unfold/checks.py,sha256=8I3i4xR_KgyJdpQyZUZzKNeyYf-sNzg6PAlsREuMfgI,1664
|
5
5
|
unfold/components.py,sha256=vqkQzseYUvLXDohmTVAlbKopALjyX4WA9yglvdfhqu4,1283
|
@@ -7,34 +7,39 @@ unfold/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
7
|
unfold/contrib/filters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
8
8
|
unfold/contrib/filters/admin/__init__.py,sha256=7pooAoA2Y9MbBL_RTJBZeIAwV5ECrOvMbe0_egoHfew,1663
|
9
9
|
unfold/contrib/filters/admin/autocomplete_filters.py,sha256=Jh3m3iQ8YubZRQDVzHPGfpk9RulOhHkZc0N7L6KV9wc,514
|
10
|
-
unfold/contrib/filters/admin/choice_filters.py,sha256=
|
10
|
+
unfold/contrib/filters/admin/choice_filters.py,sha256=wI_m5k8SLwHkWoFeCPvI0bN_RuF0RNyzRP3z8jor684,5651
|
11
11
|
unfold/contrib/filters/admin/datetime_filters.py,sha256=cVari_7jsfeYxJoRBhcAUOr6v9XdtDtMuMs-S1Irafo,7757
|
12
|
-
unfold/contrib/filters/admin/dropdown_filters.py,sha256=
|
13
|
-
unfold/contrib/filters/admin/mixins.py,sha256=
|
12
|
+
unfold/contrib/filters/admin/dropdown_filters.py,sha256=exiIyU6c_as7XBJsaAPPx5b8eY3IDbuCFGPJu1b0ux4,3856
|
13
|
+
unfold/contrib/filters/admin/mixins.py,sha256=Z8BrdqbnjM1Ldr7qfhb6aWeOXKc5NqUgp-1NDU7SqS4,5839
|
14
14
|
unfold/contrib/filters/admin/numeric_filters.py,sha256=8GNmesgMmMIfEZb2IrGbaBoJuvB2FpIc7wPIPBpHat4,6420
|
15
15
|
unfold/contrib/filters/admin/text_filters.py,sha256=19cOEGpSaXafcM8QuGiYaWmNi5UIQnCXEhKG-vCTfe8,2088
|
16
16
|
unfold/contrib/filters/apps.py,sha256=wEySJy0gMLzFLb9XNKE-RexiO05X7NaQ5QmxZyziJ_k,136
|
17
|
-
unfold/contrib/filters/forms.py,sha256=
|
18
|
-
unfold/contrib/filters/static/unfold/filters/css/nouislider
|
17
|
+
unfold/contrib/filters/forms.py,sha256=xROYON0ZaTLOE7gIhHXEgDAcYz0eY6LO2uxc3oXzfcA,8097
|
18
|
+
unfold/contrib/filters/static/unfold/filters/css/nouislider/LICENSE,sha256=DR_G6Ykr-xlGx4DwQFeKTRcGAYL3ch33e44GisGdHOQ,1069
|
19
|
+
unfold/contrib/filters/static/unfold/filters/css/nouislider/nouislider.min.css,sha256=rddL_jOGGVEY6wR-aw0VYovAfz5fPeAIsulrlSNb1hc,4221
|
19
20
|
unfold/contrib/filters/static/unfold/filters/js/DateTimeShortcuts.js,sha256=jgFNBDf6aHvUlyv0LEDHggXO-xA8pWOCWFWcVupdA30,19332
|
20
21
|
unfold/contrib/filters/static/unfold/filters/js/admin-numeric-filter.js,sha256=nTkiiJk4Abn9d6KigxPSEsereFhFq-v5n_boiiY1eII,1668
|
21
|
-
unfold/contrib/filters/static/unfold/filters/js/nouislider
|
22
|
-
unfold/contrib/filters/static/unfold/filters/js/
|
23
|
-
unfold/contrib/filters/
|
24
|
-
unfold/contrib/filters/
|
22
|
+
unfold/contrib/filters/static/unfold/filters/js/nouislider/LICENSE,sha256=DR_G6Ykr-xlGx4DwQFeKTRcGAYL3ch33e44GisGdHOQ,1069
|
23
|
+
unfold/contrib/filters/static/unfold/filters/js/nouislider/nouislider.min.js,sha256=aIEt5UlLNnEv4-HPyxcLqu9dTS7gXiMm35Mm0rFmQ0Q,26683
|
24
|
+
unfold/contrib/filters/static/unfold/filters/js/wnumb/LICENSE,sha256=ifeAa0-l35lCSesni0e-3xcD2BXwP7GXG6TdQiMW16I,1069
|
25
|
+
unfold/contrib/filters/static/unfold/filters/js/wnumb/wNumb.min.js,sha256=gayD3el5iizhy0DlsyKfZvfOfOZHDmb7BPvOcT97GSg,2236
|
26
|
+
unfold/contrib/filters/templates/unfold/filters/filters_date_range.html,sha256=uoEc9ytNoYcybq7S9K-1YE0jFe-Xtk4ZUnGOyc28oXo,683
|
27
|
+
unfold/contrib/filters/templates/unfold/filters/filters_datetime_range.html,sha256=uoEc9ytNoYcybq7S9K-1YE0jFe-Xtk4ZUnGOyc28oXo,683
|
25
28
|
unfold/contrib/filters/templates/unfold/filters/filters_field.html,sha256=UTlSZlpg-gAc_a-EJLLF0NI_ofuSHQ2kMMoAs99nL2E,164
|
26
|
-
unfold/contrib/filters/templates/unfold/filters/filters_numeric_range.html,sha256=
|
27
|
-
unfold/contrib/filters/templates/unfold/filters/filters_numeric_single.html,sha256=
|
29
|
+
unfold/contrib/filters/templates/unfold/filters/filters_numeric_range.html,sha256=TnklQxXhe17UaImoiHahhtN6d1xVdXt2dhIMQESJY68,661
|
30
|
+
unfold/contrib/filters/templates/unfold/filters/filters_numeric_single.html,sha256=uELVrDzFgmzGwkm37SpZeXXbfpijDnSBIJVtf6evWjM,598
|
28
31
|
unfold/contrib/filters/templates/unfold/filters/filters_numeric_slider.html,sha256=UDhcNnDmP9ab6UMvikRp7tNVQazoh_fUds29yhWOljs,1724
|
29
32
|
unfold/contrib/forms/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
30
33
|
unfold/contrib/forms/apps.py,sha256=Di0TMzVuRpVxLG-8Bjdq5ALCSf5r7u2xVhD0jU6H5Sc,132
|
31
|
-
unfold/contrib/forms/static/unfold/forms/css/trix
|
34
|
+
unfold/contrib/forms/static/unfold/forms/css/trix/LICENSE,sha256=-g0UVDdcvHcBvBPZFsOuceYTuK5xgyFkHmeOCUCTk8Q,1053
|
35
|
+
unfold/contrib/forms/static/unfold/forms/css/trix/trix.css,sha256=TH9WdnaZrmwI8hAEydwjobdrBzSw_KYdRTSQDuD-8hE,20027
|
36
|
+
unfold/contrib/forms/static/unfold/forms/js/trix/LICENSE,sha256=-g0UVDdcvHcBvBPZFsOuceYTuK5xgyFkHmeOCUCTk8Q,1053
|
37
|
+
unfold/contrib/forms/static/unfold/forms/js/trix/trix.js,sha256=HJXkWw7Mtocr7IeyBVplEIeO4X0kUhHHsI1Yra_ZMl8,175599
|
32
38
|
unfold/contrib/forms/static/unfold/forms/js/trix.config.js,sha256=spkNBlJVk_pqido_rM6yywQxkJ3Kqb7DMLiBgpKksdA,858
|
33
|
-
unfold/contrib/forms/static/unfold/forms/js/trix.js,sha256=HJXkWw7Mtocr7IeyBVplEIeO4X0kUhHHsI1Yra_ZMl8,175599
|
34
39
|
unfold/contrib/forms/templates/unfold/forms/array.html,sha256=utd_6pwpIDAP2WWg9uXofZzyuunk_u-x7EL7L-v5H-0,1779
|
35
40
|
unfold/contrib/forms/templates/unfold/forms/helpers/toolbar.html,sha256=wK4yPTuKLmKdr_zonhksD3qONtbzchV19baIk6mqTXk,9746
|
36
41
|
unfold/contrib/forms/templates/unfold/forms/wysiwyg.html,sha256=uLLf59jsD3apAm9Uh1TH4pwCOtO7pL2djAeZLOHyNAI,399
|
37
|
-
unfold/contrib/forms/widgets.py,sha256=
|
42
|
+
unfold/contrib/forms/widgets.py,sha256=n10qDRv2yeYTOHc7ch2HxKzKcCnmgS8sg-YIAJp7xrY,3137
|
38
43
|
unfold/contrib/guardian/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
39
44
|
unfold/contrib/guardian/apps.py,sha256=ObJqwh4vHxkD4XfduP5IQAiYiWZxsXUOUqF1_R1GsRI,136
|
40
45
|
unfold/contrib/guardian/templates/admin/guardian/model/change_form.html,sha256=FSJc4MYYWyzZAy8Ay0b7Ov-cUo-oELHOM5fQehM54Lg,403
|
@@ -89,26 +94,32 @@ unfold/settings.py,sha256=3ICha2I0oSaHhajG8159nHdNTYJInBtRQq9VziWKYKs,2709
|
|
89
94
|
unfold/sites.py,sha256=n1IY7xS4316ZfjcwKWQlnkPtzdVCifbltBT-yZoUu3k,16657
|
90
95
|
unfold/static/admin/js/admin/RelatedObjectLookups.js,sha256=alI0-yq7YPDJJJn-yg1ce79-Cv88yQDUrfaGqFZnsaY,9048
|
91
96
|
unfold/static/admin/js/inlines.js,sha256=zcYwLGI_6RHg-gucDbbhp43RRoZd3so8bPk841KFaIE,15573
|
92
|
-
unfold/static/unfold/css/simplebar
|
97
|
+
unfold/static/unfold/css/simplebar/LICENSE,sha256=okNJf6UFl2NrEiC4iqORNBa16IKgUgV88acdcl9FbtY,1081
|
98
|
+
unfold/static/unfold/css/simplebar/simplebar.css,sha256=5LLaEM11pKi6JFCOLt4XKuZxTpT9rpdq_tNlaQytFlU,4647
|
93
99
|
unfold/static/unfold/css/styles.css,sha256=LolJmXEJUWR42aC7fNQLhfoQZBSzTE9vD-1bynfFeGo,162977
|
94
100
|
unfold/static/unfold/fonts/inter/Inter-Bold.woff2,sha256=-oiBJ7baAVtlVp8DUfO1w5GtkokElR8cIOn4RiqNleo,114840
|
95
101
|
unfold/static/unfold/fonts/inter/Inter-Medium.woff2,sha256=D_PpRhThST61VjFP0keubEqFp3g7TMhr5TmUDPg_Kkg,114348
|
96
102
|
unfold/static/unfold/fonts/inter/Inter-Regular.woff2,sha256=4G9rG8VTqupORmgCPtCrChRxKcMQf1Ebx9A9NhsK4IU,111268
|
97
103
|
unfold/static/unfold/fonts/inter/Inter-SemiBold.woff2,sha256=XLcQPk5gWYmv68A9mJx5IB5UshtRg9szmB9w25F4owE,114812
|
104
|
+
unfold/static/unfold/fonts/inter/LICENSE,sha256=JiSB6ERSGzJvXs0FPlm5jIstp4yO4b27boF0MF5Uk1o,4380
|
98
105
|
unfold/static/unfold/fonts/inter/styles.css,sha256=QqdgevXVfcD6vZGo8ciSkaEG_62_YcZg0hvHTNgJ56E,608
|
99
106
|
unfold/static/unfold/fonts/material-symbols/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
100
107
|
unfold/static/unfold/fonts/material-symbols/Material-Symbols-Outlined.woff2,sha256=sMDmadC_mJOI200LuWcwAZRwAqDWLgdj85JA0x42qu8,274228
|
101
108
|
unfold/static/unfold/fonts/material-symbols/styles.css,sha256=ZX1icA_BXCVL0eoY2H6XR8VT_Fxl_KnV6vFBm_OImHA,535
|
102
|
-
unfold/static/unfold/js/alpine
|
103
|
-
unfold/static/unfold/js/alpine.js,sha256=
|
104
|
-
unfold/static/unfold/js/alpine.
|
105
|
-
unfold/static/unfold/js/alpine.
|
106
|
-
unfold/static/unfold/js/alpine.
|
109
|
+
unfold/static/unfold/js/alpine/LICENSE,sha256=XwXEkl3T7fBJpwtLQDrA3UOyD3JQHZNZkR3dJdWsZX0,1092
|
110
|
+
unfold/static/unfold/js/alpine/alpine.anchor.js,sha256=2Jg9aUq749pjFynzr_H1NK3lf-nXrbHMtO9wvlWJyIQ,15524
|
111
|
+
unfold/static/unfold/js/alpine/alpine.js,sha256=PtHu0lJIiSHfZeNj1nFd6wTX-Squ255SGZ_fc8seCtM,44758
|
112
|
+
unfold/static/unfold/js/alpine/alpine.persist.js,sha256=jFBwr6faTqqhp3sVi4_VTxJ0FpaF9YGZN1ZGLl_5QYM,837
|
113
|
+
unfold/static/unfold/js/alpine/alpine.resize.js,sha256=mXR2L6neT584cfNLY5_imDq5DKjW1noXys7fhb1yxY4,703
|
114
|
+
unfold/static/unfold/js/alpine/alpine.sort.js,sha256=q6LxgConwu8M8R03mZSBcsKwJv6fF7oomP8sqLxVQ0w,37891
|
107
115
|
unfold/static/unfold/js/app.js,sha256=mxCSV8gZvRLHab-_Xm_229NtQ9IX-59vS_GKWTp9liM,7748
|
108
|
-
unfold/static/unfold/js/chart
|
109
|
-
unfold/static/unfold/js/
|
116
|
+
unfold/static/unfold/js/chart/LICENSE,sha256=QahKosq6ZF-WahjZwgVrc-bTqB2AvABGvAARomNNTM4,1093
|
117
|
+
unfold/static/unfold/js/chart/chart.js,sha256=22W6cFERR-CElMOKRgMMicueMVP0Vf7FBEBYH8Z8tCk,200633
|
118
|
+
unfold/static/unfold/js/htmx/LICENSE,sha256=09JFb3ZBTyRWEEZg69Za_xwEzXlmuUK9q9Y_PNsxajg,642
|
119
|
+
unfold/static/unfold/js/htmx/htmx.js,sha256=acrv0NqSJpBm5yXX_hdeJrnVDJYuMFZFnAxHcVTNudM,50918
|
110
120
|
unfold/static/unfold/js/select2.init.js,sha256=l0O8ggw_CkAw-QtH3qEzC8xWk0mR9QHjy4VzAjMwiQQ,1109
|
111
|
-
unfold/static/unfold/js/simplebar
|
121
|
+
unfold/static/unfold/js/simplebar/LICENSE,sha256=okNJf6UFl2NrEiC4iqORNBa16IKgUgV88acdcl9FbtY,1081
|
122
|
+
unfold/static/unfold/js/simplebar/simplebar.js,sha256=t-uG1FAD6ZoiMeN--wac0XRS7SxoDVG6zvRnGuEp7X8,27176
|
112
123
|
unfold/styles.css,sha256=Mbe0mO2608aH3bCVllxTKb6OcsMIy-ZAugcwaWBwM0E,19142
|
113
124
|
unfold/templates/admin/actions.html,sha256=aroIid16mORcx-0p8O2dOoWupEoTGX66pt-PAXjSYZ0,3063
|
114
125
|
unfold/templates/admin/app_index.html,sha256=GSBry97gDcK3scTP-Fs4FXcSItRxxE87Wv4sDtMTlbc,1244
|
@@ -215,14 +226,14 @@ unfold/templates/unfold/helpers/site_logo.html,sha256=S_QJoT2qh0xw0ciaKxoT4GJ6QI
|
|
215
226
|
unfold/templates/unfold/helpers/submit.html,sha256=4Mgf4lx7Atm8GPqD6LTJK3NA9zoSJjs9VPig7sDp8Ao,203
|
216
227
|
unfold/templates/unfold/helpers/tab_action.html,sha256=ODm7ws5sbhpE4OvGuQbzynlVwk6AJRreMUra6hh1lxM,3306
|
217
228
|
unfold/templates/unfold/helpers/tab_actions.html,sha256=DMNqY1YyrNrcutOMC3J1neZZjIkPeYShp1i5xZ10nrc,695
|
218
|
-
unfold/templates/unfold/helpers/tab_items.html,sha256=
|
229
|
+
unfold/templates/unfold/helpers/tab_items.html,sha256=I-lM7ID6W9oCM9lOuAxu4m40cRlFquJLYLC4-RFoCTw,3349
|
219
230
|
unfold/templates/unfold/helpers/tab_list.html,sha256=Tqkug9GyoIQ2geVKWrnnuE0bxeTRXj0MSEwwixoOGz4,436
|
220
231
|
unfold/templates/unfold/helpers/theme_switch.html,sha256=Kh3Q8RuBWCUuY8YJLwBwd5yKzDhK6y0Ggx_ERoGEGv8,2218
|
221
232
|
unfold/templates/unfold/helpers/userlinks.html,sha256=oZqiwCxG_zRecAbzYrr8_hQvkndVB6-liP6LEZM1UZc,863
|
222
233
|
unfold/templates/unfold/helpers/welcomemsg.html,sha256=uncDEg3j6NsSKCGOA7uVY-GCxsacktV3-bQrd-vn5FU,1940
|
223
234
|
unfold/templates/unfold/layouts/base.html,sha256=e9T-vuPvrySHf23LLwRuTQXUg0Q4x-6gmT_yXghqc-I,278
|
224
235
|
unfold/templates/unfold/layouts/base_simple.html,sha256=VigjNWnWOt_XtbahvqsroPf8mdwl7cDGbg5fEaLmG9s,1211
|
225
|
-
unfold/templates/unfold/layouts/skeleton.html,sha256=
|
236
|
+
unfold/templates/unfold/layouts/skeleton.html,sha256=28jaS_gvImuW7jfEN_akUB5qieTWCAeLw-vH_SZByAM,4707
|
226
237
|
unfold/templates/unfold/templatetags/preserve_changelist_filters.html,sha256=sx2jUhogNY4emBhY8PqxQ6mXifbXQb_IQI9Hd0boJI0,111
|
227
238
|
unfold/templates/unfold/widgets/clearable_file_input.html,sha256=3C4N7OZaiQILNahs12NotNxlQ5QInaXVQtMR4bekHw8,2149
|
228
239
|
unfold/templates/unfold/widgets/clearable_file_input_small.html,sha256=FkjdsrkrBa0GxmY3RNZoU08Xs5aDrOD4Q8fU8VbY_vU,2574
|
@@ -265,7 +276,7 @@ unfold/typing.py,sha256=i7LM2LiwYTAjT5-OLDUPVn5b9X-DMmHnjlZG2toWwSE,692
|
|
265
276
|
unfold/utils.py,sha256=SJikRuAuJN0bE9rfzUujZwycTRrzQm14Hk0zB0EwivU,6164
|
266
277
|
unfold/views.py,sha256=FuYnMrlg6SegLUDDN6An__yZj8rchD_iBK8myieYhkA,1492
|
267
278
|
unfold/widgets.py,sha256=-l0eRljJheVWhTtD0nTvNuY1dvNmwtfd-aqXdSVr-q0,22344
|
268
|
-
django_unfold-0.55.
|
269
|
-
django_unfold-0.55.
|
270
|
-
django_unfold-0.55.
|
271
|
-
django_unfold-0.55.
|
279
|
+
django_unfold-0.55.2.dist-info/LICENSE.md,sha256=Ltk_quRyyvV3J5v3brtOqmibeZSw2Hrb8bY1W3ya0Ik,1077
|
280
|
+
django_unfold-0.55.2.dist-info/METADATA,sha256=VU-0LANsFK1IMiSmz7m0Bc42ToZA16I5mkBi2iB3GWQ,7951
|
281
|
+
django_unfold-0.55.2.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
282
|
+
django_unfold-0.55.2.dist-info/RECORD,,
|
unfold/admin.py
CHANGED
@@ -9,6 +9,7 @@ from django.contrib.admin import display, helpers
|
|
9
9
|
from django.db.models import BLANK_CHOICE_DASH, Model
|
10
10
|
from django.http import HttpRequest, HttpResponse
|
11
11
|
from django.shortcuts import redirect
|
12
|
+
from django.template.response import TemplateResponse
|
12
13
|
from django.urls import URLPattern, path
|
13
14
|
from django.utils.safestring import mark_safe
|
14
15
|
from django.utils.translation import gettext_lazy as _
|
@@ -56,12 +57,12 @@ class ModelAdmin(BaseModelAdminMixin, ActionModelAdminMixin, BaseModelAdmin):
|
|
56
57
|
warn_unsaved_form = False
|
57
58
|
checks_class = UnfoldModelAdminChecks
|
58
59
|
|
59
|
-
|
60
|
-
|
61
|
-
|
60
|
+
def changelist_view(
|
61
|
+
self, request: HttpRequest, extra_context: Optional[dict[str, str]] = None
|
62
|
+
) -> TemplateResponse:
|
62
63
|
additional_media = forms.Media()
|
63
64
|
|
64
|
-
for filter in self.
|
65
|
+
for filter in self.get_list_filter(request):
|
65
66
|
if (
|
66
67
|
isinstance(filter, (tuple, list))
|
67
68
|
and hasattr(filter[1], "form_class")
|
@@ -71,7 +72,16 @@ class ModelAdmin(BaseModelAdminMixin, ActionModelAdminMixin, BaseModelAdmin):
|
|
71
72
|
elif hasattr(filter, "form_class") and hasattr(filter.form_class, "Media"):
|
72
73
|
additional_media += forms.Media(filter.form_class.Media)
|
73
74
|
|
74
|
-
|
75
|
+
if not extra_context:
|
76
|
+
extra_context = {}
|
77
|
+
|
78
|
+
extra_context.update(
|
79
|
+
{
|
80
|
+
"media": self.media + additional_media,
|
81
|
+
}
|
82
|
+
)
|
83
|
+
|
84
|
+
return super().changelist_view(request, extra_context)
|
75
85
|
|
76
86
|
def get_fieldsets(self, request: HttpRequest, obj=None) -> FieldsetsType:
|
77
87
|
if not obj and self.add_fieldsets:
|
@@ -22,7 +22,7 @@ class RadioFilter(admin.SimpleListFilter):
|
|
22
22
|
all_option = ["", _("All")]
|
23
23
|
|
24
24
|
def choices(self, changelist: ChangeList) -> tuple[dict[str, Any], ...]:
|
25
|
-
add_facets = changelist
|
25
|
+
add_facets = getattr(changelist, "add_facets", False)
|
26
26
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
27
27
|
choices = []
|
28
28
|
|
@@ -78,7 +78,7 @@ class BooleanRadioFilter(ValueMixin, admin.BooleanFieldListFilter):
|
|
78
78
|
all_option = ["", _("All")]
|
79
79
|
|
80
80
|
def choices(self, changelist: ChangeList) -> Generator[dict[str, Any], None, None]:
|
81
|
-
add_facets = changelist
|
81
|
+
add_facets = getattr(changelist, "add_facets", False)
|
82
82
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
83
83
|
|
84
84
|
if add_facets:
|
@@ -119,7 +119,7 @@ class RelatedCheckboxFilter(MultiValueMixin, admin.RelatedFieldListFilter):
|
|
119
119
|
return queryset
|
120
120
|
|
121
121
|
def choices(self, changelist: ChangeList) -> Generator[dict[str, Any], None, None]:
|
122
|
-
add_facets = changelist
|
122
|
+
add_facets = getattr(changelist, "add_facets", False)
|
123
123
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
124
124
|
|
125
125
|
if add_facets:
|
@@ -147,7 +147,7 @@ class AllValuesCheckboxFilter(MultiValueMixin, admin.AllValuesFieldListFilter):
|
|
147
147
|
form_class = CheckboxForm
|
148
148
|
|
149
149
|
def choices(self, changelist: ChangeList) -> Generator[dict[str, Any], None, None]:
|
150
|
-
add_facets = changelist
|
150
|
+
add_facets = getattr(changelist, "add_facets", False)
|
151
151
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
152
152
|
|
153
153
|
if add_facets:
|
@@ -86,7 +86,7 @@ class RelatedDropdownFilter(ValueMixin, DropdownMixin, admin.RelatedFieldListFil
|
|
86
86
|
self.request = request
|
87
87
|
|
88
88
|
def choices(self, changelist: ChangeList) -> Generator[dict[str, Any], None, None]:
|
89
|
-
add_facets = changelist
|
89
|
+
add_facets = getattr(changelist, "add_facets", False)
|
90
90
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
91
91
|
|
92
92
|
if add_facets:
|
@@ -55,7 +55,7 @@ class ChoicesMixin:
|
|
55
55
|
template = "unfold/filters/filters_field.html"
|
56
56
|
|
57
57
|
def choices(self, changelist: ChangeList) -> Generator[dict[str, Any], None, None]:
|
58
|
-
add_facets = changelist
|
58
|
+
add_facets = getattr(changelist, "add_facets", False)
|
59
59
|
facet_counts = self.get_facet_queryset(changelist) if add_facets else None
|
60
60
|
choices = [self.all_option] if self.all_option else []
|
61
61
|
|
unfold/contrib/filters/forms.py
CHANGED
@@ -197,10 +197,10 @@ class RangeNumericForm(forms.Form):
|
|
197
197
|
|
198
198
|
class SliderNumericForm(RangeNumericForm):
|
199
199
|
class Media:
|
200
|
-
css = {"all": ("unfold/filters/css/nouislider.min.css",)}
|
200
|
+
css = {"all": ("unfold/filters/css/nouislider/nouislider.min.css",)}
|
201
201
|
js = (
|
202
|
-
"unfold/filters/js/wNumb.min.js",
|
203
|
-
"unfold/filters/js/nouislider.min.js",
|
202
|
+
"unfold/filters/js/wnumb/wNumb.min.js",
|
203
|
+
"unfold/filters/js/nouislider/nouislider.min.js",
|
204
204
|
"unfold/filters/js/admin-numeric-filter.js",
|
205
205
|
)
|
206
206
|
|
@@ -0,0 +1,21 @@
|
|
1
|
+
MIT License
|
2
|
+
|
3
|
+
Copyright (c) 2019 Léon Gersen
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -0,0 +1,21 @@
|
|
1
|
+
MIT License
|
2
|
+
|
3
|
+
Copyright (c) 2019 Léon Gersen
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -0,0 +1,9 @@
|
|
1
|
+
MIT License
|
2
|
+
|
3
|
+
Copyright (c) 2019 Léon Gersen
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
6
|
+
|
7
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
8
|
+
|
9
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
{% with choices.0 as choice %}
|
4
4
|
<div class="flex flex-col">
|
5
|
-
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{%
|
5
|
+
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}</h3>
|
6
6
|
|
7
7
|
<div class="flex flex-col space-y-2">
|
8
8
|
{% for field in choice.form %}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
{% with choices.0 as choice %}
|
4
4
|
<div class="flex flex-col">
|
5
|
-
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{%
|
5
|
+
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}</h3>
|
6
6
|
|
7
7
|
<div class="flex flex-col space-y-2">
|
8
8
|
{% for field in choice.form %}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
{% with choices.0 as choice %}
|
4
4
|
<div class="flex flex-col">
|
5
|
-
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{%
|
5
|
+
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}</h3>
|
6
6
|
|
7
7
|
<div class="flex flex-row gap-4">
|
8
8
|
{% for field in choice.form %}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
{% with choices.0 as choice %}
|
4
4
|
<div class="flex flex-col">
|
5
|
-
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{%
|
5
|
+
<h3 class="font-semibold mb-2 text-font-important-light dark:text-font-important-dark">{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}</h3>
|
6
6
|
|
7
7
|
{% for field in choice.form %}
|
8
8
|
<div class="flex flex-row flex-wrap group relative{% if field.errors %} errors{% endif %}">
|
@@ -0,0 +1,20 @@
|
|
1
|
+
Copyright (c) 37signals, LLC
|
2
|
+
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
4
|
+
a copy of this software and associated documentation files (the
|
5
|
+
"Software"), to deal in the Software without restriction, including
|
6
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
7
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
8
|
+
permit persons to whom the Software is furnished to do so, subject to
|
9
|
+
the following conditions:
|
10
|
+
|
11
|
+
The above copyright notice and this permission notice shall be
|
12
|
+
included in all copies or substantial portions of the Software.
|
13
|
+
|
14
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@@ -0,0 +1,20 @@
|
|
1
|
+
Copyright (c) 37signals, LLC
|
2
|
+
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
4
|
+
a copy of this software and associated documentation files (the
|
5
|
+
"Software"), to deal in the Software without restriction, including
|
6
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
7
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
8
|
+
permit persons to whom the Software is furnished to do so, subject to
|
9
|
+
the following conditions:
|
10
|
+
|
11
|
+
The above copyright notice and this permission notice shall be
|
12
|
+
included in all copies or substantial portions of the Software.
|
13
|
+
|
14
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
unfold/contrib/forms/widgets.py
CHANGED
@@ -95,9 +95,9 @@ class WysiwygWidget(Widget):
|
|
95
95
|
template_name = "unfold/forms/wysiwyg.html"
|
96
96
|
|
97
97
|
class Media:
|
98
|
-
css = {"all": ("unfold/forms/css/trix.css",)}
|
98
|
+
css = {"all": ("unfold/forms/css/trix/trix.css",)}
|
99
99
|
js = (
|
100
|
-
"unfold/forms/js/trix.js",
|
100
|
+
"unfold/forms/js/trix/trix.js",
|
101
101
|
"unfold/forms/js/trix.config.js",
|
102
102
|
)
|
103
103
|
|
@@ -0,0 +1,21 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2015 Jonathan Nicol
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -0,0 +1,92 @@
|
|
1
|
+
Copyright (c) 2016 The Inter Project Authors (https://github.com/rsms/inter)
|
2
|
+
|
3
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
4
|
+
This license is copied below, and is also available with a FAQ at:
|
5
|
+
http://scripts.sil.org/OFL
|
6
|
+
|
7
|
+
-----------------------------------------------------------
|
8
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
9
|
+
-----------------------------------------------------------
|
10
|
+
|
11
|
+
PREAMBLE
|
12
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
13
|
+
development of collaborative font projects, to support the font creation
|
14
|
+
efforts of academic and linguistic communities, and to provide a free and
|
15
|
+
open framework in which fonts may be shared and improved in partnership
|
16
|
+
with others.
|
17
|
+
|
18
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
19
|
+
redistributed freely as long as they are not sold by themselves. The
|
20
|
+
fonts, including any derivative works, can be bundled, embedded,
|
21
|
+
redistributed and/or sold with any software provided that any reserved
|
22
|
+
names are not used by derivative works. The fonts and derivatives,
|
23
|
+
however, cannot be released under any other type of license. The
|
24
|
+
requirement for fonts to remain under this license does not apply
|
25
|
+
to any document created using the fonts or their derivatives.
|
26
|
+
|
27
|
+
DEFINITIONS
|
28
|
+
"Font Software" refers to the set of files released by the Copyright
|
29
|
+
Holder(s) under this license and clearly marked as such. This may
|
30
|
+
include source files, build scripts and documentation.
|
31
|
+
|
32
|
+
"Reserved Font Name" refers to any names specified as such after the
|
33
|
+
copyright statement(s).
|
34
|
+
|
35
|
+
"Original Version" refers to the collection of Font Software components as
|
36
|
+
distributed by the Copyright Holder(s).
|
37
|
+
|
38
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
39
|
+
or substituting -- in part or in whole -- any of the components of the
|
40
|
+
Original Version, by changing formats or by porting the Font Software to a
|
41
|
+
new environment.
|
42
|
+
|
43
|
+
"Author" refers to any designer, engineer, programmer, technical
|
44
|
+
writer or other person who contributed to the Font Software.
|
45
|
+
|
46
|
+
PERMISSION AND CONDITIONS
|
47
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
48
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
49
|
+
redistribute, and sell modified and unmodified copies of the Font
|
50
|
+
Software, subject to the following conditions:
|
51
|
+
|
52
|
+
1) Neither the Font Software nor any of its individual components,
|
53
|
+
in Original or Modified Versions, may be sold by itself.
|
54
|
+
|
55
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
56
|
+
redistributed and/or sold with any software, provided that each copy
|
57
|
+
contains the above copyright notice and this license. These can be
|
58
|
+
included either as stand-alone text files, human-readable headers or
|
59
|
+
in the appropriate machine-readable metadata fields within text or
|
60
|
+
binary files as long as those fields can be easily viewed by the user.
|
61
|
+
|
62
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
63
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
64
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
65
|
+
presented to the users.
|
66
|
+
|
67
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
68
|
+
Software shall not be used to promote, endorse or advertise any
|
69
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
70
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
71
|
+
permission.
|
72
|
+
|
73
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
74
|
+
must be distributed entirely under this license, and must not be
|
75
|
+
distributed under any other license. The requirement for fonts to
|
76
|
+
remain under this license does not apply to any document created
|
77
|
+
using the Font Software.
|
78
|
+
|
79
|
+
TERMINATION
|
80
|
+
This license becomes null and void if any of the above conditions are
|
81
|
+
not met.
|
82
|
+
|
83
|
+
DISCLAIMER
|
84
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
85
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
86
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
87
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
88
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
89
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
90
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
91
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
92
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# MIT License
|
2
|
+
|
3
|
+
Copyright © 2019-2021 Caleb Porzio and contributors
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -0,0 +1,9 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2014-2024 Chart.js Contributors
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
6
|
+
|
7
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
8
|
+
|
9
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@@ -0,0 +1,13 @@
|
|
1
|
+
Zero-Clause BSD
|
2
|
+
=============
|
3
|
+
|
4
|
+
Permission to use, copy, modify, and/or distribute this software for
|
5
|
+
any purpose with or without fee is hereby granted.
|
6
|
+
|
7
|
+
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
|
8
|
+
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
9
|
+
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
|
10
|
+
FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
|
11
|
+
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
12
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
13
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
@@ -0,0 +1,21 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2015 Jonathan Nicol
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -5,11 +5,11 @@
|
|
5
5
|
{% for item in tabs_list %}
|
6
6
|
{% if item.has_permission %}
|
7
7
|
<li class="border-b last:border-b-0 md:border-b-0 md:mr-8 dark:border-base-800">
|
8
|
-
<a href="{% if item.link_callback %}{{ item.link_callback }}{% else %}{{ item.link }}{% endif %}{% if item.inline %}#{{ item.inline }}{% endif %}"
|
8
|
+
<a href="{% if item.link_callback %}{{ item.link_callback }}{% else %}{{ item.link }}{% endif %}{% if item.inline %}#{{ item.inline|slugify }}{% endif %}"
|
9
9
|
class="block px-3 py-2 md:py-4 md:px-0 dark:border-base-800 {% if item.active and not item.inline %} border-b font-semibold -mb-px text-primary-600 hover:text-primary-600 dark:text-primary-500 dark:hover:text-primary-500 md:border-primary-500 dark:md:!border-primary-600{% else %}font-medium hover:text-primary-600 dark:hover:text-primary-500{% endif %}"
|
10
10
|
{% if item.inline %}
|
11
|
-
x-on:click="activeTab = '{{ item.inline }}'"
|
12
|
-
x-bind:class="{'border-b border-base-200 dark:border-base-800 md:border-primary-500 dark:md:!border-primary-600 font-semibold -mb-px text-primary-600 dark:text-primary-500': activeTab == '{{ item.inline }}'}"
|
11
|
+
x-on:click="activeTab = '{{ item.inline|slugify }}'"
|
12
|
+
x-bind:class="{'border-b border-base-200 dark:border-base-800 md:border-primary-500 dark:md:!border-primary-600 font-semibold -mb-px text-primary-600 dark:text-primary-500': activeTab == '{{ item.inline|slugify }}'}"
|
13
13
|
{% endif %}
|
14
14
|
>
|
15
15
|
{{ item.title }}
|
@@ -29,15 +29,15 @@
|
|
29
29
|
{% endfor %}
|
30
30
|
|
31
31
|
<link href="{% static 'unfold/css/styles.css' %}" rel="stylesheet">
|
32
|
-
<link href="{% static 'unfold/css/simplebar.css' %}" rel="stylesheet">
|
32
|
+
<link href="{% static 'unfold/css/simplebar/simplebar.css' %}" rel="stylesheet">
|
33
33
|
|
34
|
-
<script src="{% static 'unfold/js/alpine.anchor.js' %}" defer></script>
|
35
|
-
<script src="{% static 'unfold/js/alpine.persist.js' %}" defer></script>
|
36
|
-
<script src="{% static 'unfold/js/alpine.sort.js' %}" defer></script>
|
37
|
-
<script src="{% static 'unfold/js/alpine.resize.js' %}" defer></script>
|
38
|
-
<script src="{% static 'unfold/js/alpine.js' %}" defer></script>
|
39
|
-
<script src="{% static 'unfold/js/htmx.js' %}"></script>
|
40
|
-
<script src="{% static 'unfold/js/chart.js' %}"></script>
|
34
|
+
<script src="{% static 'unfold/js/alpine/alpine.anchor.js' %}" defer></script>
|
35
|
+
<script src="{% static 'unfold/js/alpine/alpine.persist.js' %}" defer></script>
|
36
|
+
<script src="{% static 'unfold/js/alpine/alpine.sort.js' %}" defer></script>
|
37
|
+
<script src="{% static 'unfold/js/alpine/alpine.resize.js' %}" defer></script>
|
38
|
+
<script src="{% static 'unfold/js/alpine/alpine.js' %}" defer></script>
|
39
|
+
<script src="{% static 'unfold/js/htmx/htmx.js' %}"></script>
|
40
|
+
<script src="{% static 'unfold/js/chart/chart.js' %}"></script>
|
41
41
|
|
42
42
|
{% for script in scripts %}
|
43
43
|
<script src="{{ script }}"></script>
|
@@ -78,7 +78,7 @@
|
|
78
78
|
{% block base %}{% endblock %}
|
79
79
|
|
80
80
|
<div id="modal-overlay" class="backdrop-blur-sm bg-opacity-80 bg-base-900 bottom-0 fixed hidden left-0 mr-1 right-0 top-0 z-50"></div>
|
81
|
-
<script src="{% static 'unfold/js/simplebar.js' %}"></script>
|
81
|
+
<script src="{% static 'unfold/js/simplebar/simplebar.js' %}"></script>
|
82
82
|
</body>
|
83
83
|
|
84
84
|
</html>
|
File without changes
|
File without changes
|
File without changes
|
/unfold/contrib/filters/static/unfold/filters/js/{nouislider.min.js → nouislider/nouislider.min.js}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|