redmine_apijs 6.9.6 → 6.9.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.
- checksums.yaml +4 -4
- data/README +8 -7
- data/app/controllers/apijs_controller.rb +1 -1
- data/app/views/application/_browser.html.erb +1 -1
- data/app/views/attachments/_links.html.erb +1 -1
- data/app/views/settings/_apijs.html.erb +1 -1
- data/assets/javascripts/apijs-redmine.js +1 -1
- data/assets/javascripts/apijs-redmine.min.js +2 -2
- data/assets/javascripts/apijs-redmine.min.js.map +1 -1
- data/assets/javascripts/apijs.min.js +3 -3
- data/assets/javascripts/apijs.min.js.map +1 -1
- data/assets/stylesheets/apijs-print.min.css +2 -2
- data/assets/stylesheets/apijs-print.min.css.map +1 -1
- data/assets/stylesheets/apijs-redmine-rtl.min.css +1 -1
- data/assets/stylesheets/apijs-redmine-rtl.min.css.map +1 -1
- data/assets/stylesheets/apijs-redmine.css +1 -1
- data/assets/stylesheets/apijs-redmine.min.css +1 -1
- data/assets/stylesheets/apijs-redmine.min.css.map +1 -1
- data/assets/stylesheets/apijs-screen-rtl.min.css +2 -2
- data/assets/stylesheets/apijs-screen-rtl.min.css.map +1 -1
- data/assets/stylesheets/apijs-screen.min.css +2 -2
- data/assets/stylesheets/apijs-screen.min.css.map +1 -1
- data/config/routes.rb +1 -1
- data/init.rb +3 -3
- data/lib/apijs_attachment.rb +5 -3
- data/lib/apijs_files.rb +1 -1
- data/lib/image.py +1 -1
- data/lib/redmine_apijs.rb +1 -1
- data/lib/useragentparser.rb +15 -9
- data/redmine_apijs.gemspec +1 -1
- metadata +3 -6
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
|
-
* Copyright 2008-
|
3
|
-
* https://github.com/luigifab/apijs - 6.9.
|
2
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
3
|
+
* https://github.com/luigifab/apijs - 6.9.7
|
4
4
|
* This program is free software, you can redistribute it or modify
|
5
5
|
* it under the terms of the GNU General Public License (GPL).
|
6
6
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["349df","../code/apijs/src/styles/print.css"],"names":[],"mappings":"AAAA;;;;;;ACmBa,UAAb,YAAyB,UAAU,MAClB,cAAjB,gBAAiC,QAAQ,MAAO,OAAO,KAAM,SAAS,OAAQ,MAAM,YACrB,kBAAzC,mBAAoB,oBAA1C,qBAAmF,QAAQ,KAE3F,YAAc,QAAQ,aACtB,cAAgB,QAAQ,aAAc,gBAAgB,KACtD,eAAiB,OAAO,EAAG,QAAQ,EAAG,WAAW,KACjD,eAAiB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,eAAe,OAC3E,iBAAmB,QAAQ,MAAO,OAAO,KACzC,yBAA2B,aAAa,KAExC,UAAY,WAAW,OACvB,aAAe,QAAQ,aAAc,OAAO,KAAM,KAAO,eAAe,IACxE,eAAiB,QAAQ,MAAO,gBAAgB,KAChD,aAAe,OAAO,KAAM,EAAE,EAE9B,aAAe,QAAQ","sourcesContent":["/*!\n * Copyright 2008-
|
1
|
+
{"version":3,"sources":["349df","../code/apijs/src/styles/print.css"],"names":[],"mappings":"AAAA;;;;;;ACmBa,UAAb,YAAyB,UAAU,MAClB,cAAjB,gBAAiC,QAAQ,MAAO,OAAO,KAAM,SAAS,OAAQ,MAAM,YACrB,kBAAzC,mBAAoB,oBAA1C,qBAAmF,QAAQ,KAE3F,YAAc,QAAQ,aACtB,cAAgB,QAAQ,aAAc,gBAAgB,KACtD,eAAiB,OAAO,EAAG,QAAQ,EAAG,WAAW,KACjD,eAAiB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,eAAe,OAC3E,iBAAmB,QAAQ,MAAO,OAAO,KACzC,yBAA2B,aAAa,KAExC,UAAY,WAAW,OACvB,aAAe,QAAQ,aAAc,OAAO,KAAM,KAAO,eAAe,IACxE,eAAiB,QAAQ,MAAO,gBAAgB,KAChD,aAAe,OAAO,KAAM,EAAE,EAE9B,aAAe,QAAQ","sourcesContent":["/*!\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs - 6.9.7\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created J/20/06/2013\n * Updated L/02/10/2023\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv.gallery, div.album { font-size:0.85em; }\ndiv.gallery img, div.album img { display:block; margin:auto; overflow:hidden; color:transparent; }\ndiv.gallery a:before, div.album a:before, div.gallery a:after, div.album a:after { display:none; }\n\ndiv.gallery { display:inline-block; }\ndiv.gallery a { display:inline-block; text-decoration:none; }\ndiv.gallery ul { margin:0; padding:0; list-style:none; }\ndiv.gallery li { display:inline-block; margin:0; padding:0; vertical-align:middle; }\ndiv.gallery li a { display:block; margin:0.2em; }\ndiv.gallery li a.current { border-color:#808080; }\n\ndiv.album { text-align:center; }\ndiv.album dl { display:inline-block; margin:0.5em 0.4em; vertical-align:top; }\ndiv.album dt a { display:block; text-decoration:none; }\ndiv.album dd { margin:0.4em 0 0; }\n\n#apijsDialog { display:none; }"]}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Copyright 2008-
|
2
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
3
3
|
* https://github.com/luigifab/redmine-apijs
|
4
4
|
* This program is free software, you can redistribute it or modify
|
5
5
|
* it under the terms of the GNU General Public License (GPL).
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["d7147","apijs-redmine-rtl.css"],"names":[],"mappings":"AAAA;;;;;;ACmBA,UAAY,UAAU,MACtB,YAAc,MAAM,KACpB,iBAAmB,OAAO,KAE1B,8CACC,QAAQ,MAAO,QAAQ,KAAO,MAAM,wBACpC,OAAO,IAAI,MAAM,KAAM,iBAAiB,KAIzC,2BAA6B,OAAO,IAAI,EAAG,WAAW,MACtD,8BAAgC,SAAS,SAAU,OAAO,KAAM,EAAE,EAAE,EAAG,MAAM,MAAO,WAAW,MAC/F,kCAAoC,WAAW,IAC/C,kCAAoC,MAAM,KAC1C,0CAA4C,MAAM,KAElD,mCACC,QAAQ,MAAO,YAAY,KAAM,SAAS,OAC1C,UAAU,QAAS,MAAM,QAAS,YAAY,OAAQ,cAAc,SAGrE,+CAAiD,YAAY,KAE7D,oBAAsB,OAAO,IAAI,EAAG,QAAQ,EAAG,WAAW,KAC1D,uBAAyB,QAAQ,MAAO,KAAO,WAAW,iBAAiB,IAC3E,6BAA+B,iBAAiB,QAEhD,yBAA2B,eAAe,OAC1C,8BAAgC,QAAQ,EAAE,KAC1C,4BAA8B,QAAQ,EAAE,KACxC,iCAAmC,MAAM,KACzC,iCAAmC,MAAM,KAGzC,uBAAwB,qCACvB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,MAAM,KAAM,OAAO,KAAM,eAAe,OACnF,gBAAgB,eAAiB,OAAO,EAAG,iBAAiB,YAAa,OAAO,QAAS,QAAQ,IAGlG,4BAA6B,qCAAyC,iBAAiB,qCACvF,gCAAkC,iBAAiB,sCACnD,8BAAgC,iBAAiB,kCACjD,8BAAgC,iBAAiB,qCACjD,4BAA8B,iBAAiB,gCAG/C,qCAAuC,OAAO,IAAK,QAAQ,KAAO,OAAO,IAAI,MAAM,KACnF,gDAAkD,YAAY,SAC9D,+CAAiD,OAAO,KAAM,EAAG,YAAY,KAC7E,iDAAqD,OAAO,EAC5D,iDAAmD,aAAa,IAAK,YAAY,KAAO,MAAM,KAAM,UAAU,MAAO,WAAW,MAChI,uDAAyD,OAAO,EAGhE,wBAA0B,OAAO,EAAG,OAAO,EAAG,cAAc,EAAG,UAAU","sourcesContent":["/*!\n * Copyright 2008-
|
1
|
+
{"version":3,"sources":["d7147","apijs-redmine-rtl.css"],"names":[],"mappings":"AAAA;;;;;;ACmBA,UAAY,UAAU,MACtB,YAAc,MAAM,KACpB,iBAAmB,OAAO,KAE1B,8CACC,QAAQ,MAAO,QAAQ,KAAO,MAAM,wBACpC,OAAO,IAAI,MAAM,KAAM,iBAAiB,KAIzC,2BAA6B,OAAO,IAAI,EAAG,WAAW,MACtD,8BAAgC,SAAS,SAAU,OAAO,KAAM,EAAE,EAAE,EAAG,MAAM,MAAO,WAAW,MAC/F,kCAAoC,WAAW,IAC/C,kCAAoC,MAAM,KAC1C,0CAA4C,MAAM,KAElD,mCACC,QAAQ,MAAO,YAAY,KAAM,SAAS,OAC1C,UAAU,QAAS,MAAM,QAAS,YAAY,OAAQ,cAAc,SAGrE,+CAAiD,YAAY,KAE7D,oBAAsB,OAAO,IAAI,EAAG,QAAQ,EAAG,WAAW,KAC1D,uBAAyB,QAAQ,MAAO,KAAO,WAAW,iBAAiB,IAC3E,6BAA+B,iBAAiB,QAEhD,yBAA2B,eAAe,OAC1C,8BAAgC,QAAQ,EAAE,KAC1C,4BAA8B,QAAQ,EAAE,KACxC,iCAAmC,MAAM,KACzC,iCAAmC,MAAM,KAGzC,uBAAwB,qCACvB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,MAAM,KAAM,OAAO,KAAM,eAAe,OACnF,gBAAgB,eAAiB,OAAO,EAAG,iBAAiB,YAAa,OAAO,QAAS,QAAQ,IAGlG,4BAA6B,qCAAyC,iBAAiB,qCACvF,gCAAkC,iBAAiB,sCACnD,8BAAgC,iBAAiB,kCACjD,8BAAgC,iBAAiB,qCACjD,4BAA8B,iBAAiB,gCAG/C,qCAAuC,OAAO,IAAK,QAAQ,KAAO,OAAO,IAAI,MAAM,KACnF,gDAAkD,YAAY,SAC9D,+CAAiD,OAAO,KAAM,EAAG,YAAY,KAC7E,iDAAqD,OAAO,EAC5D,iDAAmD,aAAa,IAAK,YAAY,KAAO,MAAM,KAAM,UAAU,MAAO,WAAW,MAChI,uDAAyD,OAAO,EAGhE,wBAA0B,OAAO,EAAG,OAAO,EAAG,cAAc,EAAG,UAAU","sourcesContent":["/*!\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/redmine-apijs\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created D/15/12/2013\n * Updated V/17/10/2023\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/redmine-apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogs &&& */\n#apijsBox { font-size:0.8rem; }\n#apijsBox a { color:blue; }\n#apijsBox button { height:auto; }\n\n#apijsBox.options.editattach input[type=\"text\"] {\n\tdisplay:block; padding:0.3em; width:calc(100% - 4px - 0.6em);\n\tborder:1px solid #888; background-color:#EEE;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& attachments &&& */\nbody div.attachments.album { margin:1em 0; text-align:right; }\nbody div.attachments.album dd { position:relative; margin:0.5em 0 0 0; width:202px; min-height:1.8em; }\nbody div.attachments.album dd.big { min-height:5em; }\nbody div.attachments.album dd div { float:left; }\nbody div.attachments.album dd span.author { clear:both; }\n\nbody div.attachments.album dd span {\n\tdisplay:block; line-height:16px; overflow:hidden;\n\tfont-size:inherit; color:inherit; white-space:nowrap; text-overflow:ellipsis;\n}\n\nbody div.attachments.album dd span:first-child { margin-left:60px; }\n\nbody ul.attachments { margin:1em 0; padding:0; list-style:none; }\nbody ul.attachments li { padding:0.25em 0.5em; transition:background-color 0.3s; }\nbody ul.attachments li:hover { background-color:#EFEFEF; }\n\nbody ul.attachments li a { vertical-align:middle; }\nbody ul.attachments li strong { padding:0 0.3em; }\nbody ul.attachments li span { padding:0 0.1em; }\nbody ul.attachments li span.size { color:#808080; }\nbody ul.attachments li span.date { color:#808080; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& buttons &&& */\nbody button.attachment, body ul.attachments a[id^=\"slideshow\"] {\n\tdisplay:inline-block; margin:0; padding:0; width:16px; height:16px; vertical-align:middle;\n\ttext-decoration:none !important; border:0; background-color:transparent; cursor:pointer; opacity:0.75;\n}\n\nbody button.attachment.show, body ul.attachments a[id^=\"slideshow\"] { background-image:url(\"../../../images/magnifier.png\"); }\nbody button.attachment.download { background-image:url(\"../../../images/attachment.png\"); }\nbody button.attachment.delete { background-image:url(\"../../../images/delete.png\"); }\nbody button.attachment.rename { background-image:url(\"../../../images/wiki_edit.png\"); }\nbody button.attachment.edit { background-image:url(\"../../../images/edit.png\"); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& config &&& */\nbody fieldset.apijs.tabular.settings { margin:1em; padding:0.5em; border:1px solid #CCC; }\nbody fieldset.apijs.tabular.settings p span.cmd { white-space:pre-wrap; }\nbody fieldset.apijs.tabular.settings p em.info { margin:0.2em 0; line-height:140%; }\nbody fieldset.apijs.tabular.settings p a + em.info { margin:0; }\nbody fieldset.apijs.tabular.settings p label.bis { margin-right:1px; margin-left:0.7em; width:auto; min-width:5.5em; text-align:right; }\nbody fieldset.apijs.tabular.settings p label.bis input { margin:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& browser &&& */\nbody .flash.error.apijs { margin:0; border:0; border-radius:0; font-size:11px; }"]}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
* Created D/15/12/2013
|
3
3
|
* Updated V/17/10/2023
|
4
4
|
*
|
5
|
-
* Copyright 2008-
|
5
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
* https://github.com/luigifab/redmine-apijs
|
7
7
|
*
|
8
8
|
* This program is free software, you can redistribute it or modify
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Copyright 2008-
|
2
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
3
3
|
* https://github.com/luigifab/redmine-apijs
|
4
4
|
* This program is free software, you can redistribute it or modify
|
5
5
|
* it under the terms of the GNU General Public License (GPL).
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["1a3f6","apijs-redmine.css"],"names":[],"mappings":"AAAA;;;;;;ACmBA,UAAY,UAAU,MACtB,YAAc,MAAM,KACpB,iBAAmB,OAAO,KAE1B,8CACC,QAAQ,MAAO,QAAQ,KAAO,MAAM,wBACpC,OAAO,IAAI,MAAM,KAAM,iBAAiB,KAIzC,2BAA6B,OAAO,IAAI,EAAG,WAAW,KACtD,8BAAgC,SAAS,SAAU,OAAO,KAAM,EAAE,EAAE,EAAG,MAAM,MAAO,WAAW,MAC/F,kCAAoC,WAAW,IAC/C,kCAAoC,MAAM,MAC1C,0CAA4C,MAAM,KAElD,mCACC,QAAQ,MAAO,YAAY,KAAM,SAAS,OAC1C,UAAU,QAAS,MAAM,QAAS,YAAY,OAAQ,cAAc,SAGrE,+CAAiD,aAAa,KAE9D,oBAAsB,OAAO,IAAI,EAAG,QAAQ,EAAG,WAAW,KAC1D,uBAAyB,QAAQ,MAAO,KAAO,WAAW,iBAAiB,IAC3E,6BAA+B,iBAAiB,QAEhD,yBAA2B,eAAe,OAC1C,8BAAgC,QAAQ,EAAE,KAC1C,4BAA8B,QAAQ,EAAE,KACxC,iCAAmC,MAAM,KACzC,iCAAmC,MAAM,KAGzC,uBAAwB,qCACvB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,MAAM,KAAM,OAAO,KAAM,eAAe,OACnF,gBAAgB,eAAiB,OAAO,EAAG,iBAAiB,YAAa,OAAO,QAAS,QAAQ,IAGlG,4BAA6B,qCAAyC,iBAAiB,qCACvF,gCAAkC,iBAAiB,sCACnD,8BAAgC,iBAAiB,kCACjD,8BAAgC,iBAAiB,qCACjD,4BAA8B,iBAAiB,gCAG/C,qCAAuC,OAAO,IAAK,QAAQ,KAAO,OAAO,IAAI,MAAM,KACnF,gDAAkD,YAAY,SAC9D,+CAAiD,OAAO,KAAM,EAAG,YAAY,KAC7E,iDAAqD,OAAO,EAC5D,iDAAmD,YAAY,IAAK,aAAa,KAAO,MAAM,KAAM,UAAU,MAAO,WAAW,KAChI,uDAAyD,OAAO,EAGhE,wBAA0B,OAAO,EAAG,OAAO,EAAG,cAAc,EAAG,UAAU","sourcesContent":["/*!\n * Copyright 2008-
|
1
|
+
{"version":3,"sources":["1a3f6","apijs-redmine.css"],"names":[],"mappings":"AAAA;;;;;;ACmBA,UAAY,UAAU,MACtB,YAAc,MAAM,KACpB,iBAAmB,OAAO,KAE1B,8CACC,QAAQ,MAAO,QAAQ,KAAO,MAAM,wBACpC,OAAO,IAAI,MAAM,KAAM,iBAAiB,KAIzC,2BAA6B,OAAO,IAAI,EAAG,WAAW,KACtD,8BAAgC,SAAS,SAAU,OAAO,KAAM,EAAE,EAAE,EAAG,MAAM,MAAO,WAAW,MAC/F,kCAAoC,WAAW,IAC/C,kCAAoC,MAAM,MAC1C,0CAA4C,MAAM,KAElD,mCACC,QAAQ,MAAO,YAAY,KAAM,SAAS,OAC1C,UAAU,QAAS,MAAM,QAAS,YAAY,OAAQ,cAAc,SAGrE,+CAAiD,aAAa,KAE9D,oBAAsB,OAAO,IAAI,EAAG,QAAQ,EAAG,WAAW,KAC1D,uBAAyB,QAAQ,MAAO,KAAO,WAAW,iBAAiB,IAC3E,6BAA+B,iBAAiB,QAEhD,yBAA2B,eAAe,OAC1C,8BAAgC,QAAQ,EAAE,KAC1C,4BAA8B,QAAQ,EAAE,KACxC,iCAAmC,MAAM,KACzC,iCAAmC,MAAM,KAGzC,uBAAwB,qCACvB,QAAQ,aAAc,OAAO,EAAG,QAAQ,EAAG,MAAM,KAAM,OAAO,KAAM,eAAe,OACnF,gBAAgB,eAAiB,OAAO,EAAG,iBAAiB,YAAa,OAAO,QAAS,QAAQ,IAGlG,4BAA6B,qCAAyC,iBAAiB,qCACvF,gCAAkC,iBAAiB,sCACnD,8BAAgC,iBAAiB,kCACjD,8BAAgC,iBAAiB,qCACjD,4BAA8B,iBAAiB,gCAG/C,qCAAuC,OAAO,IAAK,QAAQ,KAAO,OAAO,IAAI,MAAM,KACnF,gDAAkD,YAAY,SAC9D,+CAAiD,OAAO,KAAM,EAAG,YAAY,KAC7E,iDAAqD,OAAO,EAC5D,iDAAmD,YAAY,IAAK,aAAa,KAAO,MAAM,KAAM,UAAU,MAAO,WAAW,KAChI,uDAAyD,OAAO,EAGhE,wBAA0B,OAAO,EAAG,OAAO,EAAG,cAAc,EAAG,UAAU","sourcesContent":["/*!\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/redmine-apijs\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created D/15/12/2013\n * Updated V/17/10/2023\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/redmine-apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogs &&& */\n#apijsBox { font-size:0.8rem; }\n#apijsBox a { color:blue; }\n#apijsBox button { height:auto; }\n\n#apijsBox.options.editattach input[type=\"text\"] {\n\tdisplay:block; padding:0.3em; width:calc(100% - 4px - 0.6em);\n\tborder:1px solid #888; background-color:#EEE;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& attachments &&& */\nbody div.attachments.album { margin:1em 0; text-align:left; }\nbody div.attachments.album dd { position:relative; margin:0.5em 0 0 0; width:202px; min-height:1.8em; }\nbody div.attachments.album dd.big { min-height:5em; }\nbody div.attachments.album dd div { float:right; }\nbody div.attachments.album dd span.author { clear:both; }\n\nbody div.attachments.album dd span {\n\tdisplay:block; line-height:16px; overflow:hidden;\n\tfont-size:inherit; color:inherit; white-space:nowrap; text-overflow:ellipsis;\n}\n\nbody div.attachments.album dd span:first-child { margin-right:60px; }\n\nbody ul.attachments { margin:1em 0; padding:0; list-style:none; }\nbody ul.attachments li { padding:0.25em 0.5em; transition:background-color 0.3s; }\nbody ul.attachments li:hover { background-color:#EFEFEF; }\n\nbody ul.attachments li a { vertical-align:middle; }\nbody ul.attachments li strong { padding:0 0.3em; }\nbody ul.attachments li span { padding:0 0.1em; }\nbody ul.attachments li span.size { color:#808080; }\nbody ul.attachments li span.date { color:#808080; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& buttons &&& */\nbody button.attachment, body ul.attachments a[id^=\"slideshow\"] {\n\tdisplay:inline-block; margin:0; padding:0; width:16px; height:16px; vertical-align:middle;\n\ttext-decoration:none !important; border:0; background-color:transparent; cursor:pointer; opacity:0.75;\n}\n\nbody button.attachment.show, body ul.attachments a[id^=\"slideshow\"] { background-image:url(\"../../../images/magnifier.png\"); }\nbody button.attachment.download { background-image:url(\"../../../images/attachment.png\"); }\nbody button.attachment.delete { background-image:url(\"../../../images/delete.png\"); }\nbody button.attachment.rename { background-image:url(\"../../../images/wiki_edit.png\"); }\nbody button.attachment.edit { background-image:url(\"../../../images/edit.png\"); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& config &&& */\nbody fieldset.apijs.tabular.settings { margin:1em; padding:0.5em; border:1px solid #CCC; }\nbody fieldset.apijs.tabular.settings p span.cmd { white-space:pre-wrap; }\nbody fieldset.apijs.tabular.settings p em.info { margin:0.2em 0; line-height:140%; }\nbody fieldset.apijs.tabular.settings p a + em.info { margin:0; }\nbody fieldset.apijs.tabular.settings p label.bis { margin-left:1px; margin-right:0.7em; width:auto; min-width:5.5em; text-align:left; }\nbody fieldset.apijs.tabular.settings p label.bis input { margin:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& browser &&& */\nbody .flash.error.apijs { margin:0; border:0; border-radius:0; font-size:11px; }"]}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
|
-
* Copyright 2008-
|
3
|
-
* https://github.com/luigifab/apijs - 6.9.
|
2
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
3
|
+
* https://github.com/luigifab/apijs - 6.9.7
|
4
4
|
* This program is free software, you can redistribute it or modify
|
5
5
|
* it under the terms of the GNU General Public License (GPL).
|
6
6
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["dceca","../code/apijs/src/styles/album-rtl.css","../code/apijs/src/styles/dialog-rtl.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs - 6.9.6\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created V/08/05/2009\n * Updated J/12/09/2019\n *\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv.gallery img, div.album img {\n\tdisplay:block; margin:auto; overflow:hidden;\n\tcolor:transparent; background-color:#EFEFEF; transition:background-color 0.3s;\n}\n\ndiv.gallery a:before, div.gallery a:after, div.album a:before, div.album a:after { display:none; content:\"\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& gallery &&& */\ndiv.gallery { display:inline-flex; flex-direction:column; padding:0.5em; vertical-align:top; }\n\ndiv.gallery a { display:block; text-decoration:none; border:1px solid transparent; }\ndiv.gallery ul { display:flex; flex-wrap:wrap; justify-content:space-around; margin:0.3em 0 0; padding:0; list-style:none; }\ndiv.gallery li { margin:0.1em 0; padding:0; }\ndiv.gallery li a { opacity:0.7; }\ndiv.gallery li a.current { border:1px solid white; opacity:1; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& album &&& */\ndiv.album { padding:0.4em; text-align:center; }\n\ndiv.album dl {\n\tdisplay:inline-block; margin:0.3em 0.1em; padding:0.5em 0.5em 0.45em; vertical-align:top;\n\tborder:1px solid #EFEFEF; border-radius:0.6em; background-color:transparent; transition:border-color 0.3s, background-color 0.3s;\n}\n\ndiv.album dl.current { border:1px solid white; background-color:#EFEFEF; }\ndiv.album dt a { display:block; text-decoration:none; border:1px solid transparent; }\n\ndiv.album dd {\n\tmargin:0.5em 0.5em 0; overflow:hidden;\n\tfont-size:0.8em; white-space:nowrap; text-overflow:ellipsis; transition:color 0.3s;\n}\n\ndiv.album dl:hover { border-color:#CCC; background-color:#EFEFEF; }\ndiv.album dl:hover img, div.album dl.current img { background-color:white; }","/**\n * Created V/08/05/2009\n * Updated V/17/10/2023\n *\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv[id=\"apijsDialog\"] * { margin:0; padding:0; }\n\n#apijsDialog {\n\tposition:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; margin:0; padding:0; text-align:center; z-index:99000;\n\tdirection:rtl; user-select:none; -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none;\n\tborder:0; transition:background-color 0.5s, opacity 0.25s; opacity:0;\n}\n\n#apijsDialog.ready { background-color:rgba(0, 0, 0, 0.65); opacity:1; }\n#apijsDialog.fullscreen .nofullscreen { display:none !important; }\n#apijsDialog.progress, #apijsDialog.waiting, #apijsDialog.loading { cursor:progress; }\n#apijsDialog.reduce, #apijsDialog.reduce * { transition:none !important; }\n\n#apijsDialog button, #apijsDialog label { cursor:pointer; }\n#apijsDialog button:disabled { cursor:default; }\n\n#apijsBox {\n\tposition:relative; top:21%; display:inline-block; padding:0.6em 0.8em 2.4em; width:26rem; max-width:26rem; min-height:9em; overflow:hidden;\n\ttext-align:right; color:black; border:0; border-radius:0.8em; background-color:white; box-shadow:0 0 2.5em #111;\n}\n\n#apijsBox.photo, #apijsBox.video {\n\tdisplay:flex; flex-direction:column;\n\tposition:absolute; top:0; left:0; bottom:0; right:0; padding:0; width:auto; max-width:inherit; min-height:inherit; text-align:center;\n\tborder-radius:0; background-color:rgba(0, 0, 0, 0.8); box-shadow:none;\n}\n\n#apijsBox.video { background-color:black; }\n#apijsBox.photo.error, #apijsBox.video.error { background-image:url(\"../images/apijs/tv.gif\"); background-repeat:repeat; }\n#apijsBox.options, #apijsBox.upload, #apijsBox.progress { min-height:15em; }\n#apijsBox.iframe, #apijsBox.ajax { padding:2.5em 0.8em 1em; }\n\n#apijsBox.mobile:not(.photo):not(.video) { position:absolute; top:1.5em; left:0.5em; right:0.5em; width:auto; min-height:inherit; }\n#apijsBox.tiny div.navigation button { padding:0 1em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& glisser/déposer &&& */\n#apijsDialog.drag:before {\n\tposition:absolute; top:1em; left:1em; bottom:1em; right:1em; content:\"\";\n\tborder: 2px dashed white;\n}\n\n#apijsDialog p.drag { position:absolute; left:0; bottom:0; margin:1.5em; font-size:1.3em; color:white; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& texte &&& */\n#apijsBox div.bbcode { user-select:text; -moz-user-select:text; -ms-user-select:text; -webkit-user-select:text; }\n\n#apijsBox h1 { margin:0.15em 0 0.7em; height:32px; line-height:32px; font-size:1.49em; font-weight:700; }\n#apijsBox pre { margin:1em auto; line-height:1.42857143; font-size:0.7rem; white-space:pre-wrap; }\n#apijsBox p { margin:1em auto; line-height:1.42857143; font-size:1em; }\n#apijsBox ul { margin:-0.4em auto 1em; }\n\n#apijsBox iframe { display:block; width:100%; border:0; }\n#apijsBox iframe.loading { pointer-events:none; }\n\n#apijsBox.progress p.anim:before {\n\tcontent:attr(data-old);\n\t-webkit-animation:apijsReplace 1s linear 2s forwards; animation:apijsReplace 1s linear 2s forwards;\n}\n\n#apijsBox.progress span.info { position:absolute; left:1em; bottom:0.8em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& barre de progression &&& */\n#apijsBox.progress svg {\n\tposition:relative; display:block; margin:18px auto; width:80%; height:20px; overflow:hidden;\n\toutline:1px solid #333; background-color:#AAA;\n}\n\n#apijsBox.progress rect {\n\tposition:absolute; top:0; bottom:0; right:0; display:block;\n\tbackground:#03FF00 repeating-linear-gradient(45deg, #03FF00 0, #03FF00 10px, #00EF00 10px, #00EF00 20px); background-size:28px 100%;\n}\n\n#apijsBox.progress rect.auto { width:20%; -webkit-animation:apijsProgress 10s infinite linear; animation:apijsProgress 10s infinite linear; }\n#apijsBox.progress rect.end { width:100%; -webkit-animation:apijsProgress 10s infinite 3s linear; animation:apijsProgress 10s infinite 3s linear; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& image d'attente &&& **\n * (loading) waiting photo video iframe ajax */\n#apijsBox svg.loader { position:absolute; display:none; margin:auto; width:128px; height:128px; pointer-events:none; }\n#apijsBox svg.loader path { fill:#808080; }\n\n#apijsBox.loading svg.loader, #apijsBox.waiting svg.loader {\n\tdisplay:block; left:-40px; bottom:-40px;\n\ttransform:scale(0.2); -webkit-transform:scale(0.2);\n}\n\n#apijsBox.photo svg.loader, #apijsBox.video svg.loader { left:0; bottom:calc(50% - 64px); right:0; transform:none; -webkit-transform:none; }\n#apijsBox.iframe svg.loader, #apijsBox.ajax svg.loader { left:0; bottom:calc(50% - 64px); right:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& boutons &&& */\n#apijsBox button {\n\tfont-size:0.85em; text-decoration:none; border:0;\n\ttransition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;\n}\n\n#apijsBox button::-moz-focus-inner { padding:0; outline:0; border:0; }\n#apijsBox button:hover, #apijsBox button:active, #apijsBox button:focus { outline:0; }\n\n#apijsBox div.btns { position:absolute; left:0.8em; bottom:0.6em; }\n#apijsBox div.btns.upload { position:relative; left:inherit; right:inherit; }\n#apijsBox div.btns.upload input { display:none; }\n#apijsBox div.btns.upload div.filenames { max-height:11em; overflow-y:auto; }\n#apijsBox div.btns.upload table { border-spacing:0; }\n#apijsBox div.btns.upload td + td { padding-right:0.6em; }\n#apijsBox div.btns.upload td.nb { font-size:0.85em; color:#676767; vertical-align:bottom; }\n#apijsBox div.btns.upload td.size { white-space:nowrap; color:#676767; }\n#apijsBox div.btns.upload td.err { color:#E41101; }\n\n#apijsBox div.btns button {\n\tpadding:0 0.7em; height:auto; line-height:24px;\n\tcolor:black; border:1px solid #BBB; border-radius:0.4em; background-color:#E2E2E2;\n}\n\n#apijsBox div.btns button:disabled { opacity:0.5; }\n#apijsBox div.btns button.cancel { float:right; margin:0 0.5em; }\n#apijsBox div.btns button.browse { display:inline-block; margin:0.5em 0; }\n\n#apijsBox div.btns button:hover:not(:disabled), #apijsBox div.btns button:active:not(:disabled),\n#apijsBox div.btns button:focus:not(:disabled) { border-color:#555; background-color:#F4F4F4; }\n#apijsBox div.btns button:focus:not(:hover) { -webkit-animation:apijsFocus 1s infinite; animation:apijsFocus 1s infinite; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogues photo et vidéo &&& */\n#apijsBox dl.media { display:flex; flex-direction:column-reverse; flex:1; overflow:hidden; color:white; }\n\n#apijsBox dl.media dt { position:relative; display:flex; flex-direction:column; flex:1; overflow:hidden; }\n#apijsBox dl.media dt img, #apijsBox dl.media dt video, #apijsBox dl.media dt iframe { flex:1 1 auto; height:100%; visibility:hidden; }\n#apijsBox dl.media dt img { image-rendering:optimizeQuality; image-rendering:-moz-crisp-edges; object-fit:scale-down; }\n#apijsBox dl.media dt video { outline:0; cursor:pointer; }\n#apijsBox dl.media dt div.apijsplayer { position:absolute; left:0; bottom:0; right:0; }\n\n#apijsBox dl.media dd { line-height:1.5rem; font-size:0.85em; background-color:#666; }\n#apijsBox dl.media dd span { margin:0 0.6em; font-size:0.9em; font-style:italic; }\n\n/* &&&&&&&&&&&&&&&&&&&& bouton de fermeture &&& */\n#apijsBox div.close { position:absolute; top:-2px; left:-2px; padding:0 3em 3em 0; z-index:99600; }\n\n#apijsBox div.close button {\n\tpadding:0 1.4em; line-height:2.6em;\n\tfont-size:0.8em; font-weight:700; text-transform:uppercase;\n\tcolor:white; border:2px solid white; border-radius:0 0 0.8em 0; background-color:black;\n}\n\n/* &&&&&&&&&&&&&&&&&& boutons de navigation &&& */\n#apijsBox div.navigation button { position:absolute; top:5rem; bottom:5rem; background-color:transparent; opacity:0.5; }\n#apijsBox div.navigation button:hover, #apijsBox div.navigation button:active, #apijsBox div.navigation button:focus { opacity:1; }\n#apijsBox div.navigation button:disabled { opacity:0; cursor:default; }\n\n#apijsBox div.navigation button span {\n\tdisplay:block; width:2em; height:2em;\n\tborder-top:2px solid white; border-right:2px solid white;\n}\n\n#apijsBox div.navigation button.prev { right:0; padding:0 2em 0 20%; }\n#apijsBox div.navigation button.prev span { transform:rotate(45deg); -webkit-transform:rotate(45deg); }\n#apijsBox div.navigation button.next { left:0; padding:0 20% 0 2em; }\n#apijsBox div.navigation button.next span { transform:rotate(225deg); -webkit-transform:rotate(225deg); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& clavier &&& */\n#apijsBox ul.kbd {\n\tdisplay:flex; justify-content:center; margin:0; text-align:center;\n\tfont-size:0.8em; white-space:nowrap; list-style:none; background-color:#777;\n}\n\n#apijsBox ul.kbd li { margin:0 0.5em; line-height:1.2rem; }\n#apijsBox ul.kbd li kbd:last-child { margin-left:0.4em; }\n\n#apijsBox kbd {\n\tmargin-left:0.2em; padding:0 0.21em;\n\tfont-size:inherit; font-weight:700; text-transform:uppercase; border:0; background-color:#888;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& images &&& */\n@font-face {\n\tsrc:url(\"../fonts/apijs/fontello.woff2\") format(\"woff2\"), url(\"../fonts/apijs/fontello.woff\") format(\"woff\");\n\tfont-family:apijsFontello; font-weight:400; font-style:normal;\n}\n\n#apijsBox h1:before, #apijsBox div.btns button span:before, #apijsBox kbd:before, div.apijsplayer span.fnt {\n\tfont-family:apijsFontello; font-style:normal; font-weight:400; font-variant:normal; text-transform:none; text-decoration:inherit;\n\t-moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased;\n}\n\n#apijsBox h1:before { float:right; width:1.3em; text-align:center; font-size:1.5em; }\n#apijsBox.information h1:before { content:\"\\E80B\\0000A0\"; }\n#apijsBox.confirmation h1:before { content:\"\\E80C\\0000A0\"; }\n#apijsBox.options h1:before { content:\"\\E80E\\0000A0\"; }\n#apijsBox.upload h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.progress h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.waiting h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.download h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.print h1:before { content:\"\\E80D\\0000A0\"; }\n#apijsBox.error h1:before { content:\"\\E80A\\0000A0\"; }\n#apijsBox.warning h1:before { content:\"\\E80A\\0000A0\"; }\n\n#apijsBox div.btns button span:before { float:right; }\n#apijsBox div.btns button.cancel span:before { content:\"\\E801\\0000A0\"; }\n#apijsBox div.btns button.confirm span:before { content:\"\\E800\\0000A0\"; }\n#apijsBox div.btns button.browse span:before { content:\"\\E802\\0000A0\"; }\n\n#apijsBox kbd.start:before { content:\"\\E807\"; display:inline-block; transform:rotate(45deg); -webkit-transform:rotate(45deg); }\n#apijsBox kbd.bottom:before { content:\"\\E804\"; }\n#apijsBox kbd.left:before { content:\"\\E805\"; }\n#apijsBox kbd.right:before { content:\"\\E806\"; }\n#apijsBox kbd.topk:before { content:\"\\E807\"; }\n#apijsBox kbd.plus:before { content:\"\\E809\"; }\n#apijsBox kbd.minus:before { content:\"\\E808\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& animations &&& */\n@keyframes apijsProgress { 0% { width:20%; } 50% { transform:translate(-400%, 0); } 100% { width:20%; } }\n@-webkit-keyframes apijsProgress { 0% { width:20%; } 50% { right:80%; } 100% { width:20%; } }\n@keyframes apijsFocus { 50% { border-color:#BBB; } }\n@-webkit-keyframes apijsFocus { 50% { border-color:#BBB; } }\n@keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }\n@-webkit-keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }"]}
|
1
|
+
{"version":3,"sources":["dceca","../code/apijs/src/styles/album-rtl.css","../code/apijs/src/styles/dialog-rtl.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs - 6.9.7\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created V/08/05/2009\n * Updated J/12/09/2019\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv.gallery img, div.album img {\n\tdisplay:block; margin:auto; overflow:hidden;\n\tcolor:transparent; background-color:#EFEFEF; transition:background-color 0.3s;\n}\n\ndiv.gallery a:before, div.gallery a:after, div.album a:before, div.album a:after { display:none; content:\"\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& gallery &&& */\ndiv.gallery { display:inline-flex; flex-direction:column; padding:0.5em; vertical-align:top; }\n\ndiv.gallery a { display:block; text-decoration:none; border:1px solid transparent; }\ndiv.gallery ul { display:flex; flex-wrap:wrap; justify-content:space-around; margin:0.3em 0 0; padding:0; list-style:none; }\ndiv.gallery li { margin:0.1em 0; padding:0; }\ndiv.gallery li a { opacity:0.7; }\ndiv.gallery li a.current { border:1px solid white; opacity:1; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& album &&& */\ndiv.album { padding:0.4em; text-align:center; }\n\ndiv.album dl {\n\tdisplay:inline-block; margin:0.3em 0.1em; padding:0.5em 0.5em 0.45em; vertical-align:top;\n\tborder:1px solid #EFEFEF; border-radius:0.6em; background-color:transparent; transition:border-color 0.3s, background-color 0.3s;\n}\n\ndiv.album dl.current { border:1px solid white; background-color:#EFEFEF; }\ndiv.album dt a { display:block; text-decoration:none; border:1px solid transparent; }\n\ndiv.album dd {\n\tmargin:0.5em 0.5em 0; overflow:hidden;\n\tfont-size:0.8em; white-space:nowrap; text-overflow:ellipsis; transition:color 0.3s;\n}\n\ndiv.album dl:hover { border-color:#CCC; background-color:#EFEFEF; }\ndiv.album dl:hover img, div.album dl.current img { background-color:white; }","/**\n * Created V/08/05/2009\n * Updated V/17/10/2023\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv[id=\"apijsDialog\"] * { margin:0; padding:0; }\n\n#apijsDialog {\n\tposition:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; margin:0; padding:0; text-align:center; z-index:99000;\n\tdirection:rtl; user-select:none; -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none;\n\tborder:0; transition:background-color 0.5s, opacity 0.25s; opacity:0;\n}\n\n#apijsDialog.ready { background-color:rgba(0, 0, 0, 0.65); opacity:1; }\n#apijsDialog.fullscreen .nofullscreen { display:none !important; }\n#apijsDialog.progress, #apijsDialog.waiting, #apijsDialog.loading { cursor:progress; }\n#apijsDialog.reduce, #apijsDialog.reduce * { transition:none !important; }\n\n#apijsDialog button, #apijsDialog label { cursor:pointer; }\n#apijsDialog button:disabled { cursor:default; }\n\n#apijsBox {\n\tposition:relative; top:21%; display:inline-block; padding:0.6em 0.8em 2.4em; width:26rem; max-width:26rem; min-height:9em; overflow:hidden;\n\ttext-align:right; color:black; border:0; border-radius:0.8em; background-color:white; box-shadow:0 0 2.5em #111;\n}\n\n#apijsBox.photo, #apijsBox.video {\n\tdisplay:flex; flex-direction:column;\n\tposition:absolute; top:0; left:0; bottom:0; right:0; padding:0; width:auto; max-width:inherit; min-height:inherit; text-align:center;\n\tborder-radius:0; background-color:rgba(0, 0, 0, 0.8); box-shadow:none;\n}\n\n#apijsBox.video { background-color:black; }\n#apijsBox.photo.error, #apijsBox.video.error { background-image:url(\"../images/apijs/tv.gif\"); background-repeat:repeat; }\n#apijsBox.options, #apijsBox.upload, #apijsBox.progress { min-height:15em; }\n#apijsBox.iframe, #apijsBox.ajax { padding:2.5em 0.8em 1em; }\n\n#apijsBox.mobile:not(.photo):not(.video) { position:absolute; top:1.5em; left:0.5em; right:0.5em; width:auto; min-height:inherit; }\n#apijsBox.tiny div.navigation button { padding:0 1em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& glisser/déposer &&& */\n#apijsDialog.drag:before {\n\tposition:absolute; top:1em; left:1em; bottom:1em; right:1em; content:\"\";\n\tborder: 2px dashed white;\n}\n\n#apijsDialog p.drag { position:absolute; left:0; bottom:0; margin:1.5em; font-size:1.3em; color:white; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& texte &&& */\n#apijsBox div.bbcode { user-select:text; -moz-user-select:text; -ms-user-select:text; -webkit-user-select:text; }\n\n#apijsBox h1 { margin:0.15em 0 0.7em; height:32px; line-height:32px; font-size:1.49em; font-weight:700; }\n#apijsBox pre { margin:1em auto; line-height:1.42857143; font-size:0.7rem; white-space:pre-wrap; }\n#apijsBox p { margin:1em auto; line-height:1.42857143; font-size:1em; }\n#apijsBox ul { margin:-0.4em auto 1em; }\n\n#apijsBox iframe { display:block; width:100%; border:0; }\n#apijsBox iframe.loading { pointer-events:none; }\n\n#apijsBox.progress p.anim:before {\n\tcontent:attr(data-old);\n\t-webkit-animation:apijsReplace 1s linear 2s forwards; animation:apijsReplace 1s linear 2s forwards;\n}\n\n#apijsBox.progress span.info { position:absolute; left:1em; bottom:0.8em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& barre de progression &&& */\n#apijsBox.progress svg {\n\tposition:relative; display:block; margin:18px auto; width:80%; height:20px; overflow:hidden;\n\toutline:1px solid #333; background-color:#AAA;\n}\n\n#apijsBox.progress rect {\n\tposition:absolute; top:0; bottom:0; right:0; display:block;\n\tbackground:#03FF00 repeating-linear-gradient(45deg, #03FF00 0, #03FF00 10px, #00EF00 10px, #00EF00 20px); background-size:28px 100%;\n}\n\n#apijsBox.progress rect.auto { width:20%; -webkit-animation:apijsProgress 10s infinite linear; animation:apijsProgress 10s infinite linear; }\n#apijsBox.progress rect.end { width:100%; -webkit-animation:apijsProgress 10s infinite 3s linear; animation:apijsProgress 10s infinite 3s linear; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& image d'attente &&& **\n * (loading) waiting photo video iframe ajax */\n#apijsBox svg.loader { position:absolute; display:none; margin:auto; width:128px; height:128px; pointer-events:none; }\n#apijsBox svg.loader path { fill:#808080; }\n\n#apijsBox.loading svg.loader, #apijsBox.waiting svg.loader {\n\tdisplay:block; left:-40px; bottom:-40px;\n\ttransform:scale(0.2); -webkit-transform:scale(0.2);\n}\n\n#apijsBox.photo svg.loader, #apijsBox.video svg.loader { left:0; bottom:calc(50% - 64px); right:0; transform:none; -webkit-transform:none; }\n#apijsBox.iframe svg.loader, #apijsBox.ajax svg.loader { left:0; bottom:calc(50% - 64px); right:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& boutons &&& */\n#apijsBox button {\n\tfont-size:0.85em; text-decoration:none; border:0;\n\ttransition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;\n}\n\n#apijsBox button::-moz-focus-inner { padding:0; outline:0; border:0; }\n#apijsBox button:hover, #apijsBox button:active, #apijsBox button:focus { outline:0; }\n\n#apijsBox div.btns { position:absolute; left:0.8em; bottom:0.6em; }\n#apijsBox div.btns.upload { position:relative; left:inherit; right:inherit; }\n#apijsBox div.btns.upload input { display:none; }\n#apijsBox div.btns.upload div.filenames { max-height:11em; overflow-y:auto; }\n#apijsBox div.btns.upload table { border-spacing:0; }\n#apijsBox div.btns.upload td + td { padding-right:0.6em; }\n#apijsBox div.btns.upload td.nb { font-size:0.85em; color:#676767; vertical-align:bottom; }\n#apijsBox div.btns.upload td.size { white-space:nowrap; color:#676767; }\n#apijsBox div.btns.upload td.err { color:#E41101; }\n\n#apijsBox div.btns button {\n\tpadding:0 0.7em; height:auto; line-height:24px;\n\tcolor:black; border:1px solid #BBB; border-radius:0.4em; background-color:#E2E2E2;\n}\n\n#apijsBox div.btns button:disabled { opacity:0.5; }\n#apijsBox div.btns button.cancel { float:right; margin:0 0.5em; }\n#apijsBox div.btns button.browse { display:inline-block; margin:0.5em 0; }\n\n#apijsBox div.btns button:hover:not(:disabled), #apijsBox div.btns button:active:not(:disabled),\n#apijsBox div.btns button:focus:not(:disabled) { border-color:#555; background-color:#F4F4F4; }\n#apijsBox div.btns button:focus:not(:hover) { -webkit-animation:apijsFocus 1s infinite; animation:apijsFocus 1s infinite; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogues photo et vidéo &&& */\n#apijsBox dl.media { display:flex; flex-direction:column-reverse; flex:1; overflow:hidden; color:white; }\n\n#apijsBox dl.media dt { position:relative; display:flex; flex-direction:column; flex:1; overflow:hidden; }\n#apijsBox dl.media dt img, #apijsBox dl.media dt video, #apijsBox dl.media dt iframe { flex:1 1 auto; height:100%; visibility:hidden; }\n#apijsBox dl.media dt img { image-rendering:optimizeQuality; image-rendering:-moz-crisp-edges; object-fit:scale-down; }\n#apijsBox dl.media dt video { outline:0; cursor:pointer; }\n#apijsBox dl.media dt div.apijsplayer { position:absolute; left:0; bottom:0; right:0; }\n\n#apijsBox dl.media dd { line-height:1.5rem; font-size:0.85em; background-color:#666; }\n#apijsBox dl.media dd span { margin:0 0.6em; font-size:0.9em; font-style:italic; }\n\n/* &&&&&&&&&&&&&&&&&&&& bouton de fermeture &&& */\n#apijsBox div.close { position:absolute; top:-2px; left:-2px; padding:0 3em 3em 0; z-index:99600; }\n\n#apijsBox div.close button {\n\tpadding:0 1.4em; line-height:2.6em;\n\tfont-size:0.8em; font-weight:700; text-transform:uppercase;\n\tcolor:white; border:2px solid white; border-radius:0 0 0.8em 0; background-color:black;\n}\n\n/* &&&&&&&&&&&&&&&&&& boutons de navigation &&& */\n#apijsBox div.navigation button { position:absolute; top:5rem; bottom:5rem; background-color:transparent; opacity:0.5; }\n#apijsBox div.navigation button:hover, #apijsBox div.navigation button:active, #apijsBox div.navigation button:focus { opacity:1; }\n#apijsBox div.navigation button:disabled { opacity:0; cursor:default; }\n\n#apijsBox div.navigation button span {\n\tdisplay:block; width:2em; height:2em;\n\tborder-top:2px solid white; border-right:2px solid white;\n}\n\n#apijsBox div.navigation button.prev { right:0; padding:0 2em 0 20%; }\n#apijsBox div.navigation button.prev span { transform:rotate(45deg); -webkit-transform:rotate(45deg); }\n#apijsBox div.navigation button.next { left:0; padding:0 20% 0 2em; }\n#apijsBox div.navigation button.next span { transform:rotate(225deg); -webkit-transform:rotate(225deg); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& clavier &&& */\n#apijsBox ul.kbd {\n\tdisplay:flex; justify-content:center; margin:0; text-align:center;\n\tfont-size:0.8em; white-space:nowrap; list-style:none; background-color:#777;\n}\n\n#apijsBox ul.kbd li { margin:0 0.5em; line-height:1.2rem; }\n#apijsBox ul.kbd li kbd:last-child { margin-left:0.4em; }\n\n#apijsBox kbd {\n\tmargin-left:0.2em; padding:0 0.21em;\n\tfont-size:inherit; font-weight:700; text-transform:uppercase; border:0; background-color:#888;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& images &&& */\n@font-face {\n\tsrc:url(\"../fonts/apijs/fontello.woff2\") format(\"woff2\"), url(\"../fonts/apijs/fontello.woff\") format(\"woff\");\n\tfont-family:apijsFontello; font-weight:400; font-style:normal;\n}\n\n#apijsBox h1:before, #apijsBox div.btns button span:before, #apijsBox kbd:before, div.apijsplayer span.fnt {\n\tfont-family:apijsFontello; font-style:normal; font-weight:400; font-variant:normal; text-transform:none; text-decoration:inherit;\n\t-moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased;\n}\n\n#apijsBox h1:before { float:right; width:1.3em; text-align:center; font-size:1.5em; }\n#apijsBox.information h1:before { content:\"\\E80B\\0000A0\"; }\n#apijsBox.confirmation h1:before { content:\"\\E80C\\0000A0\"; }\n#apijsBox.options h1:before { content:\"\\E80E\\0000A0\"; }\n#apijsBox.upload h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.progress h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.waiting h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.download h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.print h1:before { content:\"\\E80D\\0000A0\"; }\n#apijsBox.error h1:before { content:\"\\E80A\\0000A0\"; }\n#apijsBox.warning h1:before { content:\"\\E80A\\0000A0\"; }\n\n#apijsBox div.btns button span:before { float:right; }\n#apijsBox div.btns button.cancel span:before { content:\"\\E801\\0000A0\"; }\n#apijsBox div.btns button.confirm span:before { content:\"\\E800\\0000A0\"; }\n#apijsBox div.btns button.browse span:before { content:\"\\E802\\0000A0\"; }\n\n#apijsBox kbd.start:before { content:\"\\E807\"; display:inline-block; transform:rotate(45deg); -webkit-transform:rotate(45deg); }\n#apijsBox kbd.bottom:before { content:\"\\E804\"; }\n#apijsBox kbd.left:before { content:\"\\E805\"; }\n#apijsBox kbd.right:before { content:\"\\E806\"; }\n#apijsBox kbd.topk:before { content:\"\\E807\"; }\n#apijsBox kbd.plus:before { content:\"\\E809\"; }\n#apijsBox kbd.minus:before { content:\"\\E808\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& animations &&& */\n@keyframes apijsProgress { 0% { width:20%; } 50% { transform:translate(-400%, 0); } 100% { width:20%; } }\n@-webkit-keyframes apijsProgress { 0% { width:20%; } 50% { right:80%; } 100% { width:20%; } }\n@keyframes apijsFocus { 50% { border-color:#BBB; } }\n@-webkit-keyframes apijsFocus { 50% { border-color:#BBB; } }\n@keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }\n@-webkit-keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }"]}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
|
-
* Copyright 2008-
|
3
|
-
* https://github.com/luigifab/apijs - 6.9.
|
2
|
+
* Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
3
|
+
* https://github.com/luigifab/apijs - 6.9.7
|
4
4
|
* This program is free software, you can redistribute it or modify
|
5
5
|
* it under the terms of the GNU General Public License (GPL).
|
6
6
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["cc8bb","../code/apijs/src/styles/album.css","../code/apijs/src/styles/dialog.css","../code/apijs/src/styles/player.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs - 6.9.6\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created V/08/05/2009\n * Updated J/12/09/2019\n *\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv.gallery img, div.album img {\n\tdisplay:block; margin:auto; overflow:hidden;\n\tcolor:transparent; background-color:#EFEFEF; transition:background-color 0.3s;\n}\n\ndiv.gallery a:before, div.gallery a:after, div.album a:before, div.album a:after { display:none; content:\"\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& gallery &&& */\ndiv.gallery { display:inline-flex; flex-direction:column; padding:0.5em; vertical-align:top; }\n\ndiv.gallery a { display:block; text-decoration:none; border:1px solid transparent; }\ndiv.gallery ul { display:flex; flex-wrap:wrap; justify-content:space-around; margin:0.3em 0 0; padding:0; list-style:none; }\ndiv.gallery li { margin:0.1em 0; padding:0; }\ndiv.gallery li a { opacity:0.7; }\ndiv.gallery li a.current { border:1px solid white; opacity:1; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& album &&& */\ndiv.album { padding:0.4em; text-align:center; }\n\ndiv.album dl {\n\tdisplay:inline-block; margin:0.3em 0.1em; padding:0.5em 0.5em 0.45em; vertical-align:top;\n\tborder:1px solid #EFEFEF; border-radius:0.6em; background-color:transparent; transition:border-color 0.3s, background-color 0.3s;\n}\n\ndiv.album dl.current { border:1px solid white; background-color:#EFEFEF; }\ndiv.album dt a { display:block; text-decoration:none; border:1px solid transparent; }\n\ndiv.album dd {\n\tmargin:0.5em 0.5em 0; overflow:hidden;\n\tfont-size:0.8em; white-space:nowrap; text-overflow:ellipsis; transition:color 0.3s;\n}\n\ndiv.album dl:hover { border-color:#CCC; background-color:#EFEFEF; }\ndiv.album dl:hover img, div.album dl.current img { background-color:white; }","/**\n * Created V/08/05/2009\n * Updated V/17/10/2023\n *\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv[id=\"apijsDialog\"] * { margin:0; padding:0; }\n\n#apijsDialog {\n\tposition:fixed; top:0; right:0; bottom:0; left:0; width:100%; height:100%; margin:0; padding:0; text-align:center; z-index:99000;\n\tdirection:ltr; user-select:none; -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none;\n\tborder:0; transition:background-color 0.5s, opacity 0.25s; opacity:0;\n}\n\n#apijsDialog.ready { background-color:rgba(0, 0, 0, 0.65); opacity:1; }\n#apijsDialog.fullscreen .nofullscreen { display:none !important; }\n#apijsDialog.progress, #apijsDialog.waiting, #apijsDialog.loading { cursor:progress; }\n#apijsDialog.reduce, #apijsDialog.reduce * { transition:none !important; }\n\n#apijsDialog button, #apijsDialog label { cursor:pointer; }\n#apijsDialog button:disabled { cursor:default; }\n\n#apijsBox {\n\tposition:relative; top:21%; display:inline-block; padding:0.6em 0.8em 2.4em; width:26rem; max-width:26rem; min-height:9em; overflow:hidden;\n\ttext-align:left; color:black; border:0; border-radius:0.8em; background-color:white; box-shadow:0 0 2.5em #111;\n}\n\n#apijsBox.photo, #apijsBox.video {\n\tdisplay:flex; flex-direction:column;\n\tposition:absolute; top:0; right:0; bottom:0; left:0; padding:0; width:auto; max-width:inherit; min-height:inherit; text-align:center;\n\tborder-radius:0; background-color:rgba(0, 0, 0, 0.8); box-shadow:none;\n}\n\n#apijsBox.video { background-color:black; }\n#apijsBox.photo.error, #apijsBox.video.error { background-image:url(\"../images/apijs/tv.gif\"); background-repeat:repeat; }\n#apijsBox.options, #apijsBox.upload, #apijsBox.progress { min-height:15em; }\n#apijsBox.iframe, #apijsBox.ajax { padding:2.5em 0.8em 1em; }\n\n#apijsBox.mobile:not(.photo):not(.video) { position:absolute; top:1.5em; right:0.5em; left:0.5em; width:auto; min-height:inherit; }\n#apijsBox.tiny div.navigation button { padding:0 1em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& glisser/déposer &&& */\n#apijsDialog.drag:before {\n\tposition:absolute; top:1em; right:1em; bottom:1em; left:1em; content:\"\";\n\tborder: 2px dashed white;\n}\n\n#apijsDialog p.drag { position:absolute; right:0; bottom:0; margin:1.5em; font-size:1.3em; color:white; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& texte &&& */\n#apijsBox div.bbcode { user-select:text; -moz-user-select:text; -ms-user-select:text; -webkit-user-select:text; }\n\n#apijsBox h1 { margin:0.15em 0 0.7em; height:32px; line-height:32px; font-size:1.49em; font-weight:700; }\n#apijsBox pre { margin:1em auto; line-height:1.42857143; font-size:0.7rem; white-space:pre-wrap; }\n#apijsBox p { margin:1em auto; line-height:1.42857143; font-size:1em; }\n#apijsBox ul { margin:-0.4em auto 1em; }\n\n#apijsBox iframe { display:block; width:100%; border:0; }\n#apijsBox iframe.loading { pointer-events:none; }\n\n#apijsBox.progress p.anim:before {\n\tcontent:attr(data-old);\n\t-webkit-animation:apijsReplace 1s linear 2s forwards; animation:apijsReplace 1s linear 2s forwards;\n}\n\n#apijsBox.progress span.info { position:absolute; right:1em; bottom:0.8em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& barre de progression &&& */\n#apijsBox.progress svg {\n\tposition:relative; display:block; margin:18px auto; width:80%; height:20px; overflow:hidden;\n\toutline:1px solid #333; background-color:#AAA;\n}\n\n#apijsBox.progress rect {\n\tposition:absolute; top:0; bottom:0; left:0; display:block;\n\tbackground:#03FF00 repeating-linear-gradient(-45deg, #03FF00 0, #03FF00 10px, #00EF00 10px, #00EF00 20px); background-size:28px 100%;\n}\n\n#apijsBox.progress rect.auto { width:20%; -webkit-animation:apijsProgress 10s infinite linear; animation:apijsProgress 10s infinite linear; }\n#apijsBox.progress rect.end { width:100%; -webkit-animation:apijsProgress 10s infinite 3s linear; animation:apijsProgress 10s infinite 3s linear; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& image d'attente &&& **\n * (loading) waiting photo video iframe ajax */\n#apijsBox svg.loader { position:absolute; display:none; margin:auto; width:128px; height:128px; pointer-events:none; }\n#apijsBox svg.loader path { fill:#808080; }\n\n#apijsBox.loading svg.loader, #apijsBox.waiting svg.loader {\n\tdisplay:block; right:-40px; bottom:-40px;\n\ttransform:scale(0.2); -webkit-transform:scale(0.2);\n}\n\n#apijsBox.photo svg.loader, #apijsBox.video svg.loader { right:0; bottom:calc(50% - 64px); left:0; transform:none; -webkit-transform:none; }\n#apijsBox.iframe svg.loader, #apijsBox.ajax svg.loader { right:0; bottom:calc(50% - 64px); left:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& boutons &&& */\n#apijsBox button {\n\tfont-size:0.85em; text-decoration:none; border:0;\n\ttransition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;\n}\n\n#apijsBox button::-moz-focus-inner { padding:0; outline:0; border:0; }\n#apijsBox button:hover, #apijsBox button:active, #apijsBox button:focus { outline:0; }\n\n#apijsBox div.btns { position:absolute; right:0.8em; bottom:0.6em; }\n#apijsBox div.btns.upload { position:relative; right:inherit; left:inherit; }\n#apijsBox div.btns.upload input { display:none; }\n#apijsBox div.btns.upload div.filenames { max-height:11em; overflow-y:auto; }\n#apijsBox div.btns.upload table { border-spacing:0; }\n#apijsBox div.btns.upload td + td { padding-left:0.6em; }\n#apijsBox div.btns.upload td.nb { font-size:0.85em; color:#676767; vertical-align:bottom; }\n#apijsBox div.btns.upload td.size { white-space:nowrap; color:#676767; }\n#apijsBox div.btns.upload td.err { color:#E41101; }\n\n#apijsBox div.btns button {\n\tpadding:0 0.7em; height:auto; line-height:24px;\n\tcolor:black; border:1px solid #BBB; border-radius:0.4em; background-color:#E2E2E2;\n}\n\n#apijsBox div.btns button:disabled { opacity:0.5; }\n#apijsBox div.btns button.cancel { float:left; margin:0 0.5em; }\n#apijsBox div.btns button.browse { display:inline-block; margin:0.5em 0; }\n\n#apijsBox div.btns button:hover:not(:disabled), #apijsBox div.btns button:active:not(:disabled),\n#apijsBox div.btns button:focus:not(:disabled) { border-color:#555; background-color:#F4F4F4; }\n#apijsBox div.btns button:focus:not(:hover) { -webkit-animation:apijsFocus 1s infinite; animation:apijsFocus 1s infinite; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogues photo et vidéo &&& */\n#apijsBox dl.media { display:flex; flex-direction:column-reverse; flex:1; overflow:hidden; color:white; }\n\n#apijsBox dl.media dt { position:relative; display:flex; flex-direction:column; flex:1; overflow:hidden; }\n#apijsBox dl.media dt img, #apijsBox dl.media dt video, #apijsBox dl.media dt iframe { flex:1 1 auto; height:100%; visibility:hidden; }\n#apijsBox dl.media dt img { image-rendering:optimizeQuality; image-rendering:-moz-crisp-edges; object-fit:scale-down; }\n#apijsBox dl.media dt video { outline:0; cursor:pointer; }\n#apijsBox dl.media dt div.apijsplayer { position:absolute; right:0; bottom:0; left:0; }\n\n#apijsBox dl.media dd { line-height:1.5rem; font-size:0.85em; background-color:#666; }\n#apijsBox dl.media dd span { margin:0 0.6em; font-size:0.9em; font-style:italic; }\n\n/* &&&&&&&&&&&&&&&&&&&& bouton de fermeture &&& */\n#apijsBox div.close { position:absolute; top:-2px; right:-2px; padding:0 0 3em 3em; z-index:99600; }\n\n#apijsBox div.close button {\n\tpadding:0 1.4em; line-height:2.6em;\n\tfont-size:0.8em; font-weight:700; text-transform:uppercase;\n\tcolor:white; border:2px solid white; border-radius:0 0 0 0.8em; background-color:black;\n}\n\n/* &&&&&&&&&&&&&&&&&& boutons de navigation &&& */\n#apijsBox div.navigation button { position:absolute; top:5rem; bottom:5rem; background-color:transparent; opacity:0.5; }\n#apijsBox div.navigation button:hover, #apijsBox div.navigation button:active, #apijsBox div.navigation button:focus { opacity:1; }\n#apijsBox div.navigation button:disabled { opacity:0; cursor:default; }\n\n#apijsBox div.navigation button span {\n\tdisplay:block; width:2em; height:2em;\n\tborder-top:2px solid white; border-left:2px solid white;\n}\n\n#apijsBox div.navigation button.prev { left:0; padding:0 20% 0 2em; }\n#apijsBox div.navigation button.prev span { transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }\n#apijsBox div.navigation button.next { right:0; padding:0 2em 0 20%; }\n#apijsBox div.navigation button.next span { transform:rotate(-225deg); -webkit-transform:rotate(-225deg); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& clavier &&& */\n#apijsBox ul.kbd {\n\tdisplay:flex; justify-content:center; margin:0; text-align:center;\n\tfont-size:0.8em; white-space:nowrap; list-style:none; background-color:#777;\n}\n\n#apijsBox ul.kbd li { margin:0 0.5em; line-height:1.2rem; }\n#apijsBox ul.kbd li kbd:last-child { margin-right:0.4em; }\n\n#apijsBox kbd {\n\tmargin-right:0.2em; padding:0 0.21em;\n\tfont-size:inherit; font-weight:700; text-transform:uppercase; border:0; background-color:#888;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& images &&& */\n@font-face {\n\tsrc:url(\"../fonts/apijs/fontello.woff2\") format(\"woff2\"), url(\"../fonts/apijs/fontello.woff\") format(\"woff\");\n\tfont-family:apijsFontello; font-weight:400; font-style:normal;\n}\n\n#apijsBox h1:before, #apijsBox div.btns button span:before, #apijsBox kbd:before, div.apijsplayer span.fnt {\n\tfont-family:apijsFontello; font-style:normal; font-weight:400; font-variant:normal; text-transform:none; text-decoration:inherit;\n\t-moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased;\n}\n\n#apijsBox h1:before { float:left; width:1.3em; text-align:center; font-size:1.5em; }\n#apijsBox.information h1:before { content:\"\\E80B\\0000A0\"; }\n#apijsBox.confirmation h1:before { content:\"\\E80C\\0000A0\"; }\n#apijsBox.options h1:before { content:\"\\E80E\\0000A0\"; }\n#apijsBox.upload h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.progress h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.waiting h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.download h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.print h1:before { content:\"\\E80D\\0000A0\"; }\n#apijsBox.error h1:before { content:\"\\E80A\\0000A0\"; }\n#apijsBox.warning h1:before { content:\"\\E80A\\0000A0\"; }\n\n#apijsBox div.btns button span:before { float:left; }\n#apijsBox div.btns button.cancel span:before { content:\"\\E801\\0000A0\"; }\n#apijsBox div.btns button.confirm span:before { content:\"\\E800\\0000A0\"; }\n#apijsBox div.btns button.browse span:before { content:\"\\E802\\0000A0\"; }\n\n#apijsBox kbd.start:before { content:\"\\E807\"; display:inline-block; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }\n#apijsBox kbd.bottom:before { content:\"\\E804\"; }\n#apijsBox kbd.left:before { content:\"\\E805\"; }\n#apijsBox kbd.right:before { content:\"\\E806\"; }\n#apijsBox kbd.topk:before { content:\"\\E807\"; }\n#apijsBox kbd.plus:before { content:\"\\E809\"; }\n#apijsBox kbd.minus:before { content:\"\\E808\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& animations &&& */\n@keyframes apijsProgress { 0% { width:20%; } 50% { transform:translate(400%, 0); } 100% { width:20%; } }\n@-webkit-keyframes apijsProgress { 0% { width:20%; } 50% { left:80%; } 100% { width:20%; } }\n@keyframes apijsFocus { 50% { border-color:#BBB; } }\n@-webkit-keyframes apijsFocus { 50% { border-color:#BBB; } }\n@keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }\n@-webkit-keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }","/**\n * Created V/01/01/2021\n * Updated S/02/07/2022\n *\n * Copyright 2008-2024 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& player &&& */\ndiv.apijsvideoplayer { background-color:black; }\ndiv.apijsvideoplayer.fullscreen { margin:0 !important; padding:0 !important; height:100vh !important; }\ndiv.apijsvideoplayer.fullscreen.playing video { cursor:none !important; }\n\ndiv.apijsvideoplayer.fullscreen .nofullscreen { display:none !important; }\n\ndiv.apijsvideoplayer.playing.fullscreen .nofullplaying,\ndiv.apijsvideoplayer.fullscreen.playing .noplaying,\ndiv.apijsvideoplayer.playing .noplaying { transition:opacity 0.5s; opacity:0; }\n\ndiv.apijsvideoplayer.playing.fullscreen .nofullplaying:hover,\ndiv.apijsvideoplayer.fullscreen.playing .noplaying:hover,\ndiv.apijsvideoplayer.playing .noplaying:hover { opacity:1 !important; }\n\ndiv.apijsvideoplayer.tiny label { position:initial; }\ndiv.apijsvideoplayer.tiny label select { left:0; right:0; width:100%; }\n\nvideo.apijsplayer { display:block; margin:auto; width:100%; height:calc(100% - 1.8rem) !important; cursor:pointer; }\n\n/*rtl:begin:ignore*/\ndiv.apijsplayer * { margin:0; padding:0; }\n\ndiv.apijsplayer {\n\tposition:relative; display:flex; align-items:center; z-index:99600;\n\tmargin-top:-9vh; padding-top:9vh; height:1.8rem; line-height:1.8rem;\n\tfont-size:0.85em; color:white; text-align:center; direction:ltr;\n}\n\ndiv.apijsplayer span { padding:0 0.4em; height:1.8rem; background-color:#070707; }\ndiv.apijsplayer span.btn { padding:0; min-width:2.6em; cursor:pointer; }\ndiv.apijsplayer span.svg { display:flex; align-items:center; height:100%; }\ndiv.apijsplayer span.bar { flex:1; }\ndiv.apijsplayer span.vol { width:7em; }\ndiv.apijsplayer label { position:relative; height:1.8rem; padding:0 0.4em; background-color:#070707; }\ndiv.apijsplayer label option { padding:0.2em 0.4em; }\ndiv.apijsplayer label option:checked { font-weight:700; }\ndiv.apijsplayer label option:disabled { font-style:italic; color:#AAA; }\ndiv.apijsplayer label em { padding-left:0.25em; font-style:normal; }\n\ndiv.apijsplayer label select {\n\tdisplay:none; position:absolute; right:0; bottom:1.8rem; min-width:20em; overflow-y:scroll;\n\tcolor:black; outline:0; border:0; background:white; appearance:none; -moz-appearance:none; -webkit-appearance:none;\n\toverscroll-behavior:none;\n}\n\ndiv.apijsplayer label:hover, div.apijsplayer span.btn:hover { color:black; background-color:white; }\ndiv.apijsplayer label:hover select { display:block; }\n\ndiv.apijsplayer svg { position:relative; flex:1; height:30%; overflow:hidden; border-radius:0.4em; background-color:#222; cursor:pointer; }\ndiv.apijsplayer rect { position:absolute; top:0; bottom:0; left:0; display:block; z-index:99460; background-color:#00B6F0; }\ndiv.apijsplayer rect.buffer { z-index:99440; background-color:#515151; }\ndiv.apijsplayer svg.vol rect { width:100%; background-color:white; }\n/*rtl:end:ignore*/\n/*rtl:raw:div.apijsplayer label { direction:rtl; }*/"]}
|
1
|
+
{"version":3,"sources":["cc8bb","../code/apijs/src/styles/album.css","../code/apijs/src/styles/dialog.css","../code/apijs/src/styles/player.css"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs - 6.9.7\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL).\n */\n","/**\n * Created V/08/05/2009\n * Updated J/12/09/2019\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv.gallery img, div.album img {\n\tdisplay:block; margin:auto; overflow:hidden;\n\tcolor:transparent; background-color:#EFEFEF; transition:background-color 0.3s;\n}\n\ndiv.gallery a:before, div.gallery a:after, div.album a:before, div.album a:after { display:none; content:\"\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& gallery &&& */\ndiv.gallery { display:inline-flex; flex-direction:column; padding:0.5em; vertical-align:top; }\n\ndiv.gallery a { display:block; text-decoration:none; border:1px solid transparent; }\ndiv.gallery ul { display:flex; flex-wrap:wrap; justify-content:space-around; margin:0.3em 0 0; padding:0; list-style:none; }\ndiv.gallery li { margin:0.1em 0; padding:0; }\ndiv.gallery li a { opacity:0.7; }\ndiv.gallery li a.current { border:1px solid white; opacity:1; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& album &&& */\ndiv.album { padding:0.4em; text-align:center; }\n\ndiv.album dl {\n\tdisplay:inline-block; margin:0.3em 0.1em; padding:0.5em 0.5em 0.45em; vertical-align:top;\n\tborder:1px solid #EFEFEF; border-radius:0.6em; background-color:transparent; transition:border-color 0.3s, background-color 0.3s;\n}\n\ndiv.album dl.current { border:1px solid white; background-color:#EFEFEF; }\ndiv.album dt a { display:block; text-decoration:none; border:1px solid transparent; }\n\ndiv.album dd {\n\tmargin:0.5em 0.5em 0; overflow:hidden;\n\tfont-size:0.8em; white-space:nowrap; text-overflow:ellipsis; transition:color 0.3s;\n}\n\ndiv.album dl:hover { border-color:#CCC; background-color:#EFEFEF; }\ndiv.album dl:hover img, div.album dl.current img { background-color:white; }","/**\n * Created V/08/05/2009\n * Updated V/17/10/2023\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& conteneurs &&& */\ndiv[id=\"apijsDialog\"] * { margin:0; padding:0; }\n\n#apijsDialog {\n\tposition:fixed; top:0; right:0; bottom:0; left:0; width:100%; height:100%; margin:0; padding:0; text-align:center; z-index:99000;\n\tdirection:ltr; user-select:none; -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none;\n\tborder:0; transition:background-color 0.5s, opacity 0.25s; opacity:0;\n}\n\n#apijsDialog.ready { background-color:rgba(0, 0, 0, 0.65); opacity:1; }\n#apijsDialog.fullscreen .nofullscreen { display:none !important; }\n#apijsDialog.progress, #apijsDialog.waiting, #apijsDialog.loading { cursor:progress; }\n#apijsDialog.reduce, #apijsDialog.reduce * { transition:none !important; }\n\n#apijsDialog button, #apijsDialog label { cursor:pointer; }\n#apijsDialog button:disabled { cursor:default; }\n\n#apijsBox {\n\tposition:relative; top:21%; display:inline-block; padding:0.6em 0.8em 2.4em; width:26rem; max-width:26rem; min-height:9em; overflow:hidden;\n\ttext-align:left; color:black; border:0; border-radius:0.8em; background-color:white; box-shadow:0 0 2.5em #111;\n}\n\n#apijsBox.photo, #apijsBox.video {\n\tdisplay:flex; flex-direction:column;\n\tposition:absolute; top:0; right:0; bottom:0; left:0; padding:0; width:auto; max-width:inherit; min-height:inherit; text-align:center;\n\tborder-radius:0; background-color:rgba(0, 0, 0, 0.8); box-shadow:none;\n}\n\n#apijsBox.video { background-color:black; }\n#apijsBox.photo.error, #apijsBox.video.error { background-image:url(\"../images/apijs/tv.gif\"); background-repeat:repeat; }\n#apijsBox.options, #apijsBox.upload, #apijsBox.progress { min-height:15em; }\n#apijsBox.iframe, #apijsBox.ajax { padding:2.5em 0.8em 1em; }\n\n#apijsBox.mobile:not(.photo):not(.video) { position:absolute; top:1.5em; right:0.5em; left:0.5em; width:auto; min-height:inherit; }\n#apijsBox.tiny div.navigation button { padding:0 1em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& glisser/déposer &&& */\n#apijsDialog.drag:before {\n\tposition:absolute; top:1em; right:1em; bottom:1em; left:1em; content:\"\";\n\tborder: 2px dashed white;\n}\n\n#apijsDialog p.drag { position:absolute; right:0; bottom:0; margin:1.5em; font-size:1.3em; color:white; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& texte &&& */\n#apijsBox div.bbcode { user-select:text; -moz-user-select:text; -ms-user-select:text; -webkit-user-select:text; }\n\n#apijsBox h1 { margin:0.15em 0 0.7em; height:32px; line-height:32px; font-size:1.49em; font-weight:700; }\n#apijsBox pre { margin:1em auto; line-height:1.42857143; font-size:0.7rem; white-space:pre-wrap; }\n#apijsBox p { margin:1em auto; line-height:1.42857143; font-size:1em; }\n#apijsBox ul { margin:-0.4em auto 1em; }\n\n#apijsBox iframe { display:block; width:100%; border:0; }\n#apijsBox iframe.loading { pointer-events:none; }\n\n#apijsBox.progress p.anim:before {\n\tcontent:attr(data-old);\n\t-webkit-animation:apijsReplace 1s linear 2s forwards; animation:apijsReplace 1s linear 2s forwards;\n}\n\n#apijsBox.progress span.info { position:absolute; right:1em; bottom:0.8em; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& barre de progression &&& */\n#apijsBox.progress svg {\n\tposition:relative; display:block; margin:18px auto; width:80%; height:20px; overflow:hidden;\n\toutline:1px solid #333; background-color:#AAA;\n}\n\n#apijsBox.progress rect {\n\tposition:absolute; top:0; bottom:0; left:0; display:block;\n\tbackground:#03FF00 repeating-linear-gradient(-45deg, #03FF00 0, #03FF00 10px, #00EF00 10px, #00EF00 20px); background-size:28px 100%;\n}\n\n#apijsBox.progress rect.auto { width:20%; -webkit-animation:apijsProgress 10s infinite linear; animation:apijsProgress 10s infinite linear; }\n#apijsBox.progress rect.end { width:100%; -webkit-animation:apijsProgress 10s infinite 3s linear; animation:apijsProgress 10s infinite 3s linear; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& image d'attente &&& **\n * (loading) waiting photo video iframe ajax */\n#apijsBox svg.loader { position:absolute; display:none; margin:auto; width:128px; height:128px; pointer-events:none; }\n#apijsBox svg.loader path { fill:#808080; }\n\n#apijsBox.loading svg.loader, #apijsBox.waiting svg.loader {\n\tdisplay:block; right:-40px; bottom:-40px;\n\ttransform:scale(0.2); -webkit-transform:scale(0.2);\n}\n\n#apijsBox.photo svg.loader, #apijsBox.video svg.loader { right:0; bottom:calc(50% - 64px); left:0; transform:none; -webkit-transform:none; }\n#apijsBox.iframe svg.loader, #apijsBox.ajax svg.loader { right:0; bottom:calc(50% - 64px); left:0; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& boutons &&& */\n#apijsBox button {\n\tfont-size:0.85em; text-decoration:none; border:0;\n\ttransition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;\n}\n\n#apijsBox button::-moz-focus-inner { padding:0; outline:0; border:0; }\n#apijsBox button:hover, #apijsBox button:active, #apijsBox button:focus { outline:0; }\n\n#apijsBox div.btns { position:absolute; right:0.8em; bottom:0.6em; }\n#apijsBox div.btns.upload { position:relative; right:inherit; left:inherit; }\n#apijsBox div.btns.upload input { display:none; }\n#apijsBox div.btns.upload div.filenames { max-height:11em; overflow-y:auto; }\n#apijsBox div.btns.upload table { border-spacing:0; }\n#apijsBox div.btns.upload td + td { padding-left:0.6em; }\n#apijsBox div.btns.upload td.nb { font-size:0.85em; color:#676767; vertical-align:bottom; }\n#apijsBox div.btns.upload td.size { white-space:nowrap; color:#676767; }\n#apijsBox div.btns.upload td.err { color:#E41101; }\n\n#apijsBox div.btns button {\n\tpadding:0 0.7em; height:auto; line-height:24px;\n\tcolor:black; border:1px solid #BBB; border-radius:0.4em; background-color:#E2E2E2;\n}\n\n#apijsBox div.btns button:disabled { opacity:0.5; }\n#apijsBox div.btns button.cancel { float:left; margin:0 0.5em; }\n#apijsBox div.btns button.browse { display:inline-block; margin:0.5em 0; }\n\n#apijsBox div.btns button:hover:not(:disabled), #apijsBox div.btns button:active:not(:disabled),\n#apijsBox div.btns button:focus:not(:disabled) { border-color:#555; background-color:#F4F4F4; }\n#apijsBox div.btns button:focus:not(:hover) { -webkit-animation:apijsFocus 1s infinite; animation:apijsFocus 1s infinite; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& dialogues photo et vidéo &&& */\n#apijsBox dl.media { display:flex; flex-direction:column-reverse; flex:1; overflow:hidden; color:white; }\n\n#apijsBox dl.media dt { position:relative; display:flex; flex-direction:column; flex:1; overflow:hidden; }\n#apijsBox dl.media dt img, #apijsBox dl.media dt video, #apijsBox dl.media dt iframe { flex:1 1 auto; height:100%; visibility:hidden; }\n#apijsBox dl.media dt img { image-rendering:optimizeQuality; image-rendering:-moz-crisp-edges; object-fit:scale-down; }\n#apijsBox dl.media dt video { outline:0; cursor:pointer; }\n#apijsBox dl.media dt div.apijsplayer { position:absolute; right:0; bottom:0; left:0; }\n\n#apijsBox dl.media dd { line-height:1.5rem; font-size:0.85em; background-color:#666; }\n#apijsBox dl.media dd span { margin:0 0.6em; font-size:0.9em; font-style:italic; }\n\n/* &&&&&&&&&&&&&&&&&&&& bouton de fermeture &&& */\n#apijsBox div.close { position:absolute; top:-2px; right:-2px; padding:0 0 3em 3em; z-index:99600; }\n\n#apijsBox div.close button {\n\tpadding:0 1.4em; line-height:2.6em;\n\tfont-size:0.8em; font-weight:700; text-transform:uppercase;\n\tcolor:white; border:2px solid white; border-radius:0 0 0 0.8em; background-color:black;\n}\n\n/* &&&&&&&&&&&&&&&&&& boutons de navigation &&& */\n#apijsBox div.navigation button { position:absolute; top:5rem; bottom:5rem; background-color:transparent; opacity:0.5; }\n#apijsBox div.navigation button:hover, #apijsBox div.navigation button:active, #apijsBox div.navigation button:focus { opacity:1; }\n#apijsBox div.navigation button:disabled { opacity:0; cursor:default; }\n\n#apijsBox div.navigation button span {\n\tdisplay:block; width:2em; height:2em;\n\tborder-top:2px solid white; border-left:2px solid white;\n}\n\n#apijsBox div.navigation button.prev { left:0; padding:0 20% 0 2em; }\n#apijsBox div.navigation button.prev span { transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }\n#apijsBox div.navigation button.next { right:0; padding:0 2em 0 20%; }\n#apijsBox div.navigation button.next span { transform:rotate(-225deg); -webkit-transform:rotate(-225deg); }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& clavier &&& */\n#apijsBox ul.kbd {\n\tdisplay:flex; justify-content:center; margin:0; text-align:center;\n\tfont-size:0.8em; white-space:nowrap; list-style:none; background-color:#777;\n}\n\n#apijsBox ul.kbd li { margin:0 0.5em; line-height:1.2rem; }\n#apijsBox ul.kbd li kbd:last-child { margin-right:0.4em; }\n\n#apijsBox kbd {\n\tmargin-right:0.2em; padding:0 0.21em;\n\tfont-size:inherit; font-weight:700; text-transform:uppercase; border:0; background-color:#888;\n}\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& images &&& */\n@font-face {\n\tsrc:url(\"../fonts/apijs/fontello.woff2\") format(\"woff2\"), url(\"../fonts/apijs/fontello.woff\") format(\"woff\");\n\tfont-family:apijsFontello; font-weight:400; font-style:normal;\n}\n\n#apijsBox h1:before, #apijsBox div.btns button span:before, #apijsBox kbd:before, div.apijsplayer span.fnt {\n\tfont-family:apijsFontello; font-style:normal; font-weight:400; font-variant:normal; text-transform:none; text-decoration:inherit;\n\t-moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased;\n}\n\n#apijsBox h1:before { float:left; width:1.3em; text-align:center; font-size:1.5em; }\n#apijsBox.information h1:before { content:\"\\E80B\\0000A0\"; }\n#apijsBox.confirmation h1:before { content:\"\\E80C\\0000A0\"; }\n#apijsBox.options h1:before { content:\"\\E80E\\0000A0\"; }\n#apijsBox.upload h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.progress h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.waiting h1:before { content:\"\\F1D8\\0000A0\"; }\n#apijsBox.download h1:before { content:\"\\F15B\\0000A0\"; }\n#apijsBox.print h1:before { content:\"\\E80D\\0000A0\"; }\n#apijsBox.error h1:before { content:\"\\E80A\\0000A0\"; }\n#apijsBox.warning h1:before { content:\"\\E80A\\0000A0\"; }\n\n#apijsBox div.btns button span:before { float:left; }\n#apijsBox div.btns button.cancel span:before { content:\"\\E801\\0000A0\"; }\n#apijsBox div.btns button.confirm span:before { content:\"\\E800\\0000A0\"; }\n#apijsBox div.btns button.browse span:before { content:\"\\E802\\0000A0\"; }\n\n#apijsBox kbd.start:before { content:\"\\E807\"; display:inline-block; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }\n#apijsBox kbd.bottom:before { content:\"\\E804\"; }\n#apijsBox kbd.left:before { content:\"\\E805\"; }\n#apijsBox kbd.right:before { content:\"\\E806\"; }\n#apijsBox kbd.topk:before { content:\"\\E807\"; }\n#apijsBox kbd.plus:before { content:\"\\E809\"; }\n#apijsBox kbd.minus:before { content:\"\\E808\"; }\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& animations &&& */\n@keyframes apijsProgress { 0% { width:20%; } 50% { transform:translate(400%, 0); } 100% { width:20%; } }\n@-webkit-keyframes apijsProgress { 0% { width:20%; } 50% { left:80%; } 100% { width:20%; } }\n@keyframes apijsFocus { 50% { border-color:#BBB; } }\n@-webkit-keyframes apijsFocus { 50% { border-color:#BBB; } }\n@keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }\n@-webkit-keyframes apijsReplace { 50% { color:transparent; } 100% { content:attr(data-new); } }","/**\n * Created V/01/01/2021\n * Updated S/02/07/2022\n *\n * Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>\n * https://github.com/luigifab/apijs\n *\n * This program is free software, you can redistribute it or modify\n * it under the terms of the GNU General Public License (GPL) as published\n * by the free software foundation, either version 2 of the license, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but without any warranty, without even the implied warranty of\n * merchantability or fitness for a particular purpose. See the\n * GNU General Public License (GPL) for more details.\n */\n\n/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& player &&& */\ndiv.apijsvideoplayer { background-color:black; }\ndiv.apijsvideoplayer.fullscreen { margin:0 !important; padding:0 !important; height:100vh !important; }\ndiv.apijsvideoplayer.fullscreen.playing video { cursor:none !important; }\n\ndiv.apijsvideoplayer.fullscreen .nofullscreen { display:none !important; }\n\ndiv.apijsvideoplayer.playing.fullscreen .nofullplaying,\ndiv.apijsvideoplayer.fullscreen.playing .noplaying,\ndiv.apijsvideoplayer.playing .noplaying { transition:opacity 0.5s; opacity:0; }\n\ndiv.apijsvideoplayer.playing.fullscreen .nofullplaying:hover,\ndiv.apijsvideoplayer.fullscreen.playing .noplaying:hover,\ndiv.apijsvideoplayer.playing .noplaying:hover { opacity:1 !important; }\n\ndiv.apijsvideoplayer.tiny label { position:initial; }\ndiv.apijsvideoplayer.tiny label select { left:0; right:0; width:100%; }\n\nvideo.apijsplayer { display:block; margin:auto; width:100%; height:calc(100% - 1.8rem) !important; cursor:pointer; }\n\n/*rtl:begin:ignore*/\ndiv.apijsplayer * { margin:0; padding:0; }\n\ndiv.apijsplayer {\n\tposition:relative; display:flex; align-items:center; z-index:99600;\n\tmargin-top:-9vh; padding-top:9vh; height:1.8rem; line-height:1.8rem;\n\tfont-size:0.85em; color:white; text-align:center; direction:ltr;\n}\n\ndiv.apijsplayer span { padding:0 0.4em; height:1.8rem; background-color:#070707; }\ndiv.apijsplayer span.btn { padding:0; min-width:2.6em; cursor:pointer; }\ndiv.apijsplayer span.svg { display:flex; align-items:center; height:100%; }\ndiv.apijsplayer span.bar { flex:1; }\ndiv.apijsplayer span.vol { width:7em; }\ndiv.apijsplayer label { position:relative; height:1.8rem; padding:0 0.4em; background-color:#070707; }\ndiv.apijsplayer label option { padding:0.2em 0.4em; }\ndiv.apijsplayer label option:checked { font-weight:700; }\ndiv.apijsplayer label option:disabled { font-style:italic; color:#AAA; }\ndiv.apijsplayer label em { padding-left:0.25em; font-style:normal; }\n\ndiv.apijsplayer label select {\n\tdisplay:none; position:absolute; right:0; bottom:1.8rem; min-width:20em; overflow-y:scroll;\n\tcolor:black; outline:0; border:0; background:white; appearance:none; -moz-appearance:none; -webkit-appearance:none;\n\toverscroll-behavior:none;\n}\n\ndiv.apijsplayer label:hover, div.apijsplayer span.btn:hover { color:black; background-color:white; }\ndiv.apijsplayer label:hover select { display:block; }\n\ndiv.apijsplayer svg { position:relative; flex:1; height:30%; overflow:hidden; border-radius:0.4em; background-color:#222; cursor:pointer; }\ndiv.apijsplayer rect { position:absolute; top:0; bottom:0; left:0; display:block; z-index:99460; background-color:#00B6F0; }\ndiv.apijsplayer rect.buffer { z-index:99440; background-color:#515151; }\ndiv.apijsplayer svg.vol rect { width:100%; background-color:white; }\n/*rtl:end:ignore*/\n/*rtl:raw:div.apijsplayer label { direction:rtl; }*/"]}
|
data/config/routes.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
# Created J/12/12/2013
|
3
3
|
# Updated S/16/01/2021
|
4
4
|
#
|
5
|
-
# Copyright 2008-
|
5
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
# https://github.com/luigifab/redmine-apijs
|
7
7
|
#
|
8
8
|
# This program is free software, you can redistribute it or modify
|
data/init.rb
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
# encoding: utf-8
|
2
2
|
# Created L/21/05/2012
|
3
|
-
# Updated
|
3
|
+
# Updated D/09/03/2025
|
4
4
|
#
|
5
|
-
# Copyright 2008-
|
5
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
# https://github.com/luigifab/redmine-apijs
|
7
7
|
#
|
8
8
|
# This program is free software, you can redistribute it or modify
|
@@ -46,7 +46,7 @@ Redmine::Plugin.register :redmine_apijs do
|
|
46
46
|
name 'Redmine Apijs plugin'
|
47
47
|
author 'Fabrice Creuzot'
|
48
48
|
description 'Integrate the apijs JavaScript library into Redmine. Provides a gallery for image and video attachments.'
|
49
|
-
version '6.9.
|
49
|
+
version '6.9.7-gem'
|
50
50
|
url 'https://www.luigifab.fr/redmine/apijs'
|
51
51
|
author_url 'https://www.luigifab.fr/'
|
52
52
|
|
data/lib/apijs_attachment.rb
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
# encoding: utf-8
|
2
2
|
# Created V/27/12/2013
|
3
|
-
# Updated
|
3
|
+
# Updated M/11/03/2025
|
4
4
|
#
|
5
|
-
# Copyright 2008-
|
5
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
# https://github.com/luigifab/redmine-apijs
|
7
7
|
#
|
8
8
|
# This program is free software, you can redistribute it or modify
|
@@ -20,7 +20,9 @@ module ApijsAttachment
|
|
20
20
|
def self.included(base)
|
21
21
|
base.send(:include, InstanceMethods)
|
22
22
|
base.class_eval do
|
23
|
-
|
23
|
+
if Rails::VERSION::MAJOR < 7
|
24
|
+
unloadable
|
25
|
+
end
|
24
26
|
if Rails::VERSION::MAJOR >= 3
|
25
27
|
include Rails.application.routes.url_helpers
|
26
28
|
before_create :update_date
|
data/lib/apijs_files.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
# Created L/21/05/2012
|
3
3
|
# Updated D/03/05/2020
|
4
4
|
#
|
5
|
-
# Copyright 2008-
|
5
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
# https://github.com/luigifab/redmine-apijs
|
7
7
|
#
|
8
8
|
# This program is free software, you can redistribute it or modify
|
data/lib/image.py
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
# Created J/26/12/2013
|
4
4
|
# Updated J/19/10/2023
|
5
5
|
#
|
6
|
-
# Copyright 2008-
|
6
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
7
7
|
# Copyright 2020-2023 | Fabrice Creuzot <fabrice~cellublue~com>
|
8
8
|
# https://github.com/luigifab/redmine-apijs https://github.com/luigifab/openmage-apijs
|
9
9
|
#
|
data/lib/redmine_apijs.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
# Created L/13/07/2020
|
3
3
|
# Updated V/05/08/2022
|
4
4
|
#
|
5
|
-
# Copyright 2008-
|
5
|
+
# Copyright 2008-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
6
6
|
# https://github.com/luigifab/redmine-apijs
|
7
7
|
#
|
8
8
|
# This program is free software, you can redistribute it or modify
|
data/lib/useragentparser.rb
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# encoding: utf-8
|
2
2
|
#
|
3
|
-
# Copyright 2013-
|
3
|
+
# Copyright 2013-2024 | Jesse G. Donat <donatj~gmail~com>
|
4
4
|
# https://github.com/donatj/PhpUserAgent
|
5
5
|
#
|
6
|
-
# Copyright 2019-
|
7
|
-
# https://gist.github.com/luigifab/19a68d9aa98fa80f2961809d7cec59c0 (1.
|
6
|
+
# Copyright 2019-2025 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
|
7
|
+
# https://gist.github.com/luigifab/19a68d9aa98fa80f2961809d7cec59c0 (1.10.0-fork1)
|
8
8
|
#
|
9
9
|
# Parses a user agent string into its important parts
|
10
10
|
# Licensed under the MIT License
|
@@ -20,13 +20,13 @@ class Useragentparser
|
|
20
20
|
browser = nil
|
21
21
|
version = nil
|
22
22
|
empty = {'platform' => platform, 'browser' => browser, 'version' => version}
|
23
|
-
priority = ['Xbox One', 'Xbox', 'Windows Phone', 'Tizen', 'Android', 'FreeBSD', 'NetBSD', 'OpenBSD', 'CrOS', 'X11', 'Sailfish']
|
23
|
+
priority = ['Xbox One', 'Xbox', 'Windows Phone', 'Tizen', 'Android', 'FreeBSD', 'NetBSD', 'OpenBSD', 'CrOS', 'Fuchsia', 'X11', 'Sailfish']
|
24
24
|
|
25
25
|
return empty unless userAgent
|
26
26
|
|
27
27
|
if (parentMatches = userAgent.match(/\((.*?)\)/m))
|
28
28
|
result = parentMatches[1].scan(
|
29
|
-
/(?<platform>BB\d+;|Android|Adr|Symbian|Sailfish|CrOS|Tizen|iPhone|iPad|iPod|Linux|(?:Open|Net|Free)BSD|Macintosh|Windows(?:\ Phone)?|Silk|linux-gnu|BlackBerry|PlayBook|X11|(?:New\ )?Nintendo\ (?:WiiU?|3?DS|Switch)|Xbox(?:\ One)?) (?:\ [^;]*)? (?:;|$)/imx
|
29
|
+
/(?<platform>BB\d+;|Android|Adr|Symbian|Sailfish|CrOS|Fuchsia|Tizen|iPhone|iPad|iPod|Linux|(?:Open|Net|Free)BSD|Macintosh|Windows(?:\ Phone)?|Silk|linux-gnu|BlackBerry|PlayBook|X11|(?:New\ )?Nintendo\ (?:WiiU?|3?DS|Switch)|Xbox(?:\ One)?) (?:\ [^;]*)? (?:;|$)/imx
|
30
30
|
).map(&:join)
|
31
31
|
result.uniq!
|
32
32
|
if result.length > 1
|
@@ -57,7 +57,7 @@ class Useragentparser
|
|
57
57
|
end
|
58
58
|
|
59
59
|
result = userAgent.to_enum(:scan, # ["browser" => ["Firefox"...], "version" => ["45.0"...]]
|
60
|
-
/(?<browser>Camino|Kindle(\ Fire)?|Firefox|Thunderbird|Iceweasel|IceCat|Safari|MSIE|Trident|AppleWebKit|TizenBrowser|(?:Headless)?Chrome|YaBrowser|Vivaldi|IEMobile|Opera|OPR|Silk|Midori|(?-i:Edge)|EdgA?|CriOS|UCBrowser|Puffin|OculusBrowser|SamsungBrowser|SailfishBrowser|XiaoMi\/MiuiBrowser|YaApp_Android|Baiduspider|Applebot|Facebot|Googlebot|YandexBot|bingbot|Lynx|Version|Wget|curl|Valve\ Steam\ Tenfoot|NintendoBrowser|PLAYSTATION\ (?:\d|Vita)+)\)?;?(?:[\/ :](?<version>[\dA-Z.]+)|\/[A-Z]*)/ix
|
60
|
+
/(?<browser>Camino|Kindle(\ Fire)?|Firefox|Thunderbird|Iceweasel|IceCat|Safari|MSIE|Trident|AppleWebKit|TizenBrowser|(?:Headless)?Chrome|YaBrowser|Vivaldi|IEMobile|Opera|OPR|Silk|Midori|(?-i:Edge)|EdgA?|CriOS|UCBrowser|Puffin|OculusBrowser|SamsungBrowser|SailfishBrowser|XiaoMi\/MiuiBrowser|YaApp_Android|Whale|Baiduspider|Applebot|Facebot|Googlebot|YandexBot|bingbot|Lynx|Version|Wget|curl|ChatGPT-User|GPTBot|OAI-SearchBot|Valve\ Steam\ Tenfoot|Mastodon|NintendoBrowser|PLAYSTATION\ (?:\d|Vita)+)\)?;?(?:[\/ :](?<version>[\dA-Z.]+)|\/[A-Z]*)/ix
|
61
61
|
).map { Regexp.last_match.names.collect{ |x| {x => $~[x]} }.reduce({}, :merge) }
|
62
62
|
.reduce({}) { |h,pairs| pairs.each {|k,v| (h[k] ||= []) << v}; h }
|
63
63
|
|
@@ -124,7 +124,7 @@ class Useragentparser
|
|
124
124
|
end
|
125
125
|
end
|
126
126
|
end
|
127
|
-
elsif find(lowerBrowser, ['Applebot', 'IEMobile', 'Edge', 'Midori', 'Vivaldi', 'OculusBrowser', 'SamsungBrowser', 'Valve Steam Tenfoot', 'Chrome', 'HeadlessChrome', 'SailfishBrowser'], refkey, refbro)
|
127
|
+
elsif find(lowerBrowser, ['Googlebot', 'Applebot', 'IEMobile', 'Edge', 'Midori', 'Whale', 'Vivaldi', 'OculusBrowser', 'SamsungBrowser', 'Valve Steam Tenfoot', 'Chrome', 'HeadlessChrome', 'SailfishBrowser'], refkey, refbro)
|
128
128
|
version = result['version'][refkey[0]]
|
129
129
|
browser = refbro[0]
|
130
130
|
elsif rv_result && find(lowerBrowser, 'Trident')
|
@@ -140,9 +140,15 @@ class Useragentparser
|
|
140
140
|
browser = 'BlackBerry Browser'
|
141
141
|
elsif find(lowerBrowser, 'Safari', refkey, refbro) || find(lowerBrowser, 'TizenBrowser', refkey, refbro)
|
142
142
|
browser = refbro[0]
|
143
|
+
version = result['version'][refkey[0]]
|
144
|
+
elsif result['browser'].length > 0
|
145
|
+
key = result['browser'].length - 1;
|
146
|
+
browser = result['browser'][key];
|
147
|
+
version = result['version'][key];
|
148
|
+
end
|
149
|
+
if find(lowerBrowser, 'Version', refkey)
|
150
|
+
version = result['version'][refkey[0]]
|
143
151
|
end
|
144
|
-
find(lowerBrowser, 'Version', refkey)
|
145
|
-
version = result['version'][refkey[0]]
|
146
152
|
else
|
147
153
|
pKey = result['browser'].grep(/playstation \d/i)
|
148
154
|
if pKey.length > 0
|
data/redmine_apijs.gemspec
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
# coding: utf-8
|
2
2
|
Gem::Specification.new do |s|
|
3
3
|
s.name = 'redmine_apijs'
|
4
|
-
s.version = '6.9.
|
4
|
+
s.version = '6.9.7'
|
5
5
|
s.summary = 'Redmine Apijs plugin'
|
6
6
|
s.description = 'Integrate the apijs JavaScript library into Redmine. Provides a gallery for image and video attachments. Gem for Redmine 3.0+ (tested with 3.0..5.0), for Redmine 4.1+ read https://redmine.org/issues/31110#note-8'
|
7
7
|
s.homepage = 'https://github.com/luigifab/redmine-apijs'
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: redmine_apijs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.9.
|
4
|
+
version: 6.9.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fabrice Creuzot
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-04-04 00:00:00.000000000 Z
|
12
11
|
dependencies: []
|
13
12
|
description: Integrate the apijs JavaScript library into Redmine. Provides a gallery
|
14
13
|
for image and video attachments. Gem for Redmine 3.0+ (tested with 3.0..5.0), for
|
@@ -83,7 +82,6 @@ metadata:
|
|
83
82
|
bug_tracker_uri: https://github.com/luigifab/redmine-apijs/issues
|
84
83
|
documentation_uri: https://www.luigifab.fr/redmine/apijs
|
85
84
|
homepage_uri: https://www.redmine.org/plugins/apijs
|
86
|
-
post_install_message:
|
87
85
|
rdoc_options: []
|
88
86
|
require_paths:
|
89
87
|
- lib
|
@@ -98,8 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
98
96
|
- !ruby/object:Gem::Version
|
99
97
|
version: '0'
|
100
98
|
requirements: []
|
101
|
-
rubygems_version: 3.
|
102
|
-
signing_key:
|
99
|
+
rubygems_version: 3.6.6
|
103
100
|
specification_version: 4
|
104
101
|
summary: Redmine Apijs plugin
|
105
102
|
test_files: []
|